diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1995-12-07 08:12:02 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1995-12-07 08:12:02 +0000 |
commit | 40c511b71da82dfacc8740fa7c7363d77265411d (patch) | |
tree | 5b83935259f957d96558555eba60cef0c0bb01fb /misc/tkman | |
parent | f4c41b81199d206b855a6c07b74879147caa5103 (diff) | |
download | ports-40c511b71da82dfacc8740fa7c7363d77265411d.tar.gz ports-40c511b71da82dfacc8740fa7c7363d77265411d.zip |
- Upgrade to version 1.7.5
- Add MAINTAINER
- Remove `.ifdef (NOMANCOMPRESS)' in post-install target; doesn't
make sense to check because we package up the gzip'd man page.
Notes
Notes:
svn path=/head/; revision=2536
Diffstat (limited to 'misc/tkman')
-rw-r--r-- | misc/tkman/Makefile | 10 | ||||
-rw-r--r-- | misc/tkman/distinfo | 2 | ||||
-rw-r--r-- | misc/tkman/files/patch-aa | 26 |
3 files changed, 19 insertions, 19 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index 357934eebcc7..9c281ef239c6 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -1,16 +1,18 @@ # New ports collection makefile for: tkman -# Version required: 1.7.3 +# Version required: 1.7.5 # Date created: 27 Dec 1994 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.10 1995/11/26 10:48:46 asami Exp $ +# $Id: Makefile,v 1.11 1995/11/27 07:50:54 asami Exp $ # -DISTNAME= tkman-1.7.3 +DISTNAME= tkman-1.7.5 CATEGORIES+= misc MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z +MAINTAINER=thomas@ghpc8.ihf.rwth-aachen.de +10,16l LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk4 RUN_DEPENDS= rman:${PORTSDIR}/misc/rman @@ -18,8 +20,6 @@ RUN_DEPENDS= rman:${PORTSDIR}/misc/rman NO_PACKAGE= yes post-install: -.if !defined(NOMANCOMPRESS) gzip -9nf ${PREFIX}/man/man1/tkman.1 -.endif .include <bsd.port.mk> diff --git a/misc/tkman/distinfo b/misc/tkman/distinfo index c46ce12ecd5c..10769b4f6278 100644 --- a/misc/tkman/distinfo +++ b/misc/tkman/distinfo @@ -1 +1 @@ -MD5 (tkman-1.7.3.tar.Z) = 4be6d0ed76b95692e5c437820e816c95 +MD5 (tkman-1.7.5.tar.Z) = 7ce5671154cd9cefee30aa0c9466aa40 diff --git a/misc/tkman/files/patch-aa b/misc/tkman/files/patch-aa index 3af788e7b48c..70a2bcec6496 100644 --- a/misc/tkman/files/patch-aa +++ b/misc/tkman/files/patch-aa @@ -1,12 +1,12 @@ ---- ./Makefile.org Fri Aug 18 17:07:54 1995 -+++ ./Makefile Fri Aug 18 23:03:50 1995 -@@ -35,28 +35,28 @@ +--- Makefile.orig Fri Nov 3 23:22:29 1995 ++++ Makefile Tue Dec 5 14:12:38 1995 +@@ -40,28 +40,28 @@ ### you need to localize the paths on these lines # Tk's wish MUST be compiled with Tcl 7.4/Tk 4.0 or later versions --WISH = /usr/sww/tcl-7.4b4/bin/wish -+#WISH = /usr/sww/tcl-7.4b4/bin/wish - #WISH = /home/orodruin/h/bair/phelps/bin/alpha/wish +-WISH = /usr/sww/tcl-7.4/bin/wish-4.0 ++#WISH = /usr/sww/tcl-7.4/bin/wish-4.0 + #WISH = wish -#WISH = /usr/local/bin/wish +WISH = /usr/local/bin/wish4.0 @@ -36,8 +36,8 @@ +manformat = {groff -Tascii -te -mandoc} # Ultrix users should uncomment the following line #manformat = {tbl | nroff -man | col} - -@@ -120,10 +120,10 @@ + # for BSDI +@@ -127,10 +127,10 @@ # so how can you lose? # BY DEFAULT ON @@ -50,7 +50,7 @@ # give the full path, if you'd like #glimpse = /usr/sww/bin/glimpse # variations (refer to the Glimpse manual page) -@@ -150,9 +150,9 @@ +@@ -157,9 +157,9 @@ # (`-debug' option), obtain the problemmatic glimpseindex command, # and make sure it works when executed by hand. @@ -62,7 +62,7 @@ # produce a larger index ("7-9%" of source text) allowing faster search w/"-o" # Need -o or -b if using -N above. #glimpseindex = "glimpseindex -o" -@@ -170,7 +170,7 @@ +@@ -177,7 +177,7 @@ # default MANPATH to use if user doesn't have a MANPATH environment variable set. # Leave this empty to have TkMan calculate a MANPATH based on a users PATH # (like Perl man does). @@ -71,7 +71,7 @@ #manpathdef = /usr/man:/usr/local/man #manpathdef = /usr/man:/usr/local/man:/usr/sww/man:/usr/sww/X11/man # for SGI -@@ -223,13 +223,13 @@ +@@ -230,13 +230,13 @@ # if you don't want to RosettaMan (rman) in your PATH, make the name fully qualified # (that's probably a good idea if tkman is installed on a central server) @@ -88,9 +88,9 @@ #manprint = {groff -man -Tascii -te -l} # printing string for preformatted pages without [tn]roff source catprint = lpr -@@ -330,7 +330,7 @@ +@@ -342,7 +342,7 @@ $(CP) tkman $(BINDIR) - chmod +x $(BINDIR)/tkman + chmod +rx $(BINDIR)/tkman $(CP) tkman.1 $(MANDIR) - @echo 'You also need RosettaMan to run TkMan.' +# @echo 'You also need RosettaMan to run TkMan.' |