Commit Graph

36 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
Jean-Marc Zucconi
b33604f599 Do not create temporary files in ${SCRIPTDIR}. Use ${WRKDIR}.
Pointed out by: asami
2000-03-03 22:07:51 +00:00
Jean-Marc Zucconi
6c6ff752f6 Do not create temporary files in ${SCRIPTDIR}. Use ${WRKDIR}.
Use ${INSTALL_DATA} instead of 'install -c -m 644'
2000-03-03 22:07:17 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Jean-Marc Zucconi
0a9fae4a42 Don't install/overwrite files already installed by latex. 1999-07-15 22:41:30 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Steve Price
081a82771f Avoid interactive install while PACKAGE_BUILDING. 1999-06-22 16:30:43 +00:00
Steve Price
21516e50fb Deinstall without interaction while package building and don't display
the deinstall message twice, one for DEINTALL and one for POST-DEINSTALL.
1999-05-24 02:25:48 +00:00
Jean-Marc Zucconi
f59679314f Upgrade to version 5.76 1998-09-25 19:43:05 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Jean-Marc Zucconi
7ad5098951 Create ${PREFIX}/share/texmf/tex/latex
Submitted by:	Matt Behrens <matt@megaweapon.zigg.com>
1997-12-02 03:25:43 +00:00
Jean-Marc Zucconi
0ba48b8d70 Upgrade to version 5.74 1997-08-25 01:29:54 +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
Jean-Marc Zucconi
0f90b4ba43 Correct the location of created pk files.
Closes PR ports/2288
Submitted by:	Wolfgang Helbig  <helbig@informatik.ba-stuttgart.de>
1996-12-27 16:28:06 +00:00
Jean-Marc Zucconi
5188015351 Upgrade: version 5.58 -> version 5.62.
Also install *.sty, *.tfm and *.vf files.
1996-12-25 18:01:33 +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
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
Jean-Marc Zucconi
28e68753dc Use (zcat | dd | tar xf -) < filename to extract the distfile.
remove superfluous mkdir
1995-12-06 00:35:31 +00:00
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00
Jean-Marc Zucconi
efde37bf6b Cosmetic changes 1995-04-22 16:52:18 +00:00
Jean-Marc Zucconi
52d947c22f Warn and request confirmation for installing/removing the package. One file
may also be used by xdvi; the package is build with some defaults, which
may be not wanted by the user.
1995-04-22 16:51:49 +00:00
Jean-Marc Zucconi
96fcd3ab75 Remove the last line of the pre-install target. The command will be executed
during post-install
1995-04-22 16:49:58 +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
a28c2d8099 Print Makefiles...this one was tough! 1995-04-15 04:34:11 +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
Jean-Marc Zucconi
16182396ce Use $PREFIX instead of fixed paths. 1995-02-15 02:22:35 +00:00
Jean-Marc Zucconi
f87fbc766f Create destination directories 1995-02-15 02:21:43 +00:00
Jordan K. Hubbard
560856bdcd This port is interactive. Sigh.. 1994-11-10 01:35:21 +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
f46e0c51ed Jean-Marc Zucconi's dvips port.
Submitted by:	jmz
1994-09-30 00:54:06 +00:00