todd
05fa41b2cd
o @dir subdir -> subdir/ syntax change
...
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
espie
91a6da6365
resurrect sound support, and clean up a little bit.
2004-07-21 15:42:09 +00:00
espie
caa0a20e39
Basic update to squeak 3.6.
...
Modify port structure to create several packages more closely based
on distribution (and this is actually simpler to manage).
2004-07-21 11:19:30 +00:00
naddy
ef383373df
Sync with mode_t, nlink_t, and struct stat changes.
...
Assembly language bootstrap regenerated.
XXX The system bindings still assume sizeof(int) == sizeof(long).
2004-07-17 20:59:57 +00:00
todd
6d1c5ef1d4
move to @dir
2004-07-14 17:10:19 +00:00
espie
a36d31b3a9
switch to @dir
2004-07-14 14:16:24 +00:00
espie
4bf1f55a54
nasty linux folks: nhc98 would build just fine if you happened to have
...
a bash installed, since this script magically switches to bash if it's
there... and misses a \n when run with ksh.
2004-07-13 12:05:27 +00:00
espie
9102a7a94f
fix for gcc3: preprocessor \ handling getting in the way
2004-07-13 11:39:12 +00:00
espie
e8204d098a
fix for gcc3: complains about abort() built-in.
2004-07-13 11:38:46 +00:00
espie
6376aba4e7
fix for gcc3: zap multiline constants
2004-07-13 11:38:16 +00:00
sturm
36e91c7204
broken on sparc64, too
2004-07-07 09:39:45 +00:00
pedro
c737adaeb4
correctly deal with architectures that have no shared libs
...
spotted, tutoring and ok'd by jolan@
2004-07-04 23:34:36 +00:00
brad
67c1a7414d
- remove useless --enable-static
...
- 8.4 doesn't use CONFIGURE_SHARED either
- use arch -s instead of machine for static arch check
2004-07-04 03:18:59 +00:00
jolan
00f286c9be
hppa has shared libs now
2004-07-03 21:04:45 +00:00
pedro
491963bb4e
forgot to change these to openbsd.org as well
2004-07-03 14:23:32 +00:00
brad
6ff17d3423
remove workaround for old binutils bug
2004-06-29 05:15:12 +00:00
brad
ee37afcc4f
use powerpc workaround if using gcc2 only
2004-06-29 05:13:06 +00:00
xsa
e5bf1c78ee
sync patch;
2004-06-25 18:34:57 +00:00
kevlo
3691c35c0d
install m4 macro -- PR#3819
2004-06-25 06:46:54 +00:00
naddy
e56ca94612
fix packaging on amd64
2004-06-25 00:16:35 +00:00
naddy
3d64ac74cb
- Fix packaging on amd64.
...
- Enable regression test.
ok couderc@
2004-06-23 14:17:05 +00:00
sturm
27aaa9d4a8
sync with system limits.h by increasing _POSIX_CHILD_MAX and
...
_POSIX_PATH_MAX
2004-06-22 22:34:13 +00:00
avsm
b35f147a2f
oops
2004-06-22 18:15:58 +00:00
avsm
a2d7c405b0
support native code compilation (ocamlopt) on macppc as well, for nordin@
...
to hack on
2004-06-22 18:14:44 +00:00
naddy
3cb4a0a786
Should use MODULES=iconv, but since configure does not pick up iconv, just
...
remove the dependency.
2004-06-22 00:18:07 +00:00
xsa
4b93030f65
respect CC when building ports with distutils as it checks if
...
the env variable CC is, if yes, it uses it...
okay sturm@.
2004-06-21 23:25:07 +00:00
avsm
38d22ae504
remove old binutils workaround on amd64 native code compilation now that
...
we have binutils-2.14
2004-06-21 18:38:48 +00:00
pvalchev
0073f6b393
busted on sparc too
2004-06-18 17:00:51 +00:00
pvalchev
9ffd8f5a80
this is now broken on macppc as well, mark it as such until someone can
...
look into it (especially so it does not hang the bulk builds)
2004-06-08 17:30:50 +00:00
pedro
bba36daf03
enable lua on sparc64
2004-05-25 12:14:30 +00:00
miod
ca27018957
Correctly configure tcl and tk 8.4 on architectures which lack shared
...
libraries, though hppa might need more work.
prodded by jolan@; ok jolan@ pval@
2004-05-20 21:25:44 +00:00
dons
33e46f03bf
Remove ld -no-keep-memory workaround for amd64, and use VMEM_WARNING instead.
...
ok pvalchev@ brad@
2004-05-20 00:08:22 +00:00
espie
e6a457fa95
Mark as !64 bits.
...
Next version of squeak will be 64 bits clean.
2004-05-17 15:04:03 +00:00
dons
a926eea62b
Disable the ffi on all platforms. Too flakey, caused ffihugs to dump
...
core on sparc64. No ffi was the old hugs' behaviour.
Also respect $CC while we're here.
Tested and fixed by sturm@ with some help from me
Ok sturm@ pvalchev@
2004-05-17 02:24:32 +00:00
pvalchev
409857a1be
LP64_ARCHS
2004-05-16 23:37:58 +00:00
xsa
dfab581583
use LOCALBASE instead of PREFIX for directories that are already
...
created by python itself; while here add MODPY_INCDIR;
2004-05-15 09:24:12 +00:00
sturm
f652f3d422
fix srcdir to ${WRKSRC} in order to fix build with systrace
2004-05-15 06:43:23 +00:00
brad
fa4cee34db
Make sure to pass the PIC flag when linking.
2004-05-12 22:27:24 +00:00
sturm
fda2b7431e
- not every /etc is a ${SYSCONFDIR}
...
- when creating directories recursively, don't try creating existing dirs
from couderc@
2004-05-10 19:46:46 +00:00
naddy
eafbd44f06
update to 2.33; from Rich Cannings <rich@cannings.org>
2004-05-10 18:32:41 +00:00
dons
506e1b3a7f
+nhc98
2004-05-10 04:48:42 +00:00
dons
1e9c6a5d67
Import nhc98-1.16, a portable Haskell compiler:
...
nhc98 is a small, easy to install, standards-compliant
compiler for Haskell 98, the lazy functional programming
language. It is very portable, and aims to produce small
executables that run in small amounts of memory. It
produces medium-fast code, and compilation is itself quite
fast. It also comes with extensive tool support for
automatic compilation, foreign language interfacing,
heap and time profiling, tracing, and debugging. (Some of
its advanced kinds of heap profiles are not found in any
other Haskell compiler.)
testing, tweaks xsa@; ok pvalchev@
2004-05-10 04:39:03 +00:00
naddy
d262f72421
Remove maintainer by his request. Thanks, Jose.
2004-05-07 15:28:31 +00:00
dons
1ad83d279b
Ambiguous call to python in the regress tests.
...
Make sure we name exactly which python we want.
Spotted by Xavier.
ok xsa@
2004-05-07 11:11:02 +00:00
dons
7e8b744526
Update Hugs to Nov2003. Enable pthreads and the ffi. Add a regress test suite
...
ok pvalchev@
2004-05-07 02:07:31 +00:00
dons
b3c56c6d98
Update GHC to 6.2.1, and port to amd64
...
ok avsm@ pvalchev@
2004-04-26 23:48:50 +00:00
jolan
51fd847301
take a flying guillotine to the autotools kludge, pointed out by naddy
2004-04-18 19:55:47 +00:00
sturm
ebcf7f2f8e
- teach makesetup about -pthread
...
- better pthread handling in configure
- find python binary when running regression tests, even when no python
is installed
from maintainer Aleksander Piotrowski <aleksander.piotrowski at nic.com.pl>
2004-04-18 12:13:58 +00:00
naddy
9b29c212fb
maintenance update to Tcl/Tk 8.4.6; from Jose Nazario <jose@monkey.org>
2004-04-09 21:47:19 +00:00
jolan
83ea375ed6
update to 5.0.2, from pedro martelletto (maintainer)
2004-04-08 01:44:41 +00:00
brad
8a86783ca1
this is silly, use ONLY_FOR_ARCHS.
2004-04-06 05:28:01 +00:00
brad
996dac4f2b
add amd64, another 64bit target.
2004-04-06 02:39:23 +00:00
matthieu
09419138b0
Update to eltclsh-1.5.
2004-04-03 09:30:22 +00:00
sturm
d0d4470826
fix some tcl/tk related library specs to ensure the right version is
...
installed even if a newer one is already installed
ok pval@
2004-03-13 15:48:54 +00:00
avsm
0389ade289
better assembly for our gas; restore 'a' and @progdata
2004-03-06 17:28:03 +00:00
avsm
3e4e4f565a
support native code compilation on amd64, resulting in crazy fast ocaml
...
sturm@, pvalchev@ ok
2004-03-05 21:54:35 +00:00
espie
26bd7c43d8
explicitly tag no-autoheader some ports for which re-running it after autoconf
...
is a problem.
2004-03-04 17:49:26 +00:00
pvalchev
f0944f0d69
get this to pass most of the regresses on sparc64 (now checks for __LP64__ for 64-bitness)
2004-03-03 09:03:12 +00:00
pvalchev
b8f400e0e2
-O0 workaround no longer needed on sparc64
2004-03-03 08:55:28 +00:00
pvalchev
c1cea7f750
amd64 support - now passes all regress
2004-03-03 08:55:15 +00:00
jolan
df6aa4127b
fix build on OpenBSD 3.5
2004-03-01 04:36:12 +00:00
naddy
8920bb773e
Remove workarounds for gcc2.95/sparc64 compiler bugs.
...
From: Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-02-29 16:39:39 +00:00
pvalchev
130396896f
fix amd64; from maintainer Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-02-27 21:04:50 +00:00
couderc
ec77eb38c3
update to 1.8.1
2004-02-20 22:52:57 +00:00
espie
048c67fd42
fix i386 built-ins.
2004-02-13 19:25:03 +00:00
sturm
22aeee5fe6
don't install .la for libestdc++ and libsupc++, this works around some
...
libtool problems with at least kde/arts3
ok espie@
2004-02-12 17:58:43 +00:00
sturm
85a5b3222c
- sync with in-tree gcc3
...
- add some missing header files
2004-02-10 20:14:25 +00:00
xsa
bde493e8d6
no BUILD_DEPENDS for NO_BUILD= Yes ports;
...
ok sturm@.
2004-02-06 08:37:22 +00:00
sturm
7297ccd7b0
mark some subpackages arch independent
...
ok naddy@
2004-02-04 07:39:18 +00:00
sturm
2e9f9cae33
- complete PLISTs for static archs
...
- patch cosmetics
from maintainer Aleksander Piotrowski
2004-02-03 07:39:51 +00:00
sturm
cfee2b1d59
mark arch independent
2004-02-02 18:02:22 +00:00
wilfried
b2083e1539
update gawk to 3.1.3
2004-02-01 12:54:15 +00:00
espie
5f3147a3df
ready for change
2004-01-31 15:24:26 +00:00
espie
9f545ad6b6
forgot a few patches... grrr.
2004-01-31 15:23:58 +00:00
espie
a5f864f628
switch to gcc 3.3.2 as a stable port
...
okay naddy@
2004-01-31 14:58:03 +00:00
sturm
713999d7c0
enable profiling support on all native archs to fix packaging
...
tested by pval(alpha) and marcm(sparc) thanks!
2004-01-25 17:02:59 +00:00
sturm
a362888a2c
switch modules to python 2.3 by default
...
prodded by Xavier Santolaria who helped testing
2004-01-22 06:28:35 +00:00
naddy
4b36dfe39f
Update to 2.32: fixes compilation with gcc3.
...
Mostly from cannings@, cleanup by yours truly, some help from espie@.
2004-01-20 23:15:19 +00:00
jolan
a6309acd4c
correct path to write(1), pointed out by lists@scapa.dnsalias.net
2004-01-19 07:22:52 +00:00
sturm
93927108e0
better db4 LIB_DEPENDS
2004-01-14 19:51:40 +00:00
espie
e161e95e59
gcc2 is stupid. $ is not a valid character.
2004-01-11 01:02:46 +00:00
sturm
220641dd7f
fix braino in PATCH_LIST handling
2004-01-08 21:11:22 +00:00
avsm
f9f57467b2
Add support for sparc ghc.
...
Hard work by Donald Stewart <dons at cse.unsw.edu.au>
2004-01-08 20:33:23 +00:00
espie
bd77967608
multiline constants
2004-01-06 02:48:27 +00:00
espie
b4d99a032d
log() is a built-in that needs arguments to work.
2004-01-06 02:28:12 +00:00
espie
79d83e1bb4
zap multiline constant
2004-01-05 14:41:13 +00:00
espie
b349417b6d
missing prototypes
2004-01-05 14:37:04 +00:00
espie
de7e451d53
regen patch.
...
preproc token pasting.
use #pragma weak before the declaration.
2004-01-04 23:57:37 +00:00
espie
f6201b1359
stdarg land
2004-01-04 22:35:01 +00:00
espie
4f9c93dbff
kill varargs, restore build with gcc3
2004-01-04 18:04:28 +00:00
espie
53c6135c1b
fix erroneous token pasting
2004-01-04 17:27:56 +00:00
sturm
0926d07225
fix tk84 warnings in 2.1 and 2.2, bump PKGNAME, from jose@
...
spelling fixes in CHANGES.OpenBSD
remove mpz.so from PFRAG.mm, it has its own SUBPACKAGE
from maintainer Aleksander Piotrowski
2004-01-03 17:32:57 +00:00
espie
94af4e78e7
fix totally bogus ## token pasting.
2004-01-02 19:52:15 +00:00
sturm
e0e1f5795d
adapt to python 2.3
...
new subpackage -bsddb for python 2.3 only
2003-12-31 17:40:20 +00:00
sturm
282437dff5
initial import of python 2.3.3 from
...
Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>
2003-12-31 17:38:25 +00:00
sturm
44b74a857b
update to ocaml 3.07
2003-12-31 17:05:28 +00:00
sturm
febebd33b4
both modules are actually the same, remove one
...
requested by maintainer
Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>
2003-12-31 16:04:09 +00:00
sturm
81277bd19a
this is a generic 64bit diff that applies to alpha, too
2003-12-31 12:05:22 +00:00
sturm
30a52ed69b
update to python 2.2.3, lots of bugfixes
...
from Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>
2003-12-30 22:21:24 +00:00
sturm
13adcc1494
more cleanups in preparation for 2.2 update and 2.3 import from
...
Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl>
- fix MASTER_SITES
- --without-pymalloc is not needed in 2.1 and 2.2 as it is disabled by default
this will allow using it in 2.3
- some PREFIX -> LOCALBASE cleanup
- patch distributed pydoc instead of providing our own 3-liner
- some improvements on sparc64
- teach regression suite about openbsd
- regen some patch files
2003-12-30 17:05:30 +00:00