pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add new package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92f255e1df66
branches:  trunk
changeset: 539551:92f255e1df66
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Mar 08 00:57:58 2008 +0000

description:
Add new package.

diffstat:

 devel/Makefile    |  3 ++-
 doc/CHANGES-2008  |  6 +++++-
 misc/Makefile     |  3 ++-
 net/Makefile      |  3 ++-
 sysutils/Makefile |  3 ++-
 5 files changed, 13 insertions(+), 5 deletions(-)

diffs (86 lines):

diff -r ed0cc6408260 -r 92f255e1df66 devel/Makefile
--- a/devel/Makefile    Sat Mar 08 00:49:26 2008 +0000
+++ b/devel/Makefile    Sat Mar 08 00:57:58 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.918 2008/03/02 12:27:40 obache Exp $
+# $NetBSD: Makefile,v 1.919 2008/03/08 00:57:58 reed Exp $
 #
 
 COMMENT=       Development utilities
@@ -55,6 +55,7 @@
 SUBDIR+=       avltree
 SUBDIR+=       bcc
 SUBDIR+=       bglibs
+SUBDIR+=       bin86
 SUBDIR+=       binutils
 SUBDIR+=       bison
 SUBDIR+=       blib
diff -r ed0cc6408260 -r 92f255e1df66 doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sat Mar 08 00:49:26 2008 +0000
+++ b/doc/CHANGES-2008  Sat Mar 08 00:57:58 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.465 2008/03/08 00:21:19 mjl Exp $
+$NetBSD: CHANGES-2008,v 1.466 2008/03/08 00:57:58 reed Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -864,4 +864,8 @@
        Updated sysutils/e2fsprogs to 1.40.7 [tron 2008-03-07]
        Updated finance/gnucash to 2.2.4 [wiz 2008-03-07]
        Removed misc/goffice successor misc/goffice0.6 [wiz 2008-03-07]
+       Added misc/linux-words version 2.0 [reed 2008-03-07]
+       Added net/portmap version 4nb3 [reed 2008-03-07]
        Added textproc/py-Excelerator version 0.6.3a [mjl 2008-03-08]
+       Added devel/bin86 version 0.16.17nb1 [reed 2008-03-08]
+       Added sysutils/lilo version 22.8 [reed 2008-03-08]
diff -r ed0cc6408260 -r 92f255e1df66 misc/Makefile
--- a/misc/Makefile     Sat Mar 08 00:49:26 2008 +0000
+++ b/misc/Makefile     Sat Mar 08 00:57:58 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.298 2008/03/07 22:54:07 wiz Exp $
+# $NetBSD: Makefile,v 1.299 2008/03/08 00:57:58 reed Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -114,6 +114,7 @@
 SUBDIR+=       libcdio
 SUBDIR+=       libquantum
 SUBDIR+=       libutf
+SUBDIR+=       linux-words
 SUBDIR+=       lile
 SUBDIR+=       loco
 SUBDIR+=       logsurfer
diff -r ed0cc6408260 -r 92f255e1df66 net/Makefile
--- a/net/Makefile      Sat Mar 08 00:49:26 2008 +0000
+++ b/net/Makefile      Sat Mar 08 00:57:58 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.699 2008/02/13 22:09:23 adrianp Exp $
+# $NetBSD: Makefile,v 1.700 2008/03/08 00:57:58 reed Exp $
 #
 
 COMMENT=       Networking tools
@@ -364,6 +364,7 @@
 SUBDIR+=       poink
 SUBDIR+=       polsms
 SUBDIR+=       poptop
+SUBDIR+=       portmap
 SUBDIR+=       powerdns
 SUBDIR+=       powerdns-ldap
 SUBDIR+=       powerdns-mysql
diff -r ed0cc6408260 -r 92f255e1df66 sysutils/Makefile
--- a/sysutils/Makefile Sat Mar 08 00:49:26 2008 +0000
+++ b/sysutils/Makefile Sat Mar 08 00:57:58 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.419 2008/02/08 21:22:06 drochner Exp $
+# $NetBSD: Makefile,v 1.420 2008/03/08 00:57:58 reed Exp $
 #
 
 COMMENT=       System utilities
@@ -144,6 +144,7 @@
 SUBDIR+=       libirman
 SUBDIR+=       libnotify
 SUBDIR+=       libol
+SUBDIR+=       lilo
 SUBDIR+=       logfinder
 SUBDIR+=       logrot
 SUBDIR+=       lsof



Home | Main Index | Thread Index | Old Index