summaryrefslogtreecommitdiff
path: root/devel/cvsup-gui-bin
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-05 23:51:01 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-05 23:51:01 +0000
commit142ade157ced1501defdabf7335fe4fec074cc60 (patch)
treec5b76336cb6d018aa5cf7a9ec7122fe607ac5642 /devel/cvsup-gui-bin
parent77a1b2d946f3ebc951c23d1db0d911a839405f8c (diff)
downloadpkgsrc-142ade157ced1501defdabf7335fe4fec074cc60.tar.gz
Reimport cvsup-gui as cvsup-gui-bin.
Diffstat (limited to 'devel/cvsup-gui-bin')
-rw-r--r--devel/cvsup-gui-bin/DESCR5
-rw-r--r--devel/cvsup-gui-bin/MESSAGE.NetBSD6
-rw-r--r--devel/cvsup-gui-bin/Makefile25
-rw-r--r--devel/cvsup-gui-bin/PLIST2
-rw-r--r--devel/cvsup-gui-bin/distinfo4
5 files changed, 42 insertions, 0 deletions
diff --git a/devel/cvsup-gui-bin/DESCR b/devel/cvsup-gui-bin/DESCR
new file mode 100644
index 00000000000..0db6b8da0a3
--- /dev/null
+++ b/devel/cvsup-gui-bin/DESCR
@@ -0,0 +1,5 @@
+cvsup GUI client only. Grab the cvsup package for non-GUI client,
+server and documentation.
+
+The binary is for NetBSD 1.5/i386/ELF systems, and compiled by
+Markus Kurek <Markus.Kurek@t-online.de>.
diff --git a/devel/cvsup-gui-bin/MESSAGE.NetBSD b/devel/cvsup-gui-bin/MESSAGE.NetBSD
new file mode 100644
index 00000000000..12c46d78f12
--- /dev/null
+++ b/devel/cvsup-gui-bin/MESSAGE.NetBSD
@@ -0,0 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2004/01/05 23:51:02 xtraeme Exp $
+
+IMPORTANT: make sure your kernel has COMPAT_13 and COMPAT_14 defined!
+
+===========================================================================
diff --git a/devel/cvsup-gui-bin/Makefile b/devel/cvsup-gui-bin/Makefile
new file mode 100644
index 00000000000..24e49116502
--- /dev/null
+++ b/devel/cvsup-gui-bin/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/05 23:51:01 xtraeme Exp $
+
+DISTNAME= cvsup-gui-static-16.1.h
+PKGNAME= ${DISTNAME:C/-static//}
+WRKSRC= ${WRKDIR}
+CATEGORIES= devel
+MASTER_SITES= http://motoyuki.bsdclub.org/data/NetBSD/CVSup/i386/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= motoyuki@bsdclub.org
+HOMEPAGE= http://www.polstra.com/projects/freeware/CVSup/
+COMMENT= cvsup GUI client
+
+DEPENDS+= cvsup-[0-9]*:../../devel/cvsup
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+DIST_SUBDIR= cvsup-${MACHINE_ARCH}-${OS_VERSION:C/(...).*/\1/}
+
+ONLY_FOR_PLATFORM= NetBSD-1.[5-9]*-i386
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/cvsup ${PREFIX}/bin/cvsup-gui
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/cvsup-gui-bin/PLIST b/devel/cvsup-gui-bin/PLIST
new file mode 100644
index 00000000000..a466b24e347
--- /dev/null
+++ b/devel/cvsup-gui-bin/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/05 23:51:02 xtraeme Exp $
+bin/cvsup-gui
diff --git a/devel/cvsup-gui-bin/distinfo b/devel/cvsup-gui-bin/distinfo
new file mode 100644
index 00000000000..84732c6261a
--- /dev/null
+++ b/devel/cvsup-gui-bin/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/05 23:51:02 xtraeme Exp $
+
+SHA1 (cvsup-i386-1.6/cvsup-gui-static-16.1.h.tgz) = d916de3dafcf051c8d57d9b3cb932b8ca531323a
+Size (cvsup-i386-1.6/cvsup-gui-static-16.1.h.tgz) = 2245170 bytes