Commit graph

4111 commits

Author SHA1 Message Date
Oliver Eikemeier
8b88435051 % in filenames break perforce:
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009324.html>

Submitted by:	Mark Santcroos <marks@ripe.net>
2004-02-18 11:07:12 +00:00
Gerald Pfeifer
2c4fe14389 Mark broken on amd64 (which used to be called x86_64). 2004-02-18 09:43:30 +00:00
Tilman Keskinoz
9ead1b73f9 Respect CFLAGS 2004-02-17 13:32:54 +00:00
Mark Linimon
e7cd88d637 Remove squeak2 in favor of squeak3. squeak2 is outdated, obsolete and
no longer needed.

PR:		ports/62421
Submitted by:	Roland Jesse <jesse@cs.uni-magdeburg.de> (maintainer)
No objection:	freebsd-ports
2004-02-17 10:52:28 +00:00
Kris Kennaway
d374600208 BROKEN: Does not fetch 2004-02-17 10:40:53 +00:00
Kirill Ponomarev
b1019cd243 - Honour PTHREAD_{CFLAGS,LIBS}
PR:		ports/62945
Submitted by:	maintainer
2004-02-17 10:17:36 +00:00
Akinori MUSHA
fe251fef7c Fix plist and bump PORTREVISION.
PR:		ports/61596
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2004-02-17 03:58:34 +00:00
Kris Kennaway
968801aad3 FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 00:22:55 +00:00
Kris Kennaway
46f2f690d5 FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 00:20:41 +00:00
Kris Kennaway
3272af8f88 Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION. 2004-02-17 00:12:02 +00:00
Kris Kennaway
0c9a372405 BROKEN on alpha 5.x: does not compile 2004-02-17 00:02:45 +00:00
Kris Kennaway
2550eec78e BROKEN: Broken dependency 2004-02-16 23:20:58 +00:00
Gerald Pfeifer
49154b4b87 Update to the 2004-02-16 snapshot of GCC 3.3.4. 2004-02-16 19:32:39 +00:00
Marcel Moolenaar
e91938d7ff On ia64, libpython2.3 must be built with -fPIC as well. This unbreaks
KDE (for example).
2004-02-16 19:03:00 +00:00
Kris Kennaway
3f9f67c5ab Change BROKEN to IGNORE since the package actually builds (but does not work) 2004-02-16 12:24:44 +00:00
Alex Dupre
fd8867311f Update to the latest snapshot.
Add new SOAP and SPL extensions.
(The distfile may be unreachable for a few hours)

Approved by:	nork (mentor/implicitly)
2004-02-13 11:46:02 +00:00
Mark Linimon
34b40b10ef Update to 2004-02-06; added pre-compiled image; added a few new functions
(HYPER; DEPTH; EVENP; ODDP; APPLY); lowercased much of the lib code;
bugfixes.

PR:		ports/62630
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2004-02-13 04:57:13 +00:00
Mark Linimon
cfec7b5b3d Fix build on sparc64.
PR:		ports/61912
Submitted by:	Andy Newman <atrn@zeta.org.au> (maintainer)
2004-02-13 04:17:05 +00:00
Gerald Pfeifer
0bfd4c2e53 Update to the 2004-02-11 snapshot of GCC 3.4.
Port the following two fixes from the lang/gcc33 port:
2004/02/08: Fix build on systems without a decent version of Perl.
2004/01/30: The Fortran frontend binary is called g77, not f77.
2004-02-12 20:40:06 +00:00
Alex Dupre
6a85c75f36 Use PTHREAD_LIBS only if OSVERSION >= 500016.
This fixes compilation of mod_php with apache2-worker on -stable.

PR:		ports/62729
Submitted by:	Maxim Maximov <mcsi@portpc-design.spb.ru>
Approved by:	nork (mentor/implicitly)
2004-02-12 14:24:55 +00:00
Mark Linimon
15edeec1ed Update to 1.33. Numerous bugfixes and minor new features. See
doc/ChangeLog for complete details.

PR:		ports/62328
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-12 05:56:08 +00:00
Mark Linimon
ded58bc113 mat@FreeBSD.org reports no response from this maintainer for several
months about his other ports, so reset this one too.  His last
approved update was 16 months ago.

Maintainer, if this is in error, please contact me directly.
2004-02-11 23:54:39 +00:00
Pav Lucistnik
5d09d0e1da - Add missed dependency on makedepend (unbreak build)
PR:		ports/62624
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-11 20:03:35 +00:00
Maho Nakata
f02982c699 Move lang/g95 -> lang/gfortran
change to appropriate name

