notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-arouteserver Tool to automatically build configurations for BGP route servers
1.15.1 net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.15.1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-24 04:43:57
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: python
License: GPLv3
WWW:
https://github.com/pierky/arouteserver
Description:
A Python tool to automatically build (and test) feature-rich configurations for BGP route servers.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}arouteserver>0:net-mgmt/py-arouteserver@${PY_FLAVOR}
To install the port:
cd /usr/ports/net-mgmt/py-arouteserver/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/py-arouteserver
  • pkg install py39-arouteserver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-arouteserver listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-arouteserver
Package flavors (<flavor>: <package>)
  • py39: py39-arouteserver
distinfo:
TIMESTAMP = 1653000838 SHA256 (arouteserver-1.15.1.tar.gz) = 6674e02e80f603e518704d50424163fd6269a2ec43c41c78ef178d57f945c974 SIZE (arouteserver-1.15.1.tar.gz) = 243750

Packages (timestamps in pop-ups are UTC):
py37-arouteserver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.26.0---0.26.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-arouteserver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.15.11.15.1-1.15.11.15.1---
FreeBSD:13:quarterly1.15.11.15.11.15.11.15.11.15.11.15.11.15.11.15.1
FreeBSD:14:latest1.15.11.15.11.15.11.15.11.15.11.15.1-1.15.1
FreeBSD:14:quarterly1.15.11.15.1-1.15.11.15.11.15.11.15.11.15.1
FreeBSD:15:latest1.15.11.15.1n/a1.15.1n/a1.15.11.15.11.15.1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-nose>=1.3.7 : devel/py-nose@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-aggregate6>=1.0.12 : net-mgmt/py-aggregate6@py39
  2. py39-Jinja2>=2.9.4 : devel/py-Jinja2@py39
  3. py39-packaging>0 : devel/py-packaging@py39
  4. py39-requests>=2.18.4 : www/py-requests@py39
  5. py39-yaml>=3.13 : devel/py-yaml@py39
  6. bash>0 : shells/bash
  7. bgpq4>0 : net-mgmt/bgpq4
  8. ca_root_nss>0 : security/ca_root_nss
  9. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  10. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_py-arouteserver
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/arouteserver/
  2. https://pypi.org/packages/source/a/arouteserver/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.15.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.15.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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)
