Commit graph

16 commits

Author SHA1 Message Date
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Sean Chittenden
b8e1e7ef86 Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)
2003-02-07 02:44:21 +00:00
Satoshi Asami
703da03218 Mark it FORBIDDEN for defined(PARALLEL_PACKAGE_BUILD) &&
${OSVERSION} >= 500000 -- the build hangs.
2001-08-29 05:16:49 +00:00
Ying-Chieh Liao
067e28a16f Move roxen.sh to roxen.sh.sample so I could put it in pkg-plist
PR:		27580
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 14:21:41 +00:00
Ying-Chieh Liao
a177783215 upgrade to 2.1.231
PR:		26406
Submitted by:	maintainer
2001-05-19 13:47:38 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Satoshi Asami
da2bdf5e32 You can't write into ${PKGDIR} -- move ${PKGMESSAGE} to ${WRKSRC}.
Found by:	obento
1999-09-30 23:06:52 +00:00
Satoshi Taoka
9f8a743a15 * Corrected Makefile with respect to ${PREFIX}
* Updated pkg/PLIST
* Fixed typo in pkg/DESCR

PR:		13829
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	maintainer
1999-09-24 17:55:51 +00:00
Steve Price
59737461ce Update to version 1.3.111.
PR:		13325
Submitted by:	KATO Tsuguru <<tkato@prontomail.ne.jp>
1999-09-18 17:35:24 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +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
Seiichirou Hiraoka
4223af875a PR: ports/11484
Submitted by:	k@123.org
This is the port of the Roxen Challenger http and ftp server.  It has
a configuration interface to be accessed with a webrowser and comes with
some nice modules like automatic generation of graphical text.
1999-05-04 16:14:21 +00:00