aboutsummaryrefslogtreecommitdiff
path: root/net/openbgpd
Commit message (Collapse)AuthorAgeFilesLines
* net/openbgpd: Move man pages to share/manYasuhiro Kimura2024-03-292-4/+4
| | | | Approved by: portmgr (blanket)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-291-1/+1
| | | | | | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter for the bash package in any version. But that pattern is functionally identical with just "bash". Approved by: portmgr (blanket)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-5/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix build under LLVM11 (13-CURRENT).Cy Schubert2020-11-171-0/+2
| | | | | | | | | | PR: 250518 Submitted by: cy Reported by: cy Approved by: maintainer timeout (hrs), dbaio Notes: svn path=/head/; revision=555529
* - Add dynamicrouting keyword.Hiroki Sato2020-02-202-7/+7
| | | | | | | | | | - Some minor style fixes. Submitted by: olivier PR: 244028 Notes: svn path=/head/; revision=526597
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-2/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* net/openbgpd: revert upgrade from 6.5p0 to 5.2.20121209Kurt Jaeger2019-06-0361-38/+24467
| | | | | | | | | | | | | - openbgpd version 6.5p0 was the "portable" version, which specifically does *not* support kernel routing updates. - Therefore this is only suitable for route servers/collectors, not for production use in routers. This significantly violates POLA :) PR: 213445 Submitted by: Oliver H <oliver@watershed.co.uk> Notes: svn path=/head/; revision=503421
* net/openbgpd: upgrade 5.2.20121209 -> 6.5p0Kurt Jaeger2019-05-3161-24466/+39
| | | | | | | | | | | | | - petted portlint PR: 213445 Submitted by: egypcio, pi Reviewed by: dch, koobs Approved by: hrs (maintainer timeout) Relnotes: https://ftp.openbsd.org/pub/OpenBSD/OpenBGPD/openbgpd-6.5p0-relnotes.txt Notes: svn path=/head/; revision=503178
* net/*: Use NO_WRKSUBDIRTobias Kortkamp2019-02-021-1/+2
| | | | Notes: svn path=/head/; revision=491929
* net/openbgpd: Add patches to allow use of TCPMD5 optionsKurt Jaeger2018-01-125-75/+303
| | | | | | | | | | | | | | | | - For additional details, see this post from 2013: http://lists.freebsd.org/pipermail/freebsd-net/2013-November/037133.html - Please note that this patch is used by pfsense - related changes in the base system have already been integrated, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220170 PR: 184545 Submitted by: anarcat@koumbit.org, eksffa@freebsdbrasil.com.br, garga@FreeBSD.org Reviewed by: mykel@mware.ca Approved by: hrs (maintainer timeout) Notes: svn path=/head/; revision=458810
* Convert to options helperSunpoet Po-Chuan Hsieh2017-05-291-6/+1
| | | | Notes: svn path=/head/; revision=442012
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-4/+2
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Alloww staging as a regular userAntoine Brodin2015-05-032-5/+1
| | | | Notes: svn path=/head/; revision=385295
* Allow staging as a regular userAntoine Brodin2014-09-071-0/+1
| | | | Notes: svn path=/head/; revision=367572
* Make rc.d/openbgpd send signals only to the parent daemon process to fixHiroki Sato2014-06-032-5/+10
| | | | | | | | | a race condition. Submitted by: naddy Notes: svn path=/head/; revision=356399
* - Fix a bug in embedded scope id handling in LLA which prevented it fromHiroki Sato2014-05-168-183/+321
| | | | | | | | working on 10.x. - Add LICENSE. Notes: svn path=/head/; revision=354184
* - fix INDEX building s/)/}/Olli Hauer2013-10-171-1/+1
| | | | | | | Approved by: hrs@ (implicit) Notes: svn path=/head/; revision=330656
* Add STAGEDIR support.Hiroki Sato2013-10-171-20/+9
| | | | Notes: svn path=/head/; revision=330604
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Update to 5.2.201201209.Hiroki Sato2012-12-2417-576/+584
| | | | Notes: svn path=/head/; revision=309456
* Update to 5.2.20121014.Hiroki Sato2012-10-1346-1341/+6464
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305848
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Fix a bug that can lead to 100% CPU-time consuming.Hiroki Sato2011-07-033-54/+60
| | | | Notes: svn path=/head/; revision=276969
* - Update to a 4.9 snapshot as of 2011.06.12.Hiroki Sato2011-07-0341-967/+8906
| | | | | | | - Use USERS and GROUPS. Notes: svn path=/head/; revision=276958
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 4.7.20100410.Hiroki Sato2010-04-1017-321/+813
| | | | Notes: svn path=/head/; revision=252520
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Update to 4.6.20100227. A small fix for 127/8 interfaceHiroki Sato2010-03-023-9/+39
| | | | | | | | | handling. Feature safe: yes Notes: svn path=/head/; revision=250493
* Fix an issue that openbgpd does not recognize any connected routes.Hiroki Sato2010-02-192-14/+76
| | | | | | | | | Spotted by: Alexander Zagrebin PR: ports/144054 Feature safe: yes Notes: svn path=/head/; revision=250058
* Update to 4.6.20100215.Hiroki Sato2010-02-1651-8013/+6735
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249966
* Update to 20091022 snapshot.Hiroki Sato2009-11-0223-447/+1416
| | | | Notes: svn path=/head/; revision=243629
* Mark BROKEN on 6.x: does not buildErwin Lansing2009-08-161-0/+4
| | | | Notes: svn path=/head/; revision=239647
* Update to 4.5.20090709 (from snapshot as of 2009/7/9).Hiroki Sato2009-07-1938-114/+8485
| | | | | | | | Add support for nexthop with an IPv6 link-local address. To enable this, specify "interface" in bgpd.conf (see bgpd.conf(5)). Notes: svn path=/head/; revision=238040
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-3/+2
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* Fix default CONFFILE. Bump PORTREVISION.Hiroki Sato2009-07-032-5/+5
| | | | | | | Spotted by: Andrey Groshev Notes: svn path=/head/; revision=237014
* Fix a typo in bgpd.8 (s/openbgpd_flags="YES"/openbgpd_enable="YES"/).Hiroki Sato2009-06-302-4/+5
| | | | | | | Spotted by: Jason J. Hellenthal Notes: svn path=/head/; revision=236825
* Simplify Makefile. No change of the resultant package.Hiroki Sato2009-06-3031-241/+1635
| | | | Notes: svn path=/head/; revision=236799
* Update to 4.4.1. Take maintainership.Hiroki Sato2009-06-237-47/+79
| | | | Notes: svn path=/head/; revision=236531
* Fix build on -CURRENT.Edward Tomasz Napierala2009-04-242-28/+5
| | | | Notes: svn path=/head/; revision=232673
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* Mark BROKEN on 8: does not build after the arp-v2 import.Erwin Lansing2009-01-081-1/+7
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=225509
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-11/+1
| | | | Notes: svn path=/head/; revision=225335
* - Update to 4.2.Stefan Walter2008-12-1718-113/+521
| | | | | | | | | | | | | | | - Provide LINK_STATE_IS_UP macros that is missing in FreeBSD. - Disable CARP demotion: FreeBSD has no support for it. - Disable check for the routing table number: FreeBSD has single routing table now. - Disable route labeling: FreeBSD has no support for it. PR: 121831 Submitted by: Matthieu Guegan <matthieu@virtua.ch> Approved by: maintainer timeout (9 months) Notes: svn path=/head/; revision=224336
* - Mark IGNORE on 5.X: requires strtonum in libcPav Lucistnik2007-09-241-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=200057
* - Pass maintainership to farrokhiMartin Wilke2007-08-021-1/+1
| | | | | | | Approved by: flz (maintainer) Notes: svn path=/head/; revision=196968