Commit Graph

32 Commits

Author SHA1 Message Date
David E. O'Brien
f62d42e554 Use GCC 3.4 on FreeBSD 4.x. (could also set to 3.3, 3.2, or 3.1...) 2004-11-27 10:36:35 +00:00
David E. O'Brien
0c86dc7bd7 Use GCC 3.4 on FreeBSD 4.x. (could also set to 3.3, 3.2, or 3.1...) 2004-11-27 10:35:41 +00:00
David E. O'Brien
fc85b19c7a Preprocess the heck out of this to bring it in line with C++98. 2004-08-17 16:26:08 +00:00
David E. O'Brien
a0d6da620a Build with GCC 3.3 on 5.x. 2004-08-09 18:22:04 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
David E. O'Brien
789b677e53 Update MASTERSITES.
Reminded by:	fenner unfetchable distfiles email
2002-09-07 19:17:38 +00:00
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
Kris Kennaway
d6d1dd4d53 Remove extraneous files on deinstall
Noticed by:	bento
2000-07-03 04:56:01 +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
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
b968f7a10a Add casts to make this tolerable to an ISO-C++ compiler.
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-01-31 23:17:32 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +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
Steve Price
cd4f9532a6 Use time_t instead of long so this builds on the Alpha. 1999-06-22 16:52:42 +00:00
Satoshi Asami
751790b51a Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
share most files.  Repository copy the default to explicitly named
directories to avoid any confusion.  Greatly simplify the shared
Makefiles, since we are now in different subdirectories, we don't need
"a4-install" stuff.

While I'm here, consistently name the variables.  Here are the
guidelines (master port is in brackets)

DOCFORMAT:	[html] pdf ps
KONFONT:	14dot [16dot]
PAPERSIZE:	a4 [letter] letterdj
RESOLUTION:	118 240 [300] 360 400 600

"math/r" has been copied to "R-a4" and "R-letter", to follow the
spirit of the original port.  "japanese/kon" is renamed to "kon2-*",
since that seems to be the basename.
1998-11-20 04:15:15 +00:00
Satoshi Asami
02d389691c Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE
correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
1998-10-30 08:35:38 +00:00
Steve Price
f7b73547f3 Remove empty directories on deinstall. 1998-10-20 01:49:58 +00:00
Tim Vanderhoek
72c59e5654 Use MLINKS. 1998-09-19 01:40:37 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
David E. O'Brien
92a4c5b262 Slightly different version. 1998-07-30 04:43:19 +00:00
David E. O'Brien
af00fa4959 Doesn't require GMAKE anymore.
Respect CXX and CFLAGS.

Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1998-07-30 04:36:46 +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
David E. O'Brien
fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
David E. O'Brien
ff254f27f5 mp defines an ISO Latin 1 character set if one is not provided by the
PostScript interpreter itself.  The problem is that some (most?) PostScript
level 1 interpreters (such as the Apple Laserwriter Plus!) don't define
the ISOLatin1 encoding vector AND don't define a character called `minus'.

Therefore, substituting `hyphen' (which is always defined) for `minus',
isn't really `wrong'  aesthetics not withstanding! :-) A conditional patch
would (IMHO, say Jeremy) be overkill: the only people that would be
interested in it are typographers, and they probably don't use mp to
format their mail anyway.

Submitted by:	Jeremy Prior <jez@netcraft.co.uk>
1997-01-29 13:23:39 +00:00
David E. O'Brien
e084d641cb FTP site name changed. 1997-01-29 13:20:05 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Satoshi Asami
02a270fdc5 Pretty-printing utility, similar to Sun's /usr/openwin/bin/mp.
Submitted by:	David O'Brien <obrien@cs.ucdavis.edu>
1996-08-16 07:08:42 +00:00