summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* - Keep up with changes on -current (__sF, elf_i386 -> elf_i386_fbsd).netchild2002-11-088-44/+190
| | | | | | | | | | | - Use an exclude file for cpio, there's not much sense in extracting and chmod'ing a whole bunch of files only to delete them afterwards. - Fix two bugs in the ld-wrapper that could cause it to dump core in rare cases. - Remove a forgotten C++ include. - Improve IGNORE message. Submitted by: marius@alchemy.franken.de
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-0718-18/+9
| | | | | 105 pointy hats to: me Approved by: pat
* Zero PORTREVISION after the PORTVERSION is bumped.knu2002-11-072-2/+2
|
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-06108-54/+108
| | | | Approved by: pat
* Update lang/ruby to 1.6.8-preview1.knu2002-11-064-6/+6
|
* Use PORTCOMMENT variable instead of pkg-comment file.obraun2002-11-056-3/+3
|
* Add in a new patch file missed on initial commit.patrick2002-11-051-0/+11
|
* Update to version 0.59patrick2002-11-054-24/+34
|
* Adjust pkg-comment and pkg-descr. gcc28 isn't the Latest Release andarved2002-11-052-5/+1
| | | | | | will probably not become our base system compiler in the near future. Submitted by: Frerich Raabe <frerichraabe@gmx.de>
* I'd like to try to maintain this.trevor2002-11-051-1/+1
|
* The effort to maintain these for FreeBSD just isn't worth it with the lackobrien2002-11-0523-23/+23
| | | | of reward.
* Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-041-0/+1
| | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-)
* PERL -> REINPLACEedwin2002-11-042-2/+6
| | | | And some ports have USE_PERL5=yes now.
* Ports didn't build without USE_PERL5=yesedwin2002-11-041-0/+1
| | | | Noticed on: bento
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | Noticed on: bento
* Port needs Perledwin2002-11-041-0/+1
| | | | Noticed on: bento
* PERL -> REINPLACEedwin2002-11-041-1/+3
| | | | Noticed by: bento
* Fix installation.knu2002-11-032-2/+2
| | | | Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
* Add WITH_ERLANG_HIPE option, to enable HiPE support.olgeni2002-11-032-0/+14
|
* Update lang/ruby-devel to the latest snapshot as of 2002-10-30.knu2002-11-022-2/+2
| | | | | | FreeBSD/sparc64 fails to build this and somehow the entire OS gets frozen while running `miniruby'. I'd appreciate if someone with a clue could help me fix the problem.
* Update documentation to release R9B-0.olgeni2002-11-023-98/+132
|
* Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} ratherolgeni2002-11-0232-650/+738
| | | | than hardcoding root:wheel.
* Make perl's configure be aware of gcc command line syntax change fromtobez2002-11-018-8/+34
| | | | | | | | | | | -Acpu(i386) to -Acpu=i386 and similar. The patch is from Perlland: http://archive.develooper.com/perl5-porters@perl.org/msg79350.html While at it, add $ FreeBSD $ to the rest of the patches. Reported by: kuriyama
* Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizealane2002-11-011-2/+2
| | | | | mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along....
* This port builds fine on RELENG_4, so don't mark it BROKEN there.dd2002-11-011-2/+4
| | | | | | | | | | | | It's still broken on a recent -current, though, but an OSVERSION value more specific than 500000 should probably be used. Note that this port still doesn't build (more specifically, doesn't install) on bento, since it uses uname(3) to determine the system version, and bento doesn't fake it (it fakes uname(1)). Discussed with: kris Approved by: obrien
* Changed MAINTAINER to my FreeBSD address.alane2002-11-011-2/+2
|
* Fix a construct that causes make errors on platforms that are nottmm2002-10-307-7/+7
| | | | | | | supported by these ports. This fixes 'make readmes' for them on sparc64 (and by that, release building without NOPORTS). Approved by: jdp
* update MASTER_SITESdinoex2002-10-292-6/+2
|
* Update to 0.5.3.knu2002-10-293-2/+3
|
* Fix a bug in perl 5.6.1 described intobez2002-10-294-2/+24
| | | | | | | | | | | | | http://archive.develooper.com/perl5-porters@perl.org/msg58812.html with a patch from http://archive.develooper.com/perl5-porters@perl.org/msg58819.html While we normally do not fix non-FreeBSD problems with 3rd party software, it is expected that perl 5.6.1 will be used widely for some time to come, and the bug is bad enough to grant the inclusion of the patch here.
* Make lang/nawk building on -current again.edwin2002-10-293-7/+15
| | | | | | | | | | | I didn't really take the patches from the PR, since 95% of them where tab to space conversions. Also tweaked the makefile to use ${CC} instead of cc. The distinfo change is because of the rollout of a new version, of which the Makefile was already changed but the distinfo not. PR: ports/44281 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Grammar fix.adamw2002-10-293-3/+3
| | | | | Reviewed by: dinoex Approved by: pat
* Upgrade to 2.3.9.obraun2002-10-284-23/+38
| | | | | PR: 44553 Submitted by: maintainer
* Add a plist filekris2002-10-281-0/+94
|
* Add missing fileskris2002-10-281-0/+2
|
* Add missing manpagekris2002-10-281-2/+2
|
* Add two missing librarieskris2002-10-281-0/+2
|
* Fix MASTER_SITES, and condense the REINPLACE commands.adamw2002-10-271-3/+3
| | | | | | PR: 44485 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: pat
* PERL -> REINPLACEobraun2002-10-271-1/+3
| | | | | PR: 44524 Submitted by: maintainer
* PERL -> REINPLACEobraun2002-10-271-1/+3
| | | | | PR: 44523 Submitted by: maintainer
* Fix function info doesn't work.nork2002-10-271-0/+14
| | | | | | PR: ports/44129 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: maintainer
* Remove pike after repo-copy pike to pike70,vanilla2002-10-277-679/+2
| | | | and add pike70 & pike72 to lang/Makefile.
* Upgrade to 7.2.380.vanilla2002-10-275-633/+1002
| | | | | PR: ports/41134 Submitted by: Xavier Beaudouin <kiwi@caudium.net>
* Update to Python-2.2.2+Stackless-021026 to cope with master port's upgrade.perky2002-10-262-5/+6
| | | | Spotted by: kris
* Add #includes needed to unbreak build on -currentkris2002-10-261-0/+16
| | | | Submitted by: mike
* Update to 0.6.4.nork2002-10-233-6/+10
| | | | | PR: ports/44391 Submitted by: maintainer
* - Fix MASTER_SITESijliao2002-10-232-14/+23
| | | | | | | - Support CFLAGS/PREFIX properly PR: 44114 Submitted by: Ports Fury
* Fix build on -current (add -DNO_UNION_WAIT to cc build flags)kris2002-10-231-1/+2
| | | | Submitted by: tjr
* Update to 2.716arved2002-10-222-2/+2
| | | | | PR: 43447 Approved by: kris (mentor)
* - Fix buildijliao2002-10-2218-47/+711
| | | | | | | - Add several libraries, utilities and documents PR: 44349 Submitted by: Ports Fury
OpenPOWER on IntegriCloud