summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix icc and icpc scripts (variable overriding) [1]Alexander Leidinger2003-10-226-32/+62
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=91895
* Use an updated version of the bounds checking patch which applies w/oGerald Pfeifer2003-10-222-2/+2
| | | | | | | problems. Notes: svn path=/head/; revision=91855
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsHye-Shik Chang2003-10-2114-29/+30
| | | | | | | | | | 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> Notes: svn path=/head/; revision=91831
* Update to 7.1.031.Alexander Leidinger2003-10-214-18/+18
| | | | Notes: svn path=/head/; revision=91807
* Add the authors reply regarding binary distribution of this portEdwin Groothuis2003-10-203-1/+21
| | | | | | | to the pkg-plist, add README and NOTICE to the pkg-plist. Notes: svn path=/head/; revision=91770
* Adopt this port.Gerald Pfeifer2003-10-201-1/+1
| | | | | | | Agreed to by: obrien Notes: svn path=/head/; revision=91759
* Update to a slightly newer version of the optional bounds checking patches,Gerald Pfeifer2003-10-202-5/+5
| | | | | | | | | | but disable the note on WITH_BOUNDSCHECKING as even these have not been updated for GCC 3.3.2 yet. Noticed by: trevor Notes: svn path=/head/; revision=91740
* Set this very bitrotted code to BROKEN. The last distfile is fromMark Linimon2003-10-201-0/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=91727
* Per bento logs, mark as broken on non-i386.Mark Linimon2003-10-201-3/+3
| | | | Notes: svn path=/head/; revision=91722
* On second thought, even though it works, it is better to be consistent.Mark Linimon2003-10-201-1/+1
| | | | Notes: svn path=/head/; revision=91719
* Mark broken on non-i386, per bento logs.Mark Linimon2003-10-201-0/+4
| | | | Notes: svn path=/head/; revision=91717
* add dependency on misc/tkman.Edwin Groothuis2003-10-202-2/+4
| | | | | | | Submitted by: "Yonatan Bokovza" <Yonatan@xpert.com> Notes: svn path=/head/; revision=91715
* Fix build and execution of guile on ia64:Joe Marcus Clarke2003-10-203-5/+112
| | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=91705
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-192-46/+34
| | | | Notes: svn path=/head/; revision=91666
* - new option WITHOUT_OPENSSLDirk Meyer2003-10-191-0/+6
| | | | | | | - add USE_OPENSSL Notes: svn path=/head/; revision=91665
* - Update to 1.8.0Dirk Meyer2003-10-194-1438/+784
| | | | Notes: svn path=/head/; revision=91663
* Utilize PYTHON_SITE_SUBDIR.Hye-Shik Chang2003-10-194-4/+4
| | | | Notes: svn path=/head/; revision=91644
* - Add WITHOUT_PYMALLOC knob that disables pymalloc, the internalHye-Shik Chang2003-10-193-3/+15
| | | | | | | | | | optimized heap manager for Python 2.3. [1] - Utilize PYTHON_SITE_SUBDIR. Submitted by: kuriyama [1] Notes: svn path=/head/; revision=91642
* Add the virtual category elisp.Mark Linimon2003-10-191-1/+1
| | | | | | | Approved by: mainatiner. Notes: svn path=/head/; revision=91623
* Add virtual category haskell.Mark Linimon2003-10-191-1/+1
| | | | | | | Approved by: maintainer. Notes: svn path=/head/; revision=91621
* Tcl 8.3 -> tcl 8.4 move.Edwin Groothuis2003-10-193-50/+57
| | | | | | | | Added about.html and help.html to the port. Used DOCSDIR variable instead of hard coded paths Notes: svn path=/head/; revision=91611
* Surely the fact that these two ports are not listed in the elisp virtualMark Linimon2003-10-192-2/+2
| | | | | | | cateogory is an oversight. Notes: svn path=/head/; revision=91610
* Surely the fact that this port is not cross-listed into the virtual categoryMark Linimon2003-10-191-1/+1
| | | | | | | python is an oversight. Notes: svn path=/head/; revision=91609
* Return ejc's ports to the unmaintained pool.Kris Kennaway2003-10-181-1/+1
| | | | | | | Submitted by: ejc Notes: svn path=/head/; revision=91606
* Update to the GCC 3.3.2 release, fixing packaging problems caused by theGerald Pfeifer2003-10-172-48/+17
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=91509
* Mark BROKEN on -CURRENT. Having garbage collection enabled causes monoJoe Marcus Clarke2003-10-171-0/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=91468
* Add alpha to list of 64bit architectures. (This fixes packageHye-Shik Chang2003-10-163-3/+3
| | | | | | | | | building on alpha) Spotted by: kris Notes: svn path=/head/; revision=91398
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-0/+4
| | | | Notes: svn path=/head/; revision=91384
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91368
* Reset inactive maintainer.Mark Linimon2003-10-151-1/+1
| | | | | | | Reviewed by: kris Notes: svn path=/head/; revision=91367
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91364
* Update from the 2003-08-04 to the 2003-10-13 snapshot which essentiallyGerald Pfeifer2003-10-153-11/+10
| | | | | | | will become GCC 3.3.2. Fix the incorrect pkg-descr on binaries installed. Notes: svn path=/head/; revision=91349
* Fix the incorrect pkg-descr on binaries installed and "sign" this port.Gerald Pfeifer2003-10-152-36/+6
| | | | | | | | Given that the GCC 3.2 branch has been completely frozen, remove CVS and update-related features from Makefile. Notes: svn path=/head/; revision=91338
* Mark as broken. The last release of this package seems to haveMark Linimon2003-10-152-1/+11
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=91291
* Add CONFLICT for lang/njs (njs-*)Edwin Groothuis2003-10-141-0/+2
| | | | | | | | PR: ports/57972 (initial) Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=91140
* lang/njs: changing conflicts.Edwin Groothuis2003-10-141-8/+2
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=91139
* Disable the build of multithread version.Masafumi Max NAKANE2003-10-142-3/+3
| | | | | | | This should fix the build on 5.x. Notes: svn path=/head/; revision=91130
* - Fix BUILD_DEPENDSDirk Meyer2003-10-131-2/+2
| | | | Notes: svn path=/head/; revision=90990
* Give the MAKE_ENV the proper BINOWN/BINGRP variables.Edwin Groothuis2003-10-132-4/+6
| | | | | | | | | Fix pkg-plist to use DOCSDIR Noticed by: bento Notes: svn path=/head/; revision=90968
* BROKEN: Does not fetchKris Kennaway2003-10-121-0/+2
| | | | Notes: svn path=/head/; revision=90947
* a few files in the 1.1 lang/smarteiffel port had the wrong path (the build path)Edwin Groothuis2003-10-112-21/+11
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=90846
* Reword IGNORE text.Alexander Leidinger2003-10-112-2/+2
| | | | | | | Suggested by: Intel Corporation Notes: svn path=/head/; revision=90840
* * Add upstream patch file.Oliver Braun2003-10-113-108/+104
| | | | | | | | | | * Add ONLY_FOR_ARCHS=i386. * Utilize DOCSDIR. * Use CONFLICTS instead of checking conflict with hs-hmake in the ports Makefile. Notes: svn path=/head/; revision=90839
* Parameterize the target's byte ordering in the packing list. ThisJohn Polstra2003-10-082-4/+8
| | | | | | | | | | fixes the package builds for sparc64. PR: ports/57265 Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=90647
* 21-2.8 => 21.2.8Edwin Groothuis2003-10-081-2/+4
| | | | | | | | PR: ports/56958 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90590
* IFC fails to link when invoked with -ax or -x optionMaho Nakata2003-10-086-10/+22
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=90575
* * Upgrade to 7.1.Oliver Braun2003-10-074-3394/+5018
| | | | | | | | | | | | * 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] Notes: svn path=/head/; revision=90556
* - re-enable auto-detection for APACHE2Dirk Meyer2003-10-071-1/+3
| | | | | | | | PR: 57699 Submitted by: sysadmin@alexdupre.com Notes: svn path=/head/; revision=90544
* Mega-patch:Dirk Meyer2003-10-073-75/+83
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=90529