Commit Graph

1276 Commits

Author SHA1 Message Date
avsm
25033581a4 fix a rare bug in amd64 native code output that might trigger on
tail recursive functions with > 9 arguments. from ocaml cvs
2005-06-13 23:21:55 +00:00
espie
6841e3f9df bump to new snap 2005-06-13 19:54:30 +00:00
sturm
d475393e05 update to expect 5.43.0
from Alexandre Anriot <aanriot at atlantilde.com>
2005-06-12 12:04:00 +00:00
alek
609a50a01b Add 2.4 2005-06-07 01:13:52 +00:00
alek
65a7f47309 Import python 2.4
Python is an interpreted, interactive, object-oriented
programming language that combines remarkable power with
very clear syntax.

tested by djm@ and mpech@ (but more tests are needed!)
mbalmer@ and xsa@ want it to go in
2005-06-07 01:12:54 +00:00
alek
868c44e6c6 Mpz and expat modules only work with python 2.3 2005-06-06 20:47:04 +00:00
espie
e23a13ebf6 and as usual, I forgot two patches... 2005-05-29 13:27:17 +00:00
espie
faffe843bb more recent snapshot 2005-05-29 13:26:49 +00:00
espie
e5f852ff79 *** empty log message *** 2005-05-29 10:56:14 +00:00
avsm
9882ae47c3 native code works on the zaurus now! 2005-05-28 20:55:45 +00:00
mbalmer
ae4a881f9e Added SUBDIR += pfe 2005-05-28 17:58:59 +00:00
mbalmer
70e47983b3 Portable Forth Engine
from Alexandre Anriot, aanriot (at) atlantilde.com
2005-05-28 17:57:43 +00:00
alek
1089355064 - Move stuff around in preparation for python 2.4
- Better WANTLIB marker for base package
2005-05-23 20:39:36 +00:00
alek
721889d57b Missed in previous commit 2005-05-22 12:02:55 +00:00
alek
4fe315c497 Please use lang/python/2.3
ok mbalmer@, xsa@, krw@ and others too
2005-05-22 12:01:13 +00:00
alek
606ee833e7 Use python 2.3
ok dons@
2005-05-22 09:45:06 +00:00
alek
12b950cecc Use python 2.3
ok dons@
2005-05-22 07:10:33 +00:00
espie
f6b1fe24e0 switch to a more recent snapshot. Needs recent m4 to rebuild configure
correctly.
2005-05-21 10:34:43 +00:00
alek
1f8e9733e2 Remove old version as we have newer ones.
ok mbalmer@, krw@ (and others too)
2005-05-17 17:53:25 +00:00
espie
0d50b85369 get PKGNAMEs to bump correctly.
With the recent svscanf change, stdio no longer gets tweaked.
2005-05-16 11:14:36 +00:00
avsm
d69c5dc23c upgrade to ocaml-3.08.3, tested on many architectures by krw@ 2005-05-09 13:50:41 +00:00
dons
9ddc333e90 Make sure $X_CFLAGS are visible when running configure tests for X11 and
HGL libraries. Enables X11 and HGL Haskell bindings.

