summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* remove rotflijliao2002-08-276-58/+0
| | | | cannot fetch distfiles for a long time
* Turn Miguel Mendez' ports over to Adam Weinberger.trevor2002-08-262-3/+1
| | | | PR: 42012
* Update to 1.76lioux2002-08-252-3/+10
| | | | | PR: 41990 Submitted by: maintainer
* Properly convert command-line arguments into UTF-8 before passing themsobomax2002-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 CURRENTdinoex2002-08-2310-10/+40
| | | | | | Fix SSL problem. PR: 40450 Submitted by: tacho@factline.com,kiwi@oav.net
* BerkeleyDB cleanup - stage 3ade2002-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.obraun2002-08-226-0/+109
| | | | | PR: ports/40239 Approved by: dwcjr (mentor)
* * Install three binaries with prefix "-ghc" to avoid problems withobraun2002-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.netchild2002-08-222-2/+2
| | | | Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
* Use PORTVERSION in pkg-plistdinoex2002-08-2110-2370/+2375
|
* Update to 3.0.361dinoex2002-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.obraun2002-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.obraun2002-08-211-1/+1
| | | | Approved by: dwcjr (mentor)
* Update to version 0.9p8kevlo2002-08-213-2/+3
| | | | | PR: 41593 Submitted by: MAINTAINER
* Update to version 3.06kevlo2002-08-215-69/+12
| | | | | PR: 41822 Submitted by: Ronald Kuehn <rk@ronald.org>
* o Make perl -MConfig -e 'use lib $Config{installsitelib}' worktobez2002-08-2010-5/+230
| | | | | | o Bump PORTREVISION Prompted by: green
* Fix bugs in last commit.netchild2002-08-202-2/+4
| | | | Submitted by: maintainer
* - add category: develnetchild2002-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 fromnetchild2002-08-202-8/+8
| | | | | | | | Maintainer). Bump portrevision because this affects support requests to intel. PR: 41650
* Cosmetic.demon2002-08-181-1/+1
|
* Set proper ownership and permissions in ${PREFIX}/lib/oz (UID and GID inolgeni2002-08-161-0/+6
| | | | doc/ were bogus).
* - Update to version 4.1wjv2002-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.knu2002-08-132-6/+14
| | | | Install source files properly.
* Update to ocaml 3.05.naddy2002-08-127-249/+665
| | | | | | PR: 41299 Submitted by: Ronald Kuehn <rk@ronald.org> Approved by: maintainer timeout
* Add fix for bind critical bug.nakai2002-08-122-1/+13
| | | | Add fix OSREL in Makefile
* fix typo, PORTREVERSION -> PORTREVISIONijliao2002-08-111-1/+1
| | | | Submitted by: kcwu@ck.tp.edu.tw
* Fix PREFIX dependency in GNUstep.sh,dinoex2002-08-093-9/+12
| | | | cleanup pkg-plist
* add open-cobol 0.9.7ijliao2002-08-0613-0/+153
| | | | An open-source COBOL compiler
* Add a workaround for the error of ${REINPLACE_CMD}.okazaki2002-08-051-3/+8
| | | | List reinplaced files statically.
* 1) The new icc doesn't respect icc.cfg, solve this issue.netchild2002-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.marcus2002-08-041-1/+3
| | | | | PR: 40900 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.13nakai2002-08-033-8/+23
|
* Add a header file that's installed only when WITH_ONIGURUMA is definedknu2002-08-038-0/+16
| | | | | | to pkg-plist. Reported by: nork
* Update to 1.7.2.2002.07.31. The optparse module has been included.knu2002-08-036-13/+10
|
* Upgrade to the official GCC 3.1.1 release.obrien2002-08-024-62/+48
| | | | This will be the last release on the GCC 3.1 branch.
* Chase shlib rev of devel/gettextade2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* fix install problemijliao2002-08-011-0/+1
| | | | | Submitted by: maintainer Pointed out by: pat
* ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.gerald2002-07-3114-14/+0
| | | | Approved by: obrien (maintainer+mentor)
* Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also thegerald2002-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 thegerald2002-07-312-2/+2
| | | | | | path was wrong). Approved by: obrien (maintainer+mentor)
* upgrade to 0.4.2ijliao2002-07-313-34/+38
| | | | | PR: 41191 Submitted by: maintainer
* Add USE_BISON.marcus2002-07-281-0/+1
| | | | Submitted by: bento
* Merge from lang/perl5:tobez2002-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.
* Add two knobs:tobez2002-07-286-14/+68
| | | | | | | | | | | | 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. Requested by: netchild (WITH_PERL_MALLOC), Joachim Leidinger <jojo@blackpoint.de> (WITH_GDBM)
* Make buildable with ghc againpat2002-07-281-0/+4
| | | | | PR: ports/40890 Submitted by: maintainer
* `gcc32' was repocopied to `gcc33' as it is being renumbered by the GCC guys.obrien2002-07-281-0/+1
|
* Use source distribution rather than binaries, and remove bogus dependencyolgeni2002-07-263-8/+46
| | | | | | | on libc.3. PR: 41001 Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
* Add html and postscript documentation for the Glasgow Haskell Compiler.olgeni2002-07-2616-0/+1912
|
* - Update to 0.9p7pat2002-07-254-14/+31
| | | | | | | | | - Give maintainership to submitter - Sort pkg-plist - Use LOCALBASE for path of libutils.la PR: ports/40985 Submitted by: Christian Brueffer <chris@unixpages.org>
* Update to 0.7.14pat2002-07-252-4/+5
| | | | | | | Pass maintainership to submitter PR: ports/40984 Submitted by: Christian Brueffer <chris@unixpages.org>
OpenPOWER on IntegriCloud