aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* - Add forgotten dependency on ftp/curlPietro Cerutti2009-04-131-0/+1
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=232306
* - Add dependency on BisonPietro Cerutti2009-04-131-0/+1
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=232301
* Update to 0.6.1.Joe Marcus Clarke2009-04-132-4/+4
| | | | Notes: svn path=/head/; revision=232278
* - Fix pseudo-typo: s|pkg-config libcurl|curl-config|gPietro Cerutti2009-04-121-2/+2
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=232216
* - Update to 7.11Pietro Cerutti2009-04-119-298/+159
| | | | | | | | - UnDEPRECATE and UnEXPIRE - Take maintainship Notes: svn path=/head/; revision=232110
* - Update lang/ocaml to 3.11.0. [1]Stanislav Sedov2009-04-1115-67/+137
| | | | | | | | | | | | | | | | | | | | | - Fix devel/cil build with 3.11.0 by using proper object file name - Fix devel/deputy build with 3.11.0 by using proper object file name - Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters is not allowed now. - Fix usage message in lang/mtasc. - Implement a FreeBSD specific code for retriving the executable path in lang/mtasc. - Update devel/omake to 0.9.8.5. - Fix devel/omake compilation with 3.11 by dropping an unused reference from the code. - Fix www/geneweb build with 3.11 by not emitting errors for warnings. - Fix print/advi build. [2] - Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0). PR: ports/130845 [1] [2] (based on) Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2] Notes: svn path=/head/; revision=232098
* Add bugfiux for "Attributes + Unkown Error".Sergey Skvortsov2009-04-118-4/+196
| | | | | | | Bug: http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472 Notes: svn path=/head/; revision=232097
* - Update to 1.5R1Wesley Shields2009-04-1112-146/+421
| | | | | | | | PR: ports/131631 Submitted by: Andrew Bernard <andrewb@cs.cmu.edu> (maintainer) Notes: svn path=/head/; revision=232048
* Update to the 20090409 snapshot of GCC 4.5.0.Gerald Pfeifer2009-04-1010-95/+95
| | | | Notes: svn path=/head/; revision=232011
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-103-37/+52
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Update to the 20090405 snapshot of GCC 4.3.4.Gerald Pfeifer2009-04-092-20/+19
| | | | Notes: svn path=/head/; revision=231959
* Update to the 20090407 snapshot of GCC 4.4.0.Gerald Pfeifer2009-04-092-19/+19
| | | | Notes: svn path=/head/; revision=231932
* This port installs gcc45, g++45, gcj45, gfortran45 and so forth, not theGerald Pfeifer2009-04-085-10/+10
| | | | | | | | | 44 flavors of course. Reported by: linimon Notes: svn path=/head/; revision=231845
* Connect lang/gcc45 AKA GCC 4.5.0 to the build.Gerald Pfeifer2009-04-071-0/+1
| | | | Notes: svn path=/head/; revision=231841
* Initiate lang/gcc45 by updating to the 20090402 snapshot of GCC 4.5.0.Gerald Pfeifer2009-04-0715-140/+135
| | | | | | | | Address a long term FIXME related to older versions of FreeBSD by removing NOMANCOMPRESS=yes. Notes: svn path=/head/; revision=231840
* - Fix build when WITH_PARI is selected.Wesley Shields2009-04-071-1/+1
| | | | | | | | | PR: ports/133386 Submitted by: Peter Jeremy <peterjeremy@optushome.com.au> Approved by: Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer) Notes: svn path=/head/; revision=231836
* - Update to 10.0.2.Stanislav Sedov2009-04-074-16/+11
| | | | Notes: svn path=/head/; revision=231781
* - Update to 1.0.27.Stanislav Sedov2009-04-073-9/+5
| | | | Notes: svn path=/head/; revision=231766
* - Make ocaml to find tk again.Stanislav Sedov2009-04-061-1/+10
| | | | Notes: svn path=/head/; revision=231727
* Add linux-f8-tcl84 8.4.17, tool Command Language (Linux Fedora 8).Boris Samorodov2009-04-067-0/+1525
| | | | | | | | PR: ports/131806 Submitted by: Stas Timokhin <stast at bsdportal.ru> Notes: svn path=/head/; revision=231702
* - Update to 05_20090329Pietro Cerutti2009-04-053-4/+5
| | | | Notes: svn path=/head/; revision=231659
* Fix packaging with enabled GDBM option.Sergey Skvortsov2009-04-054-4/+0
| | | | | | | | PR: ports/133391 Submitted by: G.raud Continsouzas <geraud xx gcu.info> Notes: svn path=/head/; revision=231633
* Add several bugfixes, imported from maint-5.10Sergey Skvortsov2009-04-0448-0/+1164
| | | | | | | (i.e. will be included into forthcoming 5.10.1). Notes: svn path=/head/; revision=231575
* tinypy is a minimalist implementation of python in 64k of codeDmitry Marakasov2009-04-024-0/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | it includes a whole heap of features: * parser and bytecode compiler written in tinypy * fully bootstrapped * luaesque virtual machine with garbage collection written in C it's "stackless" sans any "stackless" features * cross-platform :) it runs under windows / linux / macosx * a fairly decent subset of python o classes and single inheritance o functions with variable or keyword arguments o strings, lists, dicts, numbers o modules, list comprehensions o exceptions with full traceback o some builtins * batteries not included -- yet WWW: http://www.tinypy.org/ PR: 132124 Submitted by: Marcin Cieslak <saper at SYSTEM dot PL> Notes: svn path=/head/; revision=231456
* - Fix build with gcc 4.2Dmitry Marakasov2009-04-0116-13/+467
| | | | | | | | | PR: 132287 Submitted by: Vitaly Magerya <vmagerya at gmail dot com> Approved by: Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer) Notes: svn path=/head/; revision=231450
* Here are new Linux Fedora 8 infrastructure ports.Boris Samorodov2009-04-015-28/+37
| | | | | | | | | | | | | | | | | | The recommended version of FreeBSD to use them is 8-CURRENT. FreeBSD-7.x is not fully compatible with compat.linux.osrelease 2.6.16. Some syscalls cannot be MFCed due to native FreeBSD ABI breakage. Usage (and package building): 1. define compat.linux.osrelease=2.6.16; 2. add following variables to /etc/make.conf: . OVERRIDE_LINUX_BASE_PORT=f8; . OVERRIDE_LINUX_NONBASE_PORTS=f8. Approved by: bsam (me) ;-) Notes: svn path=/head/; revision=231438
* Update to the 20090331 snapshot of GCC 4.4.0.Gerald Pfeifer2009-04-0112-114/+114
| | | | Notes: svn path=/head/; revision=231433
* Finish repocopies of new linux-f8 infrastructure ports:Boris Samorodov2009-04-011-0/+3
| | | | | | | | | . add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION). Notes: svn path=/head/; revision=231432
* - Update to snapshot r5576.Tim Bishop2009-03-315-556/+625
| | | | | | | | | | | This snapshot has a significantly reworked build system (now GNU autoconf and automake) which makes this port much simpler. I've worked with the upstream authors to ensure this works on FreeBSD and have helped them to remove the dependence on gmake and the need for us to have local patches. Notes: svn path=/head/; revision=231418
* - Update to 20090329Martin Wilke2009-03-312-6/+6
| | | | | | | | PR: 133177 Submitted by: "Nils M Holm" <nmh@T3X.ORG> (maintainer) Notes: svn path=/head/; revision=231415
* Set MAKE_JOBS_SAFE to allow for parallel builds.Gerald Pfeifer2009-03-291-0/+1
| | | | | | | | PR: 133062 Submitted by: mm Notes: svn path=/head/; revision=231278
* Update to the 20090327 snapshot of GCC 4.4.0.Gerald Pfeifer2009-03-2912-114/+120
| | | | | | | Set MAKE_JOBS_SAFE to allow for parallel builds. Notes: svn path=/head/; revision=231274
* - need newer llvm to build on amd64Dirk Meyer2009-03-291-3/+2
| | | | Notes: svn path=/head/; revision=231261
* Update to the 20090326 snapshot of GCC 4.3.4 which should concludeGerald Pfeifer2009-03-292-19/+20
| | | | | | | | | this GCC branch (I disabled further snapshots upstream). Set MAKE_JOBS_SAFE to allow for parallel builds. Notes: svn path=/head/; revision=231260
* Update to the 20090325 snapshot of GCC 4.2.5 which should concludeGerald Pfeifer2009-03-292-13/+14
| | | | | | | | | this GCC branch (I disabled further snapshots upstream). Set MAKE_JOBS_SAFE to allow for parallel builds. Notes: svn path=/head/; revision=231238
* Fix CONFLICTS.Sergey Skvortsov2009-03-294-4/+4
| | | | Notes: svn path=/head/; revision=231233
* Introduce Perl 5.10.0Sergey Skvortsov2009-03-2835-1475/+2500
| | | | Notes: svn path=/head/; revision=231213
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231204
* - Update to 2.9.0Martin Wilke2009-03-285-2362/+293
| | | | | | | | PR: 133140 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=231189
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Matuska2009-03-252-0/+2
| | | | | | | | PR: ports/133015 Approved by: ale (maintainer, via private e-mail) Notes: svn path=/head/; revision=230959
* Fix make -jTilman Keskinoz2009-03-253-3/+62
| | | | Notes: svn path=/head/; revision=230958
* - Mark BROKEN, doesn't install any compiler binaryDmitry Marakasov2009-03-252-0/+3
| | | | | | | | PR: 133032 Submitted by: Glen Barber <glen dot j dot barber at gmail dot com> (maintainer) Notes: svn path=/head/; revision=230955
* - Update to 1.6.3Martin Matuska2009-03-242-5/+4
| | | | Notes: svn path=/head/; revision=230914
* 2009-03-22 emulators/dlx: unmaintained, does not work with current versions ↵Martin Wilke2009-03-2310-352/+0
| | | | | | | | | | | | | | | | | | | | | | | | of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped 2009-03-17 irc/blackened: Broken and abandonware 2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped 2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this Notes: svn path=/head/; revision=230793
* - Update to snapshot r5519.Tim Bishop2009-03-232-4/+4
| | | | Notes: svn path=/head/; revision=230744
* Add MAKE_JOBS_SAFE variable.Sergey Skvortsov2009-03-235-0/+5
| | | | | | | | PR: ports/132964 Submitted by: mm Notes: svn path=/head/; revision=230739
* - Update to 20090320Dennis Herrmann2009-03-222-5/+4
| | | | | | | | | PR: ports/132906 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=230655
* - Update to 2.2.2Martin Wilke2009-03-212-4/+4
| | | | | | | | PR: 132830 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=230567
* Etoile Project LnguageKit PluginsDirk Meyer2009-03-205-0/+49
| | | | | | | WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=230469
* - udpate to 0.4.1Dirk Meyer2009-03-2014-62/+117
| | | | Notes: svn path=/head/; revision=230468