summaryrefslogtreecommitdiffstats
path: root/deskutils/xfce4-tumbler
Commit message (Collapse)AuthorAgeFilesLines
* Clean up after libproxy,libnotify,poppler*,webkit-gtk2 and glib+gtk updates.kwm2011-08-244-234/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16129 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports. Here's a script to get rid of MD5:mezz2011-06-123-11/+10
| | | | | | | | | | | | | ------------------ #!/bin/sh for blah in `find /path/to/ports -maxdepth 3 -name distinfo`; do sed -e 's|MD5.*||g' -e "/^$/d" ${blah} > ${blah}.new mv ${blah}.new ${blah} done ------------------ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16061 df743ca5-7f9a-e211-a948-0013205c9059
* Reset the $FreeBSD$.mezz2011-05-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15935 df743ca5-7f9a-e211-a948-0013205c9059
* Chase poppler-gtk shlib bumpkwm2011-03-084-0/+235
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15406 df743ca5-7f9a-e211-a948-0013205c9059