From df50f3e14cef16a060379e8654a77f6cf9ecf806 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 6 Jan 2004 00:11:02 +0000 Subject: CVSup with X11 gui support built from sources via lang/ezm3, if you want to use the binary install devel/cvsup-gui-bin instead. --- devel/cvsup-gui/DESCR | 5 ----- devel/cvsup-gui/MESSAGE.NetBSD | 6 ------ devel/cvsup-gui/Makefile | 24 +++++------------------- devel/cvsup-gui/PLIST | 2 -- devel/cvsup-gui/distinfo | 4 ---- 5 files changed, 5 insertions(+), 36 deletions(-) delete mode 100644 devel/cvsup-gui/DESCR delete mode 100644 devel/cvsup-gui/MESSAGE.NetBSD delete mode 100644 devel/cvsup-gui/PLIST delete mode 100644 devel/cvsup-gui/distinfo diff --git a/devel/cvsup-gui/DESCR b/devel/cvsup-gui/DESCR deleted file mode 100644 index 0db6b8da0a3..00000000000 --- a/devel/cvsup-gui/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -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 . diff --git a/devel/cvsup-gui/MESSAGE.NetBSD b/devel/cvsup-gui/MESSAGE.NetBSD deleted file mode 100644 index 1b8e4451976..00000000000 --- a/devel/cvsup-gui/MESSAGE.NetBSD +++ /dev/null @@ -1,6 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.1 2003/12/11 09:22:18 reed Exp $ - -IMPORTANT: make sure your kernel has COMPAT_13 and COMPAT_14 defined! - -=========================================================================== diff --git a/devel/cvsup-gui/Makefile b/devel/cvsup-gui/Makefile index 9e4464f0c9a..07adaabeb7d 100644 --- a/devel/cvsup-gui/Makefile +++ b/devel/cvsup-gui/Makefile @@ -1,25 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2004/01/05 04:41:20 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/06 00:11:02 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 +.include "${.CURDIR}/../../devel/cvsup/Makefile.common" -MAINTAINER= motoyuki@bsdclub.org -HOMEPAGE= http://www.polstra.com/projects/freeware/CVSup/ -COMMENT= cvsup GUI client +PKGNAME= cvsup-gui-16.1.h -DEPENDS+= cvsup-[0-9]*:../../devel/cvsup +USE_X11= YES -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 +CONFLICTS= cvsup-[0-9]* .include "../../mk/bsd.pkg.mk" diff --git a/devel/cvsup-gui/PLIST b/devel/cvsup-gui/PLIST deleted file mode 100644 index 43d57f98c36..00000000000 --- a/devel/cvsup-gui/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:23:04 zuntum Exp $ -bin/cvsup-gui diff --git a/devel/cvsup-gui/distinfo b/devel/cvsup-gui/distinfo deleted file mode 100644 index d46ff59ae1c..00000000000 --- a/devel/cvsup-gui/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.5 2004/01/05 05:08:28 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 -- cgit v1.2.3