pedro
a872683a28
Upgrade to Lua 5.1.1
2006-08-01 15:50:27 +00:00
alek
98c392da00
Add scheme48
2006-08-01 14:57:04 +00:00
alek
3d5f66d6f7
Import scheme48 1.3
...
Scheme 48 is an implementation of the Scheme programming language as
described in the Revised5 Report on the Algorithmic Language Scheme.
It is based on a compiler and interpreter for a virtual Scheme
machine. Scheme 48 tries to be faithful to the Revised5 Scheme
Report, providing neither more nor less in the initial user
environment. It is based on a byte-code interpreter and is designed to
be used as a testbed for experiments in implementation techniques and
as an expository tool.
From Aaron Hsu <arcfide@sacrificumdeo.net>
2006-08-01 14:34:33 +00:00
espie
ca3f27f0de
fix after compile on sparc64.
...
There is (again) something fishy with exceptions on sparc64...
2006-08-01 08:58:11 +00:00
espie
9ca5befc7b
4.2 branch of gcc
2006-07-31 09:50:53 +00:00
steven
e75d24784d
- make the compiler find its header files
...
- set up paths correctly for extensions to work
from maintainer Deanna Phillips <deanna at sdf.lonestar.org>
clean up a bit while here.
2006-07-31 08:07:54 +00:00
alek
da0914ecfa
Add MODGHC_RUNTIME to add/remove runtime dependency on lang/ghc.
...
From Jon Olsson <jon@vexed.se>
2006-07-30 13:21:38 +00:00
steven
6c2bc9a29d
compile only the problem source file with -O0 on sparc64.
...
prompted by and "looks good" sturm@
2006-07-30 12:25:19 +00:00
pedro
b5b8b158bc
Update to Lua 5.1, okay jolan@
2006-07-30 04:25:41 +00:00
steven
b152800ccb
unbreak python build on 4.0, bump PKGNAMEs.
...
"fine" sturm@, "ok if it works" alek@
2006-07-28 22:36:41 +00:00
steven
10002cbb91
bump PKGNAME due to PLIST changes after 3.9 -> 4.0
2006-07-28 10:32:55 +00:00
steven
56221ce9e9
bump PKGNAME due to PLIST changes after 3.9 -> 4.0
2006-07-28 06:29:33 +00:00
steven
47fe358308
update to chicken 2.41
...
from maintainer Deanna Phillips <deanna at sdf.lonestar.org>
use -O0 on sparc64 to avoid an internal compiler error.
2006-07-26 18:35:06 +00:00
steven
14073d70f4
fix homepages and a few master sites while there
2006-07-19 15:11:53 +00:00
espie
74276187a6
enforce mandir/catdir (prepare for mandir change)
2006-07-17 17:20:54 +00:00
espie
d729b46b0d
say goodbye to MODGNU_SHARED, put documentation in the right place, bump
...
pkgname.
2006-07-17 16:59:59 +00:00
bernd
6275bfb08d
Rename REV and SUB variables to MODRUBY_REV and MODRUBY_ARCH. Keep the old
...
ones around until the dependent ports have been synced.
ok msf@, 'I like it' sturm@
2006-07-14 15:41:21 +00:00
kurt
5bb1c2b0ec
maintenance update to jamvm 1.4.3. based on update from maintainer
...
Frederick C. Druseikis <fredd at cse.sc.edu>. amd64 correction not
included just yet as libffi submission needs more work.
2006-07-11 16:01:24 +00:00
kurt
b2cd6ae6a0
maintenance update to classpath 0.91
...
from maintainer Frederick C. Druseikis <fredd at cse.sc.edu>
2006-07-11 15:54:40 +00:00
bernd
0583244625
- add ruby to REGRESS_DEPENDS
...
- fix a typo in webrick/httpservlet/filehandler.rb. (from ruby CVS)
ok sturm@
2006-07-06 08:22:20 +00:00
pedro
d029a28f91
Update to Lua 5.0.3
2006-06-27 03:43:19 +00:00
jasper
50bbb103bd
update to arena 0.9.3
...
ok alek@
2006-06-18 20:30:13 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
alek
fe39bf95cf
Add arena
2006-06-12 13:28:41 +00:00
alek
96c660c1ca
Import arena 0.9.2
...
Light-weight scripting language with C-like syntax.
From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-06-12 13:05:27 +00:00
sturm
845cc36920
support for CONFIGURE_STYLE "ruby gem"
...
with msf's consent
2006-06-11 19:56:31 +00:00
sturm
c48321f2f5
add CONFIGURE_STYLE "ruby setup" and related targets
...
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port
with msf's consent
2006-06-11 18:57:11 +00:00
sturm
1dec9af13b
readd correctly
2006-06-10 16:51:05 +00:00
sturm
05428a0975
don't try creating existing directories in mkdir_p(), needed for
...
upcomming ports to not get systrace warnings (and it's good practice
anyways)
ok msf@ (maintainer)
2006-06-10 16:50:15 +00:00
aanriot
000b107986
the "two-sided" PDF file has been regenerated, so update distinfo.
...
"yes of course" espie@
2006-06-09 12:14:19 +00:00
steven
a8310107cf
+chicken
2006-06-04 10:36:17 +00:00
steven
98045bf9e3
import chicken 2.3
...
CHICKEN is a compiler for the Scheme programming language. CHICKEN
produces portable, efficient C, supports almost all of the current
Scheme language standard, the Revised Report on the Algorithmic Language
Scheme (R5RS), and includes many enhancements and extensions.
submitted by Deanna Phillips <deanna at sdf.lonestar.org>
go ahead espie@
2006-06-04 10:36:03 +00:00
alek
974327c525
Switch default python version to 2.4
2006-06-03 09:14:04 +00:00
jolan
77c8d7fe91
point to a hosted, proper distfile
2006-06-02 01:52:25 +00:00
jolan
bbb4089bc2
+ucblogo
2006-06-01 05:59:01 +00:00
jolan
4db703487d
ucblogo-5.5, berkeley's implementation of the logo programming language
...
from pedro@
2006-06-01 05:58:15 +00:00
avsm
26929fa20b
typo, fixes RUN_DEPENDS
2006-05-29 21:39:10 +00:00
avsm
82be50bae4
update to ocamlduce-3.09.2pl1
...
enough statically-typed ML/XML to warm even the hardest C programmers heart
2006-05-29 03:55:33 +00:00
avsm
fc2bc22542
support findlib destdir for easier packaging of ocaml modules
2006-05-29 03:44:49 +00:00
avsm
e32ee88cb0
upgrade to ocaml-3.09.2, sturm@ ok
2006-05-28 15:28:53 +00:00
kurt
562f3f86f6
- add amd64 support
...
- add build depend on pkgconfig->=0.19p0
in collaboration with and ok ian@
2006-05-12 03:01:04 +00:00
sturm
11ce6ba323
unbreak mirror-maker, there should be no trailing slash in *_DEPENDS
2006-05-06 16:20:44 +00:00
kurt
e210468991
make fastjar list and extract modes recursively deal with directories
...
simialar to Sun's jar.
2006-04-20 04:42:38 +00:00
alek
b48cf21d31
Update to 2.4.3
2006-04-18 17:29:35 +00:00
kurt
9491d6bb91
+classpath +jamvm. reminded by Alexandre Anriot.
2006-04-11 13:43:35 +00:00
kurt
be2d60e2c2
update to 1.1.7
2006-04-11 01:09:44 +00:00
kurt
5cdad626f5
DESCR:
...
JamVM is a new Java Virtual Machine which conforms to the JVM
specification version 2 (blue book). In comparison to most other VM's
(free and commercial) it is extremely small, with a stripped executable
on PowerPC of only ~135K, and Intel 100K. However, unlike other small
VMs (e.g. KVM) it is designed to support the full specification, and
includes support for object finalisation, the Java Native Interface
(JNI) and the Reflection API.
From maintainer: Frederick C. Druseikis <fredd@cse.sc.edu>
2006-04-11 01:04:15 +00:00
kurt
ffc705904f
DESCR:
...
GNU Classpath, Essential Libraries for Java, is a GNU project to create
free core class libraries for use with virtual machines and compilers
for the java programming language.
From mantainer Frederick C. Druseikis <fredd@cse.sc.edu>
2006-04-11 01:01:34 +00:00
sturm
ab947d365d
don't try to pickup iodbc and fail
...
no PKGNAME bump needed
from maintainer
2006-04-09 19:32:50 +00:00
sturm
e099f40583
remove dead mirrors from MASTER_SITE_GCC and _SUNSITE
...
fix some pathes
from Jim Razmus
2006-04-05 04:42:58 +00:00
steven
f049ee2985
update to erlang R10B-10
...
joint work with new maintainer Jon Olsson (jon at abc dot se).
in PLIST, replace directories with version numbers by variables.
don't use -O3 flag.
feedback and ``I like it'' sturm@
2006-04-02 16:52:03 +00:00
steven
53e886025e
unbreak build on amd64
...
floating point workarounds from NetBSD
2006-03-26 09:18:16 +00:00
msf
a4a3f3ef73
- depend on proper library version
2006-03-23 17:15:25 +00:00
kurt
40ddbf5ab4
- build with iconv to support -encoding and needed for classpath 0.20
...
- drop VMEM_WARNING since default ulimits are ok for this now
- change SEPARATE_BUILD=concurrent
Based on Frederick C Druseikis changes. okay ian@
2006-03-21 17:32:04 +00:00
sturm
176f5dac2c
update to otp_src_R10B-9
...
based on older submissions to ports@
tested by Hannah Schroeter <hannah at schlund.de>
2006-03-07 19:30:36 +00:00
espie
66deeff11e
update adabootstrap files to -current.
...
noticed by steven@
2006-03-06 16:40:59 +00:00
espie
b2737550c0
post-release version.
...
disable mudflap for now, as it is not compiling for us.
2006-03-05 22:11:15 +00:00
espie
725e433eed
fix obvious mistake on !i386, surprised nobody spotted it yet.
2006-03-04 13:44:19 +00:00
pvalchev
caacdc0ffd
use GNU malloc for now which unbreaks this (which is borked due to
...
our random mmap malloc); from Andreas Vögele <voegelas@gmx.net>
maxima seems happy with this too
2006-02-27 17:22:09 +00:00
pvalchev
55f08ee617
sync line numbers
2006-02-27 16:45:37 +00:00
naddy
bcc7662bfd
Admit that it's BROKEN due to randomized mmap().
2006-02-16 20:56:58 +00:00
david
9923841b93
cleaning: remove commented nonexistent SUBDIR entries; ok sturm@
2006-02-12 14:58:15 +00:00
aanriot
9d55766457
looks like they have rerolled the distfile, so update distinfo and bump
...
PKGNAME.
confirmed by ian@
2006-02-10 21:02:25 +00:00
sturm
42e539c6a4
broken since some time (and outdated)
2006-02-08 20:01:52 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
steven
5a2a8155c5
switch tcl and tk MASTER_SITES to sourceforge.
...
make exmh2 use tcl mirrors directly.
no objection naddy@
2006-02-04 23:50:19 +00:00
bernd
c3969a91b0
Don't override do-build and do-install targets if CONFIGURE_STYLE is used.
...
"put this in" alek@
2006-01-27 17:50:54 +00:00
pedro
577c250b2c
Fix collection of weak tables, from Roberto Ierusalimschy, okay jolan@
2006-01-26 16:17:40 +00:00
sturm
c1539524cf
bump PKGNAME due to PLIST changes after 3.8 -> 3.9
2006-01-22 23:21:46 +00:00
alek
a403eef060
bump PKGNAMEs due to PLIST changes after 3.8 -> 3.9
2006-01-22 16:30:36 +00:00
alek
407c9d0193
Fix build here as well
2006-01-22 11:34:45 +00:00
alek
64dd827320
Fix build
2006-01-22 11:33:32 +00:00
jolan
b9f762be69
add fixedpoint flavor, uses int instead of double to represent numbers
...
in lua. mostly just an academic exercise, but is 300% faster on zaurus
when doing simple arithmetic
ok pedro@
2006-01-21 01:29:40 +00:00
pedro
5da46537f3
Replace the very few uses of strcpy(), strcat() and sprintf() by their
...
safe counterparts, okay jolan@
2006-01-18 11:17:03 +00:00
espie
844db198ad
mark gccs as broken for now.
2006-01-14 11:47:20 +00:00
espie
9fb162cc98
type changes
2006-01-13 20:07:53 +00:00
bernd
c126f5d891
SHARED_LIBS, USE_LIBTOOL
2006-01-10 05:29:12 +00:00
espie
99781453c9
normal form, let's assume no-one used it yet.
2006-01-09 21:38:01 +00:00
espie
c11c30d255
works much better with this, oops.
2006-01-09 21:12:57 +00:00
espie
006a247aad
newer snapshot, and enough for SHARED_LIBS...
2006-01-09 15:31:47 +00:00
espie
24fd0afc96
update to a more recent version, register SHARED_LIBS, fiddle a bit.
...
somewhat broken: no shared stdc++ library (why ?) and ada still doesn't
build (segfaults).
2006-01-09 12:16:35 +00:00
alek
47a8aeb82a
SHARED_LIBS
2006-01-09 07:04:58 +00:00
espie
f0d22eadf6
fix broken PLISTs.
2006-01-08 22:51:16 +00:00
espie
2a50e228d2
shared libs, in a somewhat twisted way, but it works...
2006-01-08 21:35:08 +00:00
alek
fff1b3ec76
SHARED_LIBS
2006-01-08 13:08:01 +00:00
alek
01e810658f
SHARED_LIBS
2006-01-08 12:57:04 +00:00
alek
b019a8071a
SHARED_LIBS
2006-01-08 12:43:52 +00:00
alek
97ef7796e6
- SHARED_LIBS
...
- Regen PLIST
- Bump PKGNAME
ok msf@, steven@
2006-01-08 10:39:31 +00:00
alek
b4f1339cf8
SHARED_LIBS
2006-01-04 20:26:58 +00:00
alek
275b321055
- SHARED_LIBS
...
- Regen PFRAG.shared
- Bump PKGNAME
2006-01-03 23:00:31 +00:00
alek
cced271fc3
- Use SHARED_ONLY
...
- Use LIBTOOL
- SHARED_LIBS
- Regen patches and PLIST
- Bump PKGNAME
2006-01-03 22:19:26 +00:00
alek
72956485d2
- USE_LIBTOOL
...
- SHARED_LIBS
- regen PLIST
- Bump PKGNAME
2006-01-02 21:49:23 +00:00
alek
c48fee8d7a
- Fix configure script so it will work if one has DEBUG=-g in mk.conf
...
- Remove "the" from COMMMENT
- USE_LIBTOOL
- SHARED_LIBS
- Bump PKGNAME
ok sturm@
2005-12-30 23:21:16 +00:00
msf
408205454d
- update ruby to 1.8.4
...
- add no_x11 PSEUDO_FLAVOR and remove old tk FLAVOR
- add tk, iconv, and gdbm SUBPACKAGES
- take MAINTAINER
"commit now" naddy@
2005-12-29 17:27:31 +00:00
alek
135879e05a
- Better RUN_DEPENDS for subpackages
...
- Use SHARED_LIBS
- Bump PKGNAMEs
spotted by naddy@ and sturm@
SHARED_LIBS tips from espie@
2005-12-27 19:41:21 +00:00
alek
903e70047b
SHARED_LIBS
...
ok steven@ strum@
2005-12-25 20:42:47 +00:00
steven
ac19fe8275
create symlink from share/guile/slib to share/slib. allows other ports to
...
find guile.init. unbreaks devel/g-wrap.
suggestion and ok espie@
2005-12-22 12:21:44 +00:00
alek
b7726698e9
- Add no_tests and no_tools FLAVORS, just like it's mentioned in DESCR file
...
- Better RUN_DEPENDS for subpackages
- Build expat subpackage for all versions of python
2005-12-17 12:45:39 +00:00
alek
6f511ff03f
- Update to 2.4.2
...
- Enable -expat subpackage base on included libexpat sources
2005-12-17 12:33:00 +00:00
espie
f686304431
do not install the revised report, since it exists as a separate package...
2005-12-12 13:42:21 +00:00