diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-03 02:45:51 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-03 02:45:51 +0000 |
commit | 86e6bcbf208d3b2ab096728e6dbe0f8699e21cb5 (patch) | |
tree | 36a93b09555b7fb3475fc02ee5118f6ce8b8f7e9 /net | |
parent | 1eba5a9dc48ceedb71b7094e691fd7023024d763 (diff) | |
download | pkgsrc-86e6bcbf208d3b2ab096728e6dbe0f8699e21cb5.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'net')
-rw-r--r-- | net/tcpillust/Makefile | 3 | ||||
-rw-r--r-- | net/tcpillust/PLIST | 4 | ||||
-rw-r--r-- | net/tightvncviewer/Makefile | 3 | ||||
-rw-r--r-- | net/tightvncviewer/PLIST | 4 | ||||
-rw-r--r-- | net/wmnet/Makefile | 4 | ||||
-rw-r--r-- | net/wmnet/PLIST | 4 | ||||
-rw-r--r-- | net/x2vnc/Makefile | 3 | ||||
-rw-r--r-- | net/x2vnc/PLIST | 4 | ||||
-rw-r--r-- | net/xarchie/Makefile | 3 | ||||
-rw-r--r-- | net/xarchie/PLIST | 4 |
10 files changed, 20 insertions, 16 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index dc5d13154cb..91a6b4014d0 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2001/05/05 19:51:18 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/03 02:45:51 jschauma Exp $ # $FreeBSD: ports/net/tcpillust/Makefile,v 1.1.1.1 2000/07/29 06:26:00 sada Exp $ # DISTNAME= tcpillust-1.0a +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.csl.sony.co.jp/CSL/nishida/ diff --git a/net/tcpillust/PLIST b/net/tcpillust/PLIST index 9804d249347..04e52174613 100644 --- a/net/tcpillust/PLIST +++ b/net/tcpillust/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:26 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/03 02:45:51 jschauma Exp $ bin/tcpillust lib/X11/tcpillust/tcpillust.tcl lib/X11/tcpillust/back.xbm @@ -8,7 +8,7 @@ lib/X11/tcpillust/zoomout.xbm share/doc/tcpillust/sample/tcpclient.log share/doc/tcpillust/sample/tcpserver.log share/doc/tcpillust/README -man/cat1/tcpillust.0 +${IMAKE_MAN_DIR}/tcpillust.${IMAKE_MANNEWSUFFIX} @dirrm lib/X11/tcpillust @dirrm share/doc/tcpillust/sample @dirrm share/doc/tcpillust diff --git a/net/tightvncviewer/Makefile b/net/tightvncviewer/Makefile index 1c275671dd3..f20b994b8bd 100644 --- a/net/tightvncviewer/Makefile +++ b/net/tightvncviewer/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2003/02/17 23:32:21 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/03 02:45:51 jschauma Exp $ # FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp # DISTNAME= tightvnc-1.2.8 PKGNAME= tightvncviewer-1.2.8 +PKGREVISION= 1 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/} DISTFILES= ${DISTNAME}_unixsrc.tar.bz2 diff --git a/net/tightvncviewer/PLIST b/net/tightvncviewer/PLIST index 434759a15ab..510c49480a4 100644 --- a/net/tightvncviewer/PLIST +++ b/net/tightvncviewer/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2002/12/29 19:02:49 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/03/03 02:45:51 jschauma Exp $ bin/vncviewer lib/X11/app-defaults/Vncviewer -man/cat1/vncviewer.0 +${IMAKE_MAN_PATH}/vncviewer.${IMAKE_MANNEWSUFFIX} share/doc/vncviewer/README @dirrm share/doc/vncviewer diff --git a/net/wmnet/Makefile b/net/wmnet/Makefile index c810d0666ba..de8f295a85f 100644 --- a/net/wmnet/Makefile +++ b/net/wmnet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2002/09/18 10:40:12 tron Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/03 02:45:51 jschauma Exp $ DISTNAME= wmnet-1.06 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net x11 MASTER_SITES= http://www.digitalkaos.net/linux/wmnet/download/ diff --git a/net/wmnet/PLIST b/net/wmnet/PLIST index 4adcec8bb57..d06d7cf4eaf 100644 --- a/net/wmnet/PLIST +++ b/net/wmnet/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:51 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/03 02:45:52 jschauma Exp $ bin/wmnet -man/cat1/wmnet.0 +${IMAKE_MAN_PATH}/wmnet.${IMAKE_MANNEWSUFFIX} diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile index a122dae7677..df9085d6aad 100644 --- a/net/x2vnc/Makefile +++ b/net/x2vnc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/10/04 14:57:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/03 02:45:52 jschauma Exp $ # DISTNAME= x2vnc-1.4 +PKGREVISION= 1 CATEGORIES= net x11 MASTER_SITES= http://fredrik.hubbe.net/ diff --git a/net/x2vnc/PLIST b/net/x2vnc/PLIST index d0bb13622eb..aa7e0b247f0 100644 --- a/net/x2vnc/PLIST +++ b/net/x2vnc/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:53 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/03 02:45:52 jschauma Exp $ bin/x2vnc -man/cat1/x2vnc.0 +${IMAKE_MAN_PATH}/x2vnc.${IMAKE_MANNEWSUFFIX} diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index 8f8abc03352..4d948efa672 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2001/02/17 18:19:57 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/03 02:45:52 jschauma Exp $ # FreeBSD Id: Makefile,v 1.12 1996/12/01 01:23:22 obrien Exp # DISTNAME= xarchie-2.0.10 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} diff --git a/net/xarchie/PLIST b/net/xarchie/PLIST index ae615148753..8030a598b06 100644 --- a/net/xarchie/PLIST +++ b/net/xarchie/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:54 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/03 02:45:52 jschauma Exp $ bin/xarchie lib/X11/app-defaults/Xarchie -man/cat1/xarchie.0 +${IMAKE_MAN_PATH}/xarchie.${IMAKE_MANNEWSUFFIX} |