Port details |
- aggregate Optimise a list of route prefixes to help make nice short filters
- 1.6_2 net-mgmt =6 1.6_2Version of this port present on the latest quarterly branch.
- Maintainer: jabley@automagic.org
- Port Added: 2004-02-23 04:43:25
- Last Update: 2024-02-24 22:17:41
- Commit Hash: 445b401
- People watching this port, also watch:: mplayer, xorg-libraries, wget, net-snmp, ncftp
- License: not specified in port
- Description:
- Takes a list of prefixes in conventional format on stdin,
and performs two optimisations to attempt to reduce the
length of the prefix list.
The first optimisation is to remove any supplied prefixes
which are supurfluous because they are already included in
another supplied prefix. For example, 203.97.2.0/24 would
be removed if 203.97.0.0/17 was also supplied.
The second optimisation identifies adjacent prefixes that
can be combined under a single, shorter-length prefix. For
example, 203.97.2.0/24 and 203.97.3.0/24 can be combined
into the single prefix 203.97.2.0/23.
jabley@automagic.org
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- aggregate>0:net-mgmt/aggregate
- To install the port:
- cd /usr/ports/net-mgmt/aggregate/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/aggregate
- pkg install aggregate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aggregate
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (aggregate-1.6.tar.gz) = 166503005cd8722c730e530cc90652ddfa198a25624914c65dffc3eb87ba5482
SIZE (aggregate-1.6.tar.gz) = 20566
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_aggregate
- USES:
- shebangfix
- 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 |
1.6_2 24 Feb 2024 22:17:41 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/aggregate: Moved man to share/man
Approved by: portmgr (blanket) |
1.6_1 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
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 ) |
1.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- 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 |
1.6_1 20 Jun 2014 08:45:06 |
vanilla |
Stagify.
Approved by: portmgr@ |
1.6_1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.6_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.6_1 23 Feb 2009 12:17:09 |
marck |
Fix simultaneous use of -t and -p options.
While I'm here, get rid of simple pkg-plist, and remove stale distsite.
Also, make portlint -C happy.
PR: 131259
Approved by: maintainer timeout (3 weeks) |
1.6 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
1.6 18 Mar 2004 02:52:47 |
trevor |
Add size data.
Approved by: maintainers |
1.6 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 |