Submitted by:	 Steve Kargl <sgk@troutmask.apl.washington.edu>
PR	    : 62287 (repocopy request)
Thanks to   : joe, adam
2004-02-11 01:20:08 +00:00
Alex Dupre
d32dce0a68 Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in my
previous commit).

Noticed by:	kuriyama
Approved by:	nork (mentor/implicitly)
2004-02-10 11:44:00 +00:00
Alex Dupre
35a3256787 Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:	nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Alex Dupre
d965a0315f Fix PTHREAD_LIBS and adapt it to apache2 way.
Submitted by:	Xin Li
Approved by:	nork (mentor/implicitly)
2004-02-09 10:02:44 +00:00
Hye-Shik Chang
d3a457db41 - Use process scope threads instead of system scope to enable large
amount of threads on -CURRENT libpthread by default. [1]
- Merge bugfixes from python 2.3 maintenance branch: [2]
  o weakref object's garbage collection problem.
  o save unnecessary startup-time memory allocation of 100KB+ from
    intobject.
- SIZEify.
- Bump PORTREVISION subsequently.

Advised by:	eischen, julian [1]
Obtained from:	Python CVS [2]
2004-02-09 09:54:07 +00:00
Maho Nakata
7397c37978 a) Unbreak for i386 arch
b) cleanup (info files are inappropreately registered)

PR:		kris via bento
2004-02-09 02:07:48 +00:00
Gerald Pfeifer
fb6bb145b6 Fix build on systems without a decent version of Perl.
PR:		62397
2004-02-08 13:08:44 +00:00
Kris Kennaway
f59b689885 Schedule broken port for removal on April 7 2004-02-07 23:50:26 +00:00
Yen-Ming Lee
3d1557ba43 Freshmeat blurb:
This release adds support for SRFI-5, -7, -16, -29, and -38, adds
	text.gettext and www.cgi-test modules, improves performance and
	robustness, and fixes several bugs.

0.7.4.1 was a minor bugfix to 0.7.4 released the day after, an issue with
binary fsdbm compatability with older versions

databases/gauche-gdbm must be updated at the same time, since it uses a
common src file and build dir...

PR:		62383
Submitted by:	Erik Greenwald <erik@smluc.org>
2004-02-07 05:58:26 +00:00
Kris Kennaway
2bc6cf7c7e BROKEN on 5.x: broken pkg-plist 2004-02-07 03:02:57 +00:00
Kris Kennaway
77634b9b63 BROKEN on 5.x: install fails 2004-02-07 00:20:53 +00:00
Kirill Ponomarev
d5e5d5edf6 - Update to version 1.10
PR:		ports/62429
Submitted by:	Ports Fury
2004-02-06 14:22:37 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Gerald Pfeifer
eb16805645 Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.)
PR:		62409
2004-02-06 09:06:27 +00:00
Kris Kennaway
2a657a2e88 BROKEN on 5.x: configure fails 2004-02-05 22:58:48 +00:00
Kris Kennaway
04d9ecdacb BROKEN on 5.x: Configure fails 2004-02-05 22:57:37 +00:00
Gerald Pfeifer
62ca6cce97 Update to the 2004-02-02 snapshot of GCC 3.3. 2004-02-05 22:09:31 +00:00
Kris Kennaway
e76975c112 BROKEN on 5.x: does not compile 2004-02-05 21:04:15 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
3fd283a81f Set PKGMESSAGE to a bogus file on recent versions of -CURRENT where Perl 5.8
is the default.

Obtained from:	lang/perl5
2004-02-05 06:12:40 +00:00
Joe Marcus Clarke
53415a7114 Use the correct pkg-message on recent versions of -CURRENT.
Reported by:	bento via kris
2004-02-05 06:11:16 +00:00
Dag-Erling Smørgrav
baa573cc0f Remove a test which was meant to fail, but succeeds when run as root. 2004-02-05 00:26:17 +00:00
Joe Marcus Clarke
77789c2033 Don't run use.perl port by default on recent versions of -CURRENT. 2004-02-04 19:21:31 +00:00
Joe Marcus Clarke
24dd9dbacc Run use.perl port by default from the port as well as the package. 2004-02-04 19:20:40 +00:00
Joe Marcus Clarke
19d711380e Don't run use.perl port by default on recent versions of -CURRENT. 2004-02-04 19:14:29 +00:00
Joe Marcus Clarke
e9b5bbd01b Update the pkg-install script to run use.perl port after install on recent
versions of -CURRENT.

Reported by:	kris
2004-02-04 19:13:30 +00:00
Sergey A. Osokin
5022d772a4 SIZEfy my ports. 2004-02-04 12:55:42 +00:00