Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Pav Lucistnik
6d7f8c459f
- Add SHA256
2005-11-25 15:48:16 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Volker Stolz
1114861e5a
Fix build with gcc34 & open-motif
...
PR: ports/75900
Noticed by: Tyler Davidson
2005-01-19 17:54:58 +00:00
Pav Lucistnik
c0634f6813
- Convert to OPTIONS
...
PR: ports/70736
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 23:12:23 +00:00
Eric Anholt
29be1c9451
Fix build on 5.x and fix build with new X headers.
...
Reported by: pointyhat via kris
2004-07-15 06:37:53 +00:00
Kris Kennaway
dd3699e8e3
BROKEN on 5.x: Does not compile
2004-06-19 09:27:37 +00:00
Thierry Thomas
72d755001d
Don't use gettext if not needed.
2004-06-08 18:47:58 +00:00
Thierry Thomas
cab21309cc
- unbreak;
...
- do some cleaning.
2004-06-07 21:27:03 +00:00
Kris Kennaway
37b36b9f67
BROKEN on 5.x: does not compile
2004-02-07 23:29:51 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Kirill Ponomarev
126bd38b6a
- Fix build
...
PR: 56436
Submitted by: Ports Fury
2003-09-04 14:27:56 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Maho Nakata
f5be3fcbca
Fix build, and another fixes for building.
...
Unbreak.
PR: 51923
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-07-19 04:54:32 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
d500c1cc50
BROKEN on 5.1: does not compile
2003-05-18 10:15:44 +00:00
Kris Kennaway
fab932ce7f
BROKEN: Does not compile
2003-05-06 21:37:26 +00:00
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