Commit Graph

1864 Commits

Author SHA1 Message Date
jasper
49b2c85ee6 - update gprolog to 1.3.1
- unbreak it
- enable it on amd64

from daniel dickman and nuno morgadinho (MAINTAINER)

with a tweak by me to honor cflags.
2009-12-27 19:30:21 +00:00
ajacoutot
206b0e22c9 Upstream rerolled tarball.
spotted by naddy, thank you.
2009-12-22 13:43:00 +00:00
ajacoutot
d4abf588a1 Update to librep-0.90.4.
ok jasper@
2009-12-22 11:05:47 +00:00
landry
21bb46b201 Add an #XXX mentioning that libc.so.53.0 is needed to build gcc4 on
i386, as it's required by ada bootstrap. Should save some head
scratching to ppl not using packages, as advised.
2009-12-20 10:40:05 +00:00
espie
7a3c5d1d9e regen'd bootstrap 2009-12-20 10:15:36 +00:00
ajacoutot
756c5fa911 Update to vala-0.7.9. 2009-12-19 15:45:44 +00:00
ajacoutot
f2e8499f8a Bump after recent mono MODULE tweak. 2009-12-17 14:00:34 +00:00
ajacoutot
1f1b4c09e3 Better regex. 2009-12-17 13:59:42 +00:00
jasper
2b0d94ab8b - fix build on mips64 2009-11-22 22:58:30 +00:00
jasper
a7f58dc602 - minor tweaks for mips64, none of the versions fully build, but at least
they're somewhat getting there.
- with the added patch, 2.5 gets as far as 2.6, and then fails terribly.

ok djm@ (MAINTAINER)
2009-11-22 22:53:19 +00:00
sthen
b7b4afe7e6 Update to 8.5.8, from maintainer Stuart Cassoff. 2009-11-21 02:50:23 +00:00
naddy
c0fdcb104f fix dependency on gcc subpackage 2009-11-20 21:08:19 +00:00
naddy
4519638c2c bump c++ package after dependency change 2009-11-20 17:41:16 +00:00
kili
49842f2779 @comment man/man1/mkpasswd.1 again. It had been re-added by accident
a long time ago.
2009-11-19 22:36:56 +00:00
sthen
9d0f70b46f - fix dependencies following libstdc++ bump from 4.2.4p3 to 4.2.4v0
- bump relevant PKGNAMEs
2009-11-18 00:49:09 +00:00
pirofti
b49caa5621 Update SBCL to version 1.0.31 from MAINTAINER (Josh Elsasser).
Highlights:
	- amd64 support
	- bootstraping works with clisp
2009-11-17 10:44:59 +00:00
kurt
48dd291538 Fix use of uninitalized memory. Found by malloc option J. okay naddy@ 2009-11-17 01:04:43 +00:00
ajacoutot
357c76a012 Update to vala-0.7.8. 2009-11-14 11:39:57 +00:00
jasper
88f7d709da - update librep to 0.90.3 2009-11-12 22:17:53 +00:00
espie
dc2f41a4cc new version numbering, so that updates from 4.5 work 2009-11-12 10:13:19 +00:00
jasper
106fb1d112 - add mips64 to NOT_FOR_ARCHS 2009-11-08 13:32:27 +00:00
jsg
20eb3476c5 update to 2.6
ok sthen@
2009-11-02 23:00:08 +00:00
sthen
7a946ee1b1 fix @conflict lines; unbreaks pkg_add -u if you have python-foo-2.6
installed (with the new version of pkg_add). ok djm@.
2009-10-27 23:35:09 +00:00
kili
3e33682a07 Force -pthread for compiling *and* linking.
Fixes the Link: entry in the guile-1.8.pc file.
2009-10-21 13:54:52 +00:00
sthen
8a15d675bb Disable the internal libsigsegv, it took out the build on several
arch, problem found the hard way by jasper@
2009-10-21 10:47:24 +00:00
djm
4a2084109b update to maintenance release 2.6.3, relnotes at:
http://www.python.org/download/releases/2.6.3/NEWS.txt

NB. regress tests are known to fail if py-xml is installed. Try to spend
less time than I did in figuring this out.
2009-10-16 09:38:20 +00:00
steven
6af2b4eb5f provide gfortran shared library
adjust gcc4 module to provide fortran language and corresponding compiler
and dependencies

