Commit Graph

18 Commits

Author SHA1 Message Date
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
0ecea7d9d6 Substitute BROKEN with IGNORE in cases where the port requires the src tree
to be present, or does not compile on certain versions of FreeBSD.  This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools.  To most users, this change
is a no-op.

PR:		61090
Submitted by:	linimon
2004-01-10 07:18:55 +00:00
Sergey A. Osokin
048d009f72 Fix incorrect argument order for kill(2) [1]
Use USE_REINPLACE instead of one-line patch-stentry.c.
Bump PORTREVISION.

Bug found and original patch:	Valentin Nechayev <netch@lucky.net> [1]
Approved by:			maintainer (timeout)
PR:				59510
2003-11-21 14:59:27 +00:00
Max Khon
35a4f6423d Fix build on -CURRENT (maintainer informed). Bump PORTREVISION. 2003-11-03 19:32:09 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Patrick Li
1bc0121da6 Fix on -STABLE which only has _BSD_VA_LIST_
PR:		ports/44985
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2002-12-13 20:54:20 +00:00
Kris Kennaway
ed443fc0bf Fix build on -current (_BSD_VA_LIST_ -> va_list) 2002-10-21 00:22:31 +00:00
Maxim Sobolev
e5f34fc2be In gets(), two return's exist, and both should be wrapped with exit_violation.
In current version, one is forgotten. Bump PORTREVISION.

PR:		41277
Submitted by:	Valentin Nechayev <netch@netch.kiev.ua>
2002-08-03 07:52:47 +00:00
Maxim Sobolev
29a0461ea9 Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Steve Price
512bf94b90 Update to version 1.4.
PR:		17348
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-30 20:17:48 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +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
Hidetoshi Shimokawa
1d71d20f92 i386 only. 1999-06-16 02:54:01 +00:00
Michael Haro
46162f4b9d Add WWW: to DESCR files 1999-05-03 04:04:46 +00:00
Justin M. Seger
e1f45203f2 Import of security/libparanoia 1.3
This is a library, which contains a safe reincarnations
of strcpy/strcat/sprintf and some other functions,
which is known to be a source to 99% of stack smashing
attacks since Morrison Worm.

PR:		ports/9279
Submitted by:	Alexandre Snarskii <snar@paranoia.ru>
1999-04-10 13:12:12 +00:00