1.15.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.15.1
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.15.1
21 May 2022 20:50:27
commit hash: 4ab18e6f5a1c8fb0ce49b929c588231eb338c018commit hash: 4ab18e6f5a1c8fb0ce49b929c588231eb338c018commit hash: 4ab18e6f5a1c8fb0ce49b929c588231eb338c018commit hash: 4ab18e6f5a1c8fb0ce49b929c588231eb338c018 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.15.0=>1.15.1

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.15.1
1.15.0
07 May 2022 21:37:46
commit hash: ba85aa62db4990c460cec025da9a3b3cc26d85fbcommit hash: ba85aa62db4990c460cec025da9a3b3cc26d85fbcommit hash: ba85aa62db4990c460cec025da9a3b3cc26d85fbcommit hash: ba85aa62db4990c460cec025da9a3b3cc26d85fb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.14.1=>1.15.0

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.15.0
1.14.1
22 Apr 2022 10:56:06
commit hash: 72fe51823edfb5f8ded2cc477af3a53b65bb121ecommit hash: 72fe51823edfb5f8ded2cc477af3a53b65bb121ecommit hash: 72fe51823edfb5f8ded2cc477af3a53b65bb121ecommit hash: 72fe51823edfb5f8ded2cc477af3a53b65bb121e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.14.0=>1.14.1

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.14.1
1.14.0
12 Mar 2022 10:36:48
commit hash: 037a82905ab74ca962644d3fd0d52001d6ea5671commit hash: 037a82905ab74ca962644d3fd0d52001d6ea5671commit hash: 037a82905ab74ca962644d3fd0d52001d6ea5671commit hash: 037a82905ab74ca962644d3fd0d52001d6ea5671 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.13.1=>1.14.0

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.14.0
1.13.1
15 Feb 2022 06:33:48
commit hash: d2c47e47805e9ca4e76a1235853672fbe07edaeacommit hash: d2c47e47805e9ca4e76a1235853672fbe07edaeacommit hash: d2c47e47805e9ca4e76a1235853672fbe07edaeacommit hash: d2c47e47805e9ca4e76a1235853672fbe07edaea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.12.0=>1.13.1

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.13.1
1.12.0
06 Dec 2021 01:02:47
commit hash: e7f7d3d54df9208be6dd2198f8513d680f74e9f1commit hash: e7f7d3d54df9208be6dd2198f8513d680f74e9f1commit hash: e7f7d3d54df9208be6dd2198f8513d680f74e9f1commit hash: e7f7d3d54df9208be6dd2198f8513d680f74e9f1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.11.0=>1.12.0

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.12.0
1.11.0
10 Oct 2021 15:32:51
commit hash: 28366c3827832c97be80da9a2f290f638bd47124commit hash: 28366c3827832c97be80da9a2f290f638bd47124commit hash: 28366c3827832c97be80da9a2f290f638bd47124commit hash: 28366c3827832c97be80da9a2f290f638bd47124 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.10.1=>1.11.0

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.11.0
1.10.1
28 Sep 2021 03:53:48
commit hash: 0a2abfc0e3ab037361d4504ceddffb9595232548commit hash: 0a2abfc0e3ab037361d4504ceddffb9595232548commit hash: 0a2abfc0e3ab037361d4504ceddffb9595232548commit hash: 0a2abfc0e3ab037361d4504ceddffb9595232548 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.8.0=>1.10.1

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.10.1
1.8.0
02 Jul 2021 01:35:36
commit hash: 3a3d590189571b961122ba1eb25e0640d723fedccommit hash: 3a3d590189571b961122ba1eb25e0640d723fedccommit hash: 3a3d590189571b961122ba1eb25e0640d723fedccommit hash: 3a3d590189571b961122ba1eb25e0640d723fedc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.6.0=>1.8.0

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.8.0
1.6.0
25 May 2021 17:56:08
commit hash: aa29afa909d27c09dc7fa129ee44f0368df4a130commit hash: aa29afa909d27c09dc7fa129ee44f0368df4a130commit hash: aa29afa909d27c09dc7fa129ee44f0368df4a130commit hash: aa29afa909d27c09dc7fa129ee44f0368df4a130 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.5.1=>1.6.0

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.6.0
1.5.1
04 May 2021 23:27:09
commit hash: 611e4284e80fcd6de01334f0273bf0ddee2a13dbcommit hash: 611e4284e80fcd6de01334f0273bf0ddee2a13dbcommit hash: 611e4284e80fcd6de01334f0273bf0ddee2a13dbcommit hash: 611e4284e80fcd6de01334f0273bf0ddee2a13db files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 0.26.0=>1.5.1

Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.5.1
0.26.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.26.0
11 Jan 2021 19:36:17
Revision:561252Original commit files touched by this commit
rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
0.26.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.26.0
08 Jun 2020 13:42:25
Revision:538217Original commit files touched by this commit
bofh search for other commits by this committer
net-mgmt/py-arouteserver: Update version 0.25.1+.0.26.0

Relnotes:	https://github.com/pierky/arouteserver/releases
0.25.1
30 May 2020 06:28:51
Revision:537047Original commit files touched by this commit
bofh search for other commits by this committer
net-mgmt/py-arouteserver: Update version 0.25.0=>0.25.1

Relnotes:	https://github.com/pierky/arouteserver/releases
0.25.0
29 Apr 2020 13:20:16
Revision:533335Original commit files touched by this commit
bofh search for other commits by this committer
net-mgmt/py-arouteserver: Update version 0.24.1=>0.25.0

Relnotes:	https://github.com/pierky/arouteserver/releases/tag/v0.25.0
0.24.1
24 Apr 2020 04:43:50
Revision:532731Original commit files touched by this commit
bofh search for other commits by this committer
[NEW] net-mgmt/py-arouteserver: Tool to automatically build configurations for
BGP route servers

A Python tool to automatically build (and test) feature-rich configurations for
BGP route servers.

WWW: https://github.com/pierky/arouteserver

Number of commits found: 23