summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64ume2006-01-202-17/+43
| | | | | | | | | | before gcc 4.0.3. previous one broke xcgroup of XCAST6: http://sourceforge.net/projects/xcast6/ Reported by: SUZUKI Koichi <metal__at__gc5.so-net.ne.jp> Obtained from: http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/eval.c.diff?r1=1.616.2.148;r2=1.616.2.149
* - Update to 5.0.1garga2006-01-202-7/+6
| | | | | PR: ports/92011 Submitted by: Ports Fury
* - Update to 0.63pav2006-01-207-10/+84
| | | | | PR: ports/92026 Submitted by: Johan van Selst <johans@stack.nl>
* Update to 0.05.tobez2006-01-202-4/+5
|
* Remove ONLY_FOR_ARCHS.arved2006-01-201-2/+0
| | | | | Reported by: Paul Scherf on freebsd-ports Tested on: amd64 and sparc64
* - bump PORTEPOCHdinoex2006-01-201-0/+1
|
* BROKEN: Does not compilekris2006-01-201-0/+2
|
* BROKEN on ia64 and sparc64: Does not compilekris2006-01-191-0/+4
|
* - Fix distinfo and unbreak.tdb2006-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
* - new option GNUSTEP_PREFIXdinoex2006-01-193-3/+6
| | | | allow user defined location of all files
* - new default gcc34dinoex2006-01-181-1/+18
| | | | | | | - new options: GNUSTEP_WITH_GCC40 GNUSTEP_WITH_GCC41 GNUSTEP_WITH_GCC42
* Update to 5.6.2mnag2006-01-187-61/+60
| | | | | | | Mark as IGNORE < 500100. Require some C99 functions. PR: 91936 Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer)
* Upgrade to v301 --- bug fixes and changes to the demos.jkoshy2006-01-183-7/+75
|
* - Fix build on sparc64pav2006-01-181-0/+44
| | | | | | Investigated by: marius This patch by: Tanaka Akira <akr@m17n.org> (akr in ruby CVS) Obtained from: ruby CVS
* s/PHP_EXTDIR/EXTSUBDIR/gale2006-01-172-6/+6
| | | | The previous variable was too similar to PHP_EXT_DIR defined in bsd.php.mk.
* Speed up the build of PHP extensions by extracting only the extension subdirale2006-01-171-1/+4
| | | | from the big tarball.
* Speed up the build of PHP extensions by extracting only the extension subdirale2006-01-172-2/+10
| | | | | from the big tarball. Fix xsl extensions that look for files outside its WRKSRC.
* - enable fake-main support againdinoex2006-01-161-1/+2
| | | | | so packages can be build without procfs - new option WITHOUT_GNUSTEP_FAKEMAIN
* Update to 5.1.2 release:ale2006-01-1611-28/+64
| | | | | - add reflection - enable xmlreader and xmlwriter by default in php5-extensions
* Add kroc 1.4.0, the Kent Retargettable occam-pi Compiler.tdb2006-01-1610-0/+290
|
* - Provide pthread-less Ruby packagepav2006-01-162-0/+16
|
* - Provide WITHOUT_PTHREADS optionpav2006-01-161-3/+9
| | | | Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
* Update to 4.4.2 release.ale2006-01-165-136/+10
|
* - Fix bug: FileUtils.mv() does not unlink source file when moving overpav2006-01-162-1/+11
| | | | | | filesystem boundaries Reported by: Virgil Champlin <champlin@stupidog.org>
* - Update for 1.8.4pav2006-01-161-0/+1
| | | | Reported by: krismail
* - No latest link, to prevent clash with lang/ruby18pav2006-01-151-0/+2
| | | | Reported by: kris
* - No latest link, to prevent clash with lang/fpc2pav2006-01-151-0/+2
| | | | Reported by: kris
* Update to the 20060114 snapshot of GCC 4.2.0.gerald2006-01-1516-128/+128
|
* Update to the 20060113 snapshot of GCC 4.1.0.gerald2006-01-142-16/+16
|
* Update to 1.1.12.1tmclaugh2006-01-1412-361/+118
| | | | Project by: BSD# <www.mono-project.com/Mono:FreeBSD>
* - OPENSSLINC is even betterpav2006-01-141-1/+1
| | | | Submitted by: mezz
* - Use OPENSSLBASEpav2006-01-141-5/+2
| | | | Suggested by: mezz
* - Add patchfile neded for ruby-tkpav2006-01-141-0/+7
|
* 1: upgrade to latest version.vanilla2006-01-142-4/+4
| | | | 2: remove BROKEN on x11-toolkits/ewl.
* - Account for removal of tcltklib; 1.8 is now defaultpav2006-01-141-7/+3
|
* - Remove ruby-tcltklib; it was collapsed into ruby-tk in 1.8.4pav2006-01-144-102/+0
|
* - Enable pthreads using configure switch, so autodetection based on headerspav2006-01-141-3/+2
| | | | parsing works
* - Correct OpenSSL handling from previous commitpav2006-01-141-1/+1
|
* - Make OpenSSL handling more obviouspav2006-01-141-2/+6
|
* - Update to 1.8.4pav2006-01-146-472/+696
| | | | | PR: ports/91556 Submitted by: Alexander Wittig <alexander@wittig.name>
* BROKEN: Does not buildkris2006-01-141-0/+2
|
* BROKEN: Size mismatchkris2006-01-141-0/+2
|
* Update to the 20060112 snapshot of GCC 4.0.3.gerald2006-01-142-16/+16
|
* - Update graphics/libglut to 6.4.1.sem2006-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>
* Update to Onyx 5.1.2.jasone2006-01-122-5/+6
| | | | Approved by: markm (mentor)
* Update to the 20060110 snapshot of GCC 3.4.6.gerald2006-01-112-16/+16
|
* Remove / from the DISTFILES, properly use grouped master-sites.edwin2006-01-102-7/+9
| | | | Noticed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Unbreak: Build w/o FD-solver on 6.x+vs2006-01-102-7/+11
| | | | Currently I do not have the resources to find out why it's breaking
* Spidermonkey version update to 1.5 with fixes for ia64/amd64edwin2006-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>
* Update to the 20060107 snapshot of GCC 4.2.0.gerald2006-01-0816-144/+128
| | | | | GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can avoid my hack to remove it.
OpenPOWER on IntegriCloud