Commit Graph

37484 Commits

Author SHA1 Message Date
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
kurt
4d71d63aee per POSIX accept(2) can return EINTR so have apr_socket_accept() retry
when this happens. http://issues.apache.org/bugzilla/show_bug.cgi?id=41975
fixes issues noticed while testing tomcat-native. regen patches and distinfo
while here.  "looks ok" steven@
2007-04-01 20:03:07 +00:00
steven
4405bd14f7 USE_LIBTOOL 2007-04-01 19:59:40 +00:00
steven
ff685b00eb add -lz for freetype, prompted by naddy@
adjust all WANTLIBs while here
2007-04-01 19:43:56 +00:00
martynas
ba11d387e1 make it work for xenocara
ok naddy@
2007-04-01 17:50:25 +00:00
martynas
cfb470c08c link to Xdmcp and Xau
ok wilfried@, naddy@
2007-04-01 17:48:42 +00:00
naddy
4b36b8e505 - freetype requires zlib
- sync archs with mplayer
2007-04-01 17:16:36 +00:00
martynas
b0bb817009 - update to ytree-1.87;
- make it more friendly to openbsd;
ok ajacoutot@
2007-04-01 17:15:20 +00:00
naddy
9897dea32f freetype also requires zlib 2007-04-01 17:11:16 +00:00
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
naddy
69aa81a96c Update to 3.56, from Nick Nauwelaerts.
- Besides jpg sunclock now supports both png & gif images as well.
- Moved all data files to distfiles/sunclock, some of the additional
  maps have nondescriptive names (like "huge.jpg").
2007-04-01 16:04:06 +00:00
naddy
73fb821653 MODQT_PLUGINS changes, so bump 2007-04-01 15:54:25 +00:00
steven
93bed70f7b specify location of rgb.txt, which moved in xenocara. 2007-04-01 14:46:42 +00:00
steven
11e6bf30d2 USE_LIBTOOL 2007-04-01 14:33:33 +00:00