Commit Graph

3264 Commits

Author SHA1 Message Date
Tilman Keskinoz
68128a40e4 Mark broken. Does not compile
PR:		50755
Submitted by:	brueffer (maintainer)
2003-04-09 18:27:52 +00:00
Norikatsu Shigemura
feac278b28 Fix build on alpha.
Noticed by:	bento via kris
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-04-09 15:18:48 +00:00
Norikatsu Shigemura
7992bacbbf Fix build on alpha.
Pointed out by:	bento via kris
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-04-08 16:40:54 +00:00
Oliver Braun
8b5d57fdac Upgrade to 1.1. 2003-04-07 21:51:01 +00:00
Gerald Pfeifer
7884ebd7be Appease portlint by various whitespace changes. Remove last traces of
PATCH_SITES and PATCHFILES which we haven't used lately as well as of
libgcj not building properly.
2003-04-06 14:30:41 +00:00
Daniel Eischen
055974696c Remove the BUILD_DEPENDS for gcc28; we don't need gcc28 to be built or
installed, we just want the port's patch files.
2003-04-06 12:50:49 +00:00
Kris Kennaway
41e161586b Add missing files 2003-04-05 21:07:12 +00:00
Akinori MUSHA
ddc24aebc2 Install a cookie file per variant in RUBY_ELISPDIR.
Reported by:	kris
2003-04-05 11:37:55 +00:00
Akinori MUSHA
02d667e890 Sort. 2003-04-05 11:31:55 +00:00
Kris Kennaway
e2c262c8be Add missing file 2003-04-05 06:23:24 +00:00
Norikatsu Shigemura
a8d474d0d8 Remove unnecessary operation in do-install.
I forgot to commit in previous.

PR:		ports/45845
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 21:54:46 +00:00
Norikatsu Shigemura
a0acc84491 Add chicken 1.0, a Scheme-to-C compiler supporting most of the
features as described in the Revised^5 Report on the Algorithmic
Language Scheme.

PR:		ports/50155
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 21:40:54 +00:00
Norikatsu Shigemura
26938680a0 Update to 1.7.8.
I forgot to commit remain PR.

PR:		ports/50155
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-04-04 21:33:10 +00:00
Norikatsu Shigemura
925cf8fc05 Update to 2d5.
PR:		ports/45845
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
Approved by:	maintainer timeout (4 months)
2003-04-04 21:17:28 +00:00
Norikatsu Shigemura
63356425d0 Update to 0.7.3.2.
PR:		ports/49089
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:55:35 +00:00
Norikatsu Shigemura
6b211efd98 Add sisc 1.7.7, an extensible Java-based Scheme interpreter of
the algorithmic language Scheme.  SISC uses modern interpretation
techniques, and handily outperforms all existing Java interpreters.

PR:		ports/50109
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:52:05 +00:00
Norikatsu Shigemura
fd39d53554 Add stklos 0.54, the successor of the STk Scheme interpreter.
STklos is a free Scheme System (nearly) conform to R5RS.  The
aim of this implementation is to be fast as well as light.

PR:		ports/50231
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:26:07 +00:00
Dirk Meyer
4927601e41 - add CATEGORIES to amke portlint happier. 2003-04-04 17:46:26 +00:00
Gerald Pfeifer
0c4650a88c Remove PATCH_SITES and PATCHFILES which we haven't used lately and related
material.

Reviewed by:	obrien
2003-04-04 16:16:13 +00:00
Dag-Erling Smørgrav
1f7c9bf5c0 Update to 0.7.14. 2003-04-04 12:02:14 +00:00
Joe Marcus Clarke
f40ec725b7 Work around what I believe to be a broken implementation of isfinite()
in -CURRENT that was causing a numerical overflow in apps such as
GnuCash.

PR:	50089
2003-04-04 04:55:14 +00:00
Gerald Pfeifer
97ebd85a1f Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. 2003-04-03 09:55:58 +00:00
Dirk Meyer
5007d8874c - Fix some problems for other ports when WRKDIRPREFIX= is not set.
(packages are not affected)
2003-04-03 04:21:50 +00:00
Gerald Pfeifer
61cf47fa3f Finally remove the parts of this patch that date back to 1998 and have now
been commented for more than a year.
2003-04-02 20:18:22 +00:00
Gerald Pfeifer
0442b27ae7 Remove special alpha optimization warning. alpha support now should be
sufficiently stable.
2003-04-02 11:43:15 +00:00
Alexander Leidinger
a85b627940 The new version of icc adds -I include paths before the standard include
path, thus adding a system path with -I results in not respecting the
sunstitute headers. This results in problems because we have some important
changes there.

