Commit graph

41 commits

Author SHA1 Message Date
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Pete Fritchman
37d195a89c Add a patch to fix build with bison in -current.
PR:		46690
Submitted by:	Andreas Schulz <ats@first.fraunhofer.de>
2003-01-02 16:33:58 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
161b751262 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39656
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-22 17:06:27 +00:00
Pete Fritchman
c2b1840688 Unbreak: fix compilation. 2002-06-09 17:28:18 +00:00
Kris Kennaway
de27e60460 BROKEN: Does not build 2002-05-18 02:44:49 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Bruce A. Mah
5061720c26 Unbreak on 5-CURRENT (replace malloc.h references with stdlib.h). 2002-03-29 17:22:14 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +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
Ying-Chieh Liao
5f1188eef6 Remove shared lib version number from optional LIB_DEPENDS
PR:		30722
Submitted by:	Ports Fury
2001-10-15 13:21:23 +00:00
Kevin Lo
1bf8f4f4dd Update to version 1.99.16
PR: 25931
Submitted by: Ports Fury
2001-03-20 13:03:54 +00:00
Lars Koeller
22d9d76d60 Update of LIB_DEPENDS due to update of xbae to version 4.8.4. 2000-12-29 16:18:24 +00:00
Kevin Lo
2d68be2592 Update to version 1.99.14
PR: 23226
Submitted by: Ports Fury
2000-12-02 16:27:23 +00:00
Chris D. Faulhaber
0721c061a1 Update port to 1.99.12
PR:		20264
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:05:11 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Satoshi Taoka
278d839aca Update to 1.99.5
PR:		13796
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-20 05:50:21 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +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
Michael Haro
4463b5dd1d ADD WWW: 1999-05-03 05:43:11 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Thomas Gellekum
337456d21b Use fpsetmask(0) on FreeBSD.
PR:			4093
Fix suggested by:	bde
1997-10-31 13:43:28 +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
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
cf72c67791 Use ${INSTALL_MAN} instead of install -c to install the man page. 1996-09-22 18:31:58 +00:00
Chuck Robey
ed317a17a3 Added new man page to oleo (with small formatting changes)
thanks to Don Yuniskis.  It's needed it for a long time,
Thanks, Don!
1996-08-10 13:14:51 +00:00
Satoshi Asami
53602f28bd Delete unnecessary stuff. 1996-03-10 00:05:48 +00:00
Satoshi Asami
a541c15da0 Use CFLAGS from /etc/make.conf. 1995-10-19 05:11:27 +00:00
Jordan K. Hubbard
caedea32b1 Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
1995-04-28 13:35:40 +00:00
Satoshi Asami
fc84a926f5 I was going to convert the math Makefiles according to the new
rules in bsd.port.mk, but there weren't any Makefiles that needed
any tweaking. :]  So, just some cosmetic changes.
1995-04-22 11:30:15 +00:00
Satoshi Asami
debcbc5032 Some more Makefile updates, for the math ports. 1995-04-11 01:19:12 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
L Jonas Olsson
a1be96978a Missing '/' made ncftp not find the distfile. 1994-11-10 19:10:57 +00:00
Jordan K. Hubbard
cb0ed085ba Michael Reifenberger's oleo port.
Submitted by:	mr
1994-10-11 18:17:01 +00:00