mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 11:59:15 -04:00
Commit b7f05445c0
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)
16 lines
578 B
Text
16 lines
578 B
Text
From README:
|
|
|
|
Aclgen is a tool to create minimal length ip access lists
|
|
and aggregated routing tables primarily for Cisco routers.
|
|
|
|
Aclgen is fast. It takes only 15 seconds to create a 17000 line
|
|
long access list for some 44000 entries of my routing table.
|
|
|
|
Aclgen is flexible. It accepts various input formats and
|
|
you can specify any output format by a printf like format-string.
|
|
|
|
Aclgen is intended to use in large scripts creating router
|
|
configuration from different databases.
|
|
|
|
Any contribution is welcome. Send me your script using aclgen.
|
|
I'll bundle it with the program.
|