Commit graph

6163 commits

Author SHA1 Message Date
Tilman Keskinoz
7e061ec8d2 The testsuite breaks at certain times of day depending on TZ, so
disable the testuite per default.

PR:		94765
Submitted by:	Dan Rench <citric@cubicone.tmetic.com>
2006-03-23 14:24:20 +00:00
Jimmy Olgeni
3b0a63a191 Add support for amd64 (from ports/83001, modified).
PR:		ports/83001
Submitted by:	Rasmus Kaj <kaj(at)kth.se>
2006-03-20 23:13:39 +00:00
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
Renato Botelho
d092c99dba - Update to 4.87
PR:		ports/93302
Submitted by:	maintainer
2006-02-14 14:43:47 +00:00
Gerald Pfeifer
f6a6f89cf0 Remove USE_REINPLACE= and adjust the quoting of BROKEN=, both as advised
by new portlint.
2006-02-13 23:21:37 +00:00
Jimmy Olgeni
c4fb22eedf Upgrade to current bsd.java.mk syntax. 2006-02-13 18:53:33 +00:00
Kris Kennaway
75bbac0245 BROKEN: Does not compile on FreeBSD >= 7.0 2006-02-12 22:31:35 +00:00
Kris Kennaway
48832255db BROKEN: Coredump during build 2006-02-12 22:30:45 +00:00
Gerald Pfeifer
832aff624c Update to the 20060211 snapshot of GCC 4.2.0. 2006-02-12 20:29:35 +00:00
Alexander Leidinger
1849fc2884 Update to 8.1.036. 2006-02-11 23:55:41 +00:00
Gerald Pfeifer
d21c51245e Update to the 20060207 snapshot of GCC 3.4.6. 2006-02-11 23:23:18 +00:00
Gerald Pfeifer
cd62b69003 Update to the 20060210 snapshot of GCC 4.1.0. 2006-02-11 23:22:30 +00:00
Kris Kennaway
04b78a25ff Attempt to fix the bogus missing dependencies during the package build. 2006-02-11 21:57:32 +00:00
Andrey Slusar
fc59085b38 Fix plist.
Reported by:	pointyhat(kris)
2006-02-11 21:40:51 +00:00
Gerald Pfeifer
f226aebc82 Update to the 20060209 snapshot of GCC 4.0.3. 2006-02-11 13:09:01 +00:00
Andrey Slusar
d9d0485e10 * Update to 0.7.3.3
* Update master sites.
* Fix build and unbreak port.
2006-02-10 15:07:06 +00:00
Sam Lawrance
5a5e6e8439 Bump the bootstrap binary version to 0.9.9.
PORTVERSION bump is not required as there are no functional changes.

PR:		ports/93043
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-02-09 13:28:01 +00:00
Edwin Groothuis
f5bd60b2e4 update to latest versions (2006-01-28 according to website) 2006-02-09 04:20:56 +00:00
Kris Kennaway
4a7b654a30 BROKEN: Incorrect pkg-plist 2006-02-08 19:50:09 +00:00
Simon Barner
2b472824bd - Avoid recursive variable definition
Submitted by:	pfgshield-freebsd@yahoo.com (maintainer)
2006-02-07 11:14:59 +00:00
Gerald Pfeifer
b4f474287d Base this port on lang/gcc41 instead of lang/gcc40. The former has not
formally been released yet, but it's very close and Fortran support is so
much better than in the latter, that this seems appropriate.

