summaryrefslogtreecommitdiffstats
path: root/www/flock
Commit message (Collapse)AuthorAgeFilesLines
* Clean out MarcusCom after the big import into ports.marcus2006-10-1426-1450/+0
| | | | | | | Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
* Move the '@dirrmtry share/pixamps' from mozilla/Makefile.common to the restmezz2006-10-061-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | ports' Makefile to correct the order of remove from files to directories. Bump these ports, but not firefox since it already has a fix in its own Makefile. I only replace it from @unexec[...] to @dirrmtry[...]. Before (incorrect): ============================== # grep share/pixmaps /var/db/pkg/firefox-1.5.0.7_1,1/+CONTENTS @unexec rmdir %D/share/pixmaps 2>/dev/null || true share/pixmaps/firefox.xpm ============================== After (correct): ============================== # grep share/pixmaps /var/db/pkg/firefox-1.5.0.7_1,1/+CONTENTS share/pixmaps/firefox.xpm @unexec rmdir %D/share/pixmaps 2>/dev/null || true ============================== Reported by: pointyhat git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7597 df743ca5-7f9a-e211-a948-0013205c9059
* - Why hello LOCALBASEahze2006-07-1826-0/+1449
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6635 df743ca5-7f9a-e211-a948-0013205c9059