Jean-Marc Zucconi
3899eb0a37
Move the @unexec install-info before the info files; add @exec install-info
...
after the info files, as required by PW^H^Hthe handbook.
2000-05-06 23:45:53 +00:00
Jean-Marc Zucconi
e0d7a722a9
Cleanup ${PREFIX}/info/dir at deinstall time.
2000-05-06 01:49:27 +00:00
Jean-Marc Zucconi
5bfa50cdce
Add more files; remove directories at deinstall time.
2000-05-04 20:50:03 +00:00
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
aa40017f20
Update checksum (some files have been re-created)
1999-07-15 21:58:44 +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
6299d27cdb
Patch the main makefile. Sometimes gmake exits(0) even if an inferior make
...
failed. (looks like a bug in gmake)
PR: ports/9690
1999-02-03 02:45:07 +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
ce7c826919
Change some paths (because of the new fetch behavior)
1997-12-11 00:02:50 +00:00
Jean-Marc Zucconi
ed64df80b1
Upgrade to web2c version 7.1
...
Sort list.
1997-12-11 00:01:39 +00:00
Jean-Marc Zucconi
aa6739fac6
Upgrade to web2c version 7.1
1997-12-11 00:00:53 +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
Jean-Marc Zucconi
6b35a8e29a
Remove 2 non existant files.
1997-02-26 01:42:49 +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
Jean-Marc Zucconi
025bd0a435
Add checksums for some of the files.
1997-02-24 21:58:18 +00:00
Satoshi Asami
5f0a402472
(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 09:10:14 +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
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
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
37f7e33a78
Shorten the COMMENT line
1995-10-25 00:44:40 +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
6aa796f4db
Remove bin/latex
1995-01-16 21:59:16 +00:00