sturm
50a78e8f73
add sh to NO_SHARED_ARCHS for now
2006-11-19 19:52:03 +00:00
jasper
8d296c6dd5
- update to 1.20
...
- use MODULES=cpan
2006-11-19 18:43:30 +00:00
espie
2238471bc2
rephrase dependency evaluation without $$dep.
...
Also, more error checking, check specifically for which dependency targets
are allowed.
2006-11-19 18:20:01 +00:00
espie
6d0da43bdc
Now that all dependencies are evaluated in the same way, build the cookies
...
in one single loop, based on _DEPLIST.
Extract dependencies off the loop.
2006-11-19 18:07:38 +00:00
espie
eb86c17946
remove confusing FAKE=lib scaffolding that's not finished, and that won't
...
work in that way in any case...
2006-11-19 18:01:44 +00:00
espie
2b06f42b4a
avoid redefining the same dependency cookie twice
2006-11-19 17:52:32 +00:00
espie
b7ae3ba7bb
simplify dep cookies names. Since we no longer use the dep part, let
...
it vanish completely.
Also, stop converting . to -, as it's useless and makes for less readable
names.
2006-11-19 17:48:14 +00:00
espie
299af1fa5b
also defaults to stem-* for build depends, thus simplifying code a bit...
2006-11-19 17:40:35 +00:00
espie
2d34234cec
oops typo. make sure lib depends are done
2006-11-19 17:39:15 +00:00
espie
37bfbe6e97
start making a big distinction between lib depends evaluated at build time
...
and at `run(packaging)' time.
2006-11-19 16:39:41 +00:00
ajacoutot
2f033bb05e
Add aqsis.
2006-11-19 14:30:28 +00:00
ajacoutot
df9793f192
Import aqsis-1.0.1.
...
Aqsis is a high quality, photorealistic, 3D rendering solution. It
complies with the RenderMan interface standard defined by Pixar.
Aqsis comprises a command line rendering tool, a tool for compiling
shaders in the RSL language, a tool for preparing textures for optimal
use, and various developer libraries to enable integration with third
party tools.
ok steven@
2006-11-19 14:29:22 +00:00
espie
c5bed01d12
also use RUN_DEPENDS${SUBPACKAGE} in the simple parts.
2006-11-19 12:37:55 +00:00
espie
13a468ef7b
add an extra level of indirection for dependency lists: _xxx_DEPLIST.
...
allows us to get rid of some NO_DEPENDS tests later, also allows for
RUN_DEPENDS to become indexed on SUBPACKAGE.
LIB_DEPENDS and WANTLIB are going to need more surgery, since they need
to be checked during build and packaging...
2006-11-19 12:32:53 +00:00
espie
138ff85a86
rename more internal stuff to make it less visually confusing:
...
_DEPlibs_COOKIE => _DEPWANTLIB_COOKIE
_DEPlibs_COOKIES => _DEPLIBSPECS_COOKIES
2006-11-19 12:11:30 +00:00
espie
cde96256b8
rename some internal variables: _DEPlib_COOKIES -> _DEPLIB_COOKIES.
...
simplify some
.if defined(A)
. for i in $A
...
. endfor
.endfor
into
.for i in $A
...
. endfor
.endfor
since empty loops work just fine.
2006-11-19 12:05:10 +00:00
msf
0f7703305c
unbreak no_x11 flavor. spotted by Jason LaRiviere.
2006-11-19 11:54:44 +00:00
grange
27d1a03b9e
Tweak COMMENT so that it mentions SuperH per author's suggestion.
...
Bump PKGNAME.
2006-11-19 10:03:02 +00:00
steven
7d7f2aceaa
bump PKGNAME after maintainer change...
2006-11-19 07:12:10 +00:00
brad
1117051851
upgrade to Dovecot 1.0rc15
2006-11-19 00:40:23 +00:00
alek
543bdf4bb8
Update to 2.2
2006-11-18 22:05:20 +00:00
steven
6aa8e7ab9c
changed RUN_DEPENDS, so bump PKGNAME
2006-11-18 21:09:46 +00:00
naddy
69d52b08f2
fix building with libcurl 7.16.0
2006-11-18 19:16:26 +00:00
alek
7fffab7da1
Update to 2.6.14
...
Fixes CVE-2005-0913 among other things
2006-11-18 17:49:40 +00:00
ajacoutot
dce90a3ee0
- remove VERSION variable
...
- change MASTER_SITES
- while here, do some indentation cleaning
ok steven@
2006-11-18 17:32:55 +00:00
alek
74ecdba099
Add gaim-guifications
2006-11-18 16:51:27 +00:00
alek
e09401be1d
Import gaim-guifications 2.13beta3
...
Guifications is a Gaim plugin that displays msn style "toaster" popups
in a user defined corner of the screen. It's highly configurable, easy
to use, and has theme support.
From Thomas Wood <grand.edgemaster@gmail.com>
2006-11-18 16:38:17 +00:00
kurt
b1da8f9b5e
revert. more is needed to do this right. noticed by robert@
2006-11-18 16:11:33 +00:00
bernd
f0fed5a60b
Security update to libpng-1.2.13. (CVE-2006-3334)
...
Libpng versions 1.0.6 through 1.2.12 can crash while decoding
the sPLT chunk. This is due to an incorrect calculation of
the buffer size for storing the palette entries.
ok steven@
2006-11-18 16:06:26 +00:00
mbalmer
7cb12e1520
misc/libutf8 is a build dependency for the ldap flavor.
2006-11-18 11:42:26 +00:00
jasper
6668812a5b
- update to 1.18
...
- use MODULES=cpan
- drop maintainership
2006-11-18 11:23:43 +00:00
steven
0b209562d2
maintainer change = PKGNAME bump !
2006-11-18 08:24:30 +00:00
steven
72acca2326
MODPY_SETUPTOOLS, otherwise build breaks with py-setuptools installed.
2006-11-18 08:22:23 +00:00
brad
17d5500443
upgrade to gxemul 0.4.3
2006-11-18 05:23:39 +00:00
kurt
9f78c5c97f
remove tcsh as a build depend since it has been a source of build
...
instability and its not needed. no pkg bump.
2006-11-18 03:54:54 +00:00
espie
6c3789ee8b
start of multi-packages simplification: if MULTI_PACKAGES contains -main,
...
consider it to be the main package, and do some equal treatment for each
package.
(to do: add subpackage where needed to WANTLIB, RUN_DEPENDS, LIB_DEPENDS
and act on them accordingly).
Also define _DONE_FILES for _fetch-makefile to avoid blocking if it's
not invoked from a higher level target.
2006-11-18 00:15:33 +00:00
steven
d923bbcff0
+p5-Event-Lib
2006-11-18 00:08:10 +00:00
steven
6d1516e1e6
oops, no PFRAG.shared needed
2006-11-18 00:07:13 +00:00
steven
98c6393c14
import Event::Lib 1.00
...
Perl wrapper around event(3).
from Okan Demirmen <okan at demirmen.com>
2006-11-18 00:04:26 +00:00
steven
b9001d03e7
prevent an out of bounds access when pasting text.
...
problem hunted down and fix suggested by Deanna Phillips, thanks!
2006-11-17 23:31:45 +00:00
aanriot
4d5b5bca77
- use ${SYSCONFDIR} in PLIST.
...
- remove two deprecated CONFIGURE_ARGS (spotted by steven).
- bin/afppasswd is SUID root.
maintainer is too busy;
ok steven@, "looks ok" pvalchev@
2006-11-17 22:05:02 +00:00
mbalmer
30d91d4c0f
Update to Mediawiki 1.8.2 and take maintainership.
...
kevlo ok.
2006-11-17 20:46:32 +00:00
espie
5ead505131
cpan
2006-11-17 20:21:08 +00:00
kurt
3ebfead8e1
- attempt to fully send/receive packets in socketTransport.c by handling
...
EINTR and continue to send/receive the rest of the packet. corrects:
"ERROR: transport error 202: recv error: Interrupted system call
["transport.c",L41]" seen while debugging large projects in eclipse.
from niklas@
- Prevent problems opening RandomAccessFile with "rws" as the mode by
defining O_SYNC and O_DSYNC if they aren't defined. In particular we
were previously defining O_SYNC bogusly to the same value as O_EXCL.
from FreeBSD
- close two more pthread_addr leaks
2006-11-17 20:19:33 +00:00
kurt
8a66388653
adjust depends due to www/mozilla conversion to devel/nspr
2006-11-17 19:41:58 +00:00
kurt
962627241c
adjust depends due to www/mozilla conversion to devel/nspr
2006-11-17 19:35:07 +00:00
kurt
8f75f70af1
use devel/nspr instead of internal nspr. now using libc strtod and __dtoa
...
via devel/nspr.
2006-11-17 19:33:19 +00:00
ian
ccb743559c
+= jeoip
2006-11-17 19:30:46 +00:00
ian
acb0a6b712
Import JeoIP, Java access to GeoIP, ok kurt@
2006-11-17 19:20:34 +00:00
kurt
daec00aa21
use devel/nspr instead of internal nspr. now using libc strtod and __dtoa
...
via devel/nspr. okay pvalchev@
2006-11-17 19:20:19 +00:00