aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to the latest snapshot.Alex Dupre2004-02-1315-43/+69
| | | | | | | | | | Add new SOAP and SPL extensions. (The distfile may be unreachable for a few hours) Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100838
* Update to 2004-02-06; added pre-compiled image; added a few new functionsMark Linimon2004-02-134-5/+15
| | | | | | | | | | | (HYPER; DEPTH; EVENP; ODDP; APPLY); lowercased much of the lib code; bugfixes. PR: ports/62630 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer) Notes: svn path=/head/; revision=100818
* Fix build on sparc64.Mark Linimon2004-02-134-1/+67
| | | | | | | | PR: ports/61912 Submitted by: Andy Newman <atrn@zeta.org.au> (maintainer) Notes: svn path=/head/; revision=100816
* Update to the 2004-02-11 snapshot of GCC 3.4.Gerald Pfeifer2004-02-1226-286/+312
| | | | | | | | | Port the following two fixes from the lang/gcc33 port: 2004/02/08: Fix build on systems without a decent version of Perl. 2004/01/30: The Fortran frontend binary is called g77, not f77. Notes: svn path=/head/; revision=100789
* Use PTHREAD_LIBS only if OSVERSION >= 500016.Alex Dupre2004-02-123-18/+21
| | | | | | | | | | | This fixes compilation of mod_php with apache2-worker on -stable. PR: ports/62729 Submitted by: Maxim Maximov <mcsi@portpc-design.spb.ru> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100764
* Update to 1.33. Numerous bugfixes and minor new features. SeeMark Linimon2004-02-123-13/+7
| | | | | | | | | | doc/ChangeLog for complete details. PR: ports/62328 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=100742
* mat@FreeBSD.org reports no response from this maintainer for severalMark Linimon2004-02-111-2/+2
| | | | | | | | | | months about his other ports, so reset this one too. His last approved update was 16 months ago. Maintainer, if this is in error, please contact me directly. Notes: svn path=/head/; revision=100730
* - Add missed dependency on makedepend (unbreak build)Pav Lucistnik2004-02-111-0/+2
| | | | | | | | PR: ports/62624 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=100708
* Move lang/g95 -> lang/gfortranMaho Nakata2004-02-117-170/+1
| | | | | | | | | | | change to appropriate name Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> PR : 62287 (repocopy request) Thanks to : joe, adam Notes: svn path=/head/; revision=100615
* Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in myAlex Dupre2004-02-103-3/+3
| | | | | | | | | | previous commit). Noticed by: kuriyama Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100540
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toAlex Dupre2004-02-091-152/+0
| | | | | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100488
* Fix PTHREAD_LIBS and adapt it to apache2 way.Alex Dupre2004-02-093-6/+15
| | | | | | | | Submitted by: Xin Li Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100481
* - Use process scope threads instead of system scope to enable largeHye-Shik Chang2004-02-0915-27/+291
| | | | | | | | | | | | | | | | amount of threads on -CURRENT libpthread by default. [1] - Merge bugfixes from python 2.3 maintenance branch: [2] o weakref object's garbage collection problem. o save unnecessary startup-time memory allocation of 100KB+ from intobject. - SIZEify. - Bump PORTREVISION subsequently. Advised by: eischen, julian [1] Obtained from: Python CVS [2] Notes: svn path=/head/; revision=100480
* a) Unbreak for i386 archMaho Nakata2004-02-094-13/+1
| | | | | | | | | b) cleanup (info files are inappropreately registered) PR: kris via bento Notes: svn path=/head/; revision=100450
* Fix build on systems without a decent version of Perl.Gerald Pfeifer2004-02-081-6/+8
| | | | | | | PR: 62397 Notes: svn path=/head/; revision=100377
* Schedule broken port for removal on April 7Kris Kennaway2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100313
* Freshmeat blurb:Yen-Ming Lee2004-02-073-12/+25
| | | | | | | | | | | | | | | | | | This release adds support for SRFI-5, -7, -16, -29, and -38, adds text.gettext and www.cgi-test modules, improves performance and robustness, and fixes several bugs. 0.7.4.1 was a minor bugfix to 0.7.4 released the day after, an issue with binary fsdbm compatability with older versions databases/gauche-gdbm must be updated at the same time, since it uses a common src file and build dir... PR: 62383 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=100219
* BROKEN on 5.x: broken pkg-plistKris Kennaway2004-02-072-0/+8
| | | | Notes: svn path=/head/; revision=100203
* BROKEN on 5.x: install failsKris Kennaway2004-02-071-0/+4
| | | | Notes: svn path=/head/; revision=100198
* - Update to version 1.10Kirill Ponomarev2004-02-062-4/+3
| | | | | | | | PR: ports/62429 Submitted by: Ports Fury Notes: svn path=/head/; revision=100147
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-068-4/+4
| | | | Notes: svn path=/head/; revision=100139
* Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.)Gerald Pfeifer2004-02-061-12/+12
| | | | | | | PR: 62409 Notes: svn path=/head/; revision=100122
* BROKEN on 5.x: configure failsKris Kennaway2004-02-051-1/+7
| | | | Notes: svn path=/head/; revision=100088
* BROKEN on 5.x: Configure failsKris Kennaway2004-02-051-1/+7
| | | | Notes: svn path=/head/; revision=100087
* Update to the 2004-02-02 snapshot of GCC 3.3.Gerald Pfeifer2004-02-051-1/+1
| | | | Notes: svn path=/head/; revision=100082
* BROKEN on 5.x: does not compileKris Kennaway2004-02-051-0/+4
| | | | Notes: svn path=/head/; revision=100079
* Use PLIST_FILES.Trevor Johnson2004-02-056-3/+3
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Set PKGMESSAGE to a bogus file on recent versions of -CURRENT where Perl 5.8Joe Marcus Clarke2004-02-055-0/+20
| | | | | | | | | is the default. Obtained from: lang/perl5 Notes: svn path=/head/; revision=100029
* Use the correct pkg-message on recent versions of -CURRENT.Joe Marcus Clarke2004-02-052-2/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=100028
* Remove a test which was meant to fail, but succeeds when run as root.Dag-Erling Smørgrav2004-02-052-3/+17
| | | | Notes: svn path=/head/; revision=100014
* Don't run use.perl port by default on recent versions of -CURRENT.Joe Marcus Clarke2004-02-042-2/+2
| | | | Notes: svn path=/head/; revision=99995
* Run use.perl port by default from the port as well as the package.Joe Marcus Clarke2004-02-045-0/+20
| | | | Notes: svn path=/head/; revision=99994
* Don't run use.perl port by default on recent versions of -CURRENT.Joe Marcus Clarke2004-02-042-2/+2
| | | | Notes: svn path=/head/; revision=99993
* Update the pkg-install script to run use.perl port after install on recentJoe Marcus Clarke2004-02-0410-5/+50
| | | | | | | | | versions of -CURRENT. Reported by: kris Notes: svn path=/head/; revision=99992
* SIZEfy my ports.Sergey A. Osokin2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99947
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-04110-25/+110
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-0410-22/+25
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Remove this one. The contents is not true for the current port version.Oliver Braun2004-02-031-10/+0
| | | | Notes: svn path=/head/; revision=99893
* Add warning that this compiler is still alpha stage.Maho Nakata2004-02-032-0/+6
| | | | | | | Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=99853
* still g95 is in pkg-plist. removed.Maho Nakata2004-02-032-3/+1
| | | | Notes: svn path=/head/; revision=99852
* a) add --disable-libmudflap since this port doesn't use libmudflapMaho Nakata2004-02-022-10/+4
| | | | | | | | | | b) remove g95 as far as possible this confuses too much. I've already fill the PR #62287 Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=99851
* Remove andy's site from pkg-descr.Maho Nakata2004-02-022-10/+6
| | | | | | | g95 and tree-ssa are developed separately. Notes: svn path=/head/; revision=99846
* --disable-libmudflap to the configure arguments.Maho Nakata2004-02-022-36/+0
| | | | | | | | | | gfortran does not use libmudflap Former commit I added --disable-libmudflap in configure... Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=99810
* Use ${MASTER_SITE_LOCAL}Maho Nakata2004-02-022-2/+6
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=99809
* Fix build on IA64, while I am here.Tilman Keskinoz2004-02-021-4/+14
| | | | Notes: svn path=/head/; revision=99806
* Fix build on AMD64Tilman Keskinoz2004-02-021-2/+10
| | | | | | | Submitted by: stephane via maintainer Notes: svn path=/head/; revision=99804
* Add a missing conflictTilman Keskinoz2004-02-021-1/+1
| | | | Notes: svn path=/head/; revision=99803
* Add conflictsTilman Keskinoz2004-02-021-0/+1
| | | | | | | | PR: 62103 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=99801
* This port only works on sparc64 and i386. ELF gurus who want to fixMark Murray2004-02-021-0/+2
| | | | | | | | this are welcome to take a look. The problem is in the undump() arena. Notes: svn path=/head/; revision=99797
* Add New port lang/g95 GNU Fortran 90/95 CompilerMaho Nakata2004-02-0113-0/+379
| | | | | | | | | | | from GCC's tree-ssa-20020619-branch and still this is alpha stage. you can invoke Fortran by typing gfortran or g95, Note: gcc-3.5 will include this effort. Notes: svn path=/head/; revision=99751