Commit graph

3742 commits

Author SHA1 Message Date
Alexander Leidinger
ca836af07e - Fix icc and icpc scripts (variable overriding) [1]
- Don't extract ia64 RPMs [2]
- Fix bug on some 4.7 systems [3]

Noticed by:	mi [1]
Suggested by:	mi [2]
Tested by:	Clint Olsen <clint@0lsen.net>
2003-10-22 13:21:30 +00:00
Gerald Pfeifer
7bc3091fb7 Use an updated version of the bounds checking patch which applies w/o
problems.
2003-10-22 01:20:57 +00:00
Hye-Shik Chang
bdb7bf2167 Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
because it does not point the most recent version of each from
ports/Mk/bsd.python.mk 1.38.

Reported by:	Andy Fawcett <andy@athame.co.uk>
2003-10-21 17:17:45 +00:00
Alexander Leidinger
aebf0bc438 Update to 7.1.031. 2003-10-21 11:10:23 +00:00
Edwin Groothuis
7fc26c2921 Add the authors reply regarding binary distribution of this port
to the pkg-plist, add README and NOTICE to the pkg-plist.
2003-10-20 23:21:04 +00:00
Gerald Pfeifer
49bd07c8df Adopt this port.
Agreed to by:	obrien
2003-10-20 21:21:34 +00:00
Gerald Pfeifer
8925e345a4 Update to a slightly newer version of the optional bounds checking patches,
but disable the note on WITH_BOUNDSCHECKING as even these have not been
updated for GCC 3.3.2 yet.

Noticed by:	trevor
2003-10-20 15:17:00 +00:00
Mark Linimon
b0699189e6 Set this very bitrotted code to BROKEN. The last distfile is from
1993 (!).  It only works on i386 and even then only on 4.x.  See
perhaps instead the project at
http://call-with-current-continuation.org/chicken.html.

This port should be deleted in 3 months if no one steps forward to save it.
2003-10-20 11:48:20 +00:00
Mark Linimon
550cd5387e Per bento logs, mark as broken on non-i386. 2003-10-20 10:48:57 +00:00
Mark Linimon
03d4af3daf On second thought, even though it works, it is better to be consistent. 2003-10-20 10:47:44 +00:00
Mark Linimon
97603ad174 Mark broken on non-i386, per bento logs. 2003-10-20 10:40:52 +00:00
Edwin Groothuis
61565b39ed add dependency on misc/tkman.
Submitted by:	"Yonatan Bokovza" <Yonatan@xpert.com>
2003-10-20 10:00:51 +00:00
Joe Marcus Clarke
bdec6bae5a Fix build and execution of guile on ia64:
*  Use continuation->backing_store to determine if we return for the first
   time from getcontext(). This avoids having to depend on non-POSIX semantics
   of the Linux implementation.
*  Avoid using __libc_ia64_register_backing_store_base by hardcoding the base
   of the backing store. The kernel is changed to put the backing store at
   this address. It's not entirely clean, but I want to avoid adding all sorts
   of variables in our libc for this for now.
*  Fix a genuine bug in the ia64 case: the ia64-specific fields are not
   initialized. On FreeBSD this means they have garbage (= 0xd0). Call
   memset() after allocation to make sure the contregs structure is properly
   cleared.  Since this may affect other architectures, this patch will be
   ia64 only.

Submitted by:	marcel
2003-10-20 05:32:13 +00:00
Dirk Meyer
a58da456de - Layout for GnuSTEP 1.8.0 2003-10-19 11:14:19 +00:00
Dirk Meyer
49fc128d66 - new option WITHOUT_OPENSSL
- add USE_OPENSSL
2003-10-19 11:13:22 +00:00
Dirk Meyer
5cced990d4 - Update to 1.8.0 2003-10-19 11:09:19 +00:00
Hye-Shik Chang
81298395dc Utilize PYTHON_SITE_SUBDIR. 2003-10-19 09:24:01 +00:00
Hye-Shik Chang
16d82beb8e - Add WITHOUT_PYMALLOC knob that disables pymalloc, the internal
optimized heap manager for Python 2.3. [1]
- Utilize PYTHON_SITE_SUBDIR.

Submitted by:	kuriyama [1]
2003-10-19 09:17:44 +00:00
Mark Linimon
6eab4fc0fd Add the virtual category elisp.
Approved by: mainatiner.
2003-10-19 08:07:22 +00:00
Mark Linimon
b55e1ba4d5 Add virtual category haskell.
Approved by: maintainer.
2003-10-19 08:05:36 +00:00
Edwin Groothuis
53b7e2ce2d Tcl 8.3 -> tcl 8.4 move.
Added about.html and help.html to the port.
Used DOCSDIR variable instead of hard coded paths
2003-10-19 00:27:02 +00:00
Mark Linimon
2e5e61a191 Surely the fact that these two ports are not listed in the elisp virtual
cateogory is an oversight.
2003-10-19 00:12:55 +00:00
Mark Linimon
6ea7724f54 Surely the fact that this port is not cross-listed into the virtual category
python is an oversight.
2003-10-19 00:11:58 +00:00
Kris Kennaway
9ccce6a15a Return ejc's ports to the unmaintained pool.
Submitted by:	ejc
2003-10-18 23:29:36 +00:00
Gerald Pfeifer
2348d513f7 Update to the GCC 3.3.2 release, fixing packaging problems caused by the
previous update on the way.
Generalize this port such that switching between GCC snapshots and releases
will be even simpler next time.  Remove code to use CVS to obtain sources as
I (wearing my GCC hat) can guarantee that we will provide snapshots as long
as needed in the future.
2003-10-17 13:34:24 +00:00
Joe Marcus Clarke
c46be41046 Mark BROKEN on -CURRENT. Having garbage collection enabled causes mono
to core dump when it tries to allocate what seems like 512 MB of memory
when it tries to do garbage collection.  Anyone wanting to look at fixing
boehm-gc on FreeBSD is more than welcome to submit patches.  You will not
be turned away.
2003-10-17 03:27:36 +00:00
Hye-Shik Chang
d01c77a494 Add alpha to list of 64bit architectures. (This fixes package
building on alpha)

