Commit Graph

77000 Commits

Author SHA1 Message Date
sthen
25fa27eeb7 Use SUBST_CMD-main explicitly rather than SUBST_CMD; following bsd.port.mk
r1.1183 this is now subpackage-dependent - nfsen sets a different PREFIX for
different subpackages and this change caused failures in DPB builds (but not
normal builds) as they pass the subpackage in SUBDIR.

Problem reported by krw, ok espie@.
2012-08-28 23:33:33 +00:00
naddy
11cf61a3e6 there is no BUILD_DEPENDS-sub 2012-08-28 19:54:15 +00:00
naddy
ff82a73ffb actually bump REVISION 2012-08-28 19:30:47 +00:00
ajacoutot
e2dd3baf5e Update to system-config-printer-1.3.11. 2012-08-28 19:16:19 +00:00
espie
b1b88327aa switch default poppler flavor to no_qt,no_qt4,boostrap, as naddy@ now
sees bulk builds with a critical path sequentially building qt4, poppler,
libreoffice...

passes a full bulk

agreed with kili@, aja@, naddy@
2012-08-28 19:13:11 +00:00
ajacoutot
eed1884d2f Update to py-cups-1.9.62. 2012-08-28 19:11:04 +00:00
espie
6857535880 consistent style
okay rpointel@
2012-08-28 19:10:45 +00:00
ajacoutot
547f29c3e2 Correct the configure patch to patch the correct location so that the
bindtextdomain() check finds libintl as expected and remove the LDFLAGS
hack because the patch was not patching the correct location.

from Brad
2012-08-28 18:42:30 +00:00
ajacoutot
484c049c1e Pass -Wl,--as-needed unconditionally. We need this otherwise evolution
will take 20 minutes to start (this is _not_ a joke).
If you see _any_ regression with this commit, please talk to me.
2012-08-28 15:27:49 +00:00
jasper
2a109c7aa8 Security fix for CVE-2012-3437, ImageMagick: Magick_png_malloc() size argument 2012-08-28 15:20:21 +00:00
jasper
5887dd2b1a Security fix for CVE-2012-3438,
GraphicsMagick: png_IM_malloc() size argument

ok brad (MAINTAINER)
2012-08-28 15:18:25 +00:00
giovanni
bcc1a73a93 Bugfix update to 1.8.3 2012-08-28 14:50:05 +00:00
fgsch
0026897e38 revert part of the previous commit bringing the removal of
-Wl,--no-undefined back as it does not build otherwise.
discussed with jasper@ and sthen@
2012-08-28 13:04:01 +00:00
landry
cbea8bbe71 Update to py-distutils-extra 2.36. 2012-08-28 10:04:31 +00:00
ajacoutot
c7349cf5f5 Update to sane-backends-1.0.23. 2012-08-28 08:26:40 +00:00
ajacoutot
7fed934259 Remove bogus CONFIGURE_ENV.
Missing RCS Id in patch-configure.
2012-08-28 08:06:15 +00:00
jasper
edc7344c30 - update to 0.12.3 2012-08-28 07:37:38 +00:00
ajacoutot
63ffe4f28f - Remove patching to configure to disable execinfo.h check and disable
it from CONFIGURE_ENV instead
- Enable the use of the linker -z,defs option after the -pthread change
- Resync patches

from Brad (maintainer)
2012-08-28 05:54:05 +00:00
ajacoutot
2891dcc78a Minor update to pinot-1.01. 2012-08-28 05:50:57 +00:00
ajacoutot
4ac8597733 Add a @comment as to why _riak requires a valid homedir and shell.
Tweak rc.d(8) script:
* no need for a bin var, we have daemon for that
* set rc_reload and rc_usercheck to no
* don't redirect to /dev/null
* implement rc_check() using 'riak ping'

with and ok jmatthew@ (maintainer)
2012-08-28 05:46:41 +00:00
ajacoutot
2c8575a44e Also build mono-gmime. 2012-08-28 05:32:51 +00:00
sthen
54c06cc7d2 fix LIB_DEPENDS path, spotted by naddy 2012-08-27 22:43:04 +00:00
fgsch
dad5d0df54 fix info docs references and bump version.
somewhat ok by espie@.
2012-08-27 21:07:26 +00:00
jasper
a9439ab0c8 - remove -pthread patching and pass --no-undefined now that that's accepted
from brad
2012-08-27 20:42:25 +00:00
sthen
c44d5938af oops, lost "m" in WANTLIB-estdc in wantlib sync commit; fix and bump REVISION. 2012-08-27 20:06:16 +00:00
krw
ad485c2079 Upgrade to 1.58.
From Manuel Giraud via tech@. Thanks!