"go for it" espie@
2009-10-15 18:02:33 +00:00
sthen
13244689f8 Update to 3.1.7, from Brad. ok wilfried@ 2009-10-15 11:28:55 +00:00
phessler
5019de00dd fix LIB_DEPEND, so gcc3-c++ will package again.
(only important on gcc2 arches)

OK espie@
2009-10-15 10:46:02 +00:00
kili
e5e7bc4b69 This patch can die. 2009-10-11 19:05:23 +00:00
kili
63482e0410 Update to guile-1.8.7. 2009-10-11 18:49:12 +00:00
jasper
caab56b2bd - resolve conflict of gcj with devel/libffi:
gcj only needs the internal libffi copy to build and links statically against
it. so there is no point in installing the libffi headers and libraries from
the gcc tree.

discussed with espie@ kurt@ and upstream libffi maintainer

ok espie@ kurt@
2009-10-10 22:48:28 +00:00
ajacoutot
b80a6792b2 I need to write comments that I will be able to understand later... 2009-10-10 09:44:59 +00:00
ajacoutot
439063b720 Comment reminder. 2009-10-09 18:18:23 +00:00
jasper
d0ccedf4e4 - update librep to 0.90.2 now that we have libffi
- specify license version
2009-10-09 13:04:43 +00:00
jasper
04b040c25c - switch chicken to use libffi
- regen PLIST

maintained timed-out
2009-10-09 13:03:22 +00:00
ajacoutot
908cb94cd6 Update to vala-0.7.7 2009-09-28 16:55:14 +00:00
jasper
86a43482ee - add @conflict marker for libffi with gcj
ok kurt@
2009-09-23 20:57:02 +00:00
jasper
a74ab97c27 - explicitly disable libffi for now (to be revisited soon) 2009-09-23 20:56:22 +00:00
ajacoutot
27263b83d9 Unbreak packaging of python2.6 on powerpc; ctypes module will need more
work.

ok djm@
2009-09-22 21:31:00 +00:00
ajacoutot
aef2e72389 More work into making this compile on armish.
We are up to the point where it segfaults during build as some other arches
used to in the past... so somehow, this is an improvement ;-)
2009-09-22 17:55:23 +00:00
ajacoutot
54b4112cb8 Add some patches from sthen@ and I to help build this on arm.
Not there yet... but working on it.
No package change.
2009-09-22 11:19:37 +00:00
ajacoutot
3d85f69440 This may need more openfiles limits than the default to build, so add a
warning accordingly.

Discussed with kili@
ok jolan@ (maintainer)
2009-09-21 06:39:33 +00:00
ajacoutot
30c2c9cd80 Update to vala-0.7.6. 2009-09-18 07:44:50 +00:00
ajacoutot
13aad6f96f Small tweaks:
* remove ONLY_FOR_ARCHS ; lang/mono will take care of that
* s/TRUEPREFIX/LOCALBASE
* factorise build_depends

ok jolan@ (maintainer)
2009-09-06 11:46:18 +00:00
jolan
40dc09a61c +mono-basic 2009-09-06 10:35:33 +00:00
jolan
0ef7b6eb1a mono-basic-2.4.2, Visual Basic compiler and runtime for Mono 2009-09-06 10:34:36 +00:00
ajacoutot
a72a07e53d Major update to mono-2.5.
While beeing a development release, this is the most stable version I
used on OpenBSD for now. Several patches are removed as they went
upstream. Thanks to jolan@ for pointing me at this release and cooking a
couple of patches.

Fix build on powerpc and add it to ONLY_FOR_ARCHS ; slightly tested on
macppc.

A similar port was successfuly tested by jolan@ on amd64.

no objection alek@ (maintainer)
ok jolan@ ok jasper@
2009-09-06 07:25:27 +00:00
kili
f1f407ac67 Fix MASTER_SITES, ftp://ftp.swiss.ai.mit.edu seems to be dead.
Also add the OLD location in case r5rs.txi will ever be moved
there.
2009-08-26 10:53:10 +00:00
kili
4112d7480e Fix MASTER_SITES (they moved old stuff to OLD). 2009-08-26 10:42:25 +00:00