aboutsummaryrefslogtreecommitdiff
path: root/net/exabgp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the last @comment $FreeBSD$ from plists.Mathieu Arnold2014-04-241-1/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=352016
* - Update to 3.3.1Ryan Steinmetz2014-03-183-12/+10
| | | | Notes: svn path=/head/; revision=348540
* Remove trailing whitespaces from category netEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345423
* - Fix staging issueRyan Steinmetz2014-02-141-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=344241
* - Add STAGE supportRyan Steinmetz2014-02-142-9/+9
| | | | | | | | | | - Fix typo in rc script [1] - Bump PORTREVISION Reported by: feld@ [1] Notes: svn path=/head/; revision=344220
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | 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
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Update to 3.2.18Ryan Steinmetz2013-12-194-6/+16
| | | | | | | - Add 'reload all' support to rc script Notes: svn path=/head/; revision=336900
* - Update WWW to match new homeRyan Steinmetz2013-11-201-1/+1
| | | | | | | Submitted by: Thierry Thomas <thierry@FreeBSD.org> Notes: svn path=/head/; revision=334464
* - Update to 3.2.13Ryan Steinmetz2013-09-223-8/+8
| | | | Notes: svn path=/head/; revision=327877
* 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 3.2.9Ryan Steinmetz2013-09-043-4/+8
| | | | Notes: svn path=/head/; revision=326286
* - Update to 3.2.8Ryan Steinmetz2013-09-044-114/+160
| | | | Notes: svn path=/head/; revision=326243
* - Update to 3.1.13Ryan Steinmetz2013-07-074-6/+14
| | | | Notes: svn path=/head/; revision=322428
* - Update to 3.1.12Ryan Steinmetz2013-06-253-4/+4
| | | | Notes: svn path=/head/; revision=321720
* - Fix rc script for new file locationRyan Steinmetz2013-06-192-1/+2
| | | | | | | | | - Bump PORTREVISION Submitted by: Victor Sudakov <sudakov@sibptus.tomsk.ru> Notes: svn path=/head/; revision=321293
* - Update to 3.1.11Ryan Steinmetz2013-06-102-3/+3
| | | | Notes: svn path=/head/; revision=320503
* - Do not try to remove dirs. not created by the portMartin Wilke2013-05-311-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319520
* - Update to 3.1.10Ryan Steinmetz2013-04-222-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316282
* - Update to 3.1.9Ryan Steinmetz2013-03-283-11/+20
| | | | Notes: svn path=/head/; revision=315470
* - Update to 3.1.8Ryan Steinmetz2013-03-243-3/+10
| | | | Notes: svn path=/head/; revision=315169
* - Add an additional MASTER_SITESRyan Steinmetz2013-03-121-1/+2
| | | | Notes: svn path=/head/; revision=313991
* - Update to 3.1.6Ryan Steinmetz2013-03-123-6/+19
| | | | | | | - Migrate to new 'created by' header Notes: svn path=/head/; revision=313982
* - Update to 3.1.5Ryan Steinmetz2013-02-263-5/+6
| | | | Notes: svn path=/head/; revision=312976
* - Update to 3.1.3Ryan Steinmetz2013-02-053-6/+6
| | | | Notes: svn path=/head/; revision=311660
* - Bump PORTREVISION for distinfo changeRyan Steinmetz2013-01-071-0/+1
| | | | Notes: svn path=/head/; revision=310041
* - Update distinfo due to upstream re-rolling the tarball (I've confirmed ↵Ryan Steinmetz2013-01-071-2/+2
| | | | | | | this with the lead developer for exabgp) Notes: svn path=/head/; revision=310040
* - Update to 3.1.1Ryan Steinmetz2013-01-066-26/+45
| | | | | | | - Fix rc issue that could result in duplicate instances running Notes: svn path=/head/; revision=310014
* New port: net/exabgpRyan Steinmetz2012-11-138-0/+380
A BGP route injector which can inject routes with arbitrary next-hops into your network (source some ipv4/ipv6 routes using both IPv4 and IPv6 TCP connections), mitigate DDOS using flowspec, or pass the route it receive in textual form to third party application. WWW: https://code.google.com/p/exabgp/ Feature safe: yes Notes: svn path=/head/; revision=307357