aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* . Bump PORTREVISION for my earlier change to the wrapper script.glewis2008-11-191-1/+1
|
* . Fix the location the wrapper script looks for bsh.jar in.glewis2008-11-191-1/+1
| | | | | PR: 128576 Approved by: maintainer
* - install PORTEXAMPLES only if ! -DNOPORTEXAMPLES (not -DNOPORTDOCS)itetcu2008-11-192-53/+55
| | | | | | | | - fix plist for -DNOPORTEXAMPLES and -DNOPORTDOCS - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run
* - fix plist for -DNOPORTDOCSitetcu2008-11-182-3/+4
| | | | | | | - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run
* Fix an issue related to mktime(3) returning -1 when tm_isdst is true but the ↵olgeni2008-11-186-2/+90
| | | | | | | | | | timestamp cannot be represented. Previously, -1 was interpreted as a valid result leading erlang:localtime_to_universaltime/2 to return {{1969, 12, 31}, {23, 59, 59}}. A detailed explanation may be found here: http://www.erlang.org/pipermail/erlang-bugs/2008-November/001077.html Obtained from: Paul Guyot <pguyot at kallisys.net>
* Upgrade llvm and llvm-gcc4 ports to the 2.4 release.brooks2008-11-172-4/+4
| | | | PR: ports/128806, ports/128814
* - update to 1.16.4dinoex2008-11-173-4/+12
|
* Update distinfo to reflect re-rolled distfile (contents verified asshaun2008-11-151-3/+3
| | | | | | | identical). PR: ports/125867 Submitted by: Karsten Rothemund <karsten@photor.de>
* lang/plt-scheme: update from 4.0.2 to 4.1.2daichi2008-11-1112-1077/+2595
| | | | | PR: ports/128769 Submitted by: Andrew Reilly <areilly@bigpond.net.au> (maintainer)
* Update to 0.8.0skv2008-11-113-13/+21
| | | | Changes: http://search.cpan.org/src/PARTICLE/parrot-0.8.0/NEWS
* The Cython language makes writing C extensions for the Python languagemiwi2008-11-105-0/+303
| | | | | | | | | | | | | | | | | | | | | as easy as Python itself. Cython is a source code translator based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. The Cython language is very close to the Python language (and most Python code is also valid Cython code), but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. This makes Cython the ideal language for writing glue code for external C libraries, and for fast C modules that speed up the execution of Python code. WWW: http://www.cython.org/ PR: ports/128722 Submitted by: Wen Heping <wenhping at gmail.com>
* Update to the 20081107 snapshot of GCC 4.4.0.gerald2008-11-0912-114/+120
|
* - Update to 0.1.0miwi2008-11-094-34/+30
| | | | | PR: 128699 Submitted by: Wen heping <wenheping@gmail.com>
* - Update to 1.0.22.stas2008-11-092-4/+4
| | | | | PR: ports/128695 Submitted by: bf <bf2006a@yahoo.com>
* - Update to snapshot r5191.tdb2008-11-082-4/+4
|
* Update to the 20081106 snapshot of GCC 4.3.3.gerald2008-11-082-19/+19
|
* The tarball was re-rolled to install the eunit.hrl file.olgeni2008-11-074-6/+8
|
* Remove unnecessary index.hml.olgeni2008-11-062-2/+0
|
* Upgrade to version R12B-5.olgeni2008-11-063-286/+300
|
* Upgrade to version R12B-5.olgeni2008-11-0616-164/+184
|
* Update to 1.5.0.knu2008-11-053-6/+6
|
* - Update to 4.157tabthorpe2008-11-052-4/+4
| | | | | PR: ports/128560 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* -Fix a typo, WITH_VAIPGEN -> WITH_VAPIGEN, the OPTIONS should works now.mezz2008-11-042-5/+5
| | | | | | | | -Fix the plist when WITH_VAPIGEN is defined. -Bump the PORTREVISION. PR: ports/128478 Submitted by: Romain Tartiere <romain@blogreen.org>
* - Update to 1.6.2mm2008-11-032-5/+6
| | | | - Add home MASTER_SITE
* - Update to 05_20081102gahr2008-11-033-4/+5
|
* Add correct exit code patch.olgeni2008-11-022-0/+22
|
* Retire incorrect patch (QAT).olgeni2008-11-022-22/+0
|
* Create missing empty directory from pkg-plist to avoid a pkg_delete warning.olgeni2008-11-024-2/+36
| | | | | | Make sure that Install exits with 0 (restore previous patch). No PORTREVISION change needed.
* Unbreak SCTP support and bump PORTREVISION.olgeni2008-11-024-2/+48
|
* Add support for Firefox and Seamonkey.olgeni2008-11-022-2/+2
|
* Remove obsolete patches.olgeni2008-11-026-84/+0
|
* Remove obsolete patch.olgeni2008-11-022-28/+0
|
* Update to the 20081030 snapshot of GCC 4.3.3.gerald2008-11-012-19/+19
|
* - Update to snapshot r5155.tdb2008-10-293-7/+8
|
* - Update print/hs-hscolour to version 1.10.1amdmi32008-10-272-5/+5
| | | | | | PR: 128344 Submitted by: Jacula Modyun <jacula at gmail dot com> (maintainer) Approved by: obraun (for lang/ghc and devel/hs-haddock-docs)
* Update to the 20081023 snapshot of GCC 4.3.3.gerald2008-10-252-19/+19
|
* Update to the 20081017 snapshot of GCC 4.4.0.gerald2008-10-2512-114/+114
|
* - Update to 1.5.7miwi2008-10-242-8/+7
| | | | | PR: 128327 Submitted by: Mitchell Smith <mjs@bur.st> (maintainer)
* - Update to 1.08.araujo2008-10-243-5/+9
| | | | - Take maintainership.
* - Update to 05_20081019gahr2008-10-222-4/+4
|
* Update to 3.0.5johans2008-10-212-4/+4
|
* Add patches:stefan2008-10-205-0/+139
| | | | | | | | | | | | - replace sprintf with snprintf - use calloc() to avoid malloc(n * m) overflows - NetBSD PR 36831: In setfval(), ensure that arithmetic never yields a negative zero result. - Restore the traditional (FreeBSD <= 2.x) behavior of trapping FPEs. With this patch we pass mawk's fpe_test. PR: 125348 Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
* - Update to 20080916miwi2008-10-193-7/+9
| | | | | PR: 128131 Submitted by: peter.schuller@infidyne.com
* - Update to 4.3.2beech2008-10-183-21/+18
| | | | | | | - Make fetchable PR: ports/127011 Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
* - Update to 8.5.5mm2008-10-174-8/+8
|
* Remove "_gdbm" module from packaging which should be excluded inperky2008-10-136-6/+3
| | | | | | this port. Reported by: QAT
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-13143-11437/+1873
| | | | | | | | Python 2.6 will be the next default python version when enough testings of consumer ports are done. The new "2to3" program is renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively. Repo-copied by: marcus
* - Update to 4.156tabthorpe2008-10-073-5/+5
| | | | | PR: ports/127884 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 05_20081005gahr2008-10-072-4/+4
|
* Update to the 20081003 snapshot of GCC 4.4.0.gerald2008-10-0512-114/+114
|
* Update to the 20081002 snapshot of GCC 4.3.3.gerald2008-10-052-19/+19
|
* - Update to 1.0.21.stas2008-10-032-4/+4
|
* - Update to 1.07miwi2008-09-303-4/+8
| | | | | PR: 127746 Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
* - Update to 4.155tabthorpe2008-09-293-5/+5
| | | | | PR: ports/127688 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* Update to the 20080926 snapshot of GCC 4.4.0.gerald2008-09-2812-114/+114
|
* - Update to snapshot r5103.tdb2008-09-282-4/+4
|
* Update to 0.7.1skv2008-09-263-6/+20
| | | | Changes: http://search.cpan.org/src/PMIC/parrot-0.7.1/NEWS
* - Update to 4.154tabthorpe2008-09-253-16/+7
| | | | | PR: ports/127577 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* Update to the 20080919 snapshot of GCC 4.4.0.gerald2008-09-2412-114/+114
|
* Deprecate lang/q, which does not compile with GCC 4.2. It is also a verylinimon2008-09-241-0/+2
| | | | old version. Also deprecate its dependencies.
* Update to the 20080918 snapshot of GCC 4.3.3.gerald2008-09-242-19/+19
|
* - Update to 05_20080921gahr2008-09-232-4/+4
|
* Change from USE_BISON=yes to USE_BISON=build (functionally equivalent).wxs2008-09-231-1/+1
| | | | | | PR: ports/127512 Submitted by: Paul Hoffman <phoffman@proper.com> Approved by: maintainer
* - Unbreak on CURRENTgahr2008-09-231-2/+2
|
* - Reset maintainer at his requestamdmi32008-09-231-1/+1
| | | | | PR: 127234 Submitted by: Xavier Beaudouin <kiwi at oav dot net> (maintainer)
* Remove unused configure arg, no functional changes.ale2008-09-232-4/+2
|
* Simplify, no functional changes.ale2008-09-233-6/+5
|
* Upgrade to 0.8.1.vanilla2008-09-233-6/+7
|
* - Fix build on sparc64gahr2008-09-161-0/+5
| | | | Approved by: portmgr (pav)
* - add patches from upstream svn rev.65333, fix integer overflows inmiwi2008-09-1114-1/+460
| | | | | | | | | memory allocation (CVE-2008-2315 and CVE-2008-2316) - also apply upstream svn rev.65262, fixes overflow checks in memory allocation (CVE-2008-3142 and CVE-2008-3144) Approved by: portmgr (pav) Security: http://www.vuxml.org/freebsd/0dccaa28-7f3c-11dd-8de5-0030843d3802.html
* - Fix build upon NOPORTDOCSgahr2008-09-101-4/+0
| | | | | Reported by: QA Tindie Approved by: portmgr
* - update to 0.97leeym2008-09-082-7/+6
| | | | - set USE_TCL=84+ to allow users to set WITH_TCL_VER for their needs
* - Security fixesmiwi2008-09-08120-6/+5262
| | | | | | | | | | | | | | | | | | | Multiple vulnerabilities: 1) Various integer overflow errors exist in core modules e.g. stringobject, unicodeobject, bufferobject, longobject, tupleobject, stropmodule, gcmodule, mmapmodule. 2) An integer overflow in the hashlib module can lead to an unreliable cryptographic digest results. 3) Integer overflow errors in the processing of unicode strings can be exploited to cause buffer overflows on 32-bit systems. 4) An integer overflow exists in the PyOS_vsnprintf() function on architectures that do not have a "vsnprintf()" function. 5) An integer underflow error in the PyOS_vsnprintf() function when passing zero-length strings can lead to memory corruption. PR: 127172 (based on) Submitted by: bf <bf2006a@yahoo.com> Obtained from: python svn Security: CVE-2008-2315, CVE-2008-2316, CVE-2008-3142, CVE-2008-3144, CVE-2008-3143. (vuxml come later)
* - Update to snapshot r5027.tdb2008-09-083-4/+5
|
* - Update to version 0.0.6amdmi32008-09-084-7/+27
| | | | | PR: 126958 Submitetd by: Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com> (maintainer)
* Reset tg due to lack of commits for several months and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* Update to the 20080905 snapshot of GCC 4.4.0.gerald2008-09-0712-114/+114
|
* Add mtasc 1.14, motion-Twin ActionScript 2 Compiler.chinsan2008-09-066-0/+124
| | | | | PR: ports/127130 Submitted by: Marcin Cieslak <saper at SYSTEM.PL>
* - Update to 1.0.20.stas2008-09-063-5/+9
| | | | | PR: ports/127062 Submitted by: bf <bf2006a@yahoo.com>
* Update to the 20080904 snapshot of GCC 4.3.3.gerald2008-09-062-19/+19
|
* Upgrade to version R12B-4.olgeni2008-09-0613-337/+364
|
* Update to 1.13.tobez2008-09-052-5/+4
|
* - Update to 1.1.3nemoliu2008-09-055-2997/+13568
| | | | | PR: 125937 Submitted by: Geoff The <geoff2k@gmail.com>
* - Update to 0.9lpav2008-09-054-65/+44
| | | | | PR: ports/126920 Submitted by: fulvio ciriaco <oivulf@gmail.com>
* Fix for CVE-2008-2665 and CVE-2008-2666.ale2008-09-044-2/+36
| | | | Obtained from: PHP CVS
* - Update to 05_20080902gahr2008-09-032-4/+4
|
* Reset sf@slappy.org due to maintainer-timeouts and no response to email.linimon2008-09-032-2/+2
| | | | Hat: portmgr
* - Update to 4.152tabthorpe2008-09-023-5/+5
| | | | | PR: ports/126903 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* Update to 1.7.1johans2008-09-013-5/+6
|
* Update to the 20080828 snapshot of GCC 4.3.3, which is basically thegerald2008-09-012-20/+20
| | | | GCC 4.3.2 release.
* Reset maintainer at his request.linimon2008-08-301-1/+1
|
* - Update to 1.9.1gahr2008-08-294-28/+9
| | | | - Take maintainship
* - Update to 0.37clsung2008-08-282-5/+5
| | | | Changes: http://search.cpan.org/dist/Pugs-Compiler-Rule/Changes
* Update to 1.67.27skv2008-08-272-4/+4
| | | | | PR: ports/126744 Submitted by: Joseph S. Atkinson <jsa xx wickedmachine.net>
* - unbreak pugs and update itclsung2008-08-274-394/+121
| | | | - now it builds from current ghc
* - Update to 8.5.4mm2008-08-266-10/+10
|
* Update to 0.7.0skv2008-08-263-9/+8
| | | | Changes: http://search.cpan.org/src/RGRJR/parrot-0.7.0/NEWS
* Update to 4.4.9 release.ale2008-08-262-9/+9
|
* Ucc is a C compiler which implements the ANSI C89miwi2008-08-266-0/+86
| | | | | | | | | | | | | | | | | | | standard with a few extensions. Ucc is released under BSD license. Ucc is specificaly designed for personal research and assist the undergraduate or graduate in compiler learning. We hope that Ucc will be a seedbed for new ideas and world-class optimizing techniques. Ucc's design and development goals is clear code structure,upstanding extensibility,retargetable and excellent optimization. WWW: http://ucc.sf.net PR: ports/126551 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 3.9-7miwi2008-08-2630-158/+178
| | | | | PR: 126298 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
* - Update to 1.6.1mm2008-08-243-6/+4
|
* - Fix pkg-plist when NOPORTDOCS is definedrafan2008-08-241-2/+0
| | | | Reported by: QAT
* - Update to 0.0.5rafan2008-08-243-5/+6
| | | | | PR: ports/126743 Submitted by: Katsuji ISHIKAWA <katsuji.ishikawa at gmail.com> (maintainer)
* Mark BROKEN on 8.x: does not fetch.erwin2008-08-241-0/+4
|
* Update to the 20080822 snapshot of GCC 4.4.0.gerald2008-08-2412-114/+114
|
* Remove lang/gcc32 (GCC 3.2) which is no longer used by any other ports andgerald2008-08-2319-780/+0
| | | | does not support amd64, for example.
* - Update to 05_20080817gahr2008-08-232-4/+4
|
* Update to the 20080821 snapshot of GCC 4.3.2.gerald2008-08-222-19/+19
|
* Bump PORTREVISION on account of of bin/phpize being installed withade2008-08-223-3/+3
| | | | | | hardcoded links to autoconf (was 2.61, now 2.62), preventing any further php modules from being installed until lang/php* is forcibly updated.
* - Import two bug-fixes from upstreamgahr2008-08-223-1/+59
| | | | | PR: 126713 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* - Fix shared lib supportamdmi32008-08-228-20/+40
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-2129-29/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-2016-19/+20
| | | | Tested by: exp build run (erwin)
* - Build shared library in addition to static [1]amdmi32008-08-208-1/+286
| | | | | | | - Fix compilation with gcc43 [2] PRs: 126659 [1], 126660 [2] Submitted by: Tim Niemueller <tim at niemueller dot de>
* - Tarballl re-rolltabthorpe2008-08-191-3/+3
| | | | - Author corrected an OS version bug
* - Update to 4.151tabthorpe2008-08-193-5/+6
| | | | | PR: ports/126615 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* Return laszlof's ports to the pool due to lack of time.linimon2008-08-193-3/+3
| | | | Hat: portmgr
* - Add an extra patch for amd64 that fixes runtime after recent fcntl changespav2008-08-182-0/+37
| | | | Submitted by: jkoshy
* Mosh is A Fast R6RS Scheme interpreter.amdmi32008-08-185-0/+48
| | | | | | | WWW: http://code.google.com/p/mosh-scheme/ PR: ports/125375 Submitted by: <katsuji dot ishikawa at gmail dot com>
* Update to the 20080814 snapshot of GCC 4.3.2.gerald2008-08-172-19/+19
|
* Update to the 20080815 snapshot of GCC 4.4.0.gerald2008-08-1718-114/+120
| | | | Remove the share/python directory if empty.
* - Remove files forgotten in previous commit.stas2008-08-166-511/+0
|
* - Update ruby to 1.8.6 patchset 287.stas2008-08-1613-687/+149
|
* [MAINTAINER UPDATE]: print/hs-hscolour updated to port version 1.10edwin2008-08-152-4/+5
| | | | | | | Step 3 - lang/ghc PR: ports/126008 Submitted by: Jacula Modyun <jacula@gmail.com>
* [MAINTAINER] lang/polyml: 5.1 -> 5.2edwin2008-08-153-7/+16
| | | | | PR: ports/126068 Submitted by: Timothy Bourke <timbob@bigpond.com>
* Update port: lang/maude 2.2 -> 2.3edwin2008-08-156-34/+61
| | | | | | | | | | | | | | | | | | Maude 2.3 is compiles under 4.2 again, so port does not need to be marked as broken anymore. Quite a few hacks to get it installing properly: * Coder forgot to include the *.maude files into the Makefile.am while porting files into the MixFix directory to Main directory. Included again, which explains the current need of aclocal and automake to regenerate the Makefiles * Project requires MAUDE_LIB env to be set to the location of %%DATADIR%% which is quite cumbersome, introduced MAUDE_DATA_DIR into the code to get rid of the non handy environment variable. PR: ports/126438 Submitted by: Rick van der Zwet <rick@wzoeterwoude.net>
* Release maintainership.perky2008-08-141-1/+1
|
* Patch from security/flawfinder, and bump portrevision.maho2008-08-132-1/+77
| | | | Submitted by: Pedro Giffuni
* - Update to 4.150tabthorpe2008-08-133-5/+5
| | | | | PR: ports/126342 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - udpate stable to 1.16.3dinoex2008-08-123-10/+3
|
* - update to 1.16.3dinoex2008-08-112-4/+4
|
* - Add tolua++50 port similar to tolua++amdmi32008-08-117-26/+44
| | | | | | | | | | | | - tolua++50 is to be used with lua 5.0 and tolua++ with lua 5.1, update depends accordingly - Depend on lua with USE_LUA instead of LIB_DEPEND - Make both ports install files to (lua version)-specific directories, so they can coexist peacefully in a manner similar to tolua/tolua50. - Take maintainership - Add distfile mirror - Remove USE_LDCONFIG (ports do not install any shared libs) - Fix pkg-descr Approved by: miwi (mentor implicit)
* - Merge patch-Makefile into patch-src-Makefile (both actually patch same file).alepulver2008-08-114-38/+37
| | | | | | | | | | - Patch lang/lua to behave as expected by the framework. - Add missing library dependency (only run before) when using lua 5.1. - Add notes in bsd.lua.mk for updating lang/lua* ports describing how they are integrated into the ports tree. PR: ports/126207 Submitted by: Daniel Roethlisberger <daniel@roe.ch>
* - Fix CVE-2008-1447 (DNS spoofing vulnerability).stas2008-08-116-0/+511
| | | | | | | | | - Fix Webrick DoS vulnerability. - Serveral minor bugfixes in cgi.rb, ipaddr.rb and resolver. - Bump PORTREVISION. Obtained from: ruby VCS Tested by: Ilya Bakulin <webmaster@kibab.com>
* - Split AR parameters to ARFLAGS variable to allow redefining AR foralepulver2008-08-101-0/+21
| | | | | | | | cross-compilation. PR: ports/121834 Submitted by: John Hein <jhein@timing.com> Approved by: maintainer (timeout)
* Update to 3.0.4johans2008-08-102-5/+4
|
* Update to 1.7.0johans2008-08-103-21/+48
|
* Update to version 2.68.danfe2008-08-082-8/+5
|
* - Bring back --disable-shared, as removing it was not needed to fix ↵amdmi32008-08-081-1/+2
| | | | | | exceptions and it also broke gdc on 6.x Approved by: miwi (mentor implicit)
* - Update to 9.4.5.stas2008-08-082-4/+4
|
* - Canonicalize Makefile headerdanfe2008-08-072-10/+18
| | | | | - Clarify COMMENT and port description - Assume maintainership
* - Add patch to fix exceptions on FreeBSD (throwing exception from D will no ↵amdmi32008-08-072-3/+12
| | | | | | | | longer lead straight to abort()) Obtained from: http://d.puremagic.com/issues/show_bug.cgi?id=2182 Thanks to: David Friedman Approved by: miwi (mentor implicit)
* Drop maintainership on my ports as I'm no longer using FreeBSD.anholt2008-08-071-1/+1
|
* - Connect ypsilon to the build.lippe2008-08-051-0/+1
| | | | Approved by: gabor (mentor, implicit)
* Ypsilon is an implementation of Scheme programming language for real-timelippe2008-08-056-0/+218
| | | | | | | | | | | | applications, which conforms to the latest standard R^6RS. Ypsilon features mostly concurrent garbage collector optimized for systems with multiple CPUs, and an easy to use FFI. WWW: http://code.google.com/p/ypsilon/ PR: ports/126015 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Approved by: gabor (mentor, implicit)
* - Update to 05_20080803gahr2008-08-054-33/+7
| | | | - Partially remove makefile's patch (committed upstream)
* Chase changes in distinfo too!edwin2008-08-051-21/+21
|
* Update to 2008-08-04. Please note that a lot of languages have gone...edwin2008-08-042-57/+27
|
* Update to the 20080801 snapshot of GCC 4.4.0.gerald2008-08-0412-114/+114
|
* - Reroll the binary version for 6-STABLE-i386, as the previousstas2008-08-031-3/+3
| | | | version appears to be broken.
* - Update to 1.0.19.stas2008-08-033-10/+5
|
* - Reorganize Makefile to only download distfiles relevant to enabled OPTIONSpav2008-08-014-20/+20
| | | | | | | | - Update WWW PR: ports/126081 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
* Update to 0.17015pgollucci2008-08-012-4/+4
| | | | Approved by: araujo (mentor)
* - Update to 05_20080720gahr2008-07-313-6/+21
| | | | | | | - Add compiler's libraries and fix their paths [1] - Add test target [1] Reported by: Thomas Merter (author, via private email)
* - Update to 9.4.3.stas2008-07-283-20/+9
|
* - Update to 4.2.8beech2008-07-273-18/+18
| | | | | | PR: ports/125966 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: Adrien <pmn@bakarika.net> (maintainer)
* Reset sergei@ due to maintainer-timeouts and no response to email.linimon2008-07-271-1/+1
| | | | Hat: portmgr
* Remove comment about PKG_INFO not being available.edwin2008-07-271-1/+0
|
* pkg_info -> ${PKG_INFO}edwin2008-07-271-1/+1
|
* Update to the 20080725 snapshot of GCC 4.4.0.gerald2008-07-2712-114/+114
|
* Update to the 20080724 snapshot of GCC 4.3.2.gerald2008-07-262-19/+19
|
* Fix dependency on devel/roboctledwin2008-07-261-1/+1
|
* - Update maintainer mail addressmiwi2008-07-261-1/+1
| | | | | PR: 125786 Submitted by: Phillip N. <pneumann@gmail.com>
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-2511-18/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-257-15/+13
| | | | MAKE_ENV
* - PREFIX is always present in MAKE_ENV, no need to add it againpav2008-07-252-2/+0
|
* - Remove lang/gambc after it's been repocopied to lang/gambit-cwxs2008-07-255-75/+0
| | | | | | PR: ports/124087 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: Captain Fourier <rzinkov@gmail.com> (old maintainer)
* - Connect lang/gambit-c to the build after the repocopy.wxs2008-07-254-26/+83
| | | | | | | | | - Update to 4.2.6 - Respect CFLAGS PR: ports/124087 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: Captain Fourier <rzinkov@gmail.com> (old maintainer)
* - Update to snapshot r5005.tdb2008-07-242-4/+4
|
* - Update to 8.5.3mm2008-07-234-8/+8
|
* - Update to 1.0.18.stas2008-07-232-4/+4
| | | | | PR: ports/125620 Submitted by: bf <bf2006a@yahoo.com>
* Update my ports to my freebsd addresspgollucci2008-07-232-2/+2
| | | | Approved by: araujo (mentor)
* - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-212-4/+4
| | | | | | - Bump PORTREVISION PR: ports/125435
* - Update to 1.85 (share lib version bumped)rafan2008-07-217-30/+53
| | | | | | PR: ports/125435 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> Approved by: Amatus <c11h15no2 at yahoo.com> (maintainer)
* Update to 3.10 (matching current ocaml version in ports)johans2008-07-212-7/+7
|
* IGNORE this on FreeBSD 8 and above. On the way, clean up download settingsgerald2008-07-211-9/+12
| | | | and set COMMENT unconditionally since we no longer serve as a master port.
* Remove alpha from NOT_FOR_ARCHS based on a report and request bygerald2008-07-201-1/+1
| | | | | Anton Shterenlikht <mexas@bristol.ac.uk> and no objections from the freebsd-alpha@ list.
* Update to the 20080717 snapshot of GCC 4.3.2.gerald2008-07-202-19/+19
|
* - Update to snapshot r4966.tdb2008-07-192-4/+4
|
* Upgrade ghc to 6.8.3.obraun2008-07-1910-1063/+888
|
* Update to 0.6.4skv2008-07-183-28/+30
| | | | Changes: http://search.cpan.org/src/BSCHMAL/parrot-0.6.4/NEWS
* - Update to version 3.3.0.alepulver2008-07-187-16/+66
| | | | | PR: ports/125568 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* - New port: seed7gahr2008-07-176-0/+263
| | | | Seed7 is an extensible general purpose high-level programming language.
* - Fix previous commitpav2008-07-161-1/+1
| | | | Reported by: dvl
* - Disallow on pointyhat: needs to be build under non-root user, pointyhat ↵pav2008-07-161-0/+4
| | | | cannot do that
* Update to snapshot r4944.tdb2008-07-143-4/+11
|
* Update to the 20080711 snapshot of GCC 4.4.0. Among others, libgcjgerald2008-07-1318-120/+156
| | | | now brings to additional programs, aot-compile and rebuild-gcj-db.
* Update to the 20080710 snapshot of GCC 4.3.2.gerald2008-07-122-19/+19
|
* Remove lang/yarv.knu2008-07-115-3709/+0
| | | | | | YARV was officially released as Ruby 1.9. Approved by: MAINTAINER
* - New port: plt-schemegahr2008-07-0919-0/+35866
| | | | | | | | | The PLT-Scheme group have released a new version of their Scheme language and IDE tools suite, and here's a port that builds it on FreeBSD. PR: 124776 Submitted by: Andrew Reilly <areilly@bigpond.net.au> (new maintainer)
* Updates the port to Javascript 1.7.okazaki2008-07-0911-454/+143
| | | | | | | Much thanks to Bernhard Fröhlich for doing the heavy lifting. PR: 125191 Submitted by: maintainer
* - update to 1.16.2dinoex2008-07-092-4/+4
|
* - Update to 1.5.r4932, revision 4932 on the kroc-1.5 stable branch.tdb2008-07-089-181/+661
| | | | | - Build and install the documentation and examples. - Add regression-test target to run KRoC's testsuite.
* - Add regression-testmiwi2008-07-071-0/+3
| | | | | PR: 125227 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
* Update to the 20080703 snapshot of GCC 4.3.2.gerald2008-07-072-19/+19
|
* upgrade to 20080612ijliao2008-07-063-7/+11
| | | | | | | drop maintainership PR: 125309 Submitted by: peter.schuller@infidyne.com
* Update to the 20080702 snapshot of GCC 4.2.5 (which includes everythinggerald2008-07-062-20/+20
| | | | in the ultimate GCC 4.2.4 release).
* Update to the 20080630 snapshot of GCC 4.1.3. This closes the GCC 4.1gerald2008-07-052-16/+16
| | | | development branch and we do not expect any further updates.
* - liblua.so is required in building mod_security, wireshark and possibly ↵araujo2008-07-043-2/+34
| | | | | | | | | | others with lua support, now create a shared lib is needed. - Bump PORTREVISION. PR: ports/124297 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Approved by: maintainer timeout ( > 2 weeks)
* - Use new fpc stuffacm2008-07-041-16/+2
| | | | | | | - Remove obsolete Makefile lines - Bump PORTREVISION Approved by: rambiusparkisanius at gmail.com (maintainer)
* IGNORE with -DNOPORTDOCSitetcu2008-06-301-0/+4
| | | | Prompted by: QA Tindy run
* - fix plist when -DNOPORTDOCSitetcu2008-06-302-7/+8
| | | | | | | - bump PORTREVISION Prompted by: QA Tindy run Approved by: maintainer timeout on BotMail
* - fix plist for -DNOPORTDOCSitetcu2008-06-302-30/+30
| | | | | | - bump PORTREVISION Prompted by: QA Tindy run
* - Fix LATEST_LINK valueacm2008-06-301-1/+1
|
* Update to the 20080626 snapshot of GCC 4.3.2.gerald2008-06-292-19/+19
|
* Update to the 20080627 snapshot of GCC 4.4.0.gerald2008-06-2912-114/+114
|
* - Update to 0.17014leeym2008-06-292-5/+11
| | | | | | PR: 125021 Submitted by: leeym Approved by: maintainer
* - Fix building on amd64.alepulver2008-06-281-1/+2
|
* - Update to version 3.2.0.alepulver2008-06-283-25/+74
| | | | | PR: ports/124086 Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
* - Update to newer gcc snapshotamdmi32008-06-273-14/+12
| | | | | | | | | | - Fix socket problem - Add missing USE_ICONV - dirrmtry include/d as it may be used by other ports PRs: ports/124437 [1], ports/124567 [2] Submitted by: kevin <kevinxlinuz at 163 dot com> [1], myself [2] Approved by: miwi (mentor)
* - Reset maintainship under maintainer's requestgahr2008-06-271-1/+1
| | | | | PR: 125000 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
* Add optional regression testsjohans2008-06-261-0/+6
| | | | | PR: ports/124918 Submitted by: Pedro F. Giffuni
* - Add a couple of other patches from ruby SVN repo:stas2008-06-263-0/+45
| | | | | | | | * fix integer overflow in bignums; * correctly check for string length in regexps; * fix memory leak in parse.c. - Bump portrevision.
* - Use new freepascal stuffacm2008-06-248-142/+58
| | | | - Bump PORTREVISION
* Update to 0.6.3skv2008-06-243-84/+112
| | | | Changes: http://search.cpan.org/src/SMASH/parrot-0.6.3/NEWS
* - JAVAJARDIR should not be removed.lippe2008-06-241-2/+1
| | | | | | - Bump PORTREVISION. Approved by: gabor (mentor, implicit)
* - Fix location to install .jar file(s).lippe2008-06-241-8/+4
| | | | | | - Bump PORTREVISION. Approved by: gabor (mentor, implicit)
* - Connect bsh to build.lippe2008-06-231-0/+1
| | | | | | Pointy hat to: lippe Reported by: araujo Approved by: gabor (mentor, implicit)
* - Update to 3.1amiwi2008-06-233-16/+26
| | | | | PR: 124846 Submitted by: Ports Fury
* - update to 1.8nemoliu2008-06-233-211/+220
|
* Fix packaging when NOPORTDOCS is setvs2008-06-231-0/+4
| | | | Reminded by: QA Tindy
* - Change main category (java/bsh -> lang/bsh).lippe2008-06-233-16/+22
| | | | | | | | | | | | - Pass maintainership to submitter. - Update comment and distinfo. - Use exec in startup script. - Adopt best practices for Java ports as described in section 6.10.3 of the Porter's Handbook. PR: ports/122210 Submitted by: Simon Olofsson <simon@olofsson.de> Repocopy by: marcus Approved by: gabor (mentor, implicit)
* - Now builds on amd64/6pav2008-06-232-4/+0
|
* - Mark IGNORED on pointyhat - receives signal 10 during build on pointyhat, butpav2008-06-231-0/+4
| | | | builds on my regular workstation
* Update to the 20080619 snapshot of GCC 4.3.2.gerald2008-06-212-20/+20
|
* - Fix possible memory corruption when using String;stas2008-06-214-0/+243
| | | | | | | | - fix integer overflow in Array; - fix overflow in String; - bump PORTREVISION. Obtained from: ruby VCS
* - update to 1.16.0dinoex2008-06-203-4/+5
|
* Use the email address from the FreeBSD project for my ports.ed2008-06-201-1/+1
| | | | | | | Rink Springer also asked me if he could maintain his own ports. Change maitainership of games/sudsol, net/freedbd and net/kissd to Rink. Approved by: philip (mentor), rink
* - This port has been BROKEN for more than 6 months. It will be removed unlesspav2008-06-195-0/+10
| | | | | | fixed in next two months. With hat: portmgr
* - Fix segfaults, unbreakpav2008-06-193-3/+51
| | | | | | | - Add missed xorg dependency PR: ports/118808 Submitted by: Andrew Reilly <areilly@bigpond.net.au>
* - Add WITH_SQLITE_PORT knob for php5-pdo_sqlite port, to use system-widepav2008-06-192-0/+10
| | | | | | | | sqlite3 instead of bundled one PR: ports/115800 Submitted by: Maxim Khitrov <mkhitrov@gmail.com> Approved by: maintainer timeout (ale; 9 months)
* - Now compiles on amd64/7pav2008-06-191-4/+0
|
* - Fix fetchpav2008-06-192-2/+2
|
* Fix the build in 6.x by requiring GCC 4.2+. This may not be exactly the rightbrooks2008-06-191-0/+1
| | | | | string, but half an hour of searching around the gcc source and website sheds no light on when -Wno-variadic-macros was added.
* - While (I was) at it, respect NOPORTDOCSgahr2008-06-182-16/+21
|
* - Add USE_LDCONFIG to make the port find its own libs [1]gahr2008-06-182-12/+13
| | | | | | | | - While at it, respect DOCSDIR PR: 124279 [1] Submitted by: gahr Approved by: maintainer timeout
* - Builds now on amd64pav2008-06-181-7/+1
| | | | Reported by: pointyhat
* - fix install when -DNOPORTDOCSitetcu2008-06-171-7/+12
| | | | | Submitted by: QA Tindy run Approved by: maintainer timeout
* Update to version 20071023.okazaki2008-06-173-16/+5
| | | | | PR: 124632 Submitted by: Pedro F. Giffuni
* Don't make unused empty directories for no reason.obrien2008-06-161-0/+14
|
* - update to 1.14.4dinoex2008-06-152-4/+4
|
* Upgrade to version R12B-3.olgeni2008-06-1523-520/+372
|
* Update to the 20080613 snapshot of GCC 4.4.0.gerald2008-06-1512-114/+114
|
* - Fix pkg-plist in NOPORTDOCS case.stas2008-06-152-1/+351
| | | | Reported by: itectu
* Update to 13-June-2008 snapshot.obrien2008-06-142-4/+4
| | | | | PR: 123356 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* Upgrade to LLVM GCC release 2.3.brooks2008-06-135-71/+52
| | | | | | Take maintainership since this needs to be updated with devel/llvm. General Makefile cleanup.
* - Previous commit was brokenjohans2008-06-121-2/+3
| | | | | | Correct installation of manuals with and without NOPORTDOCS now Reported by: pav
* - fix plist for -D NOPORTDOCSitetcu2008-06-122-1/+2
| | | | | | | - bump PORTREVISION PR: ports/124493 Submitted by: maintainer
* Update to the 20080606 snapshot of GCC 4.4.0.gerald2008-06-1112-114/+114
|