summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Fix building with GCC3.naddy2002-12-181-0/+14
|
* Update gauche & gauche-gdbm to 0.6.6.knu2002-12-184-22/+12
| | | | | | | | | | | | | | | | | From the freshmeat announcement: A number of bugs are fixed, including a gauche.net bug and do-form compilation bug which were sometimes the cause of crashes. Several new modules are added, including message digest libraries (rfc.md5, rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support, and port seek. Other enhancements include string split to take strings and a regexp as a splitter. Unfortunately, this does not fix the build failure on alpha. It is still under investigation. PR: ports/46284 Submitted by: Erik Greenwald <erik@smluc.org> (MAINTAINER) Approved by: portmgr (knu)
* Set MAINTAINER back to the submitter. He is now reachable again.knu2002-12-182-2/+2
| | | | Submitted by: Erik Greenwald <erik@smluc.org>
* - Fix build on Sparcdinoex2002-12-161-3/+4
|
* Oops, forgot to add another line.knu2002-12-161-0/+1
|
* Properly install h2rb so that lang/ruby-devel doesn't create aknu2002-12-162-1/+7
| | | | dangling symlink. PORTREVISION bumped.
* Fix patchingpat2002-12-151-89/+80
| | | | Submitted by: bento
* Fix build by using USE_LINUX instead of an explicit (bogus) dependency.kris2002-12-141-3/+1
| | | | Submitted by: Jean-Sebastien Roy <js@jeannot.org>
* Suggest workaround for potential problem in VisualWorksedwin2002-12-141-0/+3
| | | | | PR: ports/46257 Submitted by: Jean-Sebastien Roy <js@jeannot.org>
* Fix build by USE_LINUX=yes instead of explicit (bogus) dependencykris2002-12-141-3/+1
| | | | Submitted by: Jean-Sebastien Roy <js@jeannot.org> (maintainer)
* Fix build on -current.adamw2002-12-141-0/+3
| | | | | | | Noticed by: bento PR: 45675 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> Approved by: kris
* Make port fetchable and building again.edwin2002-12-142-4/+4
| | | | Noticed on: bento
* Update to the 29-Nov-2002 distribution.obrien2002-12-124-100/+16
| | | | | | | Since the distfile isn't versioned, this was the only way to fix the "make distclean all" problem on 5-CURRENT. Approved by: kris
* Fix build error in CURRENT and reduce some compiler warningnork2002-12-128-31/+573
| | | | | | | (add prototypes). PR: ports/46204 Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org> (maintainer)
* Update lang/ruby to 1.6.8-preview3, lang/ruby16-shim-ruby18 toknu2002-12-1215-434/+52
| | | | | | | | | | | | | | | | | | | | | | | 1.7.3.2002.12.11, and lang/ruby-devel to 1.7.3-2002.12.12. - Fix a few bugs that lead to core dump, one in the ruby interpreter and another in the syslog module. Reported by: ume (net/dtcp was a victim) - Fix an installation problem occasionally seen on bento. (a bug in Makefile that caused race) Submitted by: bento - Fix a problem that irb(1) didn't work because the symlink was wrong. Submitted by: Jos Backus <jos@catnook.com> - Get rid of move & symlink spaghetti completely from the installation process. Discussed with: portmgr (will)
* Fix URLs in pkg-messageedwin2002-12-121-4/+4
| | | | | PR: laven Rezic <slaven.rezic@berlin.de> Submitted by: ports/45260
* Make port's Configure correctly detect crypt(3). Bump PORTREVISION.tobez2002-12-1110-20/+80
| | | | | Reported by: Jeroen Ruigrok van der Werven <asmodai@tendra.org> Approved by: portmgr
* - Fix subdir in MASTER_SITESdinoex2002-12-091-3/+6
| | | | - add target test
* fix MASTER_SITESrse2002-12-071-3/+1
|
* - prepare MASTER_SITE_GNUSTEPdinoex2002-12-072-3/+23
| | | | | - Fix build on beast http://beta.freebsd.org/errorlogs/5-full/gnustep-base-1.5.1.log
* On recent 5-CURRENT, there is no Perl wrapper. It is therefore possiblebmah2002-12-046-12/+62
| | | | | | | | | | | | | | | | | that /usr/bin/perl5 doesn't exist, which violates some of use.perl's assumptions. Take care of this case. [1] Also in the case of a recent 5-CURRENT, automatically perform "use.perl port" during package/port installation. This helps the installation of sysinstall's new "Perl distribution", in that sysinstall doesn't need to do this explicitly as Yet Another Special Case. [2] PORTREVISION bump after all this good stuff. Requested by: bmah [1], jhb [2] Submitted by: tobez (port MAINTAINER) Approved by: portmgr (kris)
* Use the most modern spelling of egcs.cygnus.com.obrien2002-12-0316-16/+16
|
* Fix cklatest paths.obrien2002-12-032-2/+2
| | | | | Reported by: gerald Approved by: kris
* Fix build with bison 1.75.marcus2002-12-021-0/+97
| | | | Reported by: bento
* Fix build with bison 1.75.marcus2002-12-021-0/+459
| | | | Reported by: bento
* BROKEN on 5.0: does not compilekris2002-12-021-1/+7
|
* Update to the latest released version of GNAT (3.15p). Also use adeischen2002-12-0117-1329/+480
| | | | | | new bootstrap compiler and fix so that it builds under -current. Approved by: portmgr
* Add the misc/compat4x dependency only if ${OSVERSION} >= 500000.knu2002-12-011-0/+2
|
* The distributed bootstrapping compiler requires libc.so.4,knu2002-12-011-0/+1
| | | | | | so add misc/compat4x as dependency. Submitted by: bento
* fix build on -currentijliao2002-12-012-0/+44
| | | | | PR: 45836 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* Fix Build on -CURRENT by updating to 3.1.32arved2002-11-304-30/+14
| | | | | | | Based on PR: 44832 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* Fix build on -CURRENT and with bison 1.75.marcus2002-11-306-3/+130
| | | | Reported by: bento
* Claim maintainership as the creator of these ports until the previousknu2002-11-281-1/+1
| | | | maintainer becomes reachable again.
* Sort entries.knu2002-11-271-1/+1
|
* Fix the build of lang/ruby_static-devel, i.e. the build ofknu2002-11-272-66/+0
| | | | | | | archiver/ruby-zlib with lang/ruby-devel in the correct way. The cause of this problem is that FreeBSD's make(1) got a bit too sensitive about a mixture of `target:' and `target::'.
* Use WANT_AUTOCONF_VER so we don't automagically execute autoconf when wealane2002-11-271-1/+1
| | | | | | | | | | don't want to. Unfortunately, I still can't get it to build because it appears not to link against libgmp. Kris, if you think this is my problem to solve, I will attempt to do so. Otherwise, I have kde 3.1 things to take care of, and a cups upgrade to pull together. If I can get the cups upgrade done, I'd like to get it in. Approved by: kris
* Fix autoconf usage. Port is still broken, though. It's missing linking inalane2002-11-271-3/+7
| | | | | | whatever has all the mpz_ functions (libgmp?). But that's not autoconf's fault. Approved by: kris
* Update to 3.2.1 release, and fix packaging.obrien2002-11-264-42/+49
|
* Rather than try to hack up the GNU strsignal (and psignal) to play niceobrien2002-11-253-15/+22
| | | | on 5-CURRENT, just use our native one.
* Don't specify an emulation in the link spec. Just use the 'ld' default.obrien2002-11-251-1/+10
| | | | The proper emulation is different between RELENG_4 and 5-CURRENT.
* Rather than try to duplicate the declarations from stdio.h, just use them!obrien2002-11-251-10/+6
|
* fix Bento build problmem, itroduced by gnustep-base-1.5.1dinoex2002-11-252-0/+21
|
* Upgrade to 5.0.10.max2002-11-255-38/+43
| | | | | This port requires further work, as this just installs the pl-lite at the moment. Other packages, such as XPCE are not installed for now.
* Use MASTER_SITE_GCC.obrien2002-11-241-8/+2
|
* Remove erronious GNU assumptions about 5-CURRENT's data types.obrien2002-11-242-0/+0
| | | | Submitted by: edwin
* Add parallel to CATEGORIES.knu2002-11-242-2/+2
| | | | | PR: ports/39094 Submitted by: trevor
* Update to 0.1.8.naddy2002-11-243-3/+3
| | | | | PR: 45670 Submitted by: Michael Johnson <ahze@rgv.net>
* Fix lang/egcs on -currentedwin2002-11-242-0/+22
| | | | | PR: ports/44857 Submitted by: Volker Stolz <vs@foldr.org>
* Update to 0.8a.knu2002-11-244-83/+8
|
* port wants gmp, port gets gmpedwin2002-11-241-1/+7
| | | | Noticed by: bento
OpenPOWER on IntegriCloud