Commit graph

76 commits

Author SHA1 Message Date
Jean-Marc Zucconi
bfef5175a6 This port conflicts with teTeX. 2004-04-29 11:29:06 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f725dc8ef5 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 12:54:57 +00:00
Mark Linimon
279335b8ba Maintainer correctly points out that the PR that I committed against
was older than the last checkin which contained a workaround.  That's
absolutely correct and my apologies.
2003-11-03 13:06:40 +00:00
Mark Linimon
ee615dccff Mark as broken due to the fact that many of these files can only
be fetched from a few sites.  This port is badly in need of an update.
PR: ports/57442 (maintainer timeout).
2003-11-03 08:54:30 +00:00
Kris Kennaway
5a9b9963fa mikeh tracked down the distfiles and hosted them locally. Use this as a
temporary workaround to unbreak the port until the maintainer can figure
out where they went.

Submitted by:	mikeh
2003-10-29 21:12:04 +00:00
Kris Kennaway
24d31a76f3 BROKEN: Does not fetch 2003-10-12 22:41:24 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Kris Kennaway
329c19b3a9 Utilize INFO and bump PORTREVISION. 2003-08-16 09:38:10 +00:00
Jean-Marc Zucconi
8a9b076783 Move distfiles to their own subdirectory.
PR:		ports/15142
Submitted by:	lioux
2003-08-08 23:36:40 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Jean-Marc Zucconi
05c4566a46 Fix the build with the latest version of bison.
Submitted by:	Kent Stewart <kstewart@owt.com>
2002-11-23 23:36:33 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Kris Kennaway
6c6d0742e8 A number of changes to this port:
* Portlint and clean up some style bugs
* Replace a hand-rolled configure script with pre/post-configure and
  GNU_CONFIGURE (side-effect is to respect CC and CFLAGS in the build
  instead of using -O2)
* respect the value of INSTALL_SCRIPT so the installation doesn't bomb out
  when we pass in INSTALL_PROGRAM as well
* allow automatic packaging (the MANUAL_PACKAGE_BUILD) seems to be a hold-
  over from several years ago before package builds were done separately.

Approved by:	jmz (maintainer)
2001-05-14 22:56:00 +00:00
David E. O'Brien
4dd0b2401a Add more master sites. There still aren't redundent sites for all the
distfiles, but this is closer.  One should not depend on ftp.freebsd.org to
*always* be alive...
2001-02-06 14:06:39 +00:00
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