Commit graph

3922 commits

Author SHA1 Message Date
Pav Lucistnik
c6a81e689f - Update to work with tcl8.4
- Quiet portlint a bit

PR:		ports/58466
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
2003-12-05 11:13:24 +00:00
Ying-Chieh Liao
752518241b add qc-- 20031201
The Quick C-- Compiler

PR:		59893
2003-12-05 00:56:32 +00:00
Oliver Braun
39c5d70c0c Upgrade to 03-11. 2003-12-04 23:09:31 +00:00
Oliver Braun
32c6130e2c Upgrade to Nov2003 release. Builds fine on alpha and sparc64 now.
Parts submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-04 22:31:15 +00:00
Dirk Meyer
f3e32fd768 PR: 59958 2003-12-04 20:55:20 +00:00
Dirk Meyer
ddb9f63490 - Udpate to 1.1.2 2003-12-04 19:36:53 +00:00
Dirk Meyer
b843772461 - Update to 8.4.5 2003-12-04 19:30:29 +00:00
Gerald Pfeifer
c4fc4242f6 Really mark as broken.
Pointy hat to:	self
2003-12-04 16:21:49 +00:00
Gerald Pfeifer
e33341da83 Update to the 2003-11-26 snapshot and fix several packaging issues.
Import significant simplifications of the post-install handling of
GCJ include files from the gcc33 port.  Use the new INFO= facility.

The port is still (marked) broken, but should essentially work out
of the box once the remaining upstream bugs have been fixed.
2003-12-04 16:20:50 +00:00
Dag-Erling Smørgrav
bd476295a5 Upgrade to 0.8.6. 2003-12-04 14:43:10 +00:00
Dmitry Sivachenko
576e13422f Add WWW.
Approved by:	maintainer
2003-12-04 10:41:46 +00:00
Trevor Johnson
9d50625beb The __WORD_BIT constant in GCC's stl_bvector.h caused a namespace
conflict which kept the mailsync port from compiling.  Resolve it.
2003-12-04 06:38:33 +00:00
Joe Marcus Clarke
c4816a48cc Build the DynaLoader with -fPIC to fix some build problems on amd64.
Submitted by:	tobez
Approved by:	portmgr (implicit)
2003-12-03 06:14:42 +00:00
Jimmy Olgeni
df43264aa4 Unbreak: chase checksum for armstrong_thesis_2003.pdf.
PR:		ports/59745
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	portmgr (marcus)
2003-11-28 20:49:08 +00:00
Joe Marcus Clarke
12831d9a03 This patch is still needed for -STABLE and older versions of 5.x.
Approved by:	portmgr (implicit)
2003-11-27 19:40:08 +00:00
Marcel Moolenaar
e7aab4d87a Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHS
that listed all archs, except ia64.

Approved by: portmgr (kris)
2003-11-27 08:37:42 +00:00
Marcel Moolenaar
b2958437a1 Fix the build on ia64:
The __libc_ia64_register_backing_store_base variable is defined on
Linux (in glibc) to allow processes to obtain the base of the RSE
backing store. On FreeBSD we do not have such a variable. We also
do not yet have a different interface for processes to use. So, for
now, hardcode the base address of the RSE backing store as it is
on FreeBSD. There's little chance this will change in the future,
so it's not that evil.

Approved by: portmgr (kris)
2003-11-27 07:39:33 +00:00
Joe Marcus Clarke
ebb9c238ca Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.
Approved by:	portmgr (implicit)
2003-11-27 05:28:17 +00:00
Anton Berezin
6ea9d57347 This fixes plist problem for people unlucky enough to have a
${PREFIX}/share/man/man1 directory (which perl's Configure
unconditionally prefers to anything else if found).

Submitted by:	se, vanilla
Approved by:	portmgr (marcus)
2003-11-25 18:48:26 +00:00
John Hay
6958cd73de Upgrade to nqc 2.5 r3. The old distfile has gone away.
Approved by: portmgr (marcus)
2003-11-25 18:02:41 +00:00
John Hay
43490840e5 Backout my upgrade to nqc 2.5 r3. We are in a code freeze. 2003-11-24 19:00:54 +00:00
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
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Kirill Ponomarev
53331551bd - Update to version 4.4.3
PR:		59010
Submitted by:	Ports Fury
2003-11-06 21:03:44 +00:00
Kirill Ponomarev
586f52a39e - Update to version 2.730
PR:		59009
Submitted by:	Ports Fury
2003-11-06 20:53:33 +00:00
Tilman Keskinoz
9955949767 Update to 0.4
Drop maintainership

