summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.1.0pat2002-04-212-2/+2
| | | | | PR: 37303 Submitted by: maintainer
* Update to 1.95.13pat2002-04-202-2/+2
| | | | | PR: 37278 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add patch from SF PR #541980. This fixes 4suite.tg2002-04-1711-0/+154
| | | | Submitted by: nectar
* Use USE_PYDISTUTILS.tg2002-04-171-9/+1
|
* GCC 2.95 and later aren't called egcs (any longer). Also updategerald2002-04-1734-221/+51
| | | | | | description and web address. Approved by: obrien (maintainer+mentor)
* Add file missed in the previous checkin.sobomax2002-04-161-0/+5
|
* - Clean-up build system a bit;sobomax2002-04-166-50/+110
| | | | | | | | | | | | | | | - fix remaining two places where CFLAGS weren't respected; - use cpio(1) to copy hierarchies instead of tar(1), so that it is possible to build the port as ordinary user, but still have installed files be owned by root; - use slightly different solution for the problem with 777 permissions on directories created during the build. Instead of harcoding resulting prmission apply umask(2) to all mode arguments of [f]chmod() calls. Since Rotor has no notion of file-level security anyway this should be an optimal way to fix the problem. Submitted by: Patrick Backlund <pbacklun@cc.hut.fi> (cpio fix) sobomax (the rest)
* Update to CMUCL version 18d. Use bzip2 distfiles.cracauer2002-04-163-10/+16
| | | | | | This is my first commit after some pause. Newest portlint is happy, the usual procedure of package and port install/deinstall, the compare /usr/local is happy, too. Hope I didn't forget anything else.
* Style fixes.netchild2002-04-162-16/+16
| | | | | Submitted by: obrien Approved by: steve
* Spelling fix.netchild2002-04-162-2/+2
| | | | | Submitted by: marius@alchemy.franken.de Approved by: steve
* Allow python?? ports to co-exist with lang/python.tg2002-04-165-20/+15
| | | | | PR: 36353 Submitted by: Alan Eldridge <ports@geeksrus.net>
* Update port to version 8.1 (R8B-1)olgeni2002-04-1414-258/+156
| | | | Submitted by: Vance Shipley <vances@motivity.ca>
* Minimize the difference from lang/ruby-devel.knu2002-04-142-22/+50
|
* Update ruby-devel to the latest 1.7 snapshot as of 2002-04-12.knu2002-04-146-22/+88
|
* Add kawa. Kawa is a Java-based Scheme implementation.znerd2002-04-136-0/+46
| | | | | PR: 34214 Submitted by: Zach Garner <zach@neurosoft.org>
* Remove lang/lcc -- it's been broken for so long and there is no newade2002-04-1211-1428/+0
| | | | version.
* Update pkg-comment to reflect GCC's new meaning (since 2.95) and refergerald2002-04-122-7/+7
| | | | | | | to http://gcc.gnu.org instead of http://egcs.cygnus.com. Also, 2.95 is not GNU's latest offering any longer. ;-) Approved by: obrien (maintainer+mentor)
* gettext upgrade uber-patch (stage 3)ade2002-04-123-4/+7
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Handle docs for Python-2.1.3 and -2.2.1.tg2002-04-123-0/+1612
| | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Upgrade to Python-2.2.tg2002-04-1244-704/+66
| | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* GCC 2.95 and later aren't called egcs (any longer), so remove three patchesgerald2002-04-126-72/+0
| | | | | | that add references to egcs to the documentation. Approved by: obrien (maintainer+mentor)
* GCC 2.95 and later aren't called egcs (any longer), so remove two patchesgerald2002-04-1232-368/+0
| | | | | | that add references to egcs to the documentation. Approved by: obrien (maintainer+mentor)
* Update to latest version.patrick2002-04-116-76/+156
|
* Upgrade to 2.1.3.tg2002-04-113-5/+6
| | | | | PR: 36977 36979 Submitted by: "Karsten W. Rohrbach" <karsten@rohrbach.de>
* Since I cannot think of any reason one would use this port for FORTRAN orobrien2002-04-101-15/+10
| | | | | Java compilers (the newer versions are much better); trim this port down to just the parts we will need when GCC 3.1 becomes the -CURRENT compiler.
* Fix a silly permission bug, which results in a 777 permission all over thesobomax2002-04-092-2/+26
| | | | | | | | WRKSRC. The problem was that when trying to map read-only FAT attribute into *nix permission, MS assumed that if that attribute isn't set then write permissions should be granted to everyone. Funny, eh? Bump PORTREVISION.
* Teach the creature how properly create shared libs on FreeBSD, so thatsobomax2002-04-093-7/+17
| | | | | | | binaries linked to librotor_palrt.so no longer hardcode patch to a specific location of librotor_palrt.so. Bump PORTREVISION. Reported by: many
* Grammar nit: I_AGREE_TO_A_LICENSE_TERMS -> I_AGREE_TO_LICENSE_TERMS.sobomax2002-04-091-3/+3
| | | | Submitted by: mwlucas
* - Add loadable module supportijliao2002-04-094-170/+279
| | | | | PR: 36893 Submitted by: Ports Fury
* Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.obrien2002-04-0728-420/+420
|
* Upgrade to the April FOOLS GCC 3.1 development snapshot.obrien2002-04-034-14/+14
|
* Fix MASTER_SITES.alex2002-04-031-1/+1
| | | | Submitted by: Jason R. Mastaler <jason-dated-1018213461.54d8b1@mastaler.com>
* Update to bugfixing version 3.0.1.obrien2002-04-033-11/+13
| | | | | PR: 35747 Submitted by: Andy Newman <atrn@zeta.org.au>
* Fix path of include files, so package can be build.dinoex2002-04-021-2/+2
|
* Removed python+ipv6. IPv6 patch was merged in python-2.2.sumikawa2002-04-0218-3385/+0
|
* Add erlang-doc, documentation for the Erlang/OTP system (PDF format).olgeni2002-04-026-0/+147
|
* Add SourceForge as a well connected secondary MASTER_SITES location.tg2002-04-0213-2/+28
| | | | Submitted by: "Jason R. Mastaler" <jason-dated-1018216403.d8ed28@mastaler.com>
* Explicitly enable IPv6 support.tg2002-04-0211-22/+88
| | | | Submitted by: sumikawa
* bsd.java.mk-ifyijliao2002-04-013-8/+2
| | | | | PR: 36592 Submitted by: maintainer
* LIB_DEPENDS on the libgmp3 port, not the libgmp port which is currentlykris2002-04-012-6/+6
| | | | broken. This allows the gnome build to complete on 5.0-CURRENT.
* - reword pkg-descrnetchild2002-03-316-22/+62
| | | | | | | | - fix iccvars.csh (PR) - mimic some parts of gcc's preprocessor (defines) PR: 36555 Approved by: steve
* Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shellolgeni2002-03-314-0/+4
| | | | scripts controlling erlang nodes).
* Add (forgotten) build dependency on devel/autoconf213.olgeni2002-03-312-0/+4
|
* Correct primary MASTER_SITES.sobomax2002-03-311-1/+2
| | | | Submitted by: clive
* Update port to version 8.0 (R8B-0).olgeni2002-03-3124-266/+258
| | | | | | | | | Remove my code to handle the documentation merge for patched releases, it was rather obscure and error-prone. I'll rewrite it in a simpler way next time I'll need to perform the merge. Also include a fix for erlang-mode under emacs21 (by Hal Snyder <hal@vailsys.com> on the erlang mailing list).
* Update to version 3.0.2.jasone2002-03-312-2/+2
|
* Make it impossible to install the software without reading the license first.sobomax2002-03-301-0/+9
|
* Add more MASTER_SITES from PR #36433.sobomax2002-03-301-1/+3
|
* cd dir && command -> cd dir; commandknu2002-03-304-4/+4
|
* Use autoconf 2.53 for lang/ruby_static-devel and unbreak it.knu2002-03-302-4/+36
|
OpenPOWER on IntegriCloud