Commit Graph

20 Commits

Author SHA1 Message Date
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Dirk Froemberg
8c0949d312 Use '::' as an dependency operator for pre-everything target. This is
needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +00:00
Kevin Lo
65a1f9f5fe Upgrade to 8.00
PR: 23569
Submitted by: Ports Fury
2000-12-16 03:34:57 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +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
Thomas Gellekum
8d1d4e1503 Upgrade to 7.00. 1999-09-03 10:40:36 +00:00
Michael Haro
e2b692e5ac Clean COMMENT
reformat DESCR and add WWW:
FreeBSD.ORG -> FreeBSD.org

PR:		13478
Submitted by:	KATO Tsuguru
1999-08-31 06:05:31 +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
Justin M. Seger
019008c0cd *** empty log message *** 1998-10-13 03:47:24 +00:00
Justin M. Seger
786e3a4cb5 Mark BROKEN for ELF:
===>  Patching for xtem-6.18
===>  Applying FreeBSD patches for xtem-6.18
In string, @WISHX now must be written as \@WISHX at -e line 1, near "@WISHX"
In string, @TCLSH now must be written as \@TCLSH at -e line 1, near "@TCLSH"
In string, @XTEMPATH now must be written as \@XTEMPATH at -e line 1, near "@XTEMPATH"
Execution of -e aborted due to compilation errors.
*** Error code 255
1998-10-12 18:16:47 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Thomas Gellekum
1c58e6a9f7 Use tclX80. 1998-05-25 07:34:12 +00:00
Thomas Gellekum
bc5b7b5894 Make reinstall. Really this time. Or so I hope. 1998-02-18 08:45:57 +00:00
Thomas Gellekum
ae10124d16 Make xtem reinstall-friendly. 1998-02-09 12:42:59 +00:00
Satoshi Asami
a0ea57b959 cp [a-z]* instead of *, the latter matches the CVS dir and fails. 1998-02-08 21:54:09 +00:00
Thomas Gellekum
67956e16d6 Import xtem port. xtem is an X11 frontend to TeX & friends.
PR:		3759
Submitted by:	Peter Cornelius <pc@inr.fzk.de>
1998-02-04 12:15:46 +00:00