martynas
a7ba4c8734
update to ytree-1.89, which includes nothing but all the patches/
...
ok MAINTAINER (William Yodlowsky), ajacoutot@, steven@
2007-04-03 18:05:47 +00:00
espie
3a1268d790
finish the infrastructure changes needed for correct mirroring:
...
- use cksum -c, be careful about directories in fetch-all.
- also create links for the base64 version of the links.
2007-04-03 15:37:38 +00:00
aanriot
28eb1cee77
update to 1.5b .
...
from Rui Reis with a few changes;
help and ok sturm@
2007-04-03 15:19:52 +00:00
aanriot
d4d0492ed1
add libdnsres.
2007-04-03 15:16:59 +00:00
aanriot
6c4810b47b
import libdnsres, a non-blocking thread-safe API for resolving DNS
...
names.
from Rui Reis with a few changes;
help and ok sturm@
2007-04-03 15:10:17 +00:00
jasper
5b4142b0e6
- plug a file descriptor leak, which makes hungry machines eat all the descriptors.
...
- fix HOMEPAGE.
- MAINTAINER drops maintainership.
- regen patches.
from Ingo Schwarze <schwarze@usta.de>
ok naddy@
2007-04-03 15:04:32 +00:00
ajacoutot
26178c3284
- HOMEPAGE has changed
...
from Markus Lude <markus-openbsd at anthill dot de>
2007-04-03 14:54:26 +00:00
ajacoutot
9a157df3bf
- MASTER_SITES has changed
...
from Markus Lude <markus-openbsd at anthill dot de>
2007-04-03 14:53:34 +00:00
ajacoutot
9e261cdad5
- HOMEPAGE and MASTER_SITES have changed
...
from Markus Lude <markus-openbsd at anthill dot de>
2007-04-03 14:52:29 +00:00
aanriot
77c594cfe6
remove p5-Test-Builder-Tester, which was tagged "COMES_WITH= 3.9".
...
ok steven@
2007-04-03 14:00:53 +00:00
aanriot
468d0e5066
disconnect p5-Test-Builder-Tester.
2007-04-03 13:57:14 +00:00
aanriot
e5f7b876f9
drop maintainership.
2007-04-03 13:55:22 +00:00
espie
064be6c9e4
revert order of tests, if CHECK_LIB_DEPENDS is active, do not register plist
...
until we're satisfied.
2007-04-03 13:32:45 +00:00
robert
49e00a6b85
compile zend_alloc.c with -O0 to prevent a compiler bug on sparc64
...
and regen patches while here; bump PKGNAMEs
2007-04-03 12:17:34 +00:00
martynas
84e3b38b98
remove patch-widget_src_gtk_nsSound_cpp, because
...
patch-widget_src_gtk2_nsSound_cpp does the job.
no pkgname bump -- the file was not being compiled.
ok wilfried@
2007-04-03 10:56:13 +00:00
espie
23c2d177a9
allow people to run check-lib-depends automatically, grabbing the files
...
from WRKINST and the packing-list from the just built package.
Reuse the register_plist pattern.
2007-04-03 10:14:14 +00:00
espie
2ad9b6ee63
error out in case something is not found, remove debug message.
2007-04-03 10:13:27 +00:00
espie
31721c0772
don't restrict -B to the case the packing-list comes from stdin.
2007-04-03 10:05:50 +00:00
pedro
1bbf9e3c7e
Lua 5.1.2, okay sturm@
2007-04-03 07:05:06 +00:00
espie
123b729133
fix build, fix shared libraries.
2007-04-02 22:07:12 +00:00
espie
52257458fe
fix libraries and dependencies
2007-04-02 21:32:22 +00:00
espie
9a216e6fa1
fix library stuff
2007-04-02 20:32:27 +00:00
espie
b3e270032b
fix libraries, detect more stuff, flesh out description.
2007-04-02 20:27:52 +00:00
martynas
38a4d5ea09
- new WANTLIB;
...
- LIB_DEPEND on glut->=3.7p2;
ok MAINTAINER (ajacoutot@), naddy@
2007-04-02 20:00:57 +00:00
martynas
e10a605cf2
unbreak for xenocara (no glx SGIX dummy implementations anymore)
...
ok naddy@, ajacoutot@
2007-04-02 19:57:48 +00:00
martynas
5592b369bb
- update to wyrd-1.4.1;
...
- take maintainership;
"go ahead" jasper@
2007-04-02 19:27:43 +00:00
martynas
c97f869dff
- update to remind-3.0.24;
...
- fix MASTER_SITES;
- USE_X11;
tweaks/ok jasper@
2007-04-02 19:24:48 +00:00
jasper
aef776476d
update WordGenerator to 1.6
2007-04-02 19:02:11 +00:00
jasper
4eb4b45d1d
- update tcllib to 1.6
...
many many new libraries (eg: bibtex, blowfish, jpeg, etc)
ok martynas@
2007-04-02 18:59:46 +00:00
martynas
63999f32f7
- update to delay-1.6;
...
- take maintainership;
tweaks, ok jasper@
2007-04-02 18:47:36 +00:00
sturm
4742c644c3
arm-elf
2007-04-02 15:35:51 +00:00
sturm
9a9b1d2495
GNU cross compiler suite, configured for the arm-elf target.
...
from and maintained by Sebastian Trahm <basti at schleifi.com>
2007-04-02 15:35:01 +00:00
espie
9f23ef566c
fix library names and dependencies
2007-04-02 13:18:57 +00:00
jakob
fb51ca7f9b
enable postgres flavour
2007-04-02 11:38:52 +00:00
jakob
c36a92ecbe
postfix 2.4.0
2007-04-02 11:37:42 +00:00
espie
1cca659066
configure may not exist. found oud by steven@
2007-04-02 10:43:39 +00:00
kili
0713d4504f
Fix WANTLIB and MODULES.
...
ok, mbalmer@
2007-04-02 09:27:36 +00:00
steven
4db7303ed2
USE_LIBTOOL and enable shared libraries.
...
fine with todd@
2007-04-02 07:12:27 +00:00
steven
7d32eddf97
add MODPY_SETUPTOOLS; unbreaks install if setuptools is installed.
...
ok djm@
2007-04-02 07:05:08 +00:00
pvalchev
aa6c165684
mark as broken on amd64 for now so this doesn't stop bulk builds:
...
java hangs compiling DDProvider.java
2007-04-02 00:48:32 +00:00
espie
e9bf10f0ee
adjust dependencies, shared lib numbers. Build more of kdeartwork (recognize
...
xscreensaver correctly)
2007-04-02 00:39:25 +00:00
kili
ef8a6de95a
Unbreak for xenocara: don't even run fc-cache, fix WANTLIB (+ expat z).
...
While here, remove a bogus patch also related to fc-cache that is
never invoked (target install-fc-cache).
ok, martynas@
2007-04-01 22:07:44 +00:00
steven
f4cac52f1e
USE_LIBTOOL, disable-shared
2007-04-01 21:37:49 +00:00
robert
48abbd4bee
- add a fastcgi subpackage to core because now we are able to build
...
more than one php binaries within one workdir (idea from FreeBSD)
- move pdo_sqlite support from core to extensions and also add a pdo_mysql
and a pdo_sqlite subpackage
- regen patches while here
- bump PKGNAMEs
2007-04-01 21:37:27 +00:00
steven
21e4cb8251
USE_LIBTOOL
2007-04-01 21:32:42 +00:00
steven
7657738100
USE_LIBTOOL
2007-04-01 21:13:53 +00:00
steven
4f509ddeb7
USE_LIBTOOL, disable-static, update plist
2007-04-01 20:55:29 +00:00
steven
9c53445aba
USE_LIBTOOL, disable-shared, regen patches
2007-04-01 20:43:59 +00:00
steven
c913f9af7e
USE_LIBTOOL, disable-static, remove old patch
2007-04-01 20:17:28 +00:00
steven
497f01bd39
USE_LIBTOOL, disable-shared
2007-04-01 20:13:57 +00:00