aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Readd.maho2009-01-064-0/+124
| | | | | | audio/tuxguitar depends on lang/gcc42-withgcjawt port. Submitted by: cperciva@
* Remove lang/gcc42-withgcjawtmaho2009-01-064-124/+0
| | | | | | This is very hard to maintain * Actually CONFLICT with lang/gcc42. * Depending on lang/gcc42 is not a good idea. Requires too much efforts.
* Remove following ports.maho2009-01-064-123/+0
| | | | | | | | | | lang/gcc41-withgcjawt java/gjdoc java/ecj-bootstrap * lang/gcc41 will also be removed by gerald@ very soon. * these ports are intended for free Java alternative, however, require too much resources to maintain. java/java-gcj-compat has also been removed because it's broken for long time.
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-0657-556/+25
|
* - Update maintainer mailmiwi2009-01-062-2/+2
| | | | | PR: 127077 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
* - Update address of my distfile mirroramdmi32009-01-062-2/+2
|
* - Correct expiration datepav2009-01-065-5/+5
|
* - Update to 8.5.6mm2009-01-056-12/+12
|
* - Update to 7.6.stefan2009-01-052-167/+133
| | | | | | - Add USE_XLIB. Approved by: maintainer
* Update to 1.8.0johans2009-01-043-8/+13
|
* - Respect CLASSPATH from environment variablerafan2009-01-042-2/+3
| | | | | | | - Bump PORTREVISION PR: ports/130134 Submitted by: Peter Schuller <peter.schuller at infidyne.com> (maintainer)
* Replace CONFLICTS=gcc-2.95.*, which actually is too late to preventgerald2009-01-047-21/+56
| | | | | | us running into build problems, by an earlier check (pre-extract). Suggested by: pav
* Replace CONFLICTS=gcc-2.95.*, which actually is too late to preventgerald2009-01-041-3/+8
| | | | | | us running into build problems, by an earlier check (pre-extract). Suggested by: pav
* Update to the 20090102 snapshot of GCC 4.4.0.gerald2009-01-0412-114/+114
|
* Update COMMENT.ale2009-01-021-1/+1
|
* Update to the 20090101 snapshot of GCC 4.3.3.gerald2009-01-022-19/+19
|
* - Fix plist.araujo2008-12-304-0/+4
| | | | | | - Bump PORTREVISION. Submitted by: QAT
* - Update to 1.16.araujo2008-12-304-10/+8
|
* Update to 081227.obrien2008-12-304-16/+20
| | | | | PR: 129980 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* - Connect python26 and python30 to the buildmiwi2008-12-281-0/+2
|
* - Update to 0.9.6-update3miwi2008-12-286-86/+114
| | | | | | | | | | Notable changes: - support for FreeBSD/amd64 - a bunch of new libraries - several bugs are fixed PR: 129974 Submitted by: Vitaly Magerya <vmagerya@gmail.com>
* Update to the 20081226 snapshot of GCC 4.4.0.gerald2008-12-2812-114/+114
|
* Update to the 20081225 snapshot of GCC 4.3.3.gerald2008-12-272-19/+19
|
* - Update to 0.10.3miwi2008-12-272-4/+4
| | | | Approved by: maintainer implicit
* clojure-mode is an emacs editing mode for the clojurepgollucci2008-12-266-0/+53
| | | | | | | | | | (www.clojure.org) programming language. WWW: http://clojure.codestuffs.com/ PR: ports/129857 Submitted by: Peter Schuller <peter.schuller at infidyne.com> Approved by: araujo (mentor, implicit)
* Fix building.bsam2008-12-261-1/+1
| | | | | | PR: 128777 Submitted by: bsam Approved by: acm (maintainer, timeout 6 weeks)
* Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on portslinimon2008-12-251-1/+1
| | | | | | right now, by request. Hat: portmgr
* - update to 1.18.0dinoex2008-12-243-4/+7
|
* - Update to 20081217miwi2008-12-244-11/+11
| | | | | | | | | | | - Now hosted on Google code - Distfile now unpacks in subdir - Change name of temporary version of 'clojure' script to not conflict with directory from distfile - Pass maintainership to submitter PR: 129770 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* - Set for expiration in one month: has been broken for more than 6 monthspav2008-12-201-0/+2
|
* - Set for expiration, this port depends on broken, expired port lang/pm3-basepav2008-12-205-0/+15
|
* - Has expired: Has been broken for more than 6 monthspav2008-12-206-88/+0
|
* - mark ONLY_FOR_ARCHS i386dinoex2008-12-201-3/+3
|
* - fix build for amd64dinoex2008-12-201-0/+3
|
* - record dependency of perl, needed by llvm-configdinoex2008-12-201-3/+1
| | | | Spotted by: pav
* - update to 1.16.5dinoex2008-12-202-4/+4
|
* - Mark BROKEN: does not compilepav2008-12-201-0/+2
| | | | Reported by: pointyhat
* Fix a typo :)olgeni2008-12-181-1/+1
|
* - Update to 4.159tabthorpe2008-12-183-5/+5
| | | | | PR: ports/129680 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Unbreak, undeprecatepav2008-12-172-18/+0
| | | | | | PR: ports/127449 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer timeout (lev; 3 months)
* - Fix extraction of HTML documentationgahr2008-12-151-1/+1
| | | | Reported by: PH via erwin
* - Do not use tar with --strip-components to install example files, sincegahr2008-12-122-17/+19
| | | | | | | this option is still broken on 6.3-STABLE - While at it, use DIST_SUBDIR and improve Makefile a little bit Reported by: PH via erwin
* Allow BDB 40+.ale2008-12-112-4/+2
|
* Add support for filter, hash, json and zip extensions.ale2008-12-116-10/+42
|
* This patch adds three features to the lang/mlton port:stefan2008-12-1020-13/+16568
| | | | | | | | | | * Support for FreeBSD 6.x * Support for compilation with SML/NJ * Cross-compilation with mingw32 PR: 124061 Submitted by: Timothy Bourke <timbob@bigpond.com> Approved by: maintainer
* Mark as broken on sparc64.linimon2008-12-103-1/+12
| | | | Hat: portmgr
* - Update to 1.103gahr2008-12-104-1262/+1255
| | | | - Switch to the native version of HLA's stdlib
* Does not yet configure on sparc64.linimon2008-12-091-0/+4
| | | | Hat: portmgr
* - Update to 1.1.5nemoliu2008-12-093-3876/+4777
| | | | - Change MASTER_SITES
* Update to 5.2.8 release.ale2008-12-086-18/+32
|
* Set IGNORE to avoid upgrades to 5.2.7 release. PHP 5.2.8 will be released soon.ale2008-12-082-0/+4
| | | | Sorry for the temporary inconvenient.
* Reset nemoliu due to maintainer-timeouts and no response to email.linimon2008-12-081-1/+1
| | | | Hat: portmgr
* 2008-09-19 japanese/escpf: Has been broken for more than 6 monthsmiwi2008-12-086-92/+0
| | | | | | | | | | | | | | | | | 2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months 2008-09-19 lang/screamer: Has been broken for more than 6 months 2008-10-01 misc/documancer: Unmaintained upstream 2008-09-19 misc/ipbt: Has been broken for more than 6 months 2008-10-13 multimedia/manslide: Use multimedia/smile instead 2008-09-19 net/globus4: Has been broken for more than 6 months 2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months 2008-01-28 net/p54u: website disappeared 2008-09-19 net-im/ginsu: Has been broken for more than 6 months 2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months 2008-09-19 sysutils/sjog: Has been broken for more than 6 months 2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months 2008-09-19 www/roxen: Has been broken for more than 6 months 2008-09-19 x11-fm/evidence: Has been broken for more than 6 months
* - Update to 3.4.0miwi2008-12-074-4/+15
| | | | | | PR: 128685 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: maintainer timeout
* Update to 5.2.7 release.ale2008-12-0713-150/+68
|
* - Update to 2.8.5.2008.12.05miwi2008-12-074-81/+142
| | | | | PR: 129466 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* - New port: lang/cfortrangahr2008-12-056-0/+253
| | | | | | cfortran.h is an easy-to-use powerful bridge between C and FORTRAN. It provides a transparent, machine independent interface between C and FORTRAN routines and global data.
* Welcome to the new era of Python 3, with antigravity support!perky2008-12-0410-27/+66
| | | | Update to Python 3.0.
* - Update to 0.9.7wxs2008-12-023-11/+14
| | | | | | | | | - Switch to MASTER_SITE_SOURCEFORGE - Install man pages - Fixup pkg-descr typos PR: ports/129343 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (maintainer)
* - Update to 0.10.2miwi2008-12-022-4/+4
| | | | | PR: 129209 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 1.0.23.stas2008-12-023-9/+5
|
* Update to the 20081128 snapshot of GCC 4.4.0.gerald2008-12-0112-114/+114
|
* - set ONLY_FOR_ARCHS i386dinoex2008-12-011-0/+2
|
* Tiny C Compilerdinoex2008-11-307-0/+513
| | | | | | | | | | | | | | | | | | | | Features: * SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). * FAST! tcc generates x86 code. No byte code overhead. Compile, assemble and link several times faster than GCC. * UNLIMITED! Any C dynamic library can be used directly. TCC is heading torward full ISOC99 compliance. TCC can of course compile itself. * SAFE! tcc includes an optional memory and bound checker. Bound checked code can be mixed freely with standard code. * Compile and execute C source directly. No linking or assembly necessary. Full C preprocessor and GNU-like assembler included. * C script supported : just add '#!/usr/local/bin/tcc -run' at the first line of your C source, and execute it directly from the command line. * With libtcc, you can use TCC as a backend for dynamic code generation. WWW: http://bellard.org/tcc/
* - Fix build with AMD64miwi2008-11-302-0/+106
| | | | | Reported by: pavbot Many Thanks to: Christoph Mallon (aka Tron @EFnet)
* Pragmatic Smalltalk Compilerdinoex2008-11-294-0/+48
| | | | | | | This is an implementation of Smalltalk designed to run on top of an Objective-C runtime. WWW: http://www.etoile-project.org/
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,linimon2008-11-293-3/+3
| | | | | | and no commit activity for 3 months. Hat: portmgr
* Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no responselinimon2008-11-291-1/+1
| | | | | | to email. Hat: portmgr
* Update to the 20081127 snapshot of GCC 4.3.3.gerald2008-11-292-19/+19
|
* Fix a 7.5-years old (!) dependency bug uncovered by a change in [bogus]tobez2008-11-291-3/+10
| | | | | | | dependency. This snafu of mine actually predates my getting a commit bit. Bump PORTREVISION. Reported by: QAT bot
* Update to the 20081126 snapshot of GCC 4.2.5. Mostly assorted bugfixesgerald2008-11-282-19/+19
| | | | since the previous snapshot.
* Etoile's Pragmatic Smalltalk, a Smalltalk JIT compiler which generates codedinoex2008-11-285-0/+75
| | | | | | | binary-compatible with Objective-C, allowing classes to be written in a mixture of Smalltalk and Objective-C. WWW: http://www.etoile-project.org/
* - make sure llvm-config is in the pathdinoex2008-11-271-0/+1
| | | | Reported by: QAT
* LanguageKit is a compiler kit built on top of LLVM for creating dynamicdinoex2008-11-275-0/+90
| | | | | | | | | | language implementations using an Objective-C runtime for the object model. This is used by SmalltalkKit, implementing Etoile's Pragmatic Smalltalk, a Smalltalk JIT compiler which generates code binary-compatible with Objective-C, allowing classes to be written in a mixture of Smalltalk and Objective-C. WWW: http://www.etoile-project.org/
* Update to 1.67.29skv2008-11-262-4/+4
|
* - Update to 4.158tabthorpe2008-11-253-5/+5
| | | | | PR: ports/129061 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* ScriptKit is a very lightweight cross-app scripting framework built on top ofdinoex2008-11-255-0/+70
| | | | | | | | | | | | | Distributed Objects. It simply exports a dictionary containing a set of named objects for scripting with Objective-C or any languages based on the LanguageKit such as Pragmatic Smalltalk. This is used for example by the hit corners and gesture recognition tool to run arbitrary commands in response to corner activations or mouse gestures, and by ScriptServices which allows arbitrary shell or Smalltalk scripts to be invoked on the current selection from any GNUstep or Etoile application. WWW: http://www.etoile-project.org/
* cparser is a C compiler, which can parse C89 and C99 as well as many GCC andmiwi2008-11-244-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | some MSVC extensions. It also provides many useful analyses for warnings. It uses libFIRM, which provides a SSA-based intermediate representation in form of explicit dependency graphs, for optimization and code generation. Parsing is done with a handwritten recursive descent parser. The AST representation is straightforward, so it can be used for other purposes than code generation. * fast recursive descent parser, parses C89 and C99 * handles most GCC extensions, f.e. __attribute__, inline assembler, computed goto, statement expressions * handles some MSVC extensions (like declspec) * provides many useful warnings * format string checker for char and wchar_t * unreachable code analysis * missing return statement check, which pinpoints exact location(s) * write-only/-self variables detection * missing and redundant forward declarations * most warnings switches, which are available for GCC * provides concise messages in case of error, for example when encountering misspelled typenames * compiler driver compatible with with GCC (-fxxx, -Wxxx, -M, ...) * uses libFIRM for optimization and code generation (devel/libfirm) WWW: http://www.libfirm.org Submitted by: Christoph Mallon <christoph.mallon at gmx.de>
* Add sparc64 to NOT_FOR_ARCHS. (Nothing really should use this port atgerald2008-11-241-1/+1
| | | | | | this point anyway, and we're down to six abandoned other ports overall.) Reported by: pointyhat
* Update to the 20081121 snapshot of GCC 4.4.0.gerald2008-11-2312-114/+114
|
* Update to the 20081120 snapshot of GCC 4.3.3.gerald2008-11-222-19/+19
|
* - Update to 5.44.1.11mm2008-11-212-5/+5
| | | | | | - PR bug fixed in 5.44.1.9 [1] PR: ports/119739 [1]
* - Take maintainership [1]skv2008-11-2110-125/+100
| | | | | | | | - Use OPTIONS - Add CONFLICTS - Use "pre-su-install" (for rootless builds) Approved by: tobez (previous maintainer) [1]
* - Take maintainership [1]skv2008-11-212-6/+10
| | | | | | | - Add CONFLICTS - Use "pre-su-install" (for rootless builds) Approved by: tobez (previous maintainer)
* . 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