aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Drop -n flag to cpio, it's no-op when used with -p, and our BSD cpio does notPav Lucistnik2009-03-191-1/+1
| | | | | | | | | support it Suggested by: kientzle Notes: svn path=/head/; revision=230452
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav) Notes: svn path=/head/; revision=230420
* - Update to snapshot r5498.Tim Bishop2009-03-192-4/+4
| | | | Notes: svn path=/head/; revision=230398
* - Fix on CURRENT. The failure reason is that broken libphobos was produced, ↵Dmitry Marakasov2009-03-182-2/+78
| | | | | | | as the library used non-existing symbols from libc, namely tgammal, lgammal, erfcl, erfl, cbrtl, log1pl, expm1l. This somehow was not triggered before rev. 181074. So to fix this, add an extra patch to remove unimplemented math functions from libphobos. Notes: svn path=/head/; revision=230354
* Mark as broken on sparc64.Mark Linimon2009-03-181-1/+7
| | | | Notes: svn path=/head/; revision=230344
* - Fix plistDmitry Marakasov2009-03-171-1/+0
| | | | | | | | PR: 132682 Submitted by: Glen Barber <glen dot j dot barber at gmail dot com> (maintainer) Notes: svn path=/head/; revision=230308
* Mark as broken on sparc64.Mark Linimon2009-03-171-1/+7
| | | | Notes: svn path=/head/; revision=230291
* - Mark BROKEN: does not compilePav Lucistnik2009-03-161-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=230282
* * Install correct (the troff manpage)Maho Nakata2009-03-161-2/+2
| | | | | | | | | | into /usr/local/man/man1 instead of a pre-formatted one. *Bump port revision. Submitted by: Lyndon Nerenberg <lyndon@orthanc.ca> Notes: svn path=/head/; revision=230186
* - Update to 0.11Martin Wilke2009-03-153-5/+22
| | | | | | | | PR: 132663 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=230160
* Remove per deprecation/expiration note.Gerald Pfeifer2009-03-1416-472/+0
| | | | Notes: svn path=/head/; revision=230092
* Remove gcc-testsuite from DISTFILES, along with the post-build andGerald Pfeifer2009-03-141-18/+5
| | | | | | | | | | | | | | | | | | | | check targets. This reduces disk and bandwidth consumptions for a feature (apparently) never used. Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. Address build failure caused by Mk/bsd.port.mk changes mid 2008. [1] (I will go ahead and remove this port per the DEPRECATION note, but figured these backports from newer versions may be helpful in case someone wants to play with it nevertheless.) PR: 132379 [1] Submitted by: Rikiya YONEMOTO [1] Notes: svn path=/head/; revision=230091
* No need to handle PACKAGE_BUILDING specially now that we no longer runGerald Pfeifer2009-03-141-1/+1
| | | | | | | the full testsuite in Tinderboxes. Notes: svn path=/head/; revision=230089
* Update to the 20090313 snapshot of GCC 4.4.0.Gerald Pfeifer2009-03-1412-198/+168
| | | | | | | | | | | | | | Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. This catches four dummy man pages we are now able to remove: gjnih44, grepjar44, jar44, jv-scan44, rmic44, and rmiregistry44. Rename the check target to full-regression-test to be in sync with the lang/gcc43 port. Add a conditional dependency on misc/dejagnu and make the inclusion of gcc-testsuite in DISTFILES conditional, too. Notes: svn path=/head/; revision=230088
* Update to the 20090312 snapshot of GCC 4.3.4.Gerald Pfeifer2009-03-142-29/+20
| | | | | | | | | | Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. This catches four dummy man pages we are now able to remove: gjnih43, grepjar43, jar43, jv-scan43, rmic43, and rmiregistry43. Notes: svn path=/head/; revision=230086
* - Update to 3.2a.2Martin Wilke2009-03-142-9/+7
| | | | | | | | PR: 132472 Submitted by: Ports Fury Notes: svn path=/head/; revision=230056
* Add s9fes 20090311, a simple and comprehensible Scheme interpreter.Li-Wen Hsu2009-03-145-0/+296
| | | | | | | | PR: ports/131998 Submitted by: Nils M Holm <nmh at t3x.org> Notes: svn path=/head/; revision=230036
* Update to the 20090311 snapshot of GCC 4.2.5.Gerald Pfeifer2009-03-142-22/+15
| | | | | | | | | Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. This catches four dummy man pages we are now able to remove: grepjar42, jar42, rmic42, and rmiregistry42. Notes: svn path=/head/; revision=230035
* Add support for building Python against GNU Portable Threads (Pth),Bruce M Simpson2009-03-1414-42/+258
| | | | | | | | | | | | | | | | | | | and also add experimental support for POSIX semaphores in FreeBSD 7-STABLE and up. The option knobs PTH and SEM respectively are added to enable this behaviour. Python is able to use POSIX semaphores for thread synchronization in threading, and prefers them. The multiprocessing module in Python 2.6 requires POSIX semaphores, however, the FreeBSD rtld and malloc need further work to allow a process to call pthread_create() immediately after fork() as it is not something allowed by a strict interpretation of the POSIX specs; therefore allow GNU Pth to be used until the situation is resolved. Approved by: miwi Notes: svn path=/head/; revision=230031
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-131-1/+1
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* Remove obsolete code to create (empty) man pages in case regularGerald Pfeifer2009-03-131-5/+0
| | | | | | | man pages cannot be created. Notes: svn path=/head/; revision=230012
* - Use correct pkgconfig files dir.Stanislav Sedov2009-03-131-0/+11
| | | | | | | | | PR: ports/132212 Submitted by: John Hein <jhein@timing.com> Approved by: Amatus <c11h15no2@yahoo.com> (maintainer) Notes: svn path=/head/; revision=230009
* Update "perl-after-upgrade": set correct perl package name in @pkgdep.Sergey Skvortsov2009-03-1310-230/+25
| | | | Notes: svn path=/head/; revision=229989
* Always use FreeBSD sed.Alex Dupre2009-03-112-2/+4
| | | | | | | | PR: ports/132543 Submitted by: Helmut Schneider <jumper99@gmx.de> Notes: svn path=/head/; revision=229876
* - Update to 05_20090309Pietro Cerutti2009-03-103-4/+9
| | | | Notes: svn path=/head/; revision=229857
* - Update python30 to 3.0.1Martin Wilke2009-03-0910-42/+69
| | | | | | | | Release Changelog: http://python.org/download/releases/3.0.1/NEWS.txt Notes: svn path=/head/; revision=229812
* Fix build with new ocaml-ocurl (if curl is enabled)Johan van Selst2009-03-091-0/+18
| | | | Notes: svn path=/head/; revision=229809
* - Forgot to remove patchDmitry Marakasov2009-03-071-20/+0
| | | | Notes: svn path=/head/; revision=229637
* - Update to 0.0.7Dmitry Marakasov2009-03-074-13/+37
| | | | | | | | PR: 132177 Submitted by: Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com> (maintainer) Notes: svn path=/head/; revision=229635
* - Update hs-hscolour to 1.12Gabor Pali2009-03-062-5/+5
| | | | | | | | | PR: ports/132279 Submitted by: Jacula Modyun <jacula (at) gmail (dot) com> Approved by: tabthorpe Notes: svn path=/head/; revision=229581
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Update bison to 2.4.1, see announcements for important changes:Johan van Selst2009-03-061-15/+37
| | | | | | | | | | | | | | | | http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html - Take over bison maintainership - as approved by portmgr (marcus) - Add patches for ports to compile with new bison: Replace %{ .. %} with %code { .. } where required and accommodate stricter typing requirements Thanks to pav for an exp-run on pointyhat PR: ports/131640 Approved by: portmgr (pav) Notes: svn path=/head/; revision=229566
* Update to 5.2.9 release and re-add pcre extension.Alex Dupre2009-03-0611-90/+82
| | | | Notes: svn path=/head/; revision=229565
* Fix PORTVERSION.Sergey Skvortsov2009-03-055-5/+5
| | | | Notes: svn path=/head/; revision=229529
* Remove variable PERL_VER from the ports tree at all - becauseSergey Skvortsov2009-03-0512-691/+110
| | | | | | | it is obsolete since Perl 5.6.0. Notes: svn path=/head/; revision=229523
* - Select the correct TCLSH provided by bsd.tcl.mkMartin Matuska2009-03-051-3/+6
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=229519
* Upgrade llvm and llvm-gcc to the 2.5 release.Brooks Davis2009-03-043-5/+7
| | | | | | | | See the release notes for details: http://www.llvm.org/releases/2.5/docs/ReleaseNotes.html Notes: svn path=/head/; revision=229499
* - Update to 4.165Thomas Abthorpe2009-03-043-5/+5
| | | | | | | | PR: ports/132204 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=229472
* Update BSDPAN:Sergey Skvortsov2009-03-0310-25/+35
| | | | | | | | - fix pkgdb/+* files creation - add lang/perl5.X as package dependency (via @pkgdep line) Notes: svn path=/head/; revision=229427
* - do not create library dir if installing modulesMartin Matuska2009-03-032-32/+32
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=229408
* - Make portlint happyMartin Matuska2009-03-021-1/+1
| | | | Notes: svn path=/head/; revision=229390
* - Separate common tcl85 and tcl86 modules to a new port lang/tcl-modulesMartin Matuska2009-03-027-39/+170
| | | | | | | | | | - Make tcl-modules a slave port of tcl85 - Fix incompatible pkg-lists of tcl85 and tcl86 - Add modules to OPTIONS - Bump PORTREVISION Notes: svn path=/head/; revision=229389
* - New port: lang/tcl-modulesMartin Matuska2009-03-022-0/+19
| | | | | | | | - Slave port of tcl85, separates tcl common modules from tcl85 and tcl86 (identical) into a single port Notes: svn path=/head/; revision=229387
* - Change the location of LATEST_LINK to make it workMartin Matuska2009-03-023-11/+9
| | | | | | | | | | - Bump PORTREVISION PR: ports/132241 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Notes: svn path=/head/; revision=229321
* Rename 131185Gerald Pfeifer2009-03-011-1/+1
| | | | | | | | | | | Rename the regression-test target to full-regression-test. The GCC testsuite simply is too expensive and has been dragging tinderboxes and other testers down. PR: 131185 Notes: svn path=/head/; revision=229306
* - Unbreak after strndup MFCMartin Wilke2009-02-283-13/+34
| | | | | | | | | | - Pass maintainership to submitter PR: 132160 Submitted by: Florian Smeets <flo@kasimir.com> Notes: svn path=/head/; revision=229243
* Update to the 20090227 snapshot of GCC 4.4.0.Gerald Pfeifer2009-02-2812-114/+114
| | | | Notes: svn path=/head/; revision=229214