Commit graph

3851 commits

Author SHA1 Message Date
John Hay
6f45f9a15e Update to nqc 2.5 r3. 2003-11-24 18:16:30 +00:00
Joe Marcus Clarke
d17e8e0f16 Fix plist on ia64 and amd64, and fix build on amd64.
Approved by:	portmgr (implicit)
2003-11-23 18:13:58 +00:00
Pav Lucistnik
aaddf13d27 - Fix build on sparc64
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	adamw (mentor)
2003-11-22 18:53:20 +00:00
Kirill Ponomarev
e6ae93e2f3 - Update to version 2.1.5
PR:		59581
Submitted by:	Ports Fury
2003-11-22 18:40:28 +00:00
Oliver Eikemeier
315e03beaa Add missing port to INDEX:
- games/pathological
- lang/gcc34
- net/ruby-romp
- sysutils/prune

sort.

Approved by:	marcus (mentor)
2003-11-22 10:35:13 +00:00
Hye-Shik Chang
f2e9fdbd86 Add fix for a fatal bug in type's GC handling causes segfaults.
http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u

Obtained from:	Python CVS
2003-11-21 03:15:02 +00:00
Mark Linimon
f148b78690 Force to use gcc2.95. Fix configuration problems, too.
Build-tested on 4.x and 5.x.
PR:	ports/58239
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer).
2003-11-20 23:39:47 +00:00
Jimmy Olgeni
a37a08be8a Look for JDK 1.4.2. 2003-11-20 23:26:35 +00:00
Kirill Ponomarev
890dc18da8 - Update to 0.8.5
- Unbreak this port
- Use PORTDOCS macro

PR:		59523
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 19:09:23 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
James E. Housley
8bbc9242c6 Add WITH_DEBUG knob and support for the new bsd.php.mk file.
Forgotten in previous PR: add also BROKEN_WITH_PHP knob.

PR:		59418
Submitted by:	MAINTAINER
2003-11-20 11:10:00 +00:00
James E. Housley
2fe661e554 A completely new bsd.php.mk file for checking and selecting dependencies
on various php ports. The system is backward compatible and adds the
WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a
next PR). It works much better and is more flexible (a future addition will
be support for Apache 2 compiled with threads).
This is the last step before moving the bsd.php.mk file into /usr/ports/Mk
with the addition of USE_PHP={yes,4,5} global knob.

While I'm here, remove the DEBUG option from the extension list and change the
postgresql dependency.

PR:		59418
Submitted by:	MAINTAINER
2003-11-20 11:07:33 +00:00
Oliver Eikemeier
e3c2232e45 Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR:		59109
Approved by:	marcus (mentor)
2003-11-19 19:28:40 +00:00
Jimmy Olgeni
15e2f0a8a8 Add Joe Armstrong's PhD thesis, "Making reliable distributed systems
in the presence of software errors", describing the principles and
design methodology behind Erlang/OTP.

Abstract here: http://www.sics.se/~joe/thesis/spikblad.html
2003-11-19 18:57:34 +00:00
Tilman Keskinoz
7ffaedac03 Update to 0.5
PR:		59465, 59473
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de> \
		KATO Tsuguru <tkato@prontomail.com>
2003-11-19 14:44:44 +00:00
Mark Linimon
b443542d01 Forgot to check this in at the same time as Makefile and distinfo.
Reminded by: submitter of original PR (ports/58996).
2003-11-18 10:46:09 +00:00
Jun Kuriyama
34b7c36291 Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. 2003-11-18 10:02:28 +00:00
Mark Linimon
5e34bbf97c Maintainer update to latest version. Major changes: renumbered versioning;
the user interface has changed to vi(1) style.  For other changes and
bugfixes see alisp.t.
PR: ports/58996
Submitted by:  nmh@t3x.org (maintainer)
2003-11-18 09:14:57 +00:00
Mark Linimon
f171c55ab9 Incorporated into upstream version. PR: ports/58996. 2003-11-18 09:12:30 +00:00
Jun Kuriyama
ae9970fe43 Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. 2003-11-18 03:19:38 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
James E. Housley
74bbad0a54 Allow compiling with debugging enabled.
PR:		58851
Submitted By:	jeh
2003-11-17 11:40:14 +00:00
Kirill Ponomarev
5f416ceae1 - Fix typo in LIB_DEPENDS
Noticed by:	mich
No cookies for:	krion
2003-11-17 10:57:00 +00:00
Kirill Ponomarev
0e471544c8 - Use tcl84/tk84 instead of tcl83/tk83
- Bump PORTREVISION

