aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* This module provides the capability to parse a string at runtime asPhilip M. Gollucci2010-11-245-0/+53
| | | | | | | | | | | | | | | | | Perl source code, so that the resulting compiled code can be later executed. This is part of the job of the string form of the eval operator, but in this module it is separated out from the other jobs of eval. Parsing of Perl code is generally influenced by its lexical context, and this module provides some explicit control over this process, by reifying lexical environments as Perl objects. WWW: http://search.cpan.org/dist/Parse-Perl/ PR: ports/152447 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265054
* - Update to 2.8.1Pav Lucistnik2010-11-232-4/+3
| | | | | | | | PR: ports/152091 Submitted by: <mitsururike@gmail.com> (maintainer) Notes: svn path=/head/; revision=265005
* - Variable twiddleSunpoet Po-Chuan Hsieh2010-11-231-10/+6
| | | | | | | | | | | | - Use = for CONFIGURE_ENV - Sort MAN1 PR: ports/152522 Submitted by: sunpoet (myself) Approved by: joel (maintainer) Notes: svn path=/head/; revision=264988
* - Update ruby 1.8 to p302.Stanislav Sedov2010-11-228-292/+4
| | | | | | | | PR: ports/151712 Reported by: Pavel Argentov <argentoff@gmail.com> Notes: svn path=/head/; revision=264904
* Update to the 20101120 snapshot of GCC 4.6.0. This brings libquadmathGerald Pfeifer2010-11-2212-44/+52
| | | | | | | | | (better support for 128 bit floating point types, which for now poisons global include file namespace though this won't be an issue before GCC 4.7 and I have reported it upstream). Notes: svn path=/head/; revision=264903
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-2011-247/+372
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* - Allow non-root users to build this port despite wrong permissions (ugo-rwx)Sunpoet Po-Chuan Hsieh2010-11-202-5/+10
| | | | | | | | | in the source tarball - Use bsd.port.mk - Add WWW Notes: svn path=/head/; revision=264827
* Update to the 20101118 snapshot of GCC 4.5.2.Gerald Pfeifer2010-11-192-11/+11
| | | | Notes: svn path=/head/; revision=264812
* - Fails to buildMartin Wilke2010-11-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264754
* - Update to 2.4.2. I forgotten to update PORTVERSION on my previous commitJose Alonso Cardenas Marquez2010-11-181-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=264735
* Comment out lines in Makefile.PL to fix generation of MakefileTilman Keskinoz2010-11-171-0/+14
| | | | | | | | PR: 150563 Submitted by: pe <freethread.sw@gmail.com> Notes: svn path=/head/; revision=264693
* - Update to 101107Lars Engels2010-11-163-7/+9
| | | | | | | | | | | | | - Pet portlint Note: The new version can now compile itself. PR: ports/152027 Submitted by: "Pedro F. Giffuni" <giffunip(AT)tutopia.com> Approved by: joeld (maintainer) Notes: svn path=/head/; revision=264645
* - Fix distinfo entryJose Alonso Cardenas Marquez2010-11-161-1/+1
| | | | | | | Reported by: sahil Notes: svn path=/head/; revision=264643
* - Welcome to fpc 2.4.2Jose Alonso Cardenas Marquez2010-11-151-1/+1
| | | | | | | - Bump PORTREVISIOON Notes: svn path=/head/; revision=264605
* - Update to 2.4.2Jose Alonso Cardenas Marquez2010-11-159-135/+15
| | | | | | | See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2 Notes: svn path=/head/; revision=264604
* - Add python-docs for 2.7Martin Wilke2010-11-151-69/+10
| | | | | | | | | | - Remove obsolete MD5 signatures PR: 152185 Submitted by: John Hein <jhein@symmetricom.com> Notes: svn path=/head/; revision=264567
* - Update to 0.07Wen Heping2010-11-152-5/+4
| | | | | | | | | | | Changelog: http://search.cpan.org/src/RJBS/Try-Tiny-0.07/Changes PR: ports/151853 Submitted by: Wen Heping (myself) Approved by: maintainer(timeout, > 14 days) Notes: svn path=/head/; revision=264554
* Swith to using the dynamic modules system.Joseph S. Atkinson2010-11-155-144/+352
| | | | | | | | | | | Fix several options, now all options actually work. Enable ZLIB by default since this requires no extra depends. End support for the ancient ORACLE option. Approved by: wxs (mentor) Notes: svn path=/head/; revision=264546
* Update to the 20101113 snapshot of GCC 4.6.0.Gerald Pfeifer2010-11-148-44/+44
| | | | Notes: svn path=/head/; revision=264526
* - Update to 0.99Sunpoet Po-Chuan Hsieh2010-11-142-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Tcl/Changes Notes: svn path=/head/; revision=264517
* Update to the 20101111 snapshot of GCC 4.5.2.Gerald Pfeifer2010-11-142-11/+11
| | | | Notes: svn path=/head/; revision=264510
* - add new option WITHOUT_NSOBJECT_ROOTDirk Meyer2010-11-132-90/+73
| | | | | | | | Submitted by: Pete French (maintainer) Reviewed by: dinoex Notes: svn path=/head/; revision=264500
* Update to algol68g 2.0.3Johan van Selst2010-11-133-7/+7
| | | | Notes: svn path=/head/; revision=264477
* - Install .lisp files before .fasl. Otherwise sbcl ends upStanislav Sedov2010-11-121-2/+2
| | | | | | | | | | thinking that FASL files are outdated. - Bump portrevision. Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=264456
* - Update to 05_20101107Pietro Cerutti2010-11-112-4/+3
| | | | | | | | | | | | | | | | | | | Changes: - The chapter explaining exception handling in the manual was improved. - The support for bitmap fonts was improved to use fontProperties as base type. - The '-' function, which computes the differance of two 'time' values (with a 'duration' result) in "time.s7i", was improved. - The function cmdConfigValue in "cmd_rtl.c" was improved to support the config values C_COMPILER_VERSION and GET_CC_VERSION_INFO. - In the file "fil_rtl.c" the functions myLseek, myFseek and myFtell were renamed to os_lseek, os_fseek and os_ftell respectively. - The makefiles were changed to define os_fseek, os_ftell, C_COMPILER_VERSION and GET_CC_VERSION_INFO. - Documentation comments were added to the function alternate_utime in the file "tim_win.c". Notes: svn path=/head/; revision=264413
* - update ldc snapshot to 0.9.2 r1697Baptiste Daroussin2010-11-103-91/+30
| | | | | | | | | | | - update tango snapshot to r5599 - unbreak build with llvm 2.8 PR: ports/152088 Submitted by: Ruben <chromium _at_ hybridsource.org> Notes: svn path=/head/; revision=264366
* - Update to algol68g 2.0.2Johan van Selst2010-11-093-39/+39
| | | | | | | - Enable threading Notes: svn path=/head/; revision=264320
* - Update to 3.0.0Pav Lucistnik2010-11-088-438/+544
| | | | | | | | PR: ports/152013 Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) Notes: svn path=/head/; revision=264250
* Upgrade to version 5.0.2.Jimmy Olgeni2010-11-086-33828/+34886
| | | | Notes: svn path=/head/; revision=264237
* - Fix texinfo reference in internals documentation.Stanislav Sedov2010-11-072-1/+12
| | | | | | | | | | - Bump portrevision. PR: ports/151651 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=264180
* - Fix pkg-plist for i386.Stanislav Sedov2010-11-071-1/+2
| | | | | | | Reported by: wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=264175
* Update to the 20101106 snapshot of GCC 4.6.0.Gerald Pfeifer2010-11-078-44/+44
| | | | Notes: svn path=/head/; revision=264170
* - Mark BROKEN on amd64: does not buildPav Lucistnik2010-11-061-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264159
* - Update to 1.69.25Sergey Skvortsov2010-11-062-5/+4
| | | | | | | - Pass maintainership Notes: svn path=/head/; revision=264147
* Add LICENSE_COMB (it was not checked by portlint).Sergey Skvortsov2010-11-055-0/+5
| | | | | | | | PR: ports/151963 [1] Submitted by: ohauer, Wouter Oosterveld <wouter@fizzyflux.nl> [1] Notes: svn path=/head/; revision=264135
* Update to the 20101104 snapshot of GCC 4.5.2.Gerald Pfeifer2010-11-052-17/+11
| | | | Notes: svn path=/head/; revision=264133
* Specify LICENSE.Sergey Skvortsov2010-11-055-0/+10
| | | | Notes: svn path=/head/; revision=264130
* Specify LICENSE.Sergey Skvortsov2010-11-052-0/+4
| | | | Notes: svn path=/head/; revision=264127
* Add patch to install a configuration file for the new man utilityGordon Tetlow2010-11-053-0/+6
| | | | | | | | | | | | instead of manipulating /etc/manpath.config. Follow up commit since I missed adding the config file. Approved by: maintainer (timeout), wes@ (mentor, implicit) Pointyhat to: gordon@ Notes: svn path=/head/; revision=264122
* Add patch to install a configuration file for the new man utilityGordon Tetlow2010-11-0513-32/+98
| | | | | | | | | instead of manipulating /etc/manpath.config. Approved by: maintainer (timeout), wes@ (mentor, implicit) Notes: svn path=/head/; revision=264121
* Add patch to install a configuration file for the new man utilityGordon Tetlow2010-11-054-8/+26
| | | | | | | | | instead of manipulating /etc/manpath.config. Approved by: maintainer (timeout), wes@ (mentor, implicit) Notes: svn path=/head/; revision=264120
* Update to 2010.10Sergey Skvortsov2010-11-043-4/+9
| | | | | | | | | Changes: http://rakudo.org/node/78 PR: ports/151810 Submitted by: Aliaksandr Zahatski <zahatski@gmail.com> Notes: svn path=/head/; revision=264100
* Update to 2.9.1Sergey Skvortsov2010-11-044-10/+5
| | | | | | | | | | Changes: http://www.parrot.org/news/parrot-2.9.1-released http://www.parrot.org/news/2010/Parrot-2.9.0 PR: ports/151811 Submitted by: Aliaksandr Zahatski <zahatski@gmail.com> Notes: svn path=/head/; revision=264079
* RegUtil is an implementation of IBM's RexxUtil for Regina. According toWen Heping2010-11-048-0/+100
| | | | | | | | | | | | | | | | | the author, it is not complete; however, it implements a large number of the RexxUtil functions, and is very useful. Note that any scripts which load RegUtil must be run with the 'regina' command, rather than 'rexx'; the latter does not support the use of external function packages. WWW: http://pages.interlog.com/~pjtm/ PR: ports/150446 Submitted by: Bob Eager <bob@eager.cx> Notes: svn path=/head/; revision=264001
* - Fix build on < 800505 by properly using USE_XZPietro Cerutti2010-11-021-1/+1
| | | | | | | Reported by: ph (via pav) Notes: svn path=/head/; revision=263927
* Update to 20101027.Wesley Shields2010-10-313-28/+92
| | | | | | | | Submitted by: wen@ Approved by: devon.odell@gmail.com (maintainer) Notes: svn path=/head/; revision=263846
* - Mark BROKEN on 6.X: does not buildPav Lucistnik2010-10-311-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=263844
* Update to the 20101030 snapshot of GCC 4.6.0.Gerald Pfeifer2010-10-318-64/+44
| | | | | | | Look ma', no more MD5 distinfo. Notes: svn path=/head/; revision=263837
* Update to the 20101028 snapshot of GCC 4.5.2.Gerald Pfeifer2010-10-312-16/+16
| | | | Notes: svn path=/head/; revision=263835
* Mark as deprecated and set expiration date to 2010-12-30 for unmaintainedBaptiste Daroussin2010-10-291-0/+2
| | | | | | | | | ports (ports@) that are broken and which seems abandonned upstream and are broken for long or only build on 6.x which will be unsupported at that time Notes: svn path=/head/; revision=263768