Commit Graph

40 Commits

Author SHA1 Message Date
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Steve Price
681b68d020 Don't require interaction on DEINSTALL while PACKAGE_BUILDING. 1999-07-04 21:41:46 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Jean-Marc Zucconi
db3126e16c Do not create a file in ${SCRIPTDIR}. Create it in ${WRKDIR} and use a
post-install target instead.
Requested by: asami
1998-12-01 21:14:08 +00:00
Steve Price
aa8e571660 Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:48:38 +00:00
Jean-Marc Zucconi
4c769fc559 Skip the questions and make the port non interactive if PACKAGE_BUILDING
is defined.
Requested by:	asami
1997-03-09 22:52:25 +00:00
Jean-Marc Zucconi
36bf03e6a0 Update to take account of the changes in TeX (some paths have changed) 1997-02-10 02:08:55 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
4f0064a2b1 MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}. 1996-11-30 10:41:21 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
1ce919e683 Add pre-clean target to delete ${SCRIPTDIR}/post-install (created
in configure stage).
1996-09-16 00:56:30 +00:00
Satoshi Asami
a6dfd6d20f Add DIST_SUBDIR=xdvi. This port has only one distfile but the Japanese
version is in the subdir.
1996-03-10 09:06:28 +00:00
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00
Satoshi Asami
8360a75fd7 Add crl.dec.com to MASTER_SITES, ftp.x.org tends to be busy. 1995-06-20 07:46:44 +00:00
Jean-Marc Zucconi
60ac0fe195 Upgrade: patchlevel 18 -> 20 1995-06-13 20:59:35 +00:00
Jean-Marc Zucconi
43b6162b06 Cosmetic changes. 1995-04-22 00:16:06 +00:00
Jean-Marc Zucconi
f53d67c7e8 Warn and request confirmation for installing/removing the package. One file
may also be used by dvips; the package is build with some defaults, which
may be not wanted by the user (the port IS_INTERACTIVE)
1995-04-22 00:14:30 +00:00
Jean-Marc Zucconi
68360a7bcc Remove the last line of the do-install target. The command will be executed
during post-install
1995-04-22 00:05:24 +00:00
Jean-Marc Zucconi
74bab574a2 Change all makefiles in the print directory according to the new rules
for bsd.port.mk
1995-04-21 00:21:41 +00:00
Jean-Marc Zucconi
3f3532544c The configure script now propose to create fonts in the default tex
font directory  instead of /tmp.
If the user choose the defaults, then the mode of font directory is
changed to 1777 at install time.
1995-04-20 02:04:02 +00:00
Satoshi Asami
ec89e8b011 Added various "build: configure" and "install: build" dependencies.
Pointed-out by:	jmz
1995-04-17 20:31:43 +00:00
Jean-Marc Zucconi
1e8406a563 Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile. 1995-04-15 22:06:55 +00:00
Joerg Wunsch
79bf3682a0 Back out my previous change, and revert xdvi to build with gmake.
This Imakefile crud here it _too_ weird to deal with; let it as it
stands now.
1995-04-15 14:44:37 +00:00
Satoshi Asami
a28c2d8099 Print Makefiles...this one was tough! 1995-04-15 04:34:11 +00:00
Joerg Wunsch
cf5b29ae3d xdvi no longer requires GNU make. The offending `include' line in the
(admittedly ugly) Imakefile has never been used, since this port does
have its own configure script.

I gratuitously removed it. :)
1995-04-14 20:51:56 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Jean-Marc Zucconi
a17b2981fd Another set of checksums 1995-04-01 16:33:35 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
c862ea308f Manpage is installed compressed. 1994-11-25 19:44:02 +00:00
Jean-Marc Zucconi
719a118771 replace /usr/local with ${PREFIX} 1994-11-25 13:58:40 +00:00
Jordan K. Hubbard
59508be20d This is an INTERACTIVE port - make sure that it's own install rule
plays by the proper rules too, then.
1994-11-23 13:04:37 +00:00
Jean-Marc Zucconi
08a8941429 Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in
bsd.port.mk
configure: use ${PREFIX}
use ${PREFIX}
1994-11-17 01:04:17 +00:00
Jean-Marc Zucconi
2f2acdd712 Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in
bsd.port.mk
configure: use ${PREFIX}
1994-11-17 01:02:54 +00:00
Jordan K. Hubbard
deab9494fa These are my changes to support the new argument-less configure scripts. 1994-10-04 15:12:57 +00:00
Jordan K. Hubbard
5c92c51f6d Jean-Marc Zucconi's xdvi port.
Submitted by:	jmz
1994-10-01 00:00:16 +00:00