Tested on amd64 and x86.
Patch courtesy of Greg Steuck <greg@y2005.nest.cx>
2005-05-08 08:45:09 +00:00
pedro
ddfd9b9a56 enable line-editing support, bump package name, okay jolan@ 2005-04-27 16:41:11 +00:00
jcs
c8be0f97db += open-cobol 2005-04-27 03:33:28 +00:00
jcs
f74a1e7bfc open-cobol-0.31, a COBOL compiler
for my buddy dave, the best COBOL programmer in the world
2005-04-27 03:32:15 +00:00
pvalchev
09e0e661d8 add sparc to the list of arches that get freaked out by this, so it
doesn't interfere with bulk builds..
2005-04-27 03:14:45 +00:00
dons
3912fc3770 Install ffihugs, now that the FFI works.
Add missing X11, GL, GLU to WANTLIB.
Use -fPIC. Fixes build on amd64 (probably others too).
2005-04-24 04:57:07 +00:00
pedro
4b5c32f20d prepare for luacompat, don't leak variables to the user environment 2005-04-19 14:31:27 +00:00
espie
d8577a8d85 go to more recent snapshot 2005-04-03 15:40:19 +00:00
sturm
5726224ff5 fix HOMEPAGE and MASTER_SITES
OK 'I had that in once, dammit!' ian@
2005-03-31 22:39:45 +00:00
dons
1f9ddb93f3 Foreign Function Interface patch committed upstream.
Update distinfo and enable FFI.
2005-03-28 08:10:00 +00:00
ian
8b852d1a38 Upgrade to latest version 1.22, MASTER_SITES reflects move to SourceForge. 2005-03-27 01:04:46 +00:00
alek
644f32ce81 Oh my^W^WMore no longer needed WWW:... lines 2005-03-25 15:13:59 +00:00
dons
5dfacb2a9f Update lang/hugs to latest stable.
ok pvalchev@
2005-03-24 07:35:03 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
alek
f9d7e3c273 Wrong path in LIB_DEPENDS
ok espie@
2005-03-11 16:38:22 +00:00
jolan
a0900859f7 X_OPEN_SOURCE workaround for 3.7 as well... 2005-03-08 09:20:32 +00:00
espie
5d1a285793 more recent snap 2005-03-07 16:30:06 +00:00
alek
1c7c77e466 Better dependencies for (sub)packages 2005-03-03 23:20:47 +00:00
alek
2691258fe2 - Update to 2.3.5 (this version has a fix for PSF-2005-001)
- Fix -tkinter subpackage
- Cleanup PLIST-tools

ok fgsch@, xsa@
2005-03-03 22:29:49 +00:00
alek
8d985aab06 - Security update PSF-2005-001 http://www.python.org/security/PSF-2005-001/
- Fix -tkinter subpackage
- Bump PKGNAME

ok fgsch@
2005-03-03 22:23:56 +00:00
alek
9df2e2b83d - Fix -tkinter subpackage
- Bump PKGNAME
2005-03-03 21:59:57 +00:00
espie
2a4c765b7a yep, 4.0 got branched, so now there are 4.1 snapshots.
Just put this in and don't activate it yet... this makes gcc 4.1
available for people who want to play with it, but it hasn't really
diverged from 4.0 so far...
2005-02-28 15:12:45 +00:00
espie
eaba92efb8 update DESCR to match current reality. 2005-02-28 12:36:13 +00:00
pvalchev
da282f070a espie forgot this 2005-02-27 23:24:28 +00:00
espie
8d8f17306b update to more recent snap on the 3.4 branch.
tell libtool to mind its own business.
2005-02-27 21:29:07 +00:00
espie
40bee4bf58 update to a more recent snapshot.
tell libtool to not run ldconfig, thank you.
2005-02-27 21:27:12 +00:00
espie
f0d1c6a05b synch patches to new snapshot.
tell libtool to fuck off about ldconfig.
2005-02-27 15:42:50 +00:00
espie
c7d7fcb72f switch to a more recent snapshot off the 3.3 branch. 2005-02-27 15:41:59 +00:00
espie
6222bbbeaf skeleton for sparc32 config. 2005-02-27 12:15:00 +00:00
alek
522ecd0c11 Add/fix WANTLIB markers 2005-02-24 13:20:41 +00:00
alek
6aba07414b Marked BROKEN since 1999/09/17
go ahead espie@
2005-02-23 19:26:58 +00:00
alek
edda0d5594 sources/
- Add PKG_ARCH
- Bump PKGNAME

vm/
- Add WANTLIB marker
- Remove wrong PKG_ARCH
- Bump PKGNAME