Spotted by:	kris
2003-10-16 05:36:05 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Kris Kennaway
d894e365fe BROKEN on 5.x: does not compile 2003-10-15 22:23:25 +00:00
Mark Linimon
92de6ccebc Reset inactive maintainer.
Reviewed by:	kris
2003-10-15 22:11:49 +00:00
Kris Kennaway
ee6faee56e BROKEN on 5.x: does not compile 2003-10-15 21:43:46 +00:00
Gerald Pfeifer
9f56449994 Update from the 2003-08-04 to the 2003-10-13 snapshot which essentially
will become GCC 3.3.2.  Fix the incorrect pkg-descr on binaries installed.
2003-10-15 19:22:46 +00:00
Gerald Pfeifer
2374195e4c Fix the incorrect pkg-descr on binaries installed and "sign" this port.
Given that the GCC 3.2 branch has been completely frozen, remove CVS and
update-related features from Makefile.
2003-10-15 15:25:03 +00:00
Mark Linimon
b9d76e8bce Mark as broken. The last release of this package seems to have
been around 2000.  It may have been supplanted by a similar
project named mpd (http://www.cs.arizona.edu/mpd).

PR:		ports/56420
Submitted by:	Mark Linimon
Reviewed by:	Mark Linimon
2003-10-15 06:50:18 +00:00
Edwin Groothuis
722a70836a Add CONFLICT for lang/njs (njs-*)
PR:		ports/57972 (initial)
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-10-14 07:15:38 +00:00
Edwin Groothuis
812dd09f93 lang/njs: changing conflicts.
- removing conflict detection with converters/kdesupport11;
	- lang/njs and lang/spidermonkey install bin/js
	(noted by Oliver Eikemeier <eikemeier@fillmore-labs.com>).

PR:		ports/57972
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-10-14 07:13:40 +00:00
Masafumi Max NAKANE
bbb5e89209 Disable the build of multithread version.
This should fix the build on 5.x.
2003-10-14 05:18:39 +00:00
Dirk Meyer
17c27bfd13 - Fix BUILD_DEPENDS 2003-10-13 05:59:45 +00:00
Edwin Groothuis
61c986a672 Give the MAKE_ENV the proper BINOWN/BINGRP variables.
Fix pkg-plist to use DOCSDIR

Noticed by: bento
2003-10-13 01:02:00 +00:00
Kris Kennaway
c2b0bb508d BROKEN: Does not fetch 2003-10-12 22:31:49 +00:00
Edwin Groothuis
2ba32427f1 a few files in the 1.1 lang/smarteiffel port had the wrong path (the build path)
The system.se and loadpath.se files had the build path instead of
	the install path. This patch corrects this issuse.
	Also the loadpath.UNIX file was no longer applicable.
	This isn't an issue for people using the Gobo geant build system,
	but for pure SmartEiffel users the port didn't work.

PR:		ports/57203
Submitted by:	User & <berend@pobox.com>
2003-10-11 11:52:31 +00:00
Alexander Leidinger
c9b4723f5a Reword IGNORE text.
Suggested by:	Intel Corporation
2003-10-11 10:59:45 +00:00
Oliver Braun
16c9ed6c90 * Add upstream patch file.
* Add ONLY_FOR_ARCHS=i386.
* Utilize DOCSDIR.
* Use CONFLICTS instead of checking conflict with hs-hmake in the ports
  Makefile.
2003-10-11 09:25:56 +00:00
John Polstra
3684501415 Parameterize the target's byte ordering in the packing list. This
fixes the package builds for sparc64.

PR:		ports/57265
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-10-08 16:43:14 +00:00
Edwin Groothuis
b83267dd6e 21-2.8 => 21.2.8
PR:		ports/56958
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-08 03:00:54 +00:00
Maho Nakata
814b6b4c9d IFC fails to link when invoked with -ax or -x option
because a static library of ifc has an unresolved symbol, __sigsetjmp.
The following is an example of error messages:

PR:		57574
Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2003-10-08 00:04:36 +00:00
Oliver Braun
6b3f695fd1 * Upgrade to 7.1.
* Remove BROKEN.
* Pass maintainership to submitter. [1]

PR:		ports/57677
Submitted by:	Chris Burkert <chris@chrisburkert.de>
Approved by:	Jean-Sebastien Roy <js@jeannot.org> (old maintainer) [1]
2003-10-07 20:35:15 +00:00
Dirk Meyer
bfe6332fac - re-enable auto-detection for APACHE2
PR:		57699
Submitted by:	sysadmin@alexdupre.com
2003-10-07 19:38:47 +00:00
Dirk Meyer
5fb9222e89 Mega-patch:
- Add mnogosearch extension
- Use USE_OPENSSL knob instead of direct including of bsd.openssl.mk
- Fix OpenSSL undefind symbols at runtime
- Fix OpenLDAP/MySQL dependencies, by moving down the inclusion of the
  bsd.port.pre.mk makefile
- Fix make describe/all-depends-list to catch correct libraries
- Fix mcrypt extension (add ltdl dependency)

PR:		57699
Submitted by:	sysadmin@alexdupre.co
2003-10-07 16:45:15 +00:00