Tag: macports
-
Keeping Multiple Development Machines Synchronized with Homeboy
Most of us developer types have at least two machines we use routinely, and managing that can be a chore. Specifically, I usually want to do the following every time I sit down at a machine to hack on something: Keep config files like .bash_profile and .gitconfig synchronized. (This requires scripting since Dropbox ignores hidden…
-
LaTeX Broken On MacPort “texlive” Update
I spent about 4 hours today troubleshooting a stupid, stupid issue with the “texlive +full” package as provided by MacPorts, which is required to run certain GUI LaTeX editors such as TeXShop. Several days ago I ran an innocuous-looking… preston$ sudo port sync preston$ sudo port upgrade outdated …and amongst many things that updated, texlive…