aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/p5-WWW-BitTorrent
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1
| | | | Approved by: portmgr@ (bapt@)
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* - Kick MD5 Supportmiwi2011-07-031-1/+0
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Remove mistakenly added packagesjylefort2006-11-091-0/+0
| | | | Reported by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Add p5-WWW-BitTorrent 0.01, search and Download .torrent(s) files fromclsung2006-08-035-0/+44
BitTorrents boards. PR: ports/101267 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>