1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
85a6394525 Add man pages 2000-05-04 20:48:49 +00:00
Satoshi Asami
4190a2434c WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
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
bd5689cc1c Change MASTERSITES: ftp.cdrom.com -> ftp.freesoftware.com 2000-03-04 22:59:57 +00:00
Jean-Marc Zucconi
bf93b56370 Upgrade to web2c version 7.2b 2000-01-27 21:50:19 +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
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Jean-Marc Zucconi
08874a5ad9 Unset all TEX* environment variables before starting the build phase.
PR:		ports/9690
1999-01-29 03:09:05 +00:00
Jean-Marc Zucconi
b10fa188ab Following a suggestion from Satoshi, and thanks to the work of Dave Cornejo,
tarballs are now available at ftp.cdrom.com in /pub/tex/package/.
Makefile are simpler, and  md5 checksum exist for all files.
1997-12-15 02:19:23 +00:00
Jean-Marc Zucconi
2b9f83a4c3 Upgrade to web2c version 7.1
Change some paths (because of the new fetch behavior)
1997-12-11 00:00:20 +00:00
Satoshi Asami
f44828dd89 Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to
bsd.port.mk that will be committed soon, this will disable automatic
package building when PACKAGE_BUILDING is defined (so they can be
built from separate scripts).

These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is
not defined).
1997-11-10 11:23:41 +00:00
Satoshi Asami
952a72bb20 Make the IGNOREFILES definition match files/md5. Jean-Marc, I
strongly suggest you upgrade your bsd.port.mk to something recent
(-current, RELENG_2_2, RELENG_2_1_0 all have this fix now).
1997-02-25 09:00:31 +00:00
Jean-Marc Zucconi
6ad5f42711 Adapt to the new version of fetch. 1997-02-24 21:58:38 +00:00
Satoshi Asami
eaed37dd49 (1) Use IGNOREFILES correctly. The dist/patchfiles should either be
on this list (which will set their files/md5 entry to "IGNORE") or
    have a correct checksum.  There were two files missing from this
    list and their checksum entries were not updated (they included
    version numbers).

(2) Don't set NO_CHECKSUM in a port to get around bug (1). ;)
1997-02-14 08:52:19 +00:00
Jean-Marc Zucconi
fc644e6fe1 Upgrade: version 3.1415 -> version 3.14159 1997-02-10 01:57:56 +00:00
Satoshi Asami
b7a86be739 Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +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
Gary Palmer
b7ab63ccef Update to get rid of ftpget / ftplib.pl.
Subnitted by:	jmz, with small mods by me
1996-07-06 08:24:14 +00:00
Jean-Marc Zucconi
4793be90ed I forgot to add the version number in the EXTRACT_ONLY list 1996-03-19 00:20:44 +00:00
Jean-Marc Zucconi
6253533986 Use a version number in 2 tarballs (web and web2c), so that they can be
shared with the japanese port.
1996-03-02 02:08:23 +00:00
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00
Jean-Marc Zucconi
5062c4453c Take CFLAGS from /etc/make.conf 1995-10-05 17:31:06 +00:00
Jean-Marc Zucconi
4221217c1f Add a pre-fetch target to make ftpget executable. This fixes the message
'ports/print/tex/files/ftpget: not found'
1995-10-03 21:19: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
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
c8142a61f7 Add -L${X11BASE}/lib in flags. 1995-04-17 00:16:14 +00:00
Jean-Marc Zucconi
6be78ed1f2 Tex version is 3.1415 1995-04-16 22:52:37 +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
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
d037bfba67 Add EXEC_DEPENDS for latex and latex209
Define WRKDIR so that the build targets work correctly
Be repetitively affirmative when building latex so that it does not require
user input
1995-03-04 03:57:55 +00:00
Jean-Marc Zucconi
0253a984d8 Remove latex from ${PREFIX}/bin since this port build tex only 1995-01-16 21:58:12 +00:00
Jean-Marc Zucconi
f125601837 Removed a blank line in the middle of the build target. 1995-01-04 00:26:23 +00:00
Jean-Marc Zucconi
9453403a78 The fetch target has been moved in Makefile.inc. The makefile has also been
cleaned.
LaTeX has been removed since it duplicated the LaTeX port. This avoid changing
both TeX and LaTeX when something changes in LaTeX only.
1994-12-27 02:55:51 +00:00
Nate Williams
0141bf5e49 Enabled 'LaTeX' by default and fixed up the install rules for the latex
install.
1994-12-23 00:45:07 +00:00
Jean-Marc Zucconi
09956ebb8b Use ${BUILD_COOKIE}
Set PKGNAME
1994-12-12 12:53:06 +00:00
Jordan K. Hubbard
c030153a85 Fixes from Jean-Marc Zucconi. Thanks yet again!
Submitted by:	jmz
1994-11-11 22:29:14 +00:00
Jordan K. Hubbard
29342fc00f Jean-Marc Zucconi's updates to these ports.
Submitted by:	jmz
1994-10-12 03:00:12 +00:00
Jordan K. Hubbard
cdd0886479 Bring in Jean-Marc Zucconi's tex port. The Makefile is kind of weird,
and he has his own ftp-get routine, but knowing how complex the TeX
distribution is, I suspect that all of this obfuscation is probably justified!
Submitted by:	jmz
1994-09-29 08:56:20 +00:00