Path to this page:
./
net/iana-etc,
Tools to process the IANA source files into services and protocols
Branch: CURRENT,
Version: 2.30nb5,
Package name: iana-etc-2.30nb5,
Maintainer: christosThis package installs nothing but creates a "protocols" and "services"
file in it's work area. It uses Seth W. Klein's iana-etc software, but
since this has not been modified since 2008, I have updated it to handle
the location and the format of the current files. You can use the protocols
and services files it generates for NetBSD following the information in
/usr/src/doc/3RDPARTY
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 200.799 KB
Version history: (Expand)
- (2022-11-28) Updated to version: iana-etc-2.30nb5
- (2022-11-28) Updated to version: iana-etc-2.30nb3
- (2022-11-28) Updated to version: iana-etc-2.30nb2
- (2019-06-25) Updated to version: iana-etc-2.30nb1
- (2012-08-25) Package added to pkgsrc.se, version iana-etc-2.30 (created)
CVS history: (Expand)
2022-11-28 20:26:41 by Jan Schaumann | Files touched by this commit (3) |
Log message:
ensure manual changes are retained upon regeneration
in rev1.29 of /etc/protocols, carp(4) was added as an alias for VRRP;
in rev1.21 of /etc/protocols, pfsync was added
Both changes tend to get nuked when we regenerate the file, so patch
those changes in here.
|
2022-11-28 18:44:42 by Jan Schaumann | Files touched by this commit (3) |
Log message:
munge TTP and IPTM into aliases
Some time between 2011 and 2013, IANA assigned protocol 84 to IPTM even
though it had already assigned it to TTP. This was previously merged
manually (e.g., in rev1.25, and rev 1.28), but required the person
regenerating the data to remember to do this. This change here now
makes that change automatic, ugly as it is.
|
2022-11-28 18:05:08 by Jan Schaumann | Files touched by this commit (3) | |
Log message:
upper-case aliases if they're identical to the protocol name
This addresses PR44311 (11 years later :-), which was never completely fixed,
as the regeneration of the protocols files reinstated the lowercased (identical)
alias for the "manet" protocol. As a result, when importing the \
protocols file,
one had to know that one needed to manually update the entry so as not to break
things.
|
2022-11-28 03:15:03 by Jan Schaumann | Files touched by this commit (4) | |
Log message:
update reference link to point to IANA
This whole package should probably be updated to source data directly from
IANA, but for now just update the previously dead link to refer people to
IANA's source of truth.
Bump pkgrevision.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2019-06-15 17:18:22 by Christos Zoulas | Files touched by this commit (2) |
Log message:
make this work again
|
2019-06-15 17:16:30 by Christos Zoulas | Files touched by this commit (1) |
Log message:
add user agent
|