summaryrefslogtreecommitdiff
path: root/devel/cvsup
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-09-05 23:52:41 +0000
committerhubertf <hubertf@pkgsrc.org>2002-09-05 23:52:41 +0000
commitfbdcf028e2402e22f864cdbdbfb5711b39b701bf (patch)
treec82fa68ccdac3a371945bbe2bab320ad6edfdfbd /devel/cvsup
parent20a15f7e9a53bd68b4b831cfc8c50e4e79f78cf7 (diff)
downloadpkgsrc-fbdcf028e2402e22f864cdbdbfb5711b39b701bf.tar.gz
Update cvsup to 16.1.f
Update cvsup-gui to 16.1.f Fixes PR 14475 by Onno van der Linden <o.vd.linden@quicknet.nl>
Diffstat (limited to 'devel/cvsup')
-rw-r--r--devel/cvsup/Makefile15
-rw-r--r--devel/cvsup/PLIST6
-rw-r--r--devel/cvsup/distinfo6
-rw-r--r--devel/cvsup/files/supfile-cvsup.no.netbsd.org34
4 files changed, 53 insertions, 8 deletions
diff --git a/devel/cvsup/Makefile b/devel/cvsup/Makefile
index e85d33d9e31..5fad39a5c78 100644
--- a/devel/cvsup/Makefile
+++ b/devel/cvsup/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2002/08/19 08:54:16 jdarrow Exp $
+# $NetBSD: Makefile,v 1.7 2002/09/05 23:52:41 hubertf Exp $
-DISTNAME= cvsup-bin-nogui-16.1d
-PKGNAME= cvsup-16.1.d
+DISTNAME= cvsup-static-16.1.f
+PKGNAME= ${DISTNAME:C/-static//}
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/cvsupd/
+MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/cvsupd/${MACHINE_ARCH}-${OS_VERSION:C/(...).*/\1/}/
EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
@@ -14,6 +14,7 @@ WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
NO_BUILD= yes
ONLY_FOR_PLATFORM= NetBSD-1.[5-9]*-i386
+DIST_SUBDIR= cvsup-${MACHINE_ARCH}-${OS_VERSION:C/(...).*/\1/}
do-install:
for i in cvpasswd cvsup ; do \
@@ -28,5 +29,11 @@ do-install:
for i in cvsupd.8; do \
${INSTALL_MAN} ${WRKSRC}/man/man8/$$i ${PREFIX}/man/man8; \
done
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cvsup
+ ${INSTALL_DATA} ${WRKSRC}/share/doc/cvsup/License \
+ ${PREFIX}/share/doc/cvsup
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cvsup
+ ${INSTALL_DATA} ${FILESDIR}/supfile-cvsup.no.netbsd.org \
+ ${PREFIX}/share/examples/cvsup
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/cvsup/PLIST b/devel/cvsup/PLIST
index a18bc976279..71fb2915acc 100644
--- a/devel/cvsup/PLIST
+++ b/devel/cvsup/PLIST
@@ -1,7 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:23:00 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/09/05 23:52:41 hubertf Exp $
bin/cvpasswd
bin/cvsup
sbin/cvsupd
man/man1/cvpasswd.1
man/man1/cvsup.1
man/man8/cvsupd.8
+share/examples/cvsup/supfile-cvsup.no.netbsd.org
+share/doc/cvsup/License
+@dirrm share/examples/cvsup
+@dirrm share/doc/cvsup
diff --git a/devel/cvsup/distinfo b/devel/cvsup/distinfo
index 6894f77bc45..c22ba19ff8d 100644
--- a/devel/cvsup/distinfo
+++ b/devel/cvsup/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/09/13 10:58:51 hubertf Exp $
+$NetBSD: distinfo,v 1.4 2002/09/05 23:52:41 hubertf Exp $
-SHA1 (cvsup-bin-nogui-16.1d.tgz) = 385d70f276cff55cb0bef5859c79a9e1210bd6ad
-Size (cvsup-bin-nogui-16.1d.tgz) = 1292680 bytes
+SHA1 (cvsup-i386-1.6/cvsup-static-16.1.f.tgz) = 2d66c9259cb8369c4521d4c1e556046a3d9f8e67
+Size (cvsup-i386-1.6/cvsup-static-16.1.f.tgz) = 1252032 bytes
diff --git a/devel/cvsup/files/supfile-cvsup.no.netbsd.org b/devel/cvsup/files/supfile-cvsup.no.netbsd.org
new file mode 100644
index 00000000000..bea94981f10
--- /dev/null
+++ b/devel/cvsup/files/supfile-cvsup.no.netbsd.org
@@ -0,0 +1,34 @@
+#
+# Example cvsup config file provided by
+# Onno van der Linden <o.vd.linden@quicknet.nl>
+#
+
+
+# This file can be used to obtain the checked-out NetBSD source files
+
+*default tag=. # Get the current files. Replace the
+ # ``.'' with a cvs tag to get other
+ # NetBSD releases.
+*default release=cvs
+*default delete use-rel-suffix
+*default umask=022
+*default host=cvsup.no.NetBSD.org # Machine to connect to
+*default base=/var/cvsup/ # Location to put the sources
+*default prefix=/usr/cvsup # Where to put the sup subdirectory
+
+*default compress # Use this unless your network link
+ # is a T1 or faster
+
+# You can get everything using the ``netbsd'' collection.
+# netbsd-doc
+
+# Alternatively, comment out the ``netbsd'' collection and just get one or
+# more of the partial collections by uncommenting them below.
+
+netbsd-basesrc
+netbsd-doc prefix=/var/cvsup
+netbsd-gnusrc
+netbsd-sharesrc
+netbsd-syssrc
+netbsd-pkgsrc
+# netbsd-xsrc