aboutsummaryrefslogtreecommitdiff
path: root/net/u6rd
Commit message (Collapse)AuthorAgeFilesLines
* Fix "BSD" license in net categoryMark Felder2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374502
* Make ${u6rd_fib} work.Hajimu UMEMOTO2014-05-182-9/+17
| | | | Notes: svn path=/head/; revision=354443
* Remove trailing whitespaces from category netEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345423
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* enable stage.Hajimu UMEMOTO2013-10-041-6/+3
| | | | Notes: svn path=/head/; revision=329355
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Update to 1.6.Hajimu UMEMOTO2013-06-202-3/+3
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=321370
* Make it happy on FreeBSD 8.x and earlier.Hajimu UMEMOTO2013-01-301-1/+2
| | | | Notes: svn path=/head/; revision=311242
* Add new port -- User-space 6rd (RFC 5569) implementationHajimu UMEMOTO2013-01-304-0/+127
Notes: svn path=/head/; revision=311234