PR:		48997
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-11-06 12:32:35 +00:00
James E. Housley
f3f7d73f6d Update to 7.4.31
PR:		58009
Submitted By:	MAINTAINER
2003-11-06 00:56:26 +00:00
Mark Linimon
ada4279ab5 Per distfile survey, remove mastersite #2, which now automatically
redirects you to mastersite #1.  Informed maintainer.
2003-11-05 19:02:33 +00:00
Mark Linimon
577f3890ea Per distfile survey, update mastersite. However, note that the mastersite
no longer carries this version of the distfile.  The newer version is
renamed, and I have left a note to that effect; I would have committed
it myself if the patches had applied cleanly, but they don't.  Some
interested person would have to volunteer to look at that.
2003-11-05 18:59:21 +00:00
Greg Lewis
4e14917991 . Update to mmix-20030622.
PR:		57863
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2003-11-05 18:11:35 +00:00
Mark Linimon
8617be91c2 Attmempt to provide a more recent URL. I could not figure out how
to genericize this thing -- the HP web site wants to "help" you to
fetch from one specific server.  Folks, that's not really the way
load-balancing is supposed to work.  In any case, the old URL is dead.
2003-11-05 18:08:53 +00:00
Mark Linimon
09a364c5e7 Per distfile survey, remove mastersite which disappeared in September 2002. 2003-11-05 17:49:11 +00:00
James E. Housley
7c34833e47 Update to 4.3.4 final release.
PR:		58914
Submitted by:	MAINTAINER
2003-11-05 11:06:59 +00:00
Joe Marcus Clarke
7524984514 Chase the libxslt shared lib version with a PORTREVISION bump. 2003-11-04 18:30:50 +00:00
Hye-Shik Chang
62e80c6399 - Include pyexpat module in python base ports because python incorporated
expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.

Requested by:	Mike Brown <mike@skew.org>
		Jeremy Kloth <jeremy.kloth@fourthought.com>
2003-11-04 18:00:37 +00:00
Sergey A. Osokin
4c0fb86de4 Make portlint(1) happy. 2003-11-04 12:04:00 +00:00
Oliver Braun
0de0cffd6c - Update to 0.2.6
- Nitpick COMMENT
- Remove unused USE_REINPLACE

PR:		ports/55854
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer timeout (>2 month)
2003-11-03 21:12:29 +00:00
Kirill Ponomarev
f8e330008e - Fix build on -current
PR:		58878
Submitted by:	Ports Fury
2003-11-03 19:34:53 +00:00
Mark Linimon
1492eb5e4b Reset maintainer to ports@FreeBSD.org. Requested by: kris. 2003-11-03 07:28:44 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Kris Kennaway
b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00
Edwin Groothuis
f323a8678e Remove lang/jgnat* ports from the tree:
Date: Sat, 1 Nov 2003 20:29:30 -0800
	From: John Merryweather Cooper <coop9211@uidaho.edu>
	To: edwin@lonesome.com
	Subject: Re: FreeBSD ports Problem Reports for ports you maintain
	X-Mailer: Balsa 2.0.15

	lang/jgnat and the associated lang/jgnat-doc-* ports should
	be retired.  lang/jgnat is no longer supported by ACT and
	will no longer compile with lang/gnat's Ada compiler.

PR:		ports/46443
Submitted by:	david@realityrift.com
Approved by:	John Merryweather Cooper <coop9211@uidaho.edu>
2003-11-02 21:26:18 +00:00
Mark Linimon
ec9188d56f Bump portrevision.
Reminded by: kris.
Approved by: maintainer.
2003-11-02 10:01:14 +00:00
Mark Linimon
d6ce248fc8 Fix handling of UPPER tag. PR: ports/42281. Approved by: maintainer. 2003-11-02 05:32:24 +00:00
Oliver Braun
06a734cd06 remove blank line in Makefile to make portlint happy 2003-11-01 23:26:28 +00:00
Oliver Braun
7bbc761a0f WWW has moved 2003-11-01 23:25:20 +00:00
Oliver Braun
8843805058 * Add WITH_HINT knob to install Hint which requires java. 2003-11-01 23:01:56 +00:00
Dirk Meyer
4be200dfa9 - add LDFLAGS, make compatible to lang/gcc33 2003-11-01 23:01:55 +00:00
Akinori MUSHA
bbb20a49f4 Fix build on 4-STABLE. Sorry.
Reported by:	many
2003-11-01 09:15:51 +00:00