Commit Graph

661 Commits

Author SHA1 Message Date
wilfried
f0b14fd592 Don't use threads as default FLAVOR for sparc/sparc64, ok espie@ 2001-10-12 13:40:14 +00:00
espie
63b02ec8fd gcc 3.0.1 regression tests want dejagnu >1.4, for libstdc++-v3 testing. 2001-10-10 15:09:09 +00:00
pvalchev
31d940450e - Link with -ldl on all ELF platforms
- Rename patches while here
2001-10-10 04:17:40 +00:00
pvalchev
7e2cbb50f7 Link with libdl on all ELF platforms, instead of fixing those for every
case one by one; fixes alpha.  Relies on __ELF__ being predefined.
tested on i386, ppc, alpha
2001-10-10 01:01:44 +00:00
espie
76c4361172 fit tests into regress framework. 2001-10-08 19:10:03 +00:00
matthieu
dc071bd1b3 First pass at getting tcl 8.3 working on sparc64.
A number of regression tests fail though. ok pvalchev@
2001-10-08 09:21:38 +00:00
wilfried
048ef2af44 not for sparc64 2001-10-07 22:41:46 +00:00
espie
9a85c1b3f1 Run testsuites... some minor problems. 2001-10-07 14:20:13 +00:00
espie
1b20c8506f More regression tests.
- the tcl ports need a home for file tests to work.
- the tk ports need built tcl to run.
- all of this marked as interactive, and it's not even clear how to run
the tclsuite to completion yet...
2001-10-07 11:35:39 +00:00
naddy
9ce5340d9c proper MODGNU_CONFIG_GUESS_DIRS 2001-10-06 21:54:38 +00:00
espie
b1c51dd7e7 Adapt to regress framework 2001-10-06 17:45:06 +00:00
naddy
c3277b1b6a -fPIC, damn it 2001-10-05 23:25:12 +00:00
espie
957deb2297 No use building it right now, since stable/ is more recent. 2001-09-30 19:36:46 +00:00
espie
148ac2169e python lib is large enough to necessitate PIC on sparc.
found my naddy@
2001-09-29 14:41:35 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
espie
47296c6fec shared libpython. ok jasoni@ 2001-09-24 16:54:24 +00:00
espie
3a0cf8ed4d Update dependencies (kill first part when needed).
Update japanese/README... 2.4 is looong past.
2001-09-19 16:03:09 +00:00
naddy
237113619c openbsd2 -> openbsd3 2001-09-16 16:21:50 +00:00
espie
82cc44ae52 shared libs 2001-09-15 11:51:35 +00:00
brad
f3ce4b9b3f typo 2001-09-14 15:24:15 +00:00
espie
8ae06fad92 One GLOBAL_OFFSET_TABLE to fix... 2001-09-12 22:15:53 +00:00
espie
d57441d59e kill some warnings, should help cross-compilers 2001-09-12 22:15:22 +00:00
espie
d7cb30421a Ensure local labels are marked as local, so that GOT/GOTOFF happens. 2001-09-12 22:12:54 +00:00
heko
d39ffb7312 Handle LOCALBASE != /usr/local, X11BASE != /usr/X11R6, pass on
CC and CFLAGS
ok: maintainer angelos@
2001-09-11 22:21:51 +00:00
heko
a38e5d6d53 From Yozo TODA <yozo@imit.chiba-u.ac.jp> (minor cleanups from me):
o Upgrade to camlp4-3.02, remove now obsolete patch
o Make a SUBPACKAGE -doc
o Add RUN_DEPENDS for ocamlrun
From me:
o HOMEPAGE
o Fix MASTER_SITES, information from HOMEPAGE
o Append some stuff to DESCR from HOMEPAGE
Maintainer angelos@ ok'd Yozo's changes
2001-09-11 12:16:32 +00:00
miod
8eba78ca86 Typos 2001-09-10 23:55:11 +00:00
pvalchev
6a08d46def machine -> arch -s to reflect powerpc-based ports name change
and make this work again
2001-09-08 18:20:29 +00:00
espie
c1a4d7b8b6 Fix modula3 for removed gas work-around.
Noticed by Kenneth R Westerback
2001-09-07 16:47:23 +00:00
espie
67e2cfd559 Synch w/ src 2001-09-05 08:26:37 +00:00
fgsch
5886007f18 Uses threads. 2001-09-05 02:55:14 +00:00
jasoni
5758c9fa1d update pkgdep and pkgcfl; thanks shell@ 2001-09-01 17:51:30 +00:00
fgsch
dde44d8c62 add missing directories from dirrm; espie@ ok. 2001-09-01 11:43:06 +00:00
jasoni
5a086ebf0c put all tk modules that depend on tkinter into the tk flavour.
- noticed by shell@
2001-08-31 22:53:26 +00:00
brad
5e75485fff can use pthreads but does not at the moment 2001-08-30 02:12:26 +00:00
espie
64d78e030e 3.0.1 is out. Remove integrated patches.
Tweak packing-lists.
Put USE_GMAKE in for now...
2001-08-22 09:03:04 +00:00
angelos
9b86df13e9 Update to ocaml 3.02 --- from bk@rt.fm 2001-08-22 00:32:00 +00:00
jasoni
7beb4cee40 typo; Nikolay.Sturm@desy.de 2001-08-21 04:10:24 +00:00
naddy
703ff481b8 needs USE_GMAKE 2001-08-10 22:58:56 +00:00
pvalchev
0df2df98b8 build correct shared libraries on ELF platforms. tested on powerpc, ok brad 2001-08-04 18:10:35 +00:00
jasoni
907c00ccbf add another master site 2001-08-02 20:13:43 +00:00
shell
8645b21fe3 Use MASTER_SITE_SOURCEFORGE
Report by Oscar Sznajder <os@atina.ar>
2001-08-01 02:38:30 +00:00
brad
877df75672 - make -> ${MAKE_PROGRAM}
- remove subshell
2001-07-29 04:20:16 +00:00
jasoni
eeb65d96b7 oops, remove unneeded commented out line 2001-07-29 02:49:04 +00:00
jasoni
27568fd3d2 update to 2.1.1; bugfix release 2001-07-29 02:47:21 +00:00
matt
e767c8537a modernize, resp CFLAGS, use cc instead of ld for so's (ok jasoni@) 2001-07-28 18:43:49 +00:00
pvalchev
350d5aac24 PREFIX -> LOCALBASE 2001-07-27 05:06:43 +00:00
matt
82432e61f0 modernize, resp CFLAGS, use cc instead of ld for so's (ok jasoni@) 2001-07-21 00:46:00 +00:00
jasoni
cf828b2ab0 fix flavor message; thanks heko@iki.fi 2001-07-19 18:07:14 +00:00
shell
9848bc7e40 ByeBye ! 2001-07-18 14:02:52 +00:00
shell
444d10b721 Upgrade to 2.27
- Remove not-used patches
- Add patch for libiconv
- fixes non-root users to 'make configure' problem
2001-07-18 13:56:29 +00:00