Commit Graph

22548 Commits

Author SHA1 Message Date
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
kevlo
87a2a2a0d4 +py-cjkcodecs 2003-12-29 07:36:07 +00:00
kevlo
cb040a73c6 Initial import of py-cjkcodecs 1.0.2.
Py-cjkcodecs is a Python unicode codecs for Chinese, Japanese and Korean
encodings.
2003-12-29 07:34:58 +00:00
espie
7548e1358f gcc3 doesn't like multi-line literals, and pval already knew it's
unhappy with nasm.
2003-12-28 22:26:18 +00:00
espie
7e9f4c3ab7 Include -lsupc++ if it's there. 2003-12-28 22:17:50 +00:00
espie
eb006ad130 fix incredibly dumb and wrong code. 2003-12-28 18:42:46 +00:00
naddy
77ce9cadab sync, 2492 packages 2003-12-28 17:01:02 +00:00
naddy
1ed78a5071 -ltiff needs -lz 2003-12-28 00:24:38 +00:00
jose
0640a7f929 update to tcl/tk 8.4
ok brad@ naddy@
2003-12-27 23:42:03 +00:00
jose
f57eec92c4 update to tcl/tk 8.4
regression tests broken before, still broken, brad@ notified
ok brad@ naddy@
2003-12-27 23:41:41 +00:00
jose
eb8e03ffd8 update to tcl/tk 8.4
add patch to deal with tk8.4 API change
ok brad@ naddy@
2003-12-27 23:40:18 +00:00
jose
7bc6e421e0 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:34:42 +00:00
jose
e62f2e868b update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:32:06 +00:00