Commit Graph

22572 Commits

Author SHA1 Message Date
sturm
91a85f4eef distfile is only available as .tar.Z
from Xavier Santolaria <xavier at santolaria dot net>
2003-12-30 22:38:20 +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
9e8e9e2e26 s,/bin/bash,/bin/sh, in example scripts
from Han Boetes <han at mijncomputer dot nl>
2003-12-30 21:29:53 +00:00
wilfried
51842af595 use p5-DBD-mysql 2003-12-30 20:42:48 +00:00
wilfried
6096bb9ff1 add p5-DBD-mysql
remove p5-DBD-Msql-Mysql
2003-12-30 20:42:33 +00:00
wilfried
739db6a45d obsolete the old port 2003-12-30 20:42:01 +00:00
wilfried
ff6d175014 Import of DBD-mysql-2.9003
MySQL drivers for the Perl DBI
2003-12-30 20:41:29 +00:00
brad
85a181c1d5 move mysql_config to -client sub-package 2003-12-30 20:07:27 +00:00
wilfried
dc39a99c4d allow make regress to run all tests even if some fail, ok brad 2003-12-30 20:01:21 +00:00
espie
1b39f04123 Update to 1.6. Builds with gcc3 2003-12-30 19:59:16 +00:00
sturm
92b4c455e9 remove created directories, allows for clean uninstall of p5-Class-Container
if both where installed
2003-12-30 19:34:24 +00:00
espie
b9526f630b fix link for gcc3 2003-12-30 18:49:04 +00:00
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