Port details |
- irrtoolset Suite of routing policy tools to interact with the IRR
- 5.1.3_2 net-mgmt =5 5.1.3_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-02-23 04:43:25
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: python38, openssl, chromium, xpdf, vlc
- License: MIT GPLv2+ RIPE_NCC
- WWW:
- https://github.com/irrtoolset/irrtoolset
- Description:
- RAToolSet is a suite of policy analysis tools. It is implemented in C++ on a
UNIX platform. It has been ported successfully to many platforms including
Sun Sparc stations running SunOS 4.1.3 or Solaris, FreeBSD, DEC Alphas
running OSF/1, and BSDI. It contains the following programs:
rtconfig routing policy analyzer and router configuration tool
peval a low-level policy evaluation tool
rpslcheck syntax checks the aut-num policy for an AS
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- irrtoolset>0:net-mgmt/irrtoolset
- To install the port:
- cd /usr/ports/net-mgmt/irrtoolset/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/irrtoolset
- pkg install irrtoolset
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: irrtoolset
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614982116
SHA256 (irrtoolset-irrtoolset-release-5.1.3_GH0.tar.gz) = a3eff14c2574f21be5b83302549d1582e509222d05f7dd8e5b68032ff6f5874a
SIZE (irrtoolset-irrtoolset-release-5.1.3_GH0.tar.gz) = 274730
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_irrtoolset
- USES:
- autoreconf bison gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.3_2 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
5.1.3_2 25 Feb 2024 06:41:49 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/irrtoolset: Moved man to share/man
Approved by: portmgr (blanket) |
5.1.3_1 03 Nov 2023 21:09:44 |
Robert Clausecker (fuz) Author: rkoberman |
net-mgmt/irrtoolset: resign from maintainership
After retirement 12 years ago, it is past time for me to drop
maintanership of this port. I have not used it since retirement and my
weak C++ skills, it's time for me and irrtoolset to move on.
PR: 274835 |
5.1.3_1 06 Aug 2023 21:53:04 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/irrtoolset: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
5.1.3_1 07 Oct 2022 19:07:38 |
Nuno Teixeira (eduardo) Author: rkoberman |
net-mgmt/irrtoolset: Update WWW entry to current location
- Update project home page to github
- Bump PORTREVISION
PR: 266373 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
5.1.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.1.3 07 Sep 2022 10:26:41 |
Tobias C. Berner (tcberner) |
cleanup: remove trailing whitepaces |
5.1.3 31 Aug 2021 04:02:17 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under n* categories, drop redundant GH_* knobs. |
5.1.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.3 12 Mar 2021 11:14:09 |
fernape |
net-mgmt/irrtoolset: Unbreak in 12.2-STABLE
And possibly in other places.
Remove files/ missed in previous update and fix LICENSE permissions.
PR: 254213
Submitted by: rkoberman@gmail.com (maintainer)
Reported by: terry-freebsd@glaver.org |
5.1.3 10 Mar 2021 18:39:05 |
nc |
net-mgmt/irrtoolset: update to 5.1.3
PR: 254070
Submitted by: rkoberman AT gmail DOT com (maintainer) |
5.0.1 13 Jan 2017 07:21:04 |
sunpoet |
Update to 3.0.4
- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST
Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision: https://reviews.FreeBSD.org/D9073
PR: 215840
Exp-run by: antoine |
5.0.1 25 Aug 2014 14:09:47 |
amdmi3 |
- Switch to USES=libtool
Approved by: portmgr blanket |
5.0.1 07 Jan 2014 16:10:48 |
jgh |
- adjust USES to include gmake, and adopt staging
- modify maintainer address to new contact information
- while here trim comment
$
PR: 185545
Submitted by: maintainer, oberman@es.net |
5.0.1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
5.0.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.0.1 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
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 |
5.0.1 11 Sep 2012 19:26:38 |
rm |
- s/Yes/yes/ in GNU_CONFIGURE= |
5.0.1 11 Sep 2012 19:25:21 |
rm |
- update to 5.0.1
while here:
- strip Makefile header
- fix whitespace in pkg-descr
PR: 170617
Submitted by: Kevin Oberman <kob6558 at gmail dot com> (maintainer) |
5.0.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
5.0.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
5.0.0 01 Apr 2010 19:28:41 |
amdmi3 |
- Update to 5.0.0
PR: 145243
Submitted by: Kevin Oberman <oberman@es.net> (maintainer) |
4.8.5_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
4.8.5_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
4.8.5 04 Oct 2007 02:16:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
4.8.5 30 May 2007 06:19:55 |
miwi |
- Update to 4.8.5
PR: 112923
Submitted by: Kevin Oberman <oberman@es.net> (maintainer) |
4.8.4_1 04 Feb 2007 20:48:04 |
thierry |
Add a patch to to eliminate segfaults.
PR: ports/108693
Submitted by: Kevin Oberman <oberman (at) es.net> (maintainer) |
4.8.4 10 Dec 2006 22:27:11 |
miwi |
- Update to 4.8.4
PR: ports/106498
Submitted by: Kevin Oberman <oberman@es.net> (maintainer) |
4.7.3_1 06 Dec 2006 16:11:46 |
rafan |
- Respect X11BASE
Approved by: portmgr (linimon) |
4.7.3_1 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
4.7.3_1 12 Oct 2005 19:29:37 |
linimon |
Chase mastersite.
Source: distfile survey
Approved by: maintainer |
4.7.3_1 11 Jan 2005 16:45:23 |
vs |
- Add missing man-page, sort alphabetically
PR: ports/75820
Submitted by: maintainer |
4.7.3_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.7.3_1 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |