pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/cvsup-gui CVSup with X11 gui support built from ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f2faded9945
branches:  trunk
changeset: 465775:1f2faded9945
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Jan 06 00:11:02 2004 +0000

description:
CVSup with X11 gui support built from sources via lang/ezm3, if you want to
use the binary install devel/cvsup-gui-bin instead.

diffstat:

 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(-)

diffs (67 lines):

diff -r f457a6ad4e50 -r 1f2faded9945 devel/cvsup-gui/DESCR
--- a/devel/cvsup-gui/DESCR     Tue Jan 06 00:08:06 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 <Markus.Kurek%t-online.de@localhost>.
diff -r f457a6ad4e50 -r 1f2faded9945 devel/cvsup-gui/MESSAGE.NetBSD
--- a/devel/cvsup-gui/MESSAGE.NetBSD    Tue Jan 06 00:08:06 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r f457a6ad4e50 -r 1f2faded9945 devel/cvsup-gui/Makefile
--- a/devel/cvsup-gui/Makefile  Tue Jan 06 00:08:06 2004 +0000
+++ b/devel/cvsup-gui/Makefile  Tue Jan 06 00:11:02 2004 +0000
@@ -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@localhost
-HOMEPAGE=      http://www.polstra.com/projects/freeware/CVSup/
-COMMENT=       cvsup GUI client
-
-DEPENDS+=      cvsup-[0-9]*:../../devel/cvsup
+PKGNAME=       cvsup-gui-16.1.h
 
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-DIST_SUBDIR=   cvsup-${MACHINE_ARCH}-${OS_VERSION:C/(...).*/\1/}
+USE_X11=       YES
 
-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 -r f457a6ad4e50 -r 1f2faded9945 devel/cvsup-gui/PLIST
--- a/devel/cvsup-gui/PLIST     Tue Jan 06 00:08:06 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:23:04 zuntum Exp $
-bin/cvsup-gui
diff -r f457a6ad4e50 -r 1f2faded9945 devel/cvsup-gui/distinfo
--- a/devel/cvsup-gui/distinfo  Tue Jan 06 00:08:06 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index