steven
fc18d1e35e
INSTALL_DATA instead of cp to ensure correct file modes.
...
from deanna@sdf.lonestar.org
2006-09-29 22:10:53 +00:00
djm
df845c7322
support bits for setuptools-style ports, activated using:
...
MODPY_SETUPTOOLS = Yes
feedback and ok xsa@
2006-09-26 15:27:02 +00:00
pedro
24a30b2607
Also provide a shared version of the Lua library
...
Discussed with and okay jolan@
2006-09-25 02:39:06 +00:00
jasper
5614c2c2fd
update arena to 0.9.7 and update my e-mail address while there.
...
ok alek
2006-09-18 18:53:32 +00:00
espie
5b8b723bc3
zap unneeded 0.0
2006-09-18 11:50:39 +00:00
sturm
f40b6dea93
add RUN_DEPENDS on ruby-gems for gems-based ports
...
bump PKGNAME where necessary
noticed by Ward Wouts <ward at wizeazz.nl> via markus, ok msf
2006-08-23 21:12:24 +00:00
bernd
62e5e54451
Explicitly depend on tk-8.4.*. This fixes package updates for ruby-tk if
...
more than one tk version is installed.
ok sturm@, msf@
2006-08-09 22:14:11 +00:00
kurt
4708035a9d
this doesn't build on amd64 yet (needs libffi) remove from list.
...
okay naddy@
2006-08-09 11:59:04 +00:00
espie
d39a581bf9
more new lib specs
2006-08-03 19:56:08 +00:00
espie
d64e5b7dc6
new lib specs
2006-08-03 13:09:09 +00:00
steven
fd86297c92
update to erlang R11B-0
...
from maintainer Jon Olsson <jon at vexed.se>
ok sturm@
2006-08-02 17:21:19 +00:00
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