| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
Reported by: zeising
Notes:
svn path=/head/; revision=545571
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=545567
|
|
|
|
|
|
|
|
|
|
| |
Fix the build of net/bird when compiled with -fno-common, which is the
default with llvm 11.
MFH: 2020Q3
Notes:
svn path=/head/; revision=545563
|
|
|
|
| |
Notes:
svn path=/head/; revision=511908
|
|
|
|
|
|
|
|
|
|
|
| |
included in bird 1.6.7 and generate crashes, so remove it.
PR: 238496
Submitted by: pbd@pbd.name
Reported by: Ondrej Zajicek <santiago@crfreenet.org>
Notes:
svn path=/head/; revision=510039
|
|
|
|
|
|
|
|
| |
PR: 239713
Submitted by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
Notes:
svn path=/head/; revision=508496
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
Notes:
svn path=/head/; revision=498476
|
|
|
|
|
|
|
|
| |
PR: 237043
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Notes:
svn path=/head/; revision=497976
|
|
|
|
| |
Notes:
svn path=/head/; revision=489702
|
|
|
|
|
|
|
|
| |
PR: 233185
Submitted by: hashiz@meridiani.jp
Notes:
svn path=/head/; revision=484857
|
|
|
|
|
|
|
|
|
|
| |
PR: 232231
Submitted by: Julien Charbon <jcharbon@verisign.com>
Submitted by: Asbjorn Mikkelsen <amikkelsen@verisign.com>
Sponsored by: Verisign
Notes:
svn path=/head/; revision=484648
|
|
|
|
|
|
|
|
| |
PR: 227001
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Notes:
svn path=/head/; revision=465731
|
|
|
|
|
|
|
|
|
|
| |
to ease port maintenance.
PR: 226860
Reported by: Leo Vandewoestijne <freebsd@dns.company>
Notes:
svn path=/head/; revision=465713
|
|
|
|
|
|
|
|
|
| |
Reported by: Alarig Le Lay <alarig@swordarmor.fr>
Approved by: portmgr
Sponsored by: Orange
Notes:
svn path=/head/; revision=461153
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=455651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Notes:
svn path=/head/; revision=444463
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 21890
Submitted by: ae
Reported by: Joseph Mulloy <freebsd-bugs@joe.mulloy.me>
Approved by: melifaro (maintainer)
Fix build with option FIREWALL
PR: 217150
Submitted by: olivier
Reported by: O. Hartmann <ohartmann@walstatt.org>
Approved by: melifaro (maintainer)
Sponsored by: Orange
Notes:
svn path=/head/; revision=442031
|
|
|
|
|
|
|
|
| |
Reported by: olivier
Approved by: az(implicit)
Notes:
svn path=/head/; revision=432479
|
|
|
|
|
|
|
| |
Approved by: az(implicit)
Notes:
svn path=/head/; revision=432152
|
|
|
|
|
|
|
| |
Approved by: ncurses blanket
Notes:
svn path=/head/; revision=426560
|
|
|
|
|
|
|
| |
Approved by: az(implicit)
Notes:
svn path=/head/; revision=420204
|
|
|
|
|
|
|
| |
Approved by: az(implicit)
Notes:
svn path=/head/; revision=420203
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add sk_setup / io loop fixes from git.
Remove agg patch - new version with different syntax is comingTimeout, server noc-myt.yandex.net not responding.
PR: 211413
Submitted by: zeising (original version)
Approved by: az (implicit)
Notes:
svn path=/head/; revision=420176
|
|
|
|
| |
Notes:
svn path=/head/; revision=412904
|
|
|
|
|
|
|
| |
Pointed by: az
Notes:
svn path=/head/; revision=385391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove experimental and already included patches.
Add OSPF: Fixes validation of LSA checksums from git.
Remove clang gnu89 constaint.
Version 1.5.0 (2015-04-20)
Major OSPF protocol redesign.
OSPFv2 multi-instance extension (RFC 6549).
BGP AS-wide unique router ID (RFC 6286).
BGP enhanced route refresh (RFC 7313).
Link state support in BGP.
Latency tracking and internal watchdog.
Uses high port range for BFD on BSD.
Increase max symbol length to 64.
Allows to define unnamed protocols from templates.
Fixes two serious bugs in BGP.
Several bugfixes and minor improvements.
Several minor option changes:
- OSPF: Protocol-wide 'instance id' option added.
- BGP: Parameters to option 'neighbor' extended.
- BGP: Separate option 'interface' added.
- BGP: Option 'start delay time' renamed to 'connect delay time'.
- BGP: Option 'route limit' deprecated.
Upgrade notes:
For OSPF, there are deep internal changes, but user-visible changes
are limited to log messages and minor changes in formatting of command
output.
For BGP, version 1.5.0 is essentially a minor release. There are two
deprecated options ('start delay time' and 'route limit') and some
minor formatting changes.
Reviewed by: az(implicit)
Notes:
svn path=/head/; revision=385390
|
|
|
|
|
|
|
|
|
| |
Add special 'EXP' option (off by default) to use these patches.
Reviewed by: az
Notes:
svn path=/head/; revision=377621
|
|
|
|
|
|
|
| |
Approved by: az(implicit)
Notes:
svn path=/head/; revision=374110
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o New 'show route noexport' command option.
o Port option for BGP sessions.
o Better constant handling in set literals.
o Better rate filtering of log messages.
o Several minor bugfixes.
Approved by: az(implicit)
Notes:
svn path=/head/; revision=374106
|
|
|
|
|
|
|
|
|
| |
PR: 193245
Submitted by: olivier
Approved by: az (implicit)
Notes:
svn path=/head/; revision=369382
|
|
|
|
| |
Notes:
svn path=/head/; revision=361714
|
|
|
|
| |
Notes:
svn path=/head/; revision=361510
|
|
|
|
|
|
|
| |
Approved by: az (implicit)
Notes:
svn path=/head/; revision=351293
|
|
|
|
|
|
|
|
|
|
|
|
| |
* BFD updates/fixes
* BGP ADD-PATH support
* Various BGP fixes
Approved by: az
Sponsored by: Yandex LLC
Notes:
svn path=/head/; revision=350208
|
|
|
|
|
|
|
| |
Use options helpers
Notes:
svn path=/head/; revision=349114
|
|
|
|
|
|
|
|
|
| |
PR: ports/185180
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: az
Notes:
svn path=/head/; revision=337473
|
|
|
|
|
|
|
|
|
|
| |
* Add source address selection fix from upstream
* Bump PORTREVISION
Reviewed by: timur
Notes:
svn path=/head/; revision=335639
|
|
|
|
|
|
|
|
|
| |
Fix simultaneous building for firewall/aggregator protocols.
Reviewed by: az
Notes:
svn path=/head/; revision=335349
|
|
|
|
|
|
|
|
|
|
|
|
| |
* merge PID support (4+6)
* merge correct limit checking (4+6)
* merge some OSPF fixes (4+6)
* merge BSD P2P masks fix (4)
Approved by: az
Notes:
svn path=/head/; revision=331159
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
| |
Notes:
svn path=/head/; revision=324115
|
|
|
|
|
|
|
|
|
|
| |
Do not strip binaries explicitly.
Bump revision.
Approved by: vsevolod
Notes:
svn path=/head/; revision=324114
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New features:
* OSPF stub router option (RFC 3137).
* TTL security for OSPF and RIP.
* Protocol packet priority and traffic class handling.
* Multiple routing tables support for FreeBSD and OpenBSD.
* Extends constants to all filter data types.
* Implements eval command.
* 'bgppath ~ int set' filter operation.
* Several bugfixes.
MFIBS option was removed (gone to upstream, enabled by default)
Approved by: az
Notes:
svn path=/head/; revision=323976
|
|
|
|
|
|
|
| |
Reviewed by: az
Notes:
svn path=/head/; revision=317625
|
|
|
|
|
|
|
| |
Reviewed by: az
Notes:
svn path=/head/; revision=317623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Bump portrevision for net/bird and net/bird6
* Update net/bird-devel to current version (20130301)
* Add router id fix patch to net/bird
* Add multiple fibs patch to net/bird-devel
Approved by: az (implicit)
Notes:
svn path=/head/; revision=313308
|
|
|
|
|
|
|
|
|
| |
PR: ports/173942
Submitted by: Olivier Cochard-Labbe <olivier at cochard.me>
Approved by: az
Notes:
svn path=/head/; revision=310270
|