Commit Graph

22890 Commits

Author SHA1 Message Date
avsm
d3c2109866 initial import of p5-File-Sync-0.009
provides a perl interface to the family of sync() syscalls
2004-01-15 14:15:21 +00:00
espie
d169964ae2 install manpages in the correct location. 2004-01-15 08:47:30 +00:00
pvalchev
1f8a9476d8 sparc64/gcc3 fixens 2004-01-15 07:43:01 +00:00
brad
6037e4293d fix bad bad libtool 2004-01-15 04:46:42 +00:00
jolan
ea0e1bf3dd +xfcalendar 2004-01-15 01:31:09 +00:00
jolan
4ad7e06b6a import 0.1.5 2004-01-15 01:16:20 +00:00
djm
e6eff91c29 Update to nedit 5.4, switch to Sourceforge for MASTER_SITES; ok & test naddy@ 2004-01-14 23:42:53 +00:00
jolan
7b13856284 +minicmd,showdesktop 2004-01-14 23:15:55 +00:00
jolan
5628217d64 import of 0.3.0 2004-01-14 23:05:01 +00:00
jolan
d571b69622 import of 0.2.0 2004-01-14 22:58:06 +00:00
naddy
769e9dbcfa update to 1.04; from Ben Lovett <ben@tilderoot.com> 2004-01-14 22:53:59 +00:00
wilfried
95180f7a06 multiline constant 2004-01-14 22:42:52 +00:00
naddy
cf8717a0c6 update to 0.11.8; from Andrew Dalgleish <openbsd@ajd.net.au> 2004-01-14 22:19:28 +00:00
sturm
8ddaa04e8e don't touch directories outside fake area 2004-01-14 21:06:19 +00:00
djm
160a1787e4 honour PYTHON_VER in PLIST, so we can build against python-2.3; ok jakob@ 2004-01-14 21:00:10 +00:00
naddy
a79fc2dc82 fix building with GCC3.3, taken from lq-sp 2004-01-14 20:24:31 +00:00
sturm
b326e8c555 permit msync() and setreuid() 2004-01-14 19:54:09 +00:00
sturm
93927108e0 better db4 LIB_DEPENDS 2004-01-14 19:51:40 +00:00
sturm
8e215de3d1 update to db 4.2.52
from Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-01-14 19:50:15 +00:00
jakob
09f0dca957 drop MAINTAINER 2004-01-14 19:20:39 +00:00
naddy
2d130454d9 update to 1.3.4.10: fixes compilation with GCC3 2004-01-14 19:04:49 +00:00
jakob
35ffcb094b clean up pkg/DESCR 2004-01-14 18:03:37 +00:00
jakob
c04637953e initial IPv6 support 2004-01-14 17:45:45 +00:00
naddy
05d8e6661d * fix C++ syntax errors revealed by GCC3
* use ${CXX} rather than ${CC} to link C++ code
2004-01-14 17:32:01 +00:00
jakob
43ba2b8973 prepare for IPv6 support 2004-01-14 17:30:59 +00:00
jakob
16bb83ad9c pcre v4.5 2004-01-14 17:21:52 +00:00
naddy
d385e92527 regen patches 2004-01-14 17:18:12 +00:00
jakob
9105616be7 fix german license 2004-01-14 17:09:08 +00:00
jcs
a55e72b782 this should have been removed 2004-01-14 16:05:40 +00:00
jcs
1f3a116e57 DBD-Sybase-1.02
from maintainer
2004-01-14 16:05:21 +00:00
kevlo
5c19459e5a +libtabe 2004-01-14 05:57:05 +00:00
kevlo
8f77fdeb7e Initial import of libtabe-0.2.5.
Libtabe is a library for Chinese language processing.
2004-01-14 05:56:22 +00:00
jolan
8cc4aeca52 +xfce4-battery-plugin 2004-01-14 05:51:08 +00:00
jolan
7c9876a43e import of xfce4-battery-plugin-0.2.0. 2004-01-14 05:50:05 +00:00
pvalchev
fa59522527 more idiots who modify released distributions w/o thinking of the implications
verified by phessler@theapt.org
2004-01-14 03:55:11 +00:00
brad
cefd46c7ba fix broken autoconf tests. triggered by recent libslang change.
ok MAINTAINER
2004-01-14 02:05:01 +00:00
jolan
c8c360f00b Update to 4.0.3.1. (well just xfwm4, nothing else changed) 2004-01-14 00:51:57 +00:00
pvalchev
9b35e58042 fix fetch (even though it's marked broken now) 2004-01-13 21:32:36 +00:00
wilfried
b3be6b34d5 master_site changed dir 2004-01-13 21:23:37 +00:00
wilfried
191dde3511 benign distfile change 2004-01-13 21:22:42 +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
naddy
44c2009795 * Switch to backup mirror for distribution patches; prodded by cannings@.
* Add remaining distribution patches to shut up people nagging about them.
  These patches only affect multi-byte locales, which we don't have yet.
2004-01-13 20:09:39 +00:00
jose
cce9216164 fix distfile location, found by pval and fixed by Aleksander Piotrow.
thank you both. distfile still good, checksum still passes.
2004-01-13 15:54:21 +00:00
wilfried
fe369ea920 update to 2.1.1 2004-01-13 14:46:11 +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
ff32a0834b update to leafnode 1.9.49
from rohee@
2004-01-12 21:33:12 +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
jcs
b0db6f5057 sybperl-2.16 2004-01-12 15:44:53 +00:00