Commit Graph

1531 Commits

Author SHA1 Message Date
alek
813e72e442 AUTOCONF_VERSION is supposed to be overwritten for particular version of python so replace = with ?= in Makefile.inc to make it possible; ok sturm@, steven@ 2007-09-26 14:02:23 +00:00
sturm
250c3eba2f bump after COMMENT changes 2007-09-22 07:52:07 +00:00
sturm
11805afbd0 missing PKGNAME bumps 2007-09-20 15:27:53 +00:00
steven
18216c2683 update to 0.9.13
ok jasper@
2007-09-18 18:39:07 +00:00
kili
3c468d6f7d Fix GHCi for amd64 (s/EM_X86_64/EM_AMD64/ noticed by Don Steward). Tested
on amd64 by ckuethe@ (thanks).
Add a man page.
2007-09-16 20:05:12 +00:00
merdely
d071e2d9e3 Remove surrounding quotes in BROKEN 2007-09-16 02:59:32 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
jolan
85fd4335b9 prevent lua from blowing up the c stack
from lua author roberto ierusalimschy via pedro martelletto
2007-09-15 09:42:57 +00:00
jakemsr
bcc7e8ced0 - don't use thin locks
- bump PKGNAME

OK martynas@ (MAINTAINER)
2007-09-09 22:23:35 +00:00
fgsch
dbec42eba8 bump package name too; reminded by sturm@. 2007-08-29 13:05:12 +00:00
fgsch
ef320dee10 use the correct interpreter for pydoc; maintainer ok. 2007-08-29 12:47:46 +00:00
mbalmer
34209deb75 Remove Pedro Martelleto as MAINTAINER per his own request.
ok espie
2007-08-05 12:34:33 +00:00
kurt
9de43d6086 - cleanup ${PREFIX}/kaffe dir by using multipackages
- install man pages
- adds a symlink for rt.jar
- adds a missing RUN_DEPEND on jikes
- kills a useless patch
okay naddy@
2007-08-04 12:11:46 +00:00
naddy
c3ec378535 bump package names due to OSREV increment and corresponding plist changes 2007-07-30 23:31:46 +00:00
steven
125eedcb43 remove obsolete tcl and tk 8.0
ok naddy@
2007-07-30 16:59:54 +00:00
naddy
1eca1c3e96 bump package name due to OSREV increment 2007-07-27 22:01:38 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
kili
d12945c8e6 Let the Cabal libraries pass the complete LDFLAGS to hsc2hs. 2007-07-22 22:37:25 +00:00
kili
87a3f71582 Update to 6.6.1. With helpful hints from Don Stewart and espie@.
Thanks to all the testers and to steven@, who was so kind to
build the HC files for bootstrapping on amd64.
2007-07-21 17:14:57 +00:00
kili
efea454f2b Unbreak for amd64. Noticed, suggested and ok, steven@.
Zap a -O3 from packages/semweb and honor our CFLAGS instead (also
noticed by steven@). No ok (or any feedback at all) for this. But I'm
pretty sure it doesn't break *%&$#@
2007-07-10 20:53:59 +00:00
steven
d7ace59a51 fix bug with parameterized modules
http://thread.gmane.org/gmane.comp.lang.erlang.general/22464

from maintainer Jon Olsson
2007-07-05 12:50:58 +00:00
steven
bec0381882 update to R11B-5
from maintainer Jon Olsson
2007-07-04 05:38:58 +00:00
kili
b7060678ab Update to 1.18.
Take maintainership.

Note that the powerpc problems will be fixed separately.
2007-06-29 11:06:25 +00:00
ajacoutot
adbdb46c21 - give it a chance to build on !i386 (fix WANTLIB) 2007-06-27 13:54:56 +00:00
martynas
a7e086045b documentation fix: we don't automatically create symbolic links,
also be consistant with binary names, and move rcsid to the top.
bump pkgnames.
ok steven@
2007-06-26 16:50:18 +00:00
ajacoutot
3a20c29c43 - activate powerpc support at last
- explicitly disable tls (Thread-local storage) so it is not incorrectly
detected on some arch(s)

ok espie@
2007-06-19 21:23:37 +00:00
kili
59ecbcbc77 Spread our own config.guess where appropriate and unbreak the build
at least on powerpc.
While here, s/WRKDIST/WRKSRC/

Suggested by (after a naive patch from me) and ok, espie@
2007-06-10 23:32:27 +00:00
ajacoutot
95d52adcfa - make CFLAGS=foo works 2007-05-29 05:52:47 +00:00
jasper
8d825db2fb remove useless master site
from Jim Razmus <jim at bonetruck.org>
2007-05-27 09:13:56 +00:00
aanriot
835e0f3543 - honor CFLAGS.
- format SHARED_LIB lines.

ok pvalchev@
2007-05-26 04:03:08 +00:00
ajacoutot
6278c3e12c - give maintainership to martynas@ 2007-05-22 18:47:14 +00:00
naddy
0137c82d43 remove leading "a " from COMMENT 2007-05-22 17:23:53 +00:00
martynas
374c9f1d26 use REGRESS_TARGET with setuptools and make it default to test
looks good to steven@; makes sense to xsa@
2007-05-22 15:34:26 +00:00
steven
3664e3327e remove homepage from descr, it gets added anyway 2007-05-18 06:52:16 +00:00
steven
90f1614a5b add homepage
ok espie@
2007-05-16 10:19:14 +00:00
jasper
d0646ffd3d fix WANTLIB/LIB_DEPENDS
ok alek@ mbalmer@
2007-05-07 15:43:33 +00:00
bernd
ae1bee24e7 Use xenocara expat. 2007-04-28 10:06:24 +00:00
djm
6a6f233846 python-2.5.1 2007-04-24 23:32:46 +00:00
martynas
2f6a7fb903 update to 2.6
ok maintainer deanna@
2007-04-24 17:07:19 +00:00
ian
a9f061599c Add bits of documentation to maintainerless port, no code change, bump pkg 2007-04-16 00:04:32 +00:00
martynas
24ae3154c4 major update to 1.60
tested by ajacoutot@, steven@
ok maintainer ajacoutot@
2007-04-10 13:03:09 +00:00
espie
1cb81b0287 remove MAINTAINER, at his request, and bump pkgnames. 2007-04-06 22:21:30 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
pedro
1bbf9e3c7e Lua 5.1.2, okay sturm@ 2007-04-03 07:05:06 +00:00
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
steven
6113751118 USE_LIBTOOL 2007-03-31 11:36:13 +00:00
steven
3ee479223d update to erlang R11B-4
from maintainer Jon Olsson
2007-03-29 17:18:57 +00:00
espie
4f20f8df6f update to a more recent snapshot. 2007-03-20 10:48:52 +00:00
espie
94b48d77f7 more files that don't belong to anyone 2007-03-19 09:06:16 +00:00
espie
18a25166d6 mention 4.3, do not build automatically yet. 2007-03-17 22:36:04 +00:00