summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.4.Akinori MUSHA2002-09-022-5/+2
| | | | Submitted by: Jerry A! <jerry@thehutt.org>
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-2/+3
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Remove gcc33 from SUBDIR, because it has not yet been upgraded after theKris Kennaway2002-08-311-1/+0
| | | | | | repo-copy and is consequently breaking INDEX. Pointy hat to: obrien
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-316-6/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-3/+4
| | | | | PR: 42207 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update MASTER_SITESDirk Meyer2002-08-303-6/+6
|
* Update to 1.4.0Dirk Meyer2002-08-294-23/+5
|
* remove rotflYing-Chieh Liao2002-08-276-58/+0
| | | | cannot fetch distfiles for a long time
* Turn Miguel Mendez' ports over to Adam Weinberger.Trevor Johnson2002-08-262-3/+1
| | | | PR: 42012
* Update to 1.76Mario Sergio Fujikawa Ferreira2002-08-252-3/+10
| | | | | PR: 41990 Submitted by: maintainer
* Properly convert command-line arguments into UTF-8 before passing themMaxim Sobolev2002-08-242-0/+43
| | | | | | | to TCL interpreter, othervise arguments in any encoding other than ASCII are becoming ????, even when LANG or LC_CTYPE is defined properly. Problem reported by: Alex V. Belinsky <fozzy@kievweb.net.ua>
* use port math/libgmp4 in CURRENTDirk Meyer2002-08-2310-10/+40
| | | | | | Fix SSL problem. PR: 40450 Submitted by: tacho@factline.com,kiwi@oav.net
* BerkeleyDB cleanup - stage 3Ade Lovett2002-08-221-1/+1
| | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
* Add generic-haskell 1.23, the Generic Haskell compiler.Oliver Braun2002-08-226-0/+109
| | | | | PR: ports/40239 Approved by: dwcjr (mentor)
* * Install three binaries with prefix "-ghc" to avoid problems withOliver Braun2002-08-229-1056/+1194
| | | | | | | | | | textproc/haxml and devel/drift. (1) * Add WITHOUT_PROFILE knob to install without profiling libraries. (2) * Bump PORTREVISION. PR: ports/41051 (1), ports/41231 (2) Submitted by: Volker Stolz <vs@lambda.foldr.org> (2) Approved by: maintainer, dwcjr (mentor)
* Fix syntax error in the no distfile case.Alexander Leidinger2002-08-222-2/+2
| | | | Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
* Use PORTVERSION in pkg-plistDirk Meyer2002-08-2110-2370/+2375
|
* Update to 3.0.361Dirk Meyer2002-08-2130-2485/+2445
| | | | | new MAINTAINER, no respose from previous MAINTAINER for more than 3 months. Submitted by: kiwi@oav.net
* Update to 1.14a.Oliver Braun2002-08-212-3/+3
| | | | | | | | Change MAINTAINER to my FreeBSD address. PR: ports/41629 Submitted by: obraun Approved by: dwcjr (mentor)
* Change MAINTAINER to my FreeBSD address.Oliver Braun2002-08-211-1/+1
| | | | Approved by: dwcjr (mentor)
* Update to version 0.9p8Kevin Lo2002-08-213-2/+3
| | | | | PR: 41593 Submitted by: MAINTAINER
* Update to version 3.06Kevin Lo2002-08-215-69/+12
| | | | | PR: 41822 Submitted by: Ronald Kuehn <rk@ronald.org>
* o Make perl -MConfig -e 'use lib $Config{installsitelib}' workAnton Berezin2002-08-2010-5/+230
| | | | | | o Bump PORTREVISION Prompted by: green
* Fix bugs in last commit.Alexander Leidinger2002-08-202-2/+4
| | | | Submitted by: maintainer
* - add category: develAlexander Leidinger2002-08-2014-170/+472
| | | | | | | | | | | | | | - use reinplace command where appropriate - gzip man page - clarify download instructions (1) - fix typo in a comment (2) - preparation for successfull C++ compiles (2, minor changes by me) Even if I bumped the port revision for the C++ parts, there's no need to update yet, wait until I commit the icc-stlport. Requested by: mi (1) Submitted by: Marius Strobl <marius@alchemy.franken.de> (2)
* Set <INSTALLTIMECOMBOPACKAGEID> in compiler60/docs/fsupport (PR fromAlexander Leidinger2002-08-202-8/+8
| | | | | | | | Maintainer). Bump portrevision because this affects support requests to intel. PR: 41650
* Cosmetic.Dmitry Sivachenko2002-08-181-1/+1
|
* Set proper ownership and permissions in ${PREFIX}/lib/oz (UID and GID inJimmy Olgeni2002-08-161-0/+6
| | | | doc/ were bogus).
* - Update to version 4.1Johann Visagie2002-08-143-15/+30
| | | | | | - Add Windows-centric formats - Change from using ${PERL} to ${REINPLACE_CMD} - To ease updates, discontinue the extensive modification of home page
* Update to 0.5.1.Akinori MUSHA2002-08-132-6/+14
| | | | Install source files properly.
* Update to ocaml 3.05.Christian Weisgerber2002-08-127-249/+665
| | | | | | PR: 41299 Submitted by: Ronald Kuehn <rk@ronald.org> Approved by: maintainer timeout
* Add fix for bind critical bug.Yukihiro Nakai2002-08-122-1/+13
| | | | Add fix OSREL in Makefile
* fix typo, PORTREVERSION -> PORTREVISIONYing-Chieh Liao2002-08-111-1/+1
| | | | Submitted by: kcwu@ck.tp.edu.tw
* Fix PREFIX dependency in GNUstep.sh,Dirk Meyer2002-08-093-9/+12
| | | | cleanup pkg-plist
* add open-cobol 0.9.7Ying-Chieh Liao2002-08-0613-0/+153
| | | | An open-source COBOL compiler
* Add a workaround for the error of ${REINPLACE_CMD}.OKAZAKI Tetsurou2002-08-051-3/+8
| | | | List reinplaced files statically.
* 1) The new icc doesn't respect icc.cfg, solve this issue.Alexander Leidinger2002-08-044-6/+20
| | | | | | 2) An actual rpm2cpio talks a little bit more, redirect sdterr to /dev/null. Noticed by: marius@alchemy.franken.de (1)
* Fix LIB_DEPENDS by adding a dependency on libtool.Joe Marcus Clarke2002-08-041-1/+3
| | | | | PR: 40900 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.13Yukihiro Nakai2002-08-033-8/+23
|
* Add a header file that's installed only when WITH_ONIGURUMA is definedAkinori MUSHA2002-08-038-0/+16
| | | | | | to pkg-plist. Reported by: nork
* Update to 1.7.2.2002.07.31. The optparse module has been included.Akinori MUSHA2002-08-036-13/+10
|
* Upgrade to the official GCC 3.1.1 release.David E. O'Brien2002-08-024-62/+48
| | | | This will be the last release on the GCC 3.1 branch.
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* fix install problemYing-Chieh Liao2002-08-011-0/+1
| | | | | Submitted by: maintainer Pointed out by: pat
* ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.Gerald Pfeifer2002-07-3114-14/+0
| | | | Approved by: obrien (maintainer+mentor)
* Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also theGerald Pfeifer2002-07-312-4/+4
| | | | | | path was wrong). Approved by: obrien (maintainer+mentor)
* Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also theGerald Pfeifer2002-07-312-2/+2
| | | | | | path was wrong). Approved by: obrien (maintainer+mentor)
* upgrade to 0.4.2Ying-Chieh Liao2002-07-313-34/+38
| | | | | PR: 41191 Submitted by: maintainer
* Add USE_BISON.Joe Marcus Clarke2002-07-281-0/+1
| | | | Submitted by: bento
* Merge from lang/perl5:Anton Berezin2002-07-2810-15/+120
| | | | | | | | | | | Add two knobs: WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to the freebsd system malloc. Some might find this useful, since perl's malloc is marginally faster in typical cases, and orders of magnitude faster in degenerate cases. Use with care. WITH_GDBM - to compile with gdbm support.