Tested on i386/amd64/macppc to show fewer regressions failing than
1.54!

ok joshe@
2012-08-27 18:03:32 +00:00
benoit
c12520cc61 - change MASTER_SITES and HOMEPAGE
- bump REVISION

Problem noticed by Barry Grumbine, thanks.
2012-08-27 16:16:28 +00:00
ajacoutot
432bef9e8a clusterit and dsh conflict.
spotted by okan@
2012-08-27 15:10:49 +00:00
ajacoutot
3b7cb5b181 +dsh 2012-08-27 14:36:49 +00:00
ajacoutot
77b61b50d6 Import dsh-0.25.7.
dsh is an implementation of a wrapper for executing multiple remote
shell (rsh/remsh/ssh) commands. rsh/remsh/ssh are wrappers for executing
shell (ksh/bash/zsh/tcsh/sh .. etc... ) on remote hosts.

from rpe with some tweaks
ok sthen@
2012-08-27 14:36:17 +00:00
ajacoutot
5c597331cf +libdshconfig 2012-08-27 14:34:56 +00:00
ajacoutot
347ba5fa15 Import libdshconfig-0.20.9.
Library for parsing dsh-style configuration files.

from rpe with some tweaks
ok sthen@
2012-08-27 14:34:19 +00:00
sthen
4c1056d028 drop ish@ as maintainer, per his request 2012-08-27 13:53:10 +00:00
sthen
87aa8f23af Fix .if statement dealing with mips64/mips64el to work-around and ld(1) failure.
From Brian Callahan.
2012-08-27 13:50:15 +00:00
sthen
c033eddb06 simplify rc_pre(); this uses rm -f which returns a successful exit code
even if the file doesn't exist, so no need to explicitly test for its
presence. from rpe, ok ajacoutot@
2012-08-27 13:39:59 +00:00
sthen
668f1ff16a update to gawk 4.0.1, from rpe, ok ajacoutot@ 2012-08-27 13:38:08 +00:00
sthen
32d7e0db91 missing / in MASTER_SITES, from rpe 2012-08-27 13:32:24 +00:00
gonzalo
e2abff372f Update for haproxy to 1.4.21 with some changes:
- MINOR: stats admin: allow unordered parameters in POST requests
    - BUG/MAJOR: possible crash when using capture headers on TCP frontends
    - MINOR: config: disable header captures in TCP mode and complain
    - CLEANUP: http: message parser must ignore HTTP_MSG_ERROR
    - BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set
    - MINOR: proxy: make findproxy() return proxies from numeric IDs too
    - BUG/MINOR: stop connect timeout when connect succeeds

And others (http://haproxy.1wt.eu/download/1.4/src/CHANGELOG), while here GROFF is not needed,
add a rc.d(8) script and maintainer drop maintainership.

Tested on i386.

Ok sthen@ (untested)
2012-08-27 13:03:06 +00:00
ajacoutot
cf091e28ab Update to glew-1.9.0.
from Brad (maintainer)
2012-08-27 12:40:19 +00:00
jasper
e4cac94d34 zap a bundle-readmes mention 2012-08-27 12:30:20 +00:00
jasper
58df29bb26 remove this script since the old readmes infrastructure has been replaced
by databases/ports-readmes.

ok espie@
2012-08-27 12:30:00 +00:00
jasper
5d931b8d90 - use mktemp -t
from rpe
ok espie@
2012-08-27 11:24:52 +00:00
dcoppa
85451d4fec Fix sanity check for transient and explicitly placed windows
(upstream git commit 60a53113e05db443af4d520883ec3145680642a8)
2012-08-27 10:45:44 +00:00
robert
0f152b0ab3 add yubikey support by using a distpatch, ok ajacoutot@ 2012-08-27 10:39:42 +00:00
dcoppa
52850e935e Fix resizing floating windows by height
(upstream git commit 1089b0b201cef30fbfd03620339f5e8a166feded)
2012-08-27 09:49:18 +00:00
jasper
4272ee15d5 Remove -pthread patching.
from brad
2012-08-27 09:34:42 +00:00
jasper
cb7e2fa7bd remove libdesktop-agnostic and awn which have been given a second chance
in the past to catch up with modern times, and ignored it. now with vala
0.18 around the corner it's time to zap it.

ok aja@ landry@
2012-08-27 08:04:51 +00:00
jasper
0b0a9597d9 unhook libdesktop-agnostic and awn 2012-08-27 08:03:36 +00:00
ajacoutot
322d1bcffc A bug fix update to nasm 2.10.4.
from Brad
2012-08-27 06:21:14 +00:00
ajacoutot
e197aaebf5 Remove -pthread patching.
from Brad
2012-08-27 06:19:48 +00:00