espie
3fea5ca3f8
fix prototype
2003-12-30 18:44:40 +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
sturm
2d2a9b21c9
BUILD_DEPENDS on python, too
2003-12-30 15:03:49 +00:00
wilfried
73443206ab
fix build for mysql 4
2003-12-30 14:07:57 +00:00
espie
e4dc136c95
zap multiline literals
2003-12-30 10:33:26 +00:00
espie
9be8f2e1d4
Fix prototypes so that they match actual ISO prototypes.
2003-12-30 10:07:48 +00:00
kevlo
caf3766f9c
cleanup and add FALVOR. Submitted by Xavier Santolaria.
2003-12-30 09:32:45 +00:00
kevlo
ea47bb5d44
+py-iconvcodec
2003-12-30 09:23:44 +00:00
kevlo
7a3595445f
Initial import iconvcodec-1.1.2.
...
This is universal unicode codec using iconv for Python.
2003-12-30 09:22:33 +00:00
brad
0a085096c2
fix a typo which I had fixed locally but I didnt re-run update-patches
...
Noticed by pb@
2003-12-30 08:47:02 +00:00
brad
48fbc80458
mark BROKEN for now.
2003-12-30 06:06:27 +00:00
brad
22182225c4
missed this one.
2003-12-30 05:58:51 +00:00
brad
f8f2fea305
upgrade to MySQL 4.0.17
...
LOTS of people have asked for this so here is my work in progress.
test as much as possible.
2003-12-30 05:57:30 +00:00
kevlo
2dd5a7be9a
upgrade to version 2.6.4
2003-12-30 05:47:40 +00:00
brad
bc36076e0a
allow this to compile with MySQL 4.x and up
2003-12-30 05:05:16 +00:00
jolan
e4a4ec3fe5
add cvsweb-in-chroot document, to be installed when it can be done in a
...
non-hacky way.
ok naddy@
2003-12-30 03:38:09 +00:00
jolan
70fe617f4a
Update to 1.4.2.
2003-12-30 03:10:02 +00:00
espie
39d237d1b4
-Wtraditional warns for functions with ISO C declarations in gcc3.
...
Loads of useless bogus warnings.
2003-12-30 02:29:12 +00:00
espie
33e28d55ef
Fix totally bogus misuse of token pasting.
2003-12-30 02:18:50 +00:00
espie
6f7c6fc4b3
/**/# -> XCOMM
2003-12-30 02:11:18 +00:00
naddy
3a544c1368
Sync list against what's actually built. espie@ told me so!
2003-12-30 02:08:19 +00:00
espie
b29f81604e
zap multiline constants
2003-12-30 02:05:55 +00:00
naddy
0462ea15ec
remove conflicting Carp::Clan I accidentally introduced
2003-12-30 02:02:48 +00:00
espie
93579f1968
go away, shoo!
2003-12-30 02:01:13 +00:00
kevlo
d6c7b94dae
add license. Pointed out by Xavier Santolaria <xavier@santolaria.net>
2003-12-30 02:01:12 +00:00
espie
0eabca9cd8
more warnings go away.
2003-12-30 02:00:39 +00:00
espie
ee305feb7e
Missed a few XCOMM.
...
gcc3's cpp warns about missing defines in imakefiles, two obvious fixes.
Start removing warnings caused by extra shit at end of #undef...
2003-12-30 01:52:22 +00:00
espie
dad53d7cd8
log is a builtin mathematical function, avoid it.
2003-12-30 01:34:41 +00:00
espie
880c0ad228
multiline string literals
2003-12-30 01:18:55 +00:00
espie
5a333df48e
Replace dubious /**/# construct with proper XCOMM
2003-12-30 01:05:58 +00:00
espie
aea8f5950e
Regen patches with recent update-patches.
2003-12-30 00:47:24 +00:00
espie
b5ecc0e771
Incorrect use of token pasting.
2003-12-30 00:46:27 +00:00
espie
6f567b3344
Put XCOMM in the patches instead of # to help gcc3
2003-12-30 00:28:35 +00:00
espie
a1309e4fd0
tcl/tk8.4
2003-12-30 00:26:19 +00:00
espie
4ee0b3f291
switch to stdarg.h
2003-12-29 22:26:33 +00:00
espie
cab5dd0746
don't even think of creating directory under /usr/local
2003-12-29 22:25:48 +00:00
espie
fa40b3f447
switch to stdarg.h
2003-12-29 21:38:34 +00:00
espie
0ecd0f363b
gcc3 fixes: bad use of token pasting, incorrect "" count in #if 0 code.
2003-12-29 21:10:58 +00:00
espie
3d50ba674d
zap multiline string literals.
2003-12-29 20:58:27 +00:00
espie
f2a98539a2
fix getopt prototype so that it matches ours, as gcc3 is much more picky
...
concerning these.
2003-12-29 20:39:37 +00:00
espie
a7ecbbc910
No multiline string constants.
2003-12-29 20:23:55 +00:00
espie
db775a40b8
zap multiple line constant.
2003-12-29 18:28:32 +00:00
kevlo
ccf2f60895
+pebrot
2003-12-29 14:10:17 +00:00
kevlo
eed6ba1103
Initial import of pebrot-0.8.2.
...
Pebrot is a text MSN messenger client implemented with Python.
2003-12-29 14:09:03 +00:00
espie
cc269f5e63
Some idiot reflowed the sdl test, thus making sure it breaks with gcc3
2003-12-29 13:52:19 +00:00
espie
8e9e8ccb93
make it work with gcc3
2003-12-29 13:45:30 +00:00
espie
fd1b3a1649
make it work with gcc3
2003-12-29 13:17:53 +00:00
espie
267a6b74c9
ISO C++ bitches if the order of declarations is incorrect.
2003-12-29 12:48:21 +00:00
matthieu
27e935a33c
+eltclsh
2003-12-29 11:27:41 +00:00
matthieu
bce1854fbb
eltclsh, a libedit-enhanced Tcl/Tk shell. comments and ok jose@.
2003-12-29 11:24:57 +00:00