Commit graph

6011 commits

Author SHA1 Message Date
Jimmy Olgeni
9e78844ca4 Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENT
after change of default thread library from libc_r to libpthread.")

PR:		ports/94161
Submitted by:	Shaun Amott <shaun(at)inerd.com>
2006-03-20 19:54:30 +00:00
Dirk Meyer
361b5d02dc - SUFFIX is not defined here 2006-03-20 14:20:19 +00:00
Dirk Meyer
79eedfb880 - add RC_D_SH to keep shared libs working after reboot 2006-03-20 14:16:18 +00:00
Gerald Pfeifer
fe510419e7 Update to the 20060318 snapshot of GCC 4.2.0. 2006-03-20 13:09:40 +00:00
Pav Lucistnik
3af3136baa - Update to 20060305
PR:		ports/94095
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2006-03-20 10:12:54 +00:00
Gerald Pfeifer
8fd0dcddae Update to the 20060317 snapshot of GCC 4.1.1. 2006-03-20 04:50:13 +00:00
Pav Lucistnik
141c46bfcb - hash is now default extension in php 5.1.2
PR:		ports/94705
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-03-19 22:19:08 +00:00
Dirk Meyer
ccd3e4a8d4 - add USE_GNUSTEP_PREFIX 2006-03-19 04:35:47 +00:00
Renato Botelho
7cd9e3b9a1 BROKEN: Unfetchable
PR:		ports/92367
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (50 days)
2006-03-18 18:13:55 +00:00
Pav Lucistnik
d7e6b9c2d5 - Update to 1.2r6
PR:		ports/94586
Submitted by:	User & <berend@pobox.com> (maintainer)
2006-03-18 15:57:50 +00:00
Pav Lucistnik
bd2f6c37bf - Update to 2.3
PR:		ports/94605
Submitted by:	Piet Delport <pjd@satori.za.net>
Approved by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2006-03-18 14:38:04 +00:00
Pav Lucistnik
353984c155 - Add PDO extension to a php5-extensions metaport and enable it by default.
This is consistent with vendor configure.

PR:		ports/90565
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by:	maintainer timeout (ale; 3 months)
2006-03-18 14:12:04 +00:00
Dirk Meyer
14f10b4598 - update to 1.12.0 2006-03-18 09:52:07 +00:00
Vanilla I. Shu
3b014bc61a Upgrade to 0.9.1.025. 2006-03-18 04:27:17 +00:00
Gerald Pfeifer
bbf79e5155 Update to the 20060316 snapshot of GCC 4.0.4.
Now that GCC 4.1.0 has been released, remove support for the Fortran
frontend which was still quite immature in the 4.0 series compared to
what we now have in the the 4.1 series.

Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.

Do not strip some of the the binaries any longer.

No longer hardcode the version number in LATEST_LINK.
2006-03-17 13:21:04 +00:00
Pav Lucistnik
e02abb2eb9 - Update to 2.1.01
PR:		ports/94274
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
2006-03-16 13:05:54 +00:00
Pav Lucistnik
d591518058 - Update to 1.2.1
PR:		ports/94466
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
2006-03-16 13:02:06 +00:00
Volker Stolz
00cd57b7a9 Somehow GCC 3.x generates a gprolog binary which fails immediately on startup.
Fall back to GCC 2.95 and bump PORTREVISION accordingly.
This update also brings back the FD-solver!

Maybe somebody should check what other distros do about this, but e.g. blindly
applying the Debian patch set doesn't fix this error.

Reminded by: Fernando López
2006-03-16 09:43:10 +00:00
Vanilla I. Shu
35f8e99314 Upgrade to 0.9.1.024. 2006-03-16 06:45:50 +00:00
Gerald Pfeifer
4f5c18a510 Update to the 20060311 snapshot of GCC 4.2.0.
The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.1.* to the
case where we build Java.

Convert the build-time dependency on math/mpfr to a full one, since the
Fortran frontend also needs this at run time.

Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.

Remove bogus USE_X11 (which was not used by default nor any other port).

No longer hardcode the version number in LATEST_LINK.
2006-03-15 22:42:16 +00:00
Jimmy Olgeni
a1c92cd1a0 Upgrade to version R10B-10. 2006-03-15 16:37:46 +00:00
Jimmy Olgeni
399fc01fad Upgrade to version R10B-10 (with dialyzer patch). 2006-03-15 16:37:05 +00:00
Marcus Alves Grando
c1a49a3d6f - Update to 0.9.10
PR:		93900
Submitted by:	maintainer
2006-03-15 15:26:47 +00:00
Marcus Alves Grando
10b48bab79 - Drop maintainership
- portlint(1)

PR:		93874
Submitted by:	maintainer
2006-03-15 13:34:12 +00:00
Gerald Pfeifer
932c3d26cd Update to the 20060310 snapshot of GCC 4.1, which basically is GCC 4.1.0
plus only a few patches.

The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.2.* to the
case where we build Java.

Convert the build-time dependency on math/mpfr to a full one, since the
Fortran frontend also needs this at run time.

Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.

Remove bogus USE_X11 (which was not used by default nor any other port).

No longer hardcode the version number in LATEST_LINK.
2006-03-15 09:37:21 +00:00
Sergey Skvortsov
2d9bb1b73b Update to 0.4.2 2006-03-15 09:10:47 +00:00
Maho Nakata
8ed4c94a20 Remove legacy ifc stuffs since invoking by ifort is recommended 2006-03-15 06:58:16 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Anton Berezin
880641ddf0 Add forgotten patch for the previous commit:
Fix PerlIO-related coredump.  While at it, use EXAMPLESDIR throughout.
Bump PORTREVISION.