yeah espie@
2005-02-23 19:14:49 +00:00
espie
9ee1d6c9f3 catch up to more recent version. 2005-02-22 21:27:50 +00:00
espie
54d9a478c5 synch with newer snapshot, sync with src, switch to dwarf2 exceptions.
fixes bootstrap error...
2005-02-22 17:35:22 +00:00
alek
fd004517eb - Don't use included gettext
- Bump PKGNAME
2005-02-22 13:53:16 +00:00
alek
7851691fe1 Add WANTLIB marker 2005-02-21 20:24:21 +00:00
alek
e3df75271a - Fix dependencies for -doc subpackage
- Bump -doc PKGNAME
- Add WANTLIB marker
2005-02-21 19:30:34 +00:00
alek
dffc4cd414 Add WANTLIB marker 2005-02-21 16:22:08 +00:00
alek
ac584cc39f Adjust WANTLIB marker 2005-02-21 15:44:48 +00:00
alek
1475bd4419 Add WANTLIB marker 2005-02-21 14:15:47 +00:00
jolan
ad7395b38c make TCL_INCLUDE_SPEC point to the actual directory where the tcl
headers are
2005-02-20 03:09:35 +00:00
espie
d40553cbda bye bye 2005-02-20 01:24:31 +00:00
espie
124935d487 switch to gcc 3.3.5 2005-02-20 01:22:52 +00:00
dons
450a194a1c Switch to building nhc98 via gcc on sparc, as ghc is not available there.
ok pvalchev@
2005-02-20 00:09:53 +00:00
dons
d1837aebea Port ghc-6.2.2 to amd64.
ok pvalchev@
2005-02-19 03:42:11 +00:00
espie
8cb5abac67 build gcc ports 2005-02-15 09:30:42 +00:00
espie
ff1e1a73f4 get ready to switch to this port 2005-02-15 09:28:58 +00:00
dons
cd5fda6e80 Update ghc to 6.2.2.
Adds support for ghci. More stable foreign function interface.

Just i386 at the moment.

ok sturm@ pvalchev@
2005-02-14 01:26:56 +00:00
alek
d420b19122 Add WANTLIB marker 2005-02-13 19:49:53 +00:00
alek
4bd87ea577 Add WANTLIB marker 2005-02-13 19:31:19 +00:00
alek
ddf86c18a2 Add WANTLIB marker 2005-02-13 18:03:36 +00:00
alek
4bb7a34bb7 - Fix libintl/libiconv linking
- Add WANTLIB marker
- Bump PKGNAME

ok naddy@
2005-02-11 12:14:37 +00:00
alek
48d16d550c Add WANTLIB marker 2005-02-08 21:17:20 +00:00
todd
c4e3a764a4 this software was abandoned long ago, no reason to keep it around here either.
reminded by naddy.
2005-02-07 21:00:53 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
espie
65f926e15f new snapshot, switch to dwarf2 like the src compiler. 2005-01-31 09:47:34 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
alek
939bc6c55e Add WANTLIB marker 2005-01-25 15:56:38 +00:00
sturm
c089b588ca fix documentation 2005-01-22 14:28:38 +00:00
espie
515f6874fe grr cvs 2005-01-20 11:03:04 +00:00
espie
b53beb6d8b update to 2.33.2, passes all its tests. 2005-01-20 10:48:56 +00:00
espie
1b62287db9 update to latest snapshot, with basic OpenBSD configuration.
go to dwarf2 config.
2005-01-17 19:20:10 +00:00
naddy
c5fd7c6037 Don't try to run aclocal to find aclocaldir. This avoids running
metaauto's lone wrapper.
2005-01-17 19:08:01 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
espie
4e4fb341ff get gmp. 2005-01-09 00:54:47 +00:00
espie
0429bf52a0 fix name for g95 2005-01-08 19:51:07 +00:00
espie
c42f5482ac finally works with a `clean' bootstrap archive. 2005-01-08 19:18:44 +00:00
espie
cfdd815260 synch with submitted patch 2005-01-08 16:26:45 +00:00
espie
32a94603ed patches that should work with old OpenBSD as well. 2005-01-07 17:36:19 +00:00
espie
5fcba21418 yet another mkstemp needed.
allow fixinc tests to not run.
fix acats to not use type, since which works...
2005-01-07 11:33:14 +00:00
espie
d1e02fd45f port patches from 3.3.5: rename gcc, use mkstemp. 2005-01-07 03:30:41 +00:00
espie
52faeca009 basic config for ada and fortran95 2005-01-06 19:36:48 +00:00
espie
4899a7eb3a proper multi-packages 2005-01-06 19:36:28 +00:00
espie
79ab68a33b so ada works, in fact...
need to figure out a simpler bootstrap there...
2005-01-05 22:44:10 +00:00
espie
f34a8e3d77 it's back. 2005-01-05 22:39:21 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
edb57f9e46 add propolice as separate patches. 2005-01-04 23:06:33 +00:00
espie
cd88e4b7f1 add one more patch that's needed to compile kernels. 2005-01-04 23:05:54 +00:00
espie
cc892a84f5 distinfo 2005-01-04 17:42:24 +00:00