From 9c5b321f6b33d34ac1efafea7d4fdabd5a50f2fe Mon Sep 17 00:00:00 2001 From: naddy Date: Tue, 29 Aug 2000 19:57:17 +0000 Subject: [PATCH] add example files to cvsup ports --- net/cvsup-bin-old/Makefile | 14 ++++++++++---- net/cvsup-bin-old/files/md5 | 3 +++ net/cvsup-bin-old/pkg/PLIST | 10 +++++++++- net/cvsup-bin/Makefile | 14 ++++++++++---- net/cvsup-bin/files/md5 | 3 +++ net/cvsup-bin/pkg/PLIST | 10 +++++++++- 6 files changed, 44 insertions(+), 10 deletions(-) diff --git a/net/cvsup-bin-old/Makefile b/net/cvsup-bin-old/Makefile index a468783ac73..925c04965f1 100644 --- a/net/cvsup-bin-old/Makefile +++ b/net/cvsup-bin-old/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2000/07/11 01:04:13 naddy Exp $ +# $OpenBSD: Makefile,v 1.2 2000/08/29 19:57:18 naddy Exp $ VER= 16.0 DISTNAME= cvsup-bin-${VER} CATEGORIES= net devel -NEED_VERSION= 1.312 +NEED_VERSION= 1.319 HOMEPAGE= http://www.polstra.com/projects/freeware/CVSup/ @@ -26,10 +26,15 @@ GUI= MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/binaries/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/binaries -DISTFILES= cvsup${GUI}-sunos4-${VER}.tar.gz +MASTER_SITES0= ftp://sites.inka.de/W3775/unix/distfiles/ \ + http://www.unix-ag.uni-kl.de/~naddy/distfiles/ + +DISTFILES= cvsup${GUI}-sunos4-${VER}.tar.gz \ + cvsup-examples-1.0.tar.gz:0 SUPDISTFILES= cvsup-sunos4-${VER}.tar.gz \ - cvsup.nogui-sunos4-${VER}.tar.gz + cvsup.nogui-sunos4-${VER}.tar.gz \ + cvsup-examples-1.0.tar.gz:0 WRKSRC= ${WRKDIR}/cvsup${GUI}-bin-${VER} INSTALL_STRIP= @@ -46,5 +51,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cvsup ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/cvpasswd.1 ${PREFIX}/man/cat1/cvpasswd.0 ${INSTALL_MAN} ${WRKSRC}/cvsup.1 ${PREFIX}/man/cat1/cvsup.0 + cd ${WRKDIR}/cvsup-examples-1.0 && ${MAKE} install .include diff --git a/net/cvsup-bin-old/files/md5 b/net/cvsup-bin-old/files/md5 index cf996045bd5..705db758530 100644 --- a/net/cvsup-bin-old/files/md5 +++ b/net/cvsup-bin-old/files/md5 @@ -1,6 +1,9 @@ +MD5 (cvsup-examples-1.0.tar.gz) = 70b33d388595f914e067ea16b3745e4f MD5 (cvsup-sunos4-16.0.tar.gz) = 5d7e661a5926e22db1296056fba6a237 MD5 (cvsup.nogui-sunos4-16.0.tar.gz) = 083684fe82019c228e301834cdb44a3a +RMD160 (cvsup-examples-1.0.tar.gz) = 7986550fc5b14a9b1ec7ee7b83c1e4b0931ce629 RMD160 (cvsup-sunos4-16.0.tar.gz) = 9e9f3b1385082bcf1a3c802848e85be1f8c74b55 RMD160 (cvsup.nogui-sunos4-16.0.tar.gz) = c8ac4a0747cc282095115558ea0e9968786845fb +SHA1 (cvsup-examples-1.0.tar.gz) = d49eb4d4e2679a160d324cf7019582aa6f8add81 SHA1 (cvsup-sunos4-16.0.tar.gz) = 8d8baa005ea6c45aa55eaa61139b439d3d69344b SHA1 (cvsup.nogui-sunos4-16.0.tar.gz) = da8561508491944b5e8c20f7af53604198050d75 diff --git a/net/cvsup-bin-old/pkg/PLIST b/net/cvsup-bin-old/pkg/PLIST index a95dd9522ab..306bbfa2ed8 100644 --- a/net/cvsup-bin-old/pkg/PLIST +++ b/net/cvsup-bin-old/pkg/PLIST @@ -1,5 +1,13 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2000/07/11 01:04:13 naddy Exp $ +@comment $OpenBSD: PLIST,v 1.2 2000/08/29 19:57:18 naddy Exp $ bin/cvpasswd bin/cvsup man/cat1/cvpasswd.0 man/cat1/cvsup.0 +share/examples/cvsup/cvs-supfile +share/examples/cvsup/ports-supfile +share/examples/cvsup/stable-supfile +share/examples/cvsup/standard-supfile +share/examples/cvsup/www-supfile +share/examples/cvsup/x11-stable-supfile +share/examples/cvsup/x11-supfile +@dirrm share/examples/cvsup diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile index f7dba589ea7..bed0451b1c2 100644 --- a/net/cvsup-bin/Makefile +++ b/net/cvsup-bin/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2000/07/11 01:07:53 naddy Exp $ +# $OpenBSD: Makefile,v 1.3 2000/08/29 19:57:17 naddy Exp $ VER= 16.1 DISTNAME= cvsup-bin-${VER} CATEGORIES= net devel -NEED_VERSION= 1.312 +NEED_VERSION= 1.319 HOMEPAGE= http://www.polstra.com/projects/freeware/CVSup/ @@ -26,10 +26,15 @@ GUI= MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/binaries/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/binaries -DISTFILES= cvsup${GUI}-freebsd-ix86-aout-${VER}.tar.gz +MASTER_SITES0= ftp://sites.inka.de/W3775/unix/distfiles/ \ + http://www.unix-ag.uni-kl.de/~naddy/distfiles/ + +DISTFILES= cvsup${GUI}-freebsd-ix86-aout-${VER}.tar.gz \ + cvsup-examples-1.0.tar.gz:0 SUPDISTFILES= cvsup-freebsd-ix86-aout-${VER}.tar.gz \ - cvsup.nogui-freebsd-ix86-aout-${VER}.tar.gz + cvsup.nogui-freebsd-ix86-aout-${VER}.tar.gz \ + cvsup-examples-1.0.tar.gz:0 MANCOMPRESSED= Yes MAN1= cvpasswd.1 cvsup.1 @@ -53,5 +58,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cvsup ${PREFIX}/libexec ${INSTALL_MAN} ${WRKSRC}/cvpasswd.1.gz ${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/cvsup.1.gz ${PREFIX}/man/man1 + cd ${WRKDIR}/cvsup-examples-1.0 && ${MAKE} install .include diff --git a/net/cvsup-bin/files/md5 b/net/cvsup-bin/files/md5 index 55f444bc757..2ff4dc513ca 100644 --- a/net/cvsup-bin/files/md5 +++ b/net/cvsup-bin/files/md5 @@ -1,6 +1,9 @@ +MD5 (cvsup-examples-1.0.tar.gz) = 70b33d388595f914e067ea16b3745e4f MD5 (cvsup-freebsd-ix86-aout-16.1.tar.gz) = f81c01faf7c5fbbfe4c871243d452871 MD5 (cvsup.nogui-freebsd-ix86-aout-16.1.tar.gz) = 3dee1e37a723909b9909fd4c8b3e25e7 +RMD160 (cvsup-examples-1.0.tar.gz) = 7986550fc5b14a9b1ec7ee7b83c1e4b0931ce629 RMD160 (cvsup-freebsd-ix86-aout-16.1.tar.gz) = 316a67a367a456cee84498d5706f88faeca5c776 RMD160 (cvsup.nogui-freebsd-ix86-aout-16.1.tar.gz) = 78f83e71f2bf2e2f0207c3c63f5d257e35b10335 +SHA1 (cvsup-examples-1.0.tar.gz) = d49eb4d4e2679a160d324cf7019582aa6f8add81 SHA1 (cvsup-freebsd-ix86-aout-16.1.tar.gz) = 140ac2434ca2883de5a9aaf8a9f5894bb90e0aa8 SHA1 (cvsup.nogui-freebsd-ix86-aout-16.1.tar.gz) = 786175a43c68f294745e77f2226668c88de76c2f diff --git a/net/cvsup-bin/pkg/PLIST b/net/cvsup-bin/pkg/PLIST index 62e0722616c..ef086597e97 100644 --- a/net/cvsup-bin/pkg/PLIST +++ b/net/cvsup-bin/pkg/PLIST @@ -1,6 +1,14 @@ -@comment $OpenBSD: PLIST,v 1.1 2000/07/11 01:07:53 naddy Exp $ +@comment $OpenBSD: PLIST,v 1.2 2000/08/29 19:57:18 naddy Exp $ bin/cvpasswd bin/cvsup libexec/cvsup man/man1/cvpasswd.1 man/man1/cvsup.1 +share/examples/cvsup/cvs-supfile +share/examples/cvsup/ports-supfile +share/examples/cvsup/stable-supfile +share/examples/cvsup/standard-supfile +share/examples/cvsup/www-supfile +share/examples/cvsup/x11-stable-supfile +share/examples/cvsup/x11-supfile +@dirrm share/examples/cvsup