Module Name: src
Committed By: christos
Date: Sat Aug 25 11:14:58 UTC 2012
Modified Files:
src/doc: 3RDPARTY
Log Message:
update procedure for services and protocols, and bring them up-to-date
To generate a diff of this commit:
cvs rdiff -u -r1.960 -r1.961 src/doc/3RDPARTY
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.960 src/doc/3RDPARTY:1.961
--- src/doc/3RDPARTY:1.960 Mon Aug 20 17:20:19 2012
+++ src/doc/3RDPARTY Sat Aug 25 07:14:58 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.960 2012/08/20 21:20:19 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.961 2012/08/25 11:14:58 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1236,10 +1236,10 @@ Notes:
Imported to src/common/dist/zlib and shared by the kernel and userland.
Package: services, protocols
-Version: 2010-10-04 (services), 2010-05-27 (protocols)
-Current Vers: 2012-01-04 (services), 2011-11-01 (protocols)
+Version: 2012-08-24 (services), 2012-08-21 (protocols)
+Current Vers: 2012-08-24 (services), 2012-08-21 (protocols)
Maintainer: IANA
-Archive Site: http://www.iana.org/assignments/port-numbers (services)
+Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
Home Page: http://www.iana.org/
Mailing List:
@@ -1247,15 +1247,11 @@ Responsible: christos
License: None
Location: etc
Notes:
-1. Download the latest converter from:
- http://www.sethwklein.net/iana-etc.html
-2. Unpack it and edit the Makefile to reflect the latest location of the files
-3. Run
- gmake get
- gmake
-4. Add NetBSD rcsid to the generated protocols and services.
-5. Append the local services from the current services file.
-6. Run:
+1. Build package net/iana-etc
+2. Add NetBSD rcsid to the generated protocols and services in the package
+ work area.
+3. Append the local services from the current services file.
+4. Run:
services_mkdb -u services > /usr/src/etc/services
cp protocols /usr/src/etc/protocols