Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc update IANA info.
details: https://anonhg.NetBSD.org/src/rev/a96586a5bead
branches: trunk
changeset: 757932:a96586a5bead
user: christos <christos%NetBSD.org@localhost>
date: Mon Oct 04 22:31:53 2010 +0000
description:
update IANA info.
diffstat:
doc/3RDPARTY | 16 +++++++++-------
1 files changed, 9 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 5a7403a2328e -r a96586a5bead doc/3RDPARTY
--- a/doc/3RDPARTY Mon Oct 04 22:31:11 2010 +0000
+++ b/doc/3RDPARTY Mon Oct 04 22:31:53 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.779 2010/09/27 12:48:01 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.780 2010/10/04 22:31:53 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1104,9 +1104,10 @@
Package: services, protocols
Version: 2007-06-14
-Current Vers: 2007-06-14
+Current Vers: 2010-10-04
Maintainer: IANA
-Archive Site: http://www.iana.org/assignments/
+Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt
+Archive Site: http://www.iana.org/assignments/port-numbers
Home Page: http://www.iana.org
Mailing List:
Responsible: christos
@@ -1114,12 +1115,13 @@
Notes:
1. Download the latest converter from:
http://www.sethwklein.net/projects/iana-etc/
-2. Unpack it and run:
+2. Unpack it and edit the Makefile to reflect the latest location of the files
+3. Run
gmake get
gmake
-3. Add NetBSD rcsid to the generated protocols and services.
-4. Append the local services from the current services file.
-5. Run:
+4. Add NetBSD rcsid to the generated protocols and services.
+5. Append the local services from the current services file.
+6. Run:
services_mkdb -u services > /usr/src/etc/services
cp protocols /usr/src/etc/protocols
Home |
Main Index |
Thread Index |
Old Index