PR:		93981
Submitted by:	Matthias Meyser <Meyser@xenet.de>
Approved by:	portmgr (erwin)
2006-03-06 10:15:34 +00:00
Anton Berezin
aa68ffd24d Fix PerlIO-related coredump. While at it, use EXAMPLESDIR throughout.
Bump PORTREVISION.

PR:		93981
Submitted by:	Matthias Meyser <Meyser@xenet.de>
Approved by:	portmgr (erwin)
2006-03-06 10:14:39 +00:00
Pav Lucistnik
ac1bfc575c - Add backup download site
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by:	portmgr (kris; implicit)
2006-03-04 13:26:43 +00:00
Jimmy Olgeni
dcb8abefd6 Unbreak: update documentation checksums and host a missing distfile on MASTER_SITE_LOCAL.
Approved by:	portmgr
2006-03-03 14:38:21 +00:00
Renato Botelho
0188dcaf3e - Update it to 1.7 and make it fetchable again.
PR:		ports/93636
Submitted by:	maintainer
Approved by:	portmgr (erwin)
2006-03-02 16:43:13 +00:00
Kris Kennaway
cddd2f5b34 Chase icudata shared library revision. The port is still broken because
it hard-codes libc_r.

Approved by:	portmgr (implicit)
2006-02-28 09:42:33 +00:00
Kris Kennaway
f355e42ddf Add missing file and unmark BROKEN
Approved by:    portmgr (implicit)
2006-02-28 07:44:22 +00:00
Ade Lovett
f8586fdd2c Purge the last vestiges of the (really) old autotools world order.
Since all these items were commented out, this is a null-op commit.

Approved by:	portmgr (implicit)
2006-02-26 02:28:44 +00:00
Vasil Dimov
34b223e075 Unbreak by forcing the dxl module to build (and therefore install and
not cause plist problems at deinstall stage)

Approved by:	portmgr (linimon), garga (mentor, implicitly)
2006-02-24 09:43:35 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Gerald Pfeifer
9ae0c28ccc Update to the 20060221 snapshot of GCC 3.4.6. 2006-02-22 21:52:33 +00:00
Tim Bishop
5e7fbe2c02 - Pass maintainership (back) to submitter.
PR:		93642
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2006-02-22 16:18:49 +00:00
Gerald Pfeifer
529ed7dc50 Update to the 20060218 snapshot of GCC 4.2.0.
Remove USE_REINPLACE= as advised by new portlint.  Also note that at
least some of the installation hierarchy problems with libgomp have
been fixed now due to my report upstream.
2006-02-21 21:34:01 +00:00
Anton Berezin
08e6551ef2 Fix rebuild-xs target. No PORTREVISION bump since plist is not
affected.

Submitted by:	skv
2006-02-21 14:27:36 +00:00
Anton Berezin
3b9dcea28e Upgrade to 5.8.8.
Also:
Do not strip when built with -DWITH_DEBUGGING. [1]
Do not build non-threaded perl with -pthread. [2]
Add rebuild-xs target which should be used when
perl-after-upgrade does not do its job adequately. [3]
Fix perl-after-upgrade to handle threaded perl. [4]

Submitted by:	John Narron <jnarron@cdsinet.net> [2],
		Sergey Prikhodko <sergey@network-asp.biz> [4],
		parv@pair.com [1],
		pavel@ctk.ru [2],
		skv [3],
		vasilis <vasilis@karkampounas.gr> [2]
PR:	83223 [4], 83767 [2], 84255 [2], 89443 [1], 90832 [2]
2006-02-20 20:24:36 +00:00
Renato Botelho
3419ccf917 - Update pnet related ports:
* lang/pnet 0.7.0 -> 0.7.4
  * lang/pnet-base 0.7.0 -> 0.7.4
  * lang/pnetlib 0.7.0 -> 0.7.4
  * lang/pnetc 0.7.0 -> 0.7.4
  * lang/ml-pnet 0.7.0 -> 0.7.4
  * lang/treecc 0.3.6 -> 0.3.8
  * lang/libjit 0.0.4 -> 0.0.6
- Make portlint(1) happy
- Unbreak ml-pnet on 4.x

PR:		ports/93602
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reworked by:	garga
Thanks to:	mnag, tdb
2006-02-20 20:23:47 +00:00
Marcus Alves Grando
36a5e304e1 - Update to 3a3
- portlint(1)

PR:		93329
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-20 15:18:21 +00:00
Kris Kennaway
29c149b51a BROKEN: Does not install 2006-02-20 01:28:02 +00:00
Gerald Pfeifer
665b10cc4e Update to the 20060217 snapshot of GCC 4.1.0.
Remove USE_REINPLACE= as advised by new portlint.
2006-02-19 18:48:09 +00:00
Tom McLaughlin
58944b81e1 Update to 1.1.13.2
Release notes:	http://go-mono.com/archive/1.1.13/

Port changes:
- Execute mono-semdel during pre-clean in addition to post-install
- Execute mono-semdel over ${WRKSRC}/runtime as a precaution
- Add G_DEBUG="" to mono-semdel target in bsd.mono.mk to prevent
  dropping core files with upcomming glib 2.9 [1]
- add XSP_DOCROOT for when we eventually have an xsp port in the ports
  tree (If interested in xsp let me know)
- Remove lingering USE_REINPLACE while I'm here

Submitted by:	Andres Kohn [1]
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2006-02-19 06:14:39 +00:00
Gerald Pfeifer
5a22d96a47 Update to the 20060216 snapshot of GCC 4.0.3.
Remove USE_REINPLACE= as advised by new portlint.
2006-02-17 09:52:53 +00:00
Gerald Pfeifer
c9c75401b8 Update to the 20060214 snapshot of GCC 3.4.6.
Remove USE_REINPLACE= as advised by new portlint.
2006-02-15 13:49:45 +00:00