jakob
16bb83ad9c
pcre v4.5
2004-01-14 17:21:52 +00:00
pvalchev
6df6adc0fa
people who change distfiles to fix a typo should be severely punished
...
verified by dan@danimal.org
2004-01-13 20:46:40 +00:00
brad
e29ab8cfa9
allow this to actually compile.
...
From: NetBSD
2004-01-13 01:57:44 +00:00
brad
8ebf96e567
For the 'trio' varargs functions, don't pass a reference to a va_list
...
argument to the level below; it's not portable. Use G_VA_COPY to
create a new copy, and pass a reference to that instead.
From: NetBSD
2004-01-12 22:23:19 +00:00
sturm
3e2241b0cb
+py-pexpect
2004-01-12 17:59:53 +00:00
sturm
c6a196a7a8
Initial import of py-pexpect 0.99
...
Pexpect makes Python a better tool for controlling other applications.
Pexpect is a pure Python module for spawning child applications; controlling
them; and responding to expected patterns in their output. Pexpect works like
Don Libes' Expect. Pexpect allows your script to spawn a child application and
control it as if a human were typing commands.
WWW: http://pexpect.sourceforge.net/
from Xavier Santolaria <xavier at santolaria dot net>
2004-01-12 17:58:47 +00:00
brad
a3aa73feea
comment out demangler
2004-01-12 06:27:19 +00:00
brad
0ea7a6e3ae
- use ISDIGIT from binutils
...
sync with in-tree binutils
- add missing free()
- add support for searching in -L paths when one shared
lib requires another
- add support for the -Z option
2004-01-12 06:26:22 +00:00
couderc
360d8e3fda
Take maintainership, ok marcm@
2004-01-11 16:45:51 +00:00
brad
c51aeee32a
remove shared lib inter-library dependency on libm and libcurses
2004-01-11 07:05:31 +00:00
couderc
69fbd66f97
+fribidi
2004-01-10 23:38:20 +00:00
couderc
a17b4aef36
import of fribidi 0.10.4 from marcm@
...
A library to handle bidirectional scripts (eg. hebrew, arabic), so that
the display is done in the proper way; while the text data itself is
always written in logical order.
2004-01-10 23:32:23 +00:00
brad
fbc8c213a9
use make_tempname() for tmp dir too. from in-tree binutils.
2004-01-08 02:09:54 +00:00
brad
c7560d7cce
inverted test. problem reported by avsm@.
2004-01-08 00:33:16 +00:00
wilfried
bf0e4b3714
a few gcc3 patches
...
also move the header files to ${LOCALBASE}/include/mysql++
2004-01-06 11:16:53 +00:00
sturm
7e33f77b31
+p5-AppConfig-Std
...
+p5-Net-Dict
2004-01-05 17:48:03 +00:00
sturm
7b0a722c13
Initial import of AppConfig-Std 1.07
...
AppConfig::Std is a subclass of Andy Wardley's AppConfig module,
to provide standard command-line arguments for tool scripts.
It is a Perl5 module to handle global configuration variables
for perl programs.
from Sam Smith <s at msmith dot net>
2004-01-05 17:42:47 +00:00
pvalchev
fa0c8e1b78
update to libuta-0.4.4
...
gcc3 patch from espie
2004-01-04 20:32:29 +00:00
sturm
c25b7a1572
sync maintainer's email address
2004-01-04 08:34:26 +00:00
sturm
b16335c88b
update to Log-Agent 0.305
...
from maintainer Andrew Dalgleish
2004-01-04 08:08:34 +00:00
sturm
f3ffd50078
update to AppConfig 1.55
...
from Sam Smith <S at mSmith dot net>
2004-01-03 14:22:44 +00:00
sturm
f280cd8ac9
-jakarta-ant
...
+apache-ant
2004-01-03 13:41:18 +00:00
sturm
4c8408aa67
former jakarta-ant is now apache-ant
...
from new maintainer Kurt Miller <truk at apache dot org>
no response from reinhard@ in a long time
2004-01-03 13:40:03 +00:00
jolan
98b2c57574
i'm pretty sure the no_gnome flavor has more than 0 dependencies
2004-01-03 06:15:22 +00:00
marcm
5e370f27b0
Fix regression tests.
2004-01-03 05:51:32 +00:00
brad
197f204abe
from in-tree binutils, by millert@.
...
Reverse the order of a test in the loop invariant. It makes more
sense this way and works around an apparent gcc optimizer bug on
macppc related to inline functions.
2004-01-03 03:09:13 +00:00
brad
ee59130181
typo, this is really what I meant to do.
2004-01-03 03:06:58 +00:00
brad
466ce9e363
sync with what in-tree binutils does, don't install headers here.
2004-01-02 23:23:24 +00:00
brad
70595373b9
we've never had a ns32k port.
2004-01-02 23:22:15 +00:00
brad
5fb612f523
match up to 3.3 for OpenBSD/i386 a.out
2004-01-02 23:20:36 +00:00
espie
4b04b77c57
linking manually with -lstdc++ is dangerous...
2004-01-02 18:06:32 +00:00
espie
9c6f1e4d3b
get gcc3 to make sure the PERL_INC directory is included at the right time.
2004-01-02 18:02:34 +00:00
brad
48853b5949
better LIB_DEPENDS entries for MySQL
2004-01-02 05:11:08 +00:00
sturm
8cfb11ab8e
update to py-Checker 0.8.13
...
from Xavier Santolaria <xavier at santolaria dot net>
maintainer timeout
2004-01-01 09:07:58 +00:00
naddy
17170de520
overhaul
2003-12-31 19:37:56 +00:00
naddy
8d9ae51d35
overhaul
2003-12-31 19:14:09 +00:00
naddy
6b98cc4b8c
overhaul
2003-12-31 18:53:35 +00:00
naddy
accfaa380d
overhaul
2003-12-31 17:44:12 +00:00
naddy
a37b5f64df
overhaul
2003-12-31 17:23:30 +00:00
espie
562d71fce5
Fix compile with gcc3
2003-12-31 17:18:16 +00:00
naddy
f217f4d5ec
overhaul
2003-12-31 17:13:32 +00:00
naddy
9b81ffc110
overhaul plists
2003-12-31 16:20:04 +00:00
naddy
5f1c8d8e94
overhaul plists
2003-12-31 15:57:59 +00:00
brad
51f7138802
split GNOME support into a sub-package so we don't need
...
to drag in all of the GNOME support for wv2 and in turn
KOffice.
ok marcm@
2003-12-31 06:58:06 +00:00
sturm
cb161ecf05
update to jdk 1.3.1-10
...
NO_SYSTRACE=Yes due to not recognizing the archive as a linux binary
2003-12-30 23:24:32 +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
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