matt
518c580e61
test code crept in, oops
2002-02-15 19:55:14 +00:00
matt
fa5b2ea85c
Update Python dependencies.
2002-02-15 19:53:42 +00:00
matt
cf056f6c83
Python 2.1.2 and Python 2.2.
...
Major changes:
- no more threads flavor, threads is now the default.
- subpackage modules that depend on other packages instead of having
largely redundant flavors (unless platform has no shared libs, then
flavors count again)
- shared libpython stuff disabled until someone can figure out why
it makes Zope crash
2002-02-15 19:42:18 +00:00
wilfried
ec16b26937
add gawk
2002-02-12 15:47:31 +00:00
wilfried
bebb1c905f
Import of gawk-3.1.0
...
The GNU AWK utility, a pattern scanning and processing tool
2002-02-12 15:45:45 +00:00
pvalchev
8aa544c9c1
fix this on sparc64 - use -fPIC, not -fpic
2002-02-05 22:33:49 +00:00
pvalchev
bf54d96348
-O0 on sparc64 to workaround gcc bugs
2002-01-30 21:17:26 +00:00
jsyn
915a051140
back out part of change; my bad
2002-01-25 23:46:33 +00:00
jsyn
0b7140939b
these are sorted too now
2002-01-25 23:11:06 +00:00
brad
1cd5003fa1
- use MASTER_SITE_BACKUP, original dist site does not contain the
...
distfile. Pointed out by: Zak <zak@cyberpunkz.org>
- rename checksums file
- add regress
2002-01-10 15:02:19 +00:00
espie
d9d61d37ca
forgot the checksum
2002-01-05 11:00:40 +00:00
espie
79c7ab5123
switch to real 3.0.3 distrib, the 3.0.2 + 3.0.2-3.0.3 patch was only
...
because of faulty net connectivity.
2002-01-05 11:00:03 +00:00
espie
34fa96d086
forgotten file
2002-01-01 09:32:27 +00:00
espie
84763e2c13
3.0.3, at least working on i386.
...
Rename libstdc++ to libestdc++ to avoid confusion with /usr/src
2002-01-01 01:21:18 +00:00
pvalchev
0ad073a081
Fix PLIST on ${MACHINE_ARCH} != i386
2002-01-01 00:51:50 +00:00
pvalchev
19afd26ab0
remove libdl hacks from here, too
2001-11-21 00:45:21 +00:00
pvalchev
b454511cb8
libdl hacks no more
2001-11-20 07:21:17 +00:00
jasoni
428a49333b
add regress target
2001-11-16 22:18:27 +00:00
espie
0e6f6f93bb
Kill first component of BUILD_DEPENDS.
...
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
heko
16013d5acf
Use libungif instead of libgif.
...
brad@ ok
2001-11-10 11:13:48 +00:00
shell
90eec6783e
oops.. missed '\' in my last commit.
...
reported by Kenneth R Westerback <kwesterback@home.com>
2001-11-06 17:40:31 +00:00
shell
db677c6d74
new MASTER_SITES, ok jasoni@
2001-11-05 22:46:53 +00:00
kevlo
1a57c9f2ae
upgrade to version 1.15
...
--
Ok'd by maintainer
2001-11-02 07:51:58 +00:00
espie
f5575afe98
gcc 3.0.2. Some patches gone.
...
Rename packages for various reasons.
2001-10-31 18:46:28 +00:00
krw
ee850e05b4
Fix HOMEPAGE. Noted by Sebastian Stark.
2001-10-29 23:01:07 +00:00
espie
100196f27a
Zap default MAINTAINER from Makefile.
...
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
brad
90159fbd3d
deal with threads properly on OpenBSD.
2001-10-28 01:52:44 +00:00
marc
b84b6a1c52
Remove .orig files accidently commited; OK espie@
2001-10-27 19:06:18 +00:00
brad
2e3c79152a
- only enable threads FLAVOR by default on i386.
...
- mark threads usage BROKEN on anything other than i386 for now.
- suggest using env when trying to set FLAVOR variable from command line.
- simplify Makefile a bit and push some of it out into the autoconf script where it properly
belongs.
2001-10-27 03:01:53 +00:00
kevlo
a0ec256eca
fix CATEGORIES and bump NEED_VERSION
2001-10-26 06:57:10 +00:00
kevlo
9513d43f13
- upgrade to version 8.3.4
...
- fix CATEGORIES
- bump NEED_VERSION
2001-10-26 06:48:13 +00:00
krw
f343329aa3
Update to 1.6.5
2001-10-26 01:25:05 +00:00
krw
00dcd179d8
Update ruby port to 1.6.4. Take over as maintainer. ok espie@.
2001-10-26 00:35:51 +00:00
brad
db3b6acb30
use gettext module.
2001-10-25 03:04:18 +00:00
brad
8ca62b899e
We get 64bit bins by default on 64bit archs. There is no need to add
...
this crap.
2001-10-24 14:37:53 +00:00
brad
c94dbc0f68
sync with update-patches
2001-10-24 14:34:08 +00:00
naddy
3793f36d89
As previously discussed, remove python15 which has long been superseded
...
by python version 2.
2001-10-24 12:22:01 +00:00
naddy
9b5bbcce2e
fix fake step
2001-10-20 13:31:26 +00:00
naddy
7792a9b4b1
if we install a shared lib, we also need DYNLIBDIR; ok brad@
2001-10-19 14:32:08 +00:00
naddy
f35f396730
fix on ELF architectures; from drahn@
2001-10-18 18:52:51 +00:00
drahn
b1b48e4d7c
Patch to fix python15 for OpenBSD ELF.
2001-10-16 18:46:00 +00:00
brad
df33eaa1f8
fix dependency entries for gmp. BUILD_DEPENDS -> LIB_DEPENDS.
2001-10-16 16:34:01 +00:00
naddy
425dc928fa
do not pick up db3 in bsddb extension
2001-10-16 15:46:51 +00:00
naddy
7031aca6ff
- openbsd2 -> openbsd3; pointed out by brad@
...
- add RCS Ids while we're here
2001-10-16 15:38:15 +00:00
naddy
9aa4caea7c
master site has moved; from kjell@
2001-10-15 14:41:10 +00:00
espie
9589e17003
Don't patch config.guess when we are going to overwrite it anyways...
...
Rename other patches.
Brute force FAKE. Easier than I would have thought.
2001-10-14 17:24:12 +00:00
wilfried
11e2d20a5b
sparc64 is a 64bit platform, ok espie@
2001-10-12 13:41:05 +00:00
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