summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/parpd/DESCR4
-rw-r--r--net/parpd/Makefile12
-rw-r--r--net/parpd/distinfo8
3 files changed, 8 insertions, 16 deletions
diff --git a/net/parpd/DESCR b/net/parpd/DESCR
index 6a8c5b2adc7..3a3eb442eb9 100644
--- a/net/parpd/DESCR
+++ b/net/parpd/DESCR
@@ -1,2 +1,2 @@
-A small and flexible implementation of the Proxy ARP Daemon sepcified in
-RFC1027.
+An implementation of the Proxy ARP Daemon sepcified in RFC1027.
+It's very small and bloat free.
diff --git a/net/parpd/Makefile b/net/parpd/Makefile
index ae409d29265..0b6fca6d9c1 100644
--- a/net/parpd/Makefile
+++ b/net/parpd/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/10/09 02:18:22 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/29 13:25:01 obache Exp $
#
-DISTNAME= parpd-1.0
-PKGREVISION= 1
+DISTNAME= parpd-1.2
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/parpd/
EXTRACT_SUFX= .tar.bz2
@@ -18,13 +17,6 @@ EGDIR= ${PREFIX}/share/examples
MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man
INSTALL_MAKE_FLAGS+= SYSCONFDIR=${EGDIR}
-CONF_FILES= ${EGDIR}/parpd.conf ${PKG_SYSCONFDIR}/parpd.conf
-
-SUBST_CLASSES+= paths
-SUBST_FILES.paths= parpd.c parpd.8
-SUBST_SED.paths= -e 's,/etc,${PKG_SYSCONFDIR},'
-SUBST_STAGE.paths= pre-configure
-
RCD_SCRIPTS+= parpd
.include "../../mk/bsd.pkg.mk"
diff --git a/net/parpd/distinfo b/net/parpd/distinfo
index 4b45d4a546f..f0c51aaa3ef 100644
--- a/net/parpd/distinfo
+++ b/net/parpd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/09 00:24:28 joerg Exp $
+$NetBSD: distinfo,v 1.2 2008/10/29 13:25:01 obache Exp $
-SHA1 (parpd-1.0.tar.bz2) = 2ee3b72538183075f95c00fb378548e8b4f7008e
-RMD160 (parpd-1.0.tar.bz2) = 9cb6e273a938ee423aa161630b0143c22f3390d6
-Size (parpd-1.0.tar.bz2) = 11567 bytes
+SHA1 (parpd-1.2.tar.bz2) = 59ac0f5c15f63492397eac64164d4f53d8178ab2
+RMD160 (parpd-1.2.tar.bz2) = 9e6e6739a74fcc84d72a6f40d17f527b5a3198e2
+Size (parpd-1.2.tar.bz2) = 11705 bytes