aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* - Fix distinfo and unbreak.Tim Bishop2006-01-192-5/+3
| | | | | | | | | | | | | | | - Distfile rerolled, changes as follows (full diff is ~500 lines): Change version number from 2.36 to 2.37 configure.in contains a few changes like this: -AC_MSG_NOTICE([ * Berkeley-DB (Tools):]) +AC_MSG_NOTICE([ * Berkeley-DB (Tools)]) PR: 91739 Submitted by: Andreas Eder <are@staffa.eder.local> Approved by: maintainer Notes: svn path=/head/; revision=153869
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-193-3/+6
| | | | | | | allow user defined location of all files Notes: svn path=/head/; revision=153867
* - new default gcc34Dirk Meyer2006-01-181-1/+18
| | | | | | | | | | - new options: GNUSTEP_WITH_GCC40 GNUSTEP_WITH_GCC41 GNUSTEP_WITH_GCC42 Notes: svn path=/head/; revision=153831
* Update to 5.6.2Marcus Alves Grando2006-01-187-61/+60
| | | | | | | | | | Mark as IGNORE < 500100. Require some C99 functions. PR: 91936 Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer) Notes: svn path=/head/; revision=153828
* Upgrade to v301 --- bug fixes and changes to the demos.Joseph Koshy2006-01-183-7/+75
| | | | Notes: svn path=/head/; revision=153825
* - Fix build on sparc64Pav Lucistnik2006-01-181-0/+44
| | | | | | | | | Investigated by: marius This patch by: Tanaka Akira <akr@m17n.org> (akr in ruby CVS) Obtained from: ruby CVS Notes: svn path=/head/; revision=153824
* s/PHP_EXTDIR/EXTSUBDIR/gAlex Dupre2006-01-172-6/+6
| | | | | | | The previous variable was too similar to PHP_EXT_DIR defined in bsd.php.mk. Notes: svn path=/head/; revision=153747
* Speed up the build of PHP extensions by extracting only the extension subdirAlex Dupre2006-01-171-1/+4
| | | | | | | from the big tarball. Notes: svn path=/head/; revision=153746
* Speed up the build of PHP extensions by extracting only the extension subdirAlex Dupre2006-01-172-2/+10
| | | | | | | | from the big tarball. Fix xsl extensions that look for files outside its WRKSRC. Notes: svn path=/head/; revision=153739
* - enable fake-main support againDirk Meyer2006-01-161-1/+2
| | | | | | | | so packages can be build without procfs - new option WITHOUT_GNUSTEP_FAKEMAIN Notes: svn path=/head/; revision=153657
* Update to 5.1.2 release:Alex Dupre2006-01-1611-28/+64
| | | | | | | | - add reflection - enable xmlreader and xmlwriter by default in php5-extensions Notes: svn path=/head/; revision=153649
* Add kroc 1.4.0, the Kent Retargettable occam-pi Compiler.Tim Bishop2006-01-1610-0/+290
| | | | Notes: svn path=/head/; revision=153644
* - Provide pthread-less Ruby packagePav Lucistnik2006-01-162-0/+16
| | | | Notes: svn path=/head/; revision=153636
* - Provide WITHOUT_PTHREADS optionPav Lucistnik2006-01-161-3/+9
| | | | | | | Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> Notes: svn path=/head/; revision=153635
* Update to 4.4.2 release.Alex Dupre2006-01-165-136/+10
| | | | Notes: svn path=/head/; revision=153634
* - Fix bug: FileUtils.mv() does not unlink source file when moving overPav Lucistnik2006-01-162-1/+11
| | | | | | | | | filesystem boundaries Reported by: Virgil Champlin <champlin@stupidog.org> Notes: svn path=/head/; revision=153609
* - Update for 1.8.4Pav Lucistnik2006-01-161-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=153608
* - No latest link, to prevent clash with lang/ruby18Pav Lucistnik2006-01-151-0/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=153542
* - No latest link, to prevent clash with lang/fpc2Pav Lucistnik2006-01-151-0/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=153540
* Update to the 20060114 snapshot of GCC 4.2.0.Gerald Pfeifer2006-01-1516-128/+128
| | | | Notes: svn path=/head/; revision=153534
* Update to the 20060113 snapshot of GCC 4.1.0.Gerald Pfeifer2006-01-142-16/+16
| | | | Notes: svn path=/head/; revision=153503
* Update to 1.1.12.1Tom McLaughlin2006-01-1412-361/+118
| | | | | | | Project by: BSD# <www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=153502
* - OPENSSLINC is even betterPav Lucistnik2006-01-141-1/+1
| | | | | | | Submitted by: mezz Notes: svn path=/head/; revision=153492
* - Use OPENSSLBASEPav Lucistnik2006-01-141-5/+2
| | | | | | | Suggested by: mezz Notes: svn path=/head/; revision=153491
* - Add patchfile neded for ruby-tkPav Lucistnik2006-01-141-0/+7
| | | | Notes: svn path=/head/; revision=153490
* 1: upgrade to latest version.Vanilla I. Shu2006-01-142-4/+4
| | | | | | | 2: remove BROKEN on x11-toolkits/ewl. Notes: svn path=/head/; revision=153489
* - Account for removal of tcltklib; 1.8 is now defaultPav Lucistnik2006-01-141-7/+3
| | | | Notes: svn path=/head/; revision=153467
* - Remove ruby-tcltklib; it was collapsed into ruby-tk in 1.8.4Pav Lucistnik2006-01-144-102/+0
| | | | Notes: svn path=/head/; revision=153466
* - Enable pthreads using configure switch, so autodetection based on headersPav Lucistnik2006-01-141-3/+2
| | | | | | | parsing works Notes: svn path=/head/; revision=153463
* - Correct OpenSSL handling from previous commitPav Lucistnik2006-01-141-1/+1
| | | | Notes: svn path=/head/; revision=153462
* - Make OpenSSL handling more obviousPav Lucistnik2006-01-141-2/+6
| | | | Notes: svn path=/head/; revision=153461
* - Update to 1.8.4Pav Lucistnik2006-01-146-472/+696
| | | | | | | | PR: ports/91556 Submitted by: Alexander Wittig <alexander@wittig.name> Notes: svn path=/head/; revision=153456
* BROKEN: Does not buildKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153441
* BROKEN: Size mismatchKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153421
* Update to the 20060112 snapshot of GCC 4.0.3.Gerald Pfeifer2006-01-142-16/+16
| | | | Notes: svn path=/head/; revision=153411
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-122-1/+3
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* Update to Onyx 5.1.2.Jason Evans2006-01-122-5/+6
| | | | | | | Approved by: markm (mentor) Notes: svn path=/head/; revision=153341
* Update to the 20060110 snapshot of GCC 3.4.6.Gerald Pfeifer2006-01-112-16/+16
| | | | Notes: svn path=/head/; revision=153270
* Remove / from the DISTFILES, properly use grouped master-sites.Edwin Groothuis2006-01-102-7/+9
| | | | | | | Noticed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=153221
* Unbreak: Build w/o FD-solver on 6.x+Volker Stolz2006-01-102-7/+11
| | | | | | | Currently I do not have the resources to find out why it's breaking Notes: svn path=/head/; revision=153180
* Spidermonkey version update to 1.5 with fixes for ia64/amd64Edwin Groothuis2006-01-084-38/+29
| | | | | | | | | | Update source to spidermonkey 1.5 and patched (much thanks to Anish Mistry) to fix compilation problems under amd64 (and presumably ia64 too but untested) and to make the build thread-safe. PR: ports/91522 Submitted by: Dan Rench <citric@cubicone.tmetic.com> Notes: svn path=/head/; revision=153093
* Update to the 20060107 snapshot of GCC 4.2.0.Gerald Pfeifer2006-01-0816-144/+128
| | | | | | | | GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can avoid my hack to remove it. Notes: svn path=/head/; revision=153090
* Update to the 20060106 snapshot of GCC 4.1.0.Gerald Pfeifer2006-01-082-18/+16
| | | | | | | | GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can avoid my hack to remove it. Notes: svn path=/head/; revision=153041
* 1: Upgrade to 7.6.64.Vanilla I. Shu2006-01-087-215/+5
| | | | | | | | | | 2: use ONLY_FOR_ARCHS, and it's compileable on my amd64 box. PR: ports/91452 Submitted by: maintainer Notes: svn path=/head/; revision=153039
* Add lang/p5-Perl6-Subs 0.05, a source filter that adds a very usefulAnton Berezin2006-01-075-0/+49
| | | | | | | subset of Perl 6 subroutine syntax to Perl 5. Notes: svn path=/head/; revision=153027
* - Don't touch what comes from mtreePav Lucistnik2006-01-072-4/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=153007
* Upgrade to 2.763.Vanilla I. Shu2006-01-072-8/+5
| | | | | | | | PR: ports/91459 Submitted by: Ports Fury Notes: svn path=/head/; revision=152996
* Update to the 20060105 snapshot of GCC 4.0.3.Gerald Pfeifer2006-01-072-16/+16
| | | | Notes: svn path=/head/; revision=152983
* [UPDATE]: lang/ferite: Update to version 1.0.2Edwin Groothuis2006-01-072-4/+4
| | | | | | | | | | | | | | | | | | | | This patch will update lang/ferite to version 1.0.2. This version fixes several memory issues: - Fix for a threading issue that caused the engine to crash with a memory issue. - Fix for rmi and a lack of parsing of arguments within function calls. - Fix for rmi that caused the starvation of network sockets within the server environment. The new fix forces the GC to be run when in blocking listen mode and also forces the shutdown of network sockets. - Fix for array code that would cause objects to have an inflated refcount and cause scripts to not deleted objects within the GC - Fix for refcounting issues within the assignment of objects - Fix for building on CYGWIN: required -no-undefined on the libraries and a missing header in aphex_thread.c - Fix for class/namespace modifies on a class/namesapce that already exists PR: ports/91409 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=152945
* Honour WITHOUT_X11.Volker Stolz2006-01-062-382/+397
| | | | | | | | | | | | Note that except for OpenAL the --without-foo flags to configure are currently ignored, so some post-configure intervention is required to get this right when X11 is present but not desired. Requested by: Yuri Karaban Approved by: maintainer (cabal) Notes: svn path=/head/; revision=152881