This is also based on concrete recommendations by a GFortran developer and
a user based on their experiences.
2006-02-06 22:16:03 +00:00
Tim Bishop
ea9c65896a - Update to 3a2
PR:		92549
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-06 13:54:32 +00:00
Simon Barner
6241070519 - Update to 2.38
Submitted by:	Jakub Rehor <jakub@rehor.net> (maintainer)
PR:		ports/92831
2006-02-05 23:42:57 +00:00
Kris Kennaway
720b30048f Try to clean up xemacs directories 2006-02-05 20:15:37 +00:00
Gerald Pfeifer
30806e27b7 Update to the 20060204 snapshot of GCC 4.2.0. 2006-02-05 02:38:37 +00:00
Jimmy Olgeni
304c524492 * Clean up Java support.
* Use USE_TK.
* Make sure that ODBC is not built if WITHOUT_ODBC is defined.
* Disable ODBC if ${OSVERSION} < 500000.
* Fix pkg-plist using PLIST_SUB.
* Fix some portlint warnings.
2006-02-04 23:52:18 +00:00
Gerald Pfeifer
ee5371a226 Update to the 20060203 snapshot of GCC 4.1.0. 2006-02-04 17:24:23 +00:00
Gerald Pfeifer
7c3e6ff41e Update to the 20060202 snapshot of GCC 4.0.3. 2006-02-04 02:31:52 +00:00
Volker Stolz
d189cc4844 Remove expired port 2006-02-03 17:27:41 +00:00
Vanilla I. Shu
23eeb3e2dc Upgrade to latest version.
PR:		ports/92773
Submitted by:	maintainer
2006-02-03 17:20:05 +00:00
Kris Kennaway
264cbc886c Remove bogus DEPENDS. Instead, list pm3-base in BUILD_DEPENDS twice so
that it is installed, and we also run its configure script.  Add missing
USE_GMAKE needed to satisfy pm3-base port dependency check.
2006-02-03 09:06:19 +00:00
Kris Kennaway
7a3d091856 Remove bogus DEPENDS. Instead, list pm3-base in BUILD_DEPENDS twice so
that it is installed, and we also run its configure script.  Add missing
USE_GMAKE needed to satisfy pm3-base port dependency check.
2006-02-03 08:56:24 +00:00
Renato Botelho
b8bd6b9c12 - Update to 1.3.1
PR:		ports/92674
Submitted by:	maintainer
2006-02-01 11:46:17 +00:00
Gerald Pfeifer
c0ccd6c6fa Update to the 20060128 snapshot of GCC 4.2.0. 2006-02-01 10:59:21 +00:00
Hye-Shik Chang
b5a1a0be87 Fix build on 7-current. This adds a hack to avoid malloc problems but
the hack has no effect to the final binaries.
2006-02-01 07:54:19 +00:00
Kris Kennaway
aaf85b8b11 Add missing RUN_DEPENDS on pike72
Submitted by:	maintainer
2006-02-01 07:43:41 +00:00
Alex Dupre
c4d6261234 - pfpro extension is only for php4
- add location to pfpro directory
2006-02-01 07:18:47 +00:00
Edwin Groothuis
f7aab3bddd fix duplicate distfile 2006-02-01 06:35:05 +00:00
Edwin Groothuis
6461bf0db2 SHA256ify (approved by krion@) 2006-02-01 03:47:20 +00:00
Edwin Groothuis
1ac6ee67d7 SHA256-ify (approved by krion@) 2006-02-01 03:30:45 +00:00
Gerald Pfeifer
f2d194a410 Update to the 20060127 snapshot of GCC 4.1.0. 2006-02-01 01:02:41 +00:00
Pav Lucistnik
6bd407bcb2 - Add a php extension pfpro (PayFlow Pro).
PR:		ports/82843
Submitted by:	Mike Durian <durian@shadetreesoftware.com>
Approved by:	maintainer timeout (1 month)
2006-01-31 23:00:21 +00:00
Tim Bishop
2a4fb9963e - Update to 20060121
PR:		92641
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2006-01-31 21:35:34 +00:00
Joseph Koshy
97f3ddb8dd Upgrade to v110.57.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2006-01-31 16:09:52 +00:00
Renato Botelho
47f9459c8f - Add a backup MASTER_SITES and make it fetchable again
PR:		ports/92551
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reviewed by:	maintainer
2006-01-31 09:53:00 +00:00
Jean-Yves Lefort
92304a5329 Fix MASTER_SITE_SUBDIR
Reported by:	pointyhat via kris
2006-01-31 09:43:17 +00:00
Alex Dupre
fae3e9d08c Fix linking on 4.x (yes, this is another PHP configure bug).
While I'm here, replace a '=' with '+='.
2006-01-31 08:36:02 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Alex Dupre
bc5f4400ca Add support for getopt_long and fix getopt(). 2006-01-30 16:10:57 +00:00
Alex Dupre
3a55c0530c Fix getopt() and add support for getopt_long. 2006-01-30 15:57:38 +00:00
Renato Botelho
0c5faabedb - Add more MASTER_SITES
PR:		ports/92545
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-30 14:17:19 +00:00
Anton Berezin
47bfad5416 Remove non-existing WWW.
PR:		92544
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-30 13:54:57 +00:00
Edwin Groothuis
59152d0be4 SHA256ify
Approved by:	krion@
2006-01-30 12:14:44 +00:00
Edwin Groothuis
68c75aae5d SHA256ify
APproved by: krion@
2006-01-30 11:48:01 +00:00
Hye-Shik Chang
744221c1b4 Update to release of 2006-01-27. 2006-01-30 04:17:32 +00:00
Michael Johnson
9c44b2183a - Reset MAINTAINER 2006-01-29 20:17:42 +00:00
Pav Lucistnik
7afe70dc06 - Fix on 64-bit arches
PR:		ports/92396
Submitted by:	Dan Rench <citric@cubicone.tmetic.com> (maintainer)
2006-01-29 18:05:55 +00:00
Kris Kennaway
4d8973f9c9 BROKEN on !i386 and on 4.x: Does not compile 2006-01-28 21:14:35 +00:00
Pav Lucistnik
ab2ccf43a8 - Update to 0.9.9
PR:		ports/92398
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-01-28 15:52:14 +00:00
Tim Bishop
9bfd521119 - Mark only for i386 (application only supports i386 architecture).
- Remove USE_REINPLACE.
2006-01-28 13:25:28 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Gerald Pfeifer
7568c9f4e1 Update to the 20060126 snapshot of GCC 4.0.3. 2006-01-27 14:29:26 +00:00
Mark Linimon
739e564b8c Replace the dangerous .error with IGNORE. 2006-01-27 09:38:34 +00:00
Vanilla I. Shu
08e6b10244 Upgrade to 2.5.8.
PR:		ports/92390
Submitted by:	Johan van Selst <johans@stack.dot.nl>
2006-01-27 06:46:43 +00:00
Gerald Pfeifer
4adfb3ff55 Update to the 20060121 snapshot of GCC 4.2.0, which now includes libgomp. 2006-01-27 01:55:53 +00:00
Gerald Pfeifer
8f65cab8e9 Update to the 20060124 snapshot of GCC 3.4.6. 2006-01-26 23:03:15 +00:00
Jean-Marc Zucconi
dc7ed93e4f Fix mastersite, now it's fetchable again.
PR:		ports/92385
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-26 20:36:12 +00:00
Renato Botelho
c367d55556 - Reset maintainership - undeliverable address
<harbour@netfang.net>:
64.109.43.45 does not like recipient.
Remote host said: 550 <harbour@netfang.net>: Recipient address rejected:
User unknown in local recipient table

