Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all :U to :tu and :L to :tl | Baptiste Daroussin | 2014-05-05 | 1 | -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_SITES | Mario Sergio Fujikawa Ferreira | 2014-03-23 | 1 | -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, move | Mario Sergio Fujikawa Ferreira | 2014-03-08 | 7 | -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 |