/textproc/ruby-htmlsplit/

g/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/transmission-qt4
Commit message (Collapse)AuthorAgeFilesLines
* Take these for now, mezz can take them back whenever he likes.crees2011-07-281-1/+1
|
* - Reset ports at maintainers requesttabthorpe2011-07-251-1/+1
|
* Update to 2.32.mezz2011-07-011-1/+1
|
* Update libevent2 to 2.0.11mm2011-05-051-1/+1
|
* Fix transmission-qt to avoid link with both libevent 1.x and 2.x librariesmezz2011-03-181-1/+1
| | | | | | | | or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION. PR: ports/155600 Reported by: Alexandr <prayer@list.ru>
* Add moc_build rcc_build uic_build; it does need all of them.mezz2010-11-181-1/+1
| | | | Reported by: QAT
* Add qmake_build to allow it builds.mezz2010-11-181-1/+1
| | | | Reported by: QAT