summaryrefslogtreecommitdiffstats
path: root/net/ekiga3
Commit message (Collapse)AuthorAgeFilesLines
* Sync w/ FreeBSD ports. Here's a script to get rid of MD5:mezz2011-06-121-1/+0
| | | | | | | | | | | | | ------------------ #!/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
* Remove LATEST_LINK, it's not need.mezz2011-06-111-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16058 df743ca5-7f9a-e211-a948-0013205c9059
* Add LATEST_LINK in those ports.mezz2011-06-111-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16055 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
* Fix build with notify API changekwm2011-03-098-0/+770
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15413 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-017-745/+0
| | | | | | | | | focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
* Reset $FreeBSD$kwm2010-09-281-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14730 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the build with the latest libnotify.marcus2010-08-297-0/+745
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14475 df743ca5-7f9a-e211-a948-0013205c9059