aboutsummaryrefslogtreecommitdiff
path: root/security/i2p
Commit message (Collapse)AuthorAgeFilesLines
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Add SF to MASTER_SITESMario Sergio Fujikawa Ferreira2014-03-231-3/+3
| | | | | | | | | - Replace USES_BZIP2 with USES=tar:bzip2 Approved by: bdrewery (mentor) Notes: svn path=/head/; revision=348903
* - Change net-p2p/i2p primary category to security. Therefore, moveMario Sergio Fujikawa Ferreira2014-03-087-0/+304
net-p2p/i2p to security/i2p. Following security/tor example. Keep net-p2p as secondary category since i2p provides p2p services. - Update security/i2p to 0.9.11 Approved by: bdrewery (mentor) Notes: svn path=/head/; revision=347431