Noticed by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-26 15:41:32 +00:00
Pav Lucistnik
88eca5602f - Fix spurious SIZE entry 2006-01-26 10:11:28 +00:00
Pav Lucistnik
04c8119b18 - Author of last update agreed to take over this port 2006-01-26 08:43:05 +00:00
Sam Lawrance
a5a87a8397 Update to 2.1.10.
Remove BROKEN and replace with ONLY_FOR_ARCHS, since this distribution is
for 32-bit architectures.

PR:		ports/89613 (based on)
Submitted by:	Alexander Shiryaev <aixp@mail.ru>
Approved by:	ob@breuninger.org (maintainer, timeout 2 months)
2006-01-26 06:14:41 +00:00
Pav Lucistnik
e9ac3a4ce2 - Update to 2.1
- Drop maintainership

PR:		ports/91934
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	Josh Elsasser <joshe@vineyard.net> (maintainer)
2006-01-25 17:50:07 +00:00
Anton Berezin
8c0575f9d8 Update to 1.11. 2006-01-25 13:19:23 +00:00
Hajimu UMEMOTO
41de8b251a Use the code actually committed into Ruby CVS against
getcontext/setcontext issue.

Obtained from:	Ruby CVS
2006-01-24 14:38:33 +00:00
Tom McLaughlin
7738167174 Add mirror site on MASTER_SITE_LOCAL.
Prompted by:	kris
2006-01-24 04:41:29 +00:00
Mark Linimon
f6159fbf7a Revert last commit. It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:		portmgr
Pointy hat:	edwin`
2006-01-23 07:04:10 +00:00
Aaron Dalton
c3eab14300 Adding port lang/tolua++, a utility for better binding between Lua and C++.
Approved by:	tobez
2006-01-22 23:42:31 +00:00
Pav Lucistnik
a322bf61b8 - Update to 4.85
PR:		ports/92121
Submitted by:	James Bailie <jimmy@jamesbailie.com> (maintainer)
2006-01-22 18:03:40 +00:00
Jean-Yves Lefort
a526a56286 Switch to the USE_LINUX_RPM framework. 2006-01-22 15:35:04 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Hajimu UMEMOTO
f35229590b Better fix for the problem on AMD64 and Pentium4 since rev1.4.
getcontext() saves EFLAGS and setcontext() restores it.  When carry
flag is set in EFLAGS, setcontext() treats it as an system call error.
This problem is filed as misc/92110.
rev1.3 and before hid this problem, and rev1.4 exposed it.
Drop carry flag before getcontext() for workaround for this problem.

Submitted by:	Tanaka Akira <akr__at__m17n.org>
Tested by:	TAKANO Yuji <takachan__at__running-dog.net>
2006-01-22 05:47:53 +00:00
Gerald Pfeifer
9a8723bd71 Update to the 20060120 snapshot of GCC 4.1.0. 2006-01-22 04:35:07 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Thierry Thomas
2b049d203a Upgrade to 1.0.14.
Changelog at <http://gambas.sourceforge.net/changelog.html>.
2006-01-21 21:01:15 +00:00
Hajimu UMEMOTO
b5b3b72fb1 WITHOUT_CPU_CFLAGS hack is not required anymore.
Tested by:	TAKANO Yuji <takachan__at__running-dog.net>
2006-01-21 19:29:18 +00:00
Hajimu UMEMOTO
d105ac64b3 fix build on AMD64 for workaround.
Reported by:	many
2006-01-21 18:11:33 +00:00
Hajimu UMEMOTO
3e59b5bdf8 ${CPUTYPE} might not defined.
Reported by:	cperciva
2006-01-21 05:38:22 +00:00
Gerald Pfeifer
68fd67076d Update to the 20060119 snapshot of GCC 4.0.3. 2006-01-21 05:10:38 +00:00
Hajimu UMEMOTO
f8292fc41d It was not buildable with CPUTYPE=athlon64 or CPUTYPE=athlon-xp
since my last commit.  It spun in 'miniruby' somewhere in a
bigdecimal compile.  So, if CPUTYPE is defined as athlon64 or
athlon-xp, ignore CPU_CFLAGS for workaround.

Reported by:	Mike Harding <mvh__at__ix.netcom.com>
2006-01-21 04:26:40 +00:00
Hajimu UMEMOTO
0b7f56dce4 eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64
before gcc 4.0.3.

previous one broke xcgroup of XCAST6:
	http://sourceforge.net/projects/xcast6/

Reported by:	SUZUKI Koichi <metal__at__gc5.so-net.ne.jp>
Obtained from:	http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/eval.c.diff?r1=1.616.2.148;r2=1.616.2.149
2006-01-20 19:32:32 +00:00
Renato Botelho
4026f0b217 - Update to 5.0.1
PR:		ports/92011
Submitted by:	Ports Fury
2006-01-20 16:40:13 +00:00
Pav Lucistnik
4edbaffde5 - Update to 0.63
PR:		ports/92026
Submitted by:	Johan van Selst <johans@stack.nl>
2006-01-20 15:35:39 +00:00
Anton Berezin
0c2a6353d0 Update to 0.05. 2006-01-20 12:20:51 +00:00
Tilman Keskinoz
98b3bd8d07 Remove ONLY_FOR_ARCHS.
Reported by:	Paul Scherf on freebsd-ports
Tested on:	amd64 and sparc64
2006-01-20 11:03:51 +00:00
Dirk Meyer
271069096e - bump PORTEPOCH 2006-01-20 06:52:00 +00:00
Kris Kennaway
bfb21e56eb BROKEN: Does not compile 2006-01-20 00:06:34 +00:00
Kris Kennaway
34ec2731fb BROKEN on ia64 and sparc64: Does not compile 2006-01-19 23:46:15 +00:00
Tim Bishop
39564129b0 - Fix distinfo and unbreak.
- Distfile rerolled, changes as follows (full diff is ~500 lines):
    Change version number from 2.36 to 2.37
    configure.in contains a few changes like this:
      -AC_MSG_NOTICE([ * Berkeley-DB (Tools):])
      +AC_MSG_NOTICE([ * Berkeley-DB (Tools)])

PR:		91739
Submitted by:	Andreas Eder <are@staffa.eder.local>
Approved by:	maintainer
2006-01-19 12:53:20 +00:00
Dirk Meyer
3b6641a158 - new option GNUSTEP_PREFIX
allow user defined location of all files
2006-01-19 12:06:14 +00:00
Dirk Meyer
7ee6632493 - new default gcc34
- new options:
GNUSTEP_WITH_GCC40
GNUSTEP_WITH_GCC41
GNUSTEP_WITH_GCC42
2006-01-18 19:47:29 +00:00
Marcus Alves Grando
3c08c7c63c Update to 5.6.2
Mark as IGNORE < 500100. Require some C99 functions.

PR:		91936
Submitted by:	Gerhard Gonter <g.gonter@ieee.org> (maintainer)
2006-01-18 18:00:00 +00:00
Joseph Koshy
18d3f04b0b Upgrade to v301 --- bug fixes and changes to the demos. 2006-01-18 16:09:09 +00:00
Pav Lucistnik
816879cee2 - Fix build on sparc64
Investigated by:	marius
This patch by:		Tanaka Akira <akr@m17n.org> (akr in ruby CVS)
Obtained from:		ruby CVS
2006-01-18 16:05:30 +00:00
Alex Dupre
fa20dca2bb s/PHP_EXTDIR/EXTSUBDIR/g
The previous variable was too similar to PHP_EXT_DIR defined in bsd.php.mk.
2006-01-17 15:09:40 +00:00
Alex Dupre
fb7d8fa326 Speed up the build of PHP extensions by extracting only the extension subdir
from the big tarball.
2006-01-17 15:08:30 +00:00
Alex Dupre
2265e43858 Speed up the build of PHP extensions by extracting only the extension subdir
from the big tarball.
Fix xsl extensions that look for files outside its WRKSRC.
2006-01-17 13:57:29 +00:00
Dirk Meyer
1d306ef3e3 - enable fake-main support again
so packages can be build without procfs
- new option WITHOUT_GNUSTEP_FAKEMAIN
2006-01-16 13:11:15 +00:00
Alex Dupre
fce0420478 Update to 5.1.2 release:
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
2006-01-16 12:08:20 +00:00
Tim Bishop
0ea03be210 Add kroc 1.4.0, the Kent Retargettable occam-pi Compiler. 2006-01-16 11:14:42 +00:00
Pav Lucistnik
260030a6f4 - Provide pthread-less Ruby package 2006-01-16 09:42:59 +00:00
Pav Lucistnik
4273976f63 - Provide WITHOUT_PTHREADS option
Submitted by:	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
2006-01-16 09:41:49 +00:00
Alex Dupre
9eb17499b3 Update to 4.4.2 release. 2006-01-16 09:40:31 +00:00
Pav Lucistnik
09a488b948 - Fix bug: FileUtils.mv() does not unlink source file when moving over
filesystem boundaries

Reported by:	Virgil Champlin <champlin@stupidog.org>
2006-01-16 01:43:29 +00:00
Pav Lucistnik
b0eef7b400 - Update for 1.8.4
Reported by:	krismail
2006-01-16 00:34:09 +00:00
Pav Lucistnik
b7e9c3378d - No latest link, to prevent clash with lang/ruby18
Reported by:	kris
2006-01-15 08:37:30 +00:00
Pav Lucistnik
e83c486c16 - No latest link, to prevent clash with lang/fpc2
Reported by:	kris
2006-01-15 08:34:12 +00:00
Gerald Pfeifer
e3a171fa28 Update to the 20060114 snapshot of GCC 4.2.0. 2006-01-15 02:53:36 +00:00
Gerald Pfeifer
2230fbcad9 Update to the 20060113 snapshot of GCC 4.1.0. 2006-01-14 21:37:56 +00:00
Tom McLaughlin
6a61c03f29 Update to 1.1.12.1
Project by: BSD# <www.mono-project.com/Mono:FreeBSD>
2006-01-14 21:34:06 +00:00
Pav Lucistnik
b525510f5a - OPENSSLINC is even better
Submitted by:	mezz
2006-01-14 18:57:17 +00:00
Pav Lucistnik
d06a8792e0 - Use OPENSSLBASE
Suggested by:	mezz
2006-01-14 18:42:11 +00:00
Pav Lucistnik
5b718a30cb - Add patchfile neded for ruby-tk 2006-01-14 18:40:01 +00:00
Vanilla I. Shu
3e5b9ba687 1: upgrade to latest version.
2: remove BROKEN on x11-toolkits/ewl.
2006-01-14 18:33:28 +00:00
Pav Lucistnik
8e38173bbb - Account for removal of tcltklib; 1.8 is now default 2006-01-14 14:57:39 +00:00
Pav Lucistnik
4b6cada8b4 - Remove ruby-tcltklib; it was collapsed into ruby-tk in 1.8.4 2006-01-14 14:56:27 +00:00
Pav Lucistnik
4b7230268d - Enable pthreads using configure switch, so autodetection based on headers
parsing works
2006-01-14 14:38:58 +00:00
Pav Lucistnik
abadc4a1aa - Correct OpenSSL handling from previous commit 2006-01-14 14:10:30 +00:00
Pav Lucistnik
bbcd9f3fd2 - Make OpenSSL handling more obvious 2006-01-14 14:05:32 +00:00
Pav Lucistnik
468362a5b7 - Update to 1.8.4
PR:		ports/91556
Submitted by:	Alexander Wittig <alexander@wittig.name>
2006-01-14 13:25:43 +00:00
Kris Kennaway
f7ef797ebb BROKEN: Does not build 2006-01-14 09:40:45 +00:00
Kris Kennaway
cd4292a832 BROKEN: Size mismatch 2006-01-14 09:12:45 +00:00
Gerald Pfeifer
8f2662ce0a Update to the 20060112 snapshot of GCC 4.0.3. 2006-01-14 00:00:41 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Jason Evans
ebf19b77a0 Update to Onyx 5.1.2.
Approved by:	markm (mentor)
2006-01-12 09:17:33 +00:00
Gerald Pfeifer
e731f3836c Update to the 20060110 snapshot of GCC 3.4.6. 2006-01-11 17:06:29 +00:00
Edwin Groothuis
9d5284f09e Remove / from the DISTFILES, properly use grouped master-sites.
Noticed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2006-01-10 23:36:54 +00:00
Volker Stolz
5be3789c09 Unbreak: Build w/o FD-solver on 6.x+
Currently I do not have the resources to find out why it's breaking
2006-01-10 09:51:24 +00:00
Edwin Groothuis
b9f6b0710b Spidermonkey version update to 1.5 with fixes for ia64/amd64
Update source to spidermonkey 1.5 and patched (much thanks to Anish Mistry) to fix compilation problems under amd64 (and presumably ia64 too but untested) and to make the build thread-safe.

PR:		ports/91522
Submitted by:	Dan Rench <citric@cubicone.tmetic.com>
2006-01-08 21:31:22 +00:00
Gerald Pfeifer
098f4a3e75 Update to the 20060107 snapshot of GCC 4.2.0.
GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can
avoid my hack to remove it.
2006-01-08 20:32:47 +00:00
Gerald Pfeifer
889f8babc5 Update to the 20060106 snapshot of GCC 4.1.0.
GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can
avoid my hack to remove it.
2006-01-08 08:20:34 +00:00
Vanilla I. Shu
6a457a9741 1: Upgrade to 7.6.64.
2: use ONLY_FOR_ARCHS, and it's compileable on my amd64 box.

PR:		ports/91452
Submitted by:	maintainer
2006-01-08 02:52:06 +00:00
Anton Berezin
8d585117a8 Add lang/p5-Perl6-Subs 0.05, a source filter that adds a very useful
subset of Perl 6 subroutine syntax to Perl 5.
2006-01-07 23:57:34 +00:00
Pav Lucistnik
79f3008ca8 - Don't touch what comes from mtree
Approved by:	maintainer
2006-01-07 18:37:39 +00:00
Vanilla I. Shu
ebce9b386c Upgrade to 2.763.
PR:		ports/91459
Submitted by:	Ports Fury
2006-01-07 14:25:15 +00:00
Gerald Pfeifer
8821945735 Update to the 20060105 snapshot of GCC 4.0.3. 2006-01-07 09:51:16 +00:00
Edwin Groothuis
51eca5f2e6 [UPDATE]: lang/ferite: Update to version 1.0.2
This patch will update lang/ferite to version 1.0.2. This version fixes several memory issues:

	- Fix for a threading issue that caused the engine to crash with a memory issue.
	- Fix for rmi and a lack of parsing of arguments within function calls.
	- Fix for rmi that caused the starvation of network sockets within the server environment. The new fix forces
		the GC to be run when in blocking listen mode and also forces the shutdown of network sockets.
	- Fix for array code that would cause objects to have an inflated refcount and cause scripts to not deleted
		objects within the GC
	- Fix for refcounting issues within the assignment of objects
	- Fix for building on CYGWIN: required -no-undefined on the libraries and a missing header in aphex_thread.c
	- Fix for class/namespace modifies on a class/namesapce that already exists

PR:		ports/91409
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2006-01-07 02:26:57 +00:00
Volker Stolz
89e2be2496 Honour WITHOUT_X11.
Note that except for OpenAL the --without-foo flags to configure are currently
ignored, so some post-configure intervention is required to get this right
when X11 is present but not desired.

Requested by:	Yuri Karaban
Approved by:	maintainer (cabal)
2006-01-06 09:36:41 +00:00
Gerald Pfeifer
a56213f456 Update to the 20060103 snapshot of GCC 3.4.6. 2006-01-05 10:53:43 +00:00
Pav Lucistnik
d7b70f434f - Update to 20051202
PR:		ports/90097
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
Approved by:	maintainer
2006-01-05 10:05:36 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00