PR:		56654
Submitted by:	YazzY <yazzy@yazzy.org>
Approved by:	maintainer timeout > 2 months
2003-11-16 15:35:37 +00:00
Hye-Shik Chang
299b967868 Ignore syntax errors on compiling 3rd party packages.
Tested by:	Lee Harr <missive@hotmail.com>
2003-11-15 19:22:37 +00:00
Gerald Pfeifer
43105ce234 Significantly simplify and shorten the post-install handling of GCJ include
files.
2003-11-15 17:48:11 +00:00
Gerald Pfeifer
48fa42c8e7 Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.
There is no bounds-checking patch for GCC 3.4 yet, extended printf format
checking for FreeBSD has not been ported yet, and the port is BROKEN due
to weird libjava build failures which occur if and only if building from
within the FreeBSD ports system.
2003-11-14 22:01:13 +00:00
Alexander Leidinger
848d6ca026 correct the syntax of the warning -> error options 2003-11-14 12:23:12 +00:00
Alexander Leidinger
07fe1a29a3 - Update to 7.1.032.
- Transform some warnings into errors as suggested by some included
  docs (some kind of MSVC compatibility which isn't reverted in icc
  for linux).

ld.c:
 - add possibility to use a different threads lib via PTHREAD_LIBS
   variable (e.g. PTHREAD_LIBS=-lthr) [1]
   this may be subject to change when gcc learns how to handle our
   different threads libs
 - refactor some code [1][2]
 - remove mailwrapper license, there's no code from mailwrapper
   anymore [2]
 - correct the order of libc and libc_r [1][2]

Submitted by:	mi [1]
Submitted by:	Marius Strobl <marius@alchemy.franken.de> [2]
Reviewed by:	Marius Strobl <marius@alchemy.franken.de> [1]
2003-11-14 12:09:17 +00:00
Akinori MUSHA
0dc53e449c This dependency should be EXTRACT_DEPENDS instead of BUILD_DEPENDS. 2003-11-13 20:10:51 +00:00
Akinori MUSHA
9e740614cc Unbreak by removing an obsolete patch, which fix has already been
integrated into lang/ruby16.
2003-11-13 19:58:25 +00:00
Trevor Johnson
bb34de42c0 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 13:30:42 +00:00
Kirill Ponomarev
b5ddeb0520 - Update to version 0.23
PR:		59229
Submitted by:	maintainer
2003-11-12 21:50:45 +00:00
Hye-Shik Chang
76e8fac83e Clarify a sentence on pkg-message.
PR:		59196
Submitted by:	Linh Pham <question@closedsrc.org>
2003-11-12 20:58:38 +00:00
Dirk Meyer
e495845161 - update MASTER_SITES 2003-11-12 15:09:17 +00:00
Kirill Ponomarev
81b2919e51 - Patch only *.[ch] files
PR:		59198
Submitted by:	maintainer
2003-11-12 11:46:15 +00:00
Ying-Chieh Liao
174afe5c1b add .so support
utilize DOCSDIR

PR:		59199
Submitted by:	maintainer
2003-11-12 04:15:43 +00:00
Anton Berezin
f164b0b55d In some cases of weird symlinking (possibly triggered by portupgrade),
perl binary might fail to be installed during make install.  Try to fix
that.

Reported by:	"Shobaki sam." <shsam@free.fr>
PR:		59186
2003-11-12 00:07:43 +00:00
Dirk Meyer
995cff4107 - make build only on i386 alpha
from bento:
> Configuration sparc64-portbld-freebsd5.1 not supported
> Configuration amd64-portbld-freebsd5.1 not supported
> Configuration ia64-portbld-freebsd5.1 not supported
2003-11-11 16:39:38 +00:00
Alexander Leidinger
886e12f66c Add a paragraph about Intels support in the post-install message. 2003-11-10 21:32:11 +00:00
Anton Berezin
7606b535ff Update forgotten distinfo.
Reported by:	herbert@bugat.at
2003-11-10 21:02:21 +00:00
Anton Berezin
1d8ae6805e 1. Update to 5.8.2.
2. Finally switch to libperl.so.
3. Respect CFLAGS.

PR:		58735 (item 3)
Submitted by:	Lars Eggert <larse@isi.edu> (item 3)
2003-11-10 18:08:54 +00:00
Ying-Chieh Liao
4b0a82c391 add rexx-wrapper 2.1
A tool that wraps Rexx source or tokenised code into an executable
2003-11-09 17:18:50 +00:00
Ying-Chieh Liao
402d5004ad add rexx-regina 3.2
A Rexx interpreter
2003-11-09 16:20:52 +00:00
Gerald Pfeifer
533c67393f Restore support for gij. 2003-11-09 09:37:25 +00:00
Gerald Pfeifer
32c5a7922e Update to the 2003-11-03 snapshot of GCC 3.3.3. Handle binaries that are
not provided on all platforms (notably SPARC at this time) by installing a
dummy instead.
2003-11-08 22:05:16 +00:00
Gerald Pfeifer
1d1f2e0a35 Build GCC using make bootstrap-lean instead of make bootstrap to increase
the chance of success on disk starved hosts (e.g. on the FreeBSD cluster).
2003-11-08 21:08:00 +00:00
Kris Kennaway
363c160be7 As announced on Aug 7, remove the broken ETHOberonV4 port 2003-11-08 06:26:55 +00:00
Kirill Ponomarev
6d15c70dbc - Update to version 0.6
PR:		59033
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-11-07 20:50:56 +00:00