aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20100216 snapshot of GCC 4.4.4.Gerald Pfeifer2010-02-192-21/+25
| | | | | | | | | | | | | | | | | Use current GNU binutils from ports (devel/binutils) instead of the system tools. The latter are half a decade old and fail to properly support modern CPUs and their standard features such as SSE or AVX in the case of AMD64/Intel64 which means that they even break when using a simple -march=native. This helps address repeated user problems here and there, also by establishing a consistent base if, for example, the user has different flavors of as and ld in her path. On the way, sort CONFIGURE_ARGS. Feature safe: yes Notes: svn path=/head/; revision=250068
* Update to the 20100218 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-1910-80/+80
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250067
* Update to 2.1.1Sergey Skvortsov2010-02-192-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250061
* Fix pkg-plist.Sergey Skvortsov2010-02-171-7/+18
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250021
* - Always require laster Parrot versionSergey Skvortsov2010-02-172-7/+8
| | | | | | | | | | - Add Parrot to RUN_DEPENDS - Cleanups Feature safe: yes Notes: svn path=/head/; revision=250015
* Update to 2.1.0Sergey Skvortsov2010-02-173-10/+8
| | | | | | | | Changes: http://www.parrot.org/news/2010/Parrot-2.1.0 Feature safe: yes Notes: svn path=/head/; revision=250014
* - Update to snapshot r6372.Tim Bishop2010-02-173-4/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250002
* Only install compiler headers we don't provide as part of the BSD base.Brooks Davis2010-02-166-18/+30
| | | | | | | | | | | This should fix some compilation problems and we've been doing it in devel/llvm-devel for ages. Feature safe: yes Reported by: rdivacky Notes: svn path=/head/; revision=249964
* - Mark MAKE_JOBS_UNSAFE=yesPhilip M. Gollucci2010-02-161-0/+2
| | | | | | | | | Approved by: stas (maintainer) via irc #bsdports Feature safe: yes Notes: svn path=/head/; revision=249911
* Update to the 20100214 snapshot of GCC 4.3.5.Gerald Pfeifer2010-02-152-10/+10
| | | | Notes: svn path=/head/; revision=249881
* Update to the 20100211 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-1410-80/+80
| | | | Notes: svn path=/head/; revision=249838
* Update to the 20100209 snapshot of GCC 4.4.4.Gerald Pfeifer2010-02-142-16/+16
| | | | Notes: svn path=/head/; revision=249835
* - Update to 3.11 (matching lang/ocaml)Johan van Selst2010-02-142-9/+15
| | | | | | | | - Add documentation in PDF format - Claim maintainership Notes: svn path=/head/; revision=249834
* Update to the 20100207 snapshot of GCC 4.3.5.Gerald Pfeifer2010-02-142-10/+10
| | | | Notes: svn path=/head/; revision=249823
* QAT disagrees with my tb, mark broken across the board on 8-STABLEPhilip M. Gollucci2010-02-131-1/+1
| | | | Notes: svn path=/head/; revision=249746
* These directories are handled by gnomehier.Joe Marcus Clarke2010-02-132-2/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=249745
* - Mark BROKEN on various arch'es and osversionsPhilip M. Gollucci2010-02-131-2/+20
| | | | Notes: svn path=/head/; revision=249743
* Update to 0.7.10.Joe Marcus Clarke2010-02-125-4/+28
| | | | | | | | PR: 143665 Submitted by: Dmitry <dmitry2006@yandex.ru> Notes: svn path=/head/; revision=249739
* - Update to 1.3.1Martin Wilke2010-02-122-4/+4
| | | | | | | | | PR: 143232 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=249711
* - Update to 0.9Pav Lucistnik2010-02-1212-395/+67
| | | | | | | | PR: ports/141384 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=249657
* - OptionalizePav Lucistnik2010-02-121-6/+10
| | | | | | | | PR: ports/143588 Submitted by: James Wagner <jwagner@graffadmin.com> Notes: svn path=/head/; revision=249648
* Update to tolua 5.1.3Edwin Groothuis2010-02-102-5/+5
| | | | Notes: svn path=/head/; revision=249520
* - Unbreak with perl5.10.Jun Kuriyama2010-02-063-28/+19
| | | | | | | | | | - Our minimal perl version is 5.8.9 now, so remove conditional for extra-patch-configure. Approved by: pav (implicit) Notes: svn path=/head/; revision=249327
* Change default Perl version to 5.10.Sergey Skvortsov2010-02-055-5/+5
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=249314
* Update to the 20100204 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-0510-80/+80
| | | | Notes: svn path=/head/; revision=249304
* Mark as brokend on Perl 5.10Sergey Skvortsov2010-02-051-0/+4
| | | | | | | Approved by: pav (implicit) Notes: svn path=/head/; revision=249296
* - update to jpeg-8Dirk Meyer2010-02-0543-40/+50
| | | | Notes: svn path=/head/; revision=249285
* Rakudo is the Perl 6 implementation based on the Parrot VM.Philip M. Gollucci2010-02-056-0/+298
| | | | | | | | | | | | http://www.perlfoundation.org/perl6/index.cgi WWW: http://rakudo.org/ PR: ports/143114 Submitted by: Aliaksandr Zahatski <zahatski at gmail.com> (maintainer) Notes: svn path=/head/; revision=249265
* * Upgrade to version 4.2.4.Jimmy Olgeni2010-02-049-189/+924
| | | | | | | | | | | * Remove CONFLICTS on lang/drscheme, which was removed from the tree. * Suppress echo in pre-patch. * Fix whitespace. Approved by: maintainer Notes: svn path=/head/; revision=249236
* Mark MAKE_JOBS_UNSAFE.Romain Tartière2010-02-041-0/+1
| | | | | | | | | PR: ports/143537 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: flz (mentor) Notes: svn path=/head/; revision=249231
* - Update to 2.0.0Philip M. Gollucci2010-02-044-72/+380
| | | | | | | | | | | | - MAKE_JOBS_UNSAFE=yes - Move reusable components to Makefile.common so future other p6- ports can use them PR: ports/143011 Submitted by: Aliaksandr Zahatski <zahatski@gmail.com> Notes: svn path=/head/; revision=249213
* - Drop some empty filesMartin Wilke2010-02-022-0/+0
| | | | | | | | PR: 142990 Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> Notes: svn path=/head/; revision=249138
* - Support NO_WRKSUBDIRMartin Wilke2010-02-022-54/+15
| | | | | | | | | | | - Support PORTDOCS/PORTEXAMPLES - Support PLIST_FILES PR: 143440 Submitted by: Ports Fury Notes: svn path=/head/; revision=249119
* - Update to 2.5.5Martin Wilke2010-02-022-5/+4
| | | | | | | | Changelog: http://python.org/download/releases/2.5.5/NEWS.txt Notes: svn path=/head/; revision=249109
* - Update to 0.12.1Wen Heping2010-02-023-28/+5
| | | | Notes: svn path=/head/; revision=249089
* Update to the 20100128 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-0210-80/+80
| | | | Notes: svn path=/head/; revision=249084
* Add notes about FreeBSD 6 threads.Romain Tartière2010-02-012-0/+8
| | | | | | | | | PR: ports/140916 Submitted by: "RandomUser" <rannumgen@globaleyes.net> Approved by: flz (mentor) Notes: svn path=/head/; revision=249041
* Update to the 20100126 snapshot of GCC 4.4.4. This being the firstGerald Pfeifer2010-02-012-16/+16
| | | | | | | | snapshot of this minor version it basically coincides with the official release of GCC 4.4.3 for those who prefer tracking releases. Notes: svn path=/head/; revision=249026
* - Update to 20100106Dennis Herrmann2010-01-302-4/+4
| | | | Notes: svn path=/head/; revision=248838
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-303-2/+3
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* - Fix rubygems location for ruby 1.9, which got broken after the lastStanislav Sedov2010-01-291-0/+12
| | | | | | | | | | update. - Bump portrevision. Submitted by: Aaron Gifford <astounding@gmail.com> (based on) Notes: svn path=/head/; revision=248811
* Add missed patch filePav Lucistnik2010-01-281-0/+72
| | | | Notes: svn path=/head/; revision=248758
* - Update to 3.11.1.0Pav Lucistnik2010-01-283-28/+25
| | | | | | | | | | - Still BROKEN PR: ports/141372 Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer) Notes: svn path=/head/; revision=248757
* Add OPTIONS support.Jimmy Olgeni2010-01-282-8/+28
| | | | | | | Obtained from: Jim Wagner <jwagner graffadmin com> Notes: svn path=/head/; revision=248751
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-271-3/+2
| | | | | | | | | (part 11). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248679
* Update to 0.04.Anton Berezin2010-01-252-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Try-Tiny/Changes Notes: svn path=/head/; revision=248540
* - Fix buildWen Heping2010-01-251-0/+3
| | | | Notes: svn path=/head/; revision=248525
* - Update to 2.50Wen Heping2010-01-254-40/+27
| | | | | | | - Update MASTER_SITES Notes: svn path=/head/; revision=248503
* Remove lang/gnat-gcc41 which is a couple of versions behind upstream andGerald Pfeifer2010-01-247-230/+0
| | | | | | | | | based on GCC 4.1 which is not maintained any more, either. Approved by: maintainer Notes: svn path=/head/; revision=248467
* GCC 4.1 (lang/gcc41) has been removed from the tree 2009-01-17, so weGerald Pfeifer2010-01-241-1/+0
| | | | | | | | | do not need to CONFLICTS with it any more. Approved by: maintainer Notes: svn path=/head/; revision=248466