Parts of this commit where
Submitted by:	marius@alchemy.franken.de
2003-04-02 10:50:38 +00:00
Gerald Pfeifer
b3df6d1ece Simplify the shell code used by the pre-patch target.
Suggested by:	obrien
Reviewed by:	Dan Nelson <dnelson@allantgroup.com>
2003-04-01 22:49:30 +00:00
Dirk Meyer
51031bdb65 - add COMMENT and MAINTAINER
- make portlint happier
2003-04-01 20:18:25 +00:00
Maxim Sobolev
b169298681 Add a new `WITH_THREADS' option to build perl with support for threads and
fix threaded build on 5.x.

Approved by:	maintainer
2003-04-01 12:29:12 +00:00
Norikatsu Shigemura
b6f17aabfa Update to 0.6.8.
PR:		ports/50483
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2003-03-31 15:54:00 +00:00
Dirk Meyer
9c77d269ae LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
2003-03-31 01:19:14 +00:00
Dirk Meyer
37c39ae480 LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
Approved by:	gerald
2003-03-31 01:12:17 +00:00
Edwin Groothuis
d97483e3cf loadpath.UNIX as installed is wrong
Eiffel applications that still rely on loadpath to work correctly,
	will not work with the port as installed. This patch fixes that
	problem.

PR:		ports/47988
Submitted by:	User & <berend@nederware.nl>
2003-03-30 23:59:29 +00:00
Gerald Pfeifer
ded3b5a006 Add support for the bounds-checking patch by Herman ten Brugge (which
provides an -fbounds-checking command-line option).  This is optional
and built only if WITH_BOUNDSCHECKING is defined.

PR:		50178
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2003-03-30 23:55:35 +00:00
Akinori MUSHA
6e48bb573f Distfiles moved. (www.ruby-lang.org site reorg.) 2003-03-30 15:50:58 +00:00
Joseph Koshy
b4b193d2e7 - Unbreak for 5-CURRENT
- calm processor warnings for assembler code on 5-CURRENT
- mark the Alpha as currently unsupported
- update WWW: link.

Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2003-03-30 00:48:14 +00:00
Joseph Koshy
7daabed8b9 Make this port build on 5-CURRENT. 2003-03-30 00:36:22 +00:00
David E. O'Brien
21080a020f Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot. 2003-03-29 23:14:33 +00:00
Tilman Keskinoz
fca9fceff7 Fix build by linking with libutil.
PR:		50335
Submitted by:	Nate Eldredge <neldredge@hmc.edu>
Approved by:	Jerry A! <jerry@thehutt.org> (maintainer)
2003-03-29 19:57:16 +00:00
Jens Schweikhardt
3905eb963a New patch to unbreak the build (configure step runs thread program that
never terminates and hogs the CPU).

Approved by: MAINTAINER timeout
PR:	ports/45233
2003-03-29 13:06:59 +00:00
Dirk Meyer
cbaa1d31a1 - add INSTALLS_SHLIB and LDCONFIG_DIRS so
LIB_DEPENDS+= objc:${PORTSDIR}/lang/gnustep-objc
  can work on a clean system.
2003-03-29 08:29:34 +00:00
David E. O'Brien
9e279726a1 Update to the Mar 14, 2003 version:
the internationalization changes, somewhat modified, are now
	reinstated.  in theory awk will now do character comparisons
	and case conversions in national language, but "." will always
	be the decimal point separator on input and output regardless
	of national language.  isblank(){} has an #ifndef.

	fixed subtle behavior in field and record splitting: if FS is
	a single character and RS is not empty, \n is NOT a separator.
	this tortuous reading is found in the awk book; behavior now
	matches gawk and mawk.
2003-03-28 21:44:15 +00:00
Gerald Pfeifer
364c27a0ca Add support for the base language test suites.
Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-28 21:21:45 +00:00
Dirk Meyer
b40737ebf1 - replace old port of libobjc
this depends now on lang/gcc32 using it as a master port.
  to build the needed version of libobjc.so
2003-03-28 21:18:20 +00:00
Jimmy Olgeni
23a2f8d940 Update to 5.04.3. 2003-03-28 20:30:40 +00:00
Alexander Leidinger
81ac3ff758 - Update to 7.1.006.
Submitted by:	marius@alchemy.franken.de

 - Minor cosmetics (FIND) and corrections (COMMENT).
2003-03-28 10:45:57 +00:00
Oliver Braun
d2a27b18f5 Upgrade to 5.04.3.
PR:		ports/50354
Submitted by:	maintainer
2003-03-27 22:55:09 +00:00
Gerald Pfeifer
29245523d4 Enable libgcj (which has actually been building fine since GCC 3.1 on
FreeBSD/i386 and works on FreeBSD/alpha using the hack in files/patch-ub).

PR:			47790
Partially Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-26 17:42:31 +00:00
Gerald Pfeifer
8e6bf61c38 Remove special alpha optimization warning. alpha support now should be
sufficiently stable, and the testsuite output for FreeBSD/alpha shows no
extra -O2 failures.

Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-26 10:35:51 +00:00
Gerald Pfeifer
a3b3aede9d Assume maintainership of this port.
Approved by:	obrien (mentor)
2003-03-26 10:19:52 +00:00