Commit Graph

77327 Commits

Author SHA1 Message Date
jasper
59f1cd0a21 add missing build dependency on python
spotted by landry@
2012-08-29 20:20:43 +00:00
jasper
e65f7a2cbf unbreak on sgi by re-adding a chunk that's been missing since the import of 23. 2012-08-29 20:02:36 +00:00
jasper
3d1f96a2c4 skip the test for get_fpc_csr() on OpenBSD; we do have the function,
but gambit expects union fpc_csr to be present too, which we lack.
2012-08-29 18:46:24 +00:00
jasper
1c1837ee41 - remove unneeded CONFIGURE_ENV and USE_GROFF 2012-08-29 18:27:53 +00:00
jasper
98d24f44e9 move CONFIGURE_STYLE to Makefile.inc 2012-08-29 17:50:55 +00:00
jasper
92ddc01ad1 spello in comment 2012-08-29 17:38:54 +00:00
ajacoutot
4d8426b28a Don't need to patch this anymore.
from Brad
2012-08-29 16:06:56 +00:00
naddy
28585624b4 revert part of the previous commit bringing the removal of
-Wl,--no-undefined back as it does not build otherwise; from Brad
2012-08-29 15:53:14 +00:00
dcoppa
6fdaaaf2eb Remove ugly workaround and sync internal libenv with devel/libenv
Maintainer's ok
2012-08-29 14:45:36 +00:00
ajacoutot
03cc48e949 Update to libgee-0.7.90. 2012-08-29 14:45:32 +00:00
ajacoutot
d45fc88c87 +kyotocabinet 2012-08-29 14:33:19 +00:00
ajacoutot
94f07f68eb Import kyotocabinet-1.2.76.
Kyoto Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of a
key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and a
value. Each key must be unique within a database. There is neither
concept of data tables nor data types. Records are organized in hash
table or B+ tree.

Available FLAVOR:
        optimized - build with optimizations for the local CPU


ok robert@ jasper@ sthen@
2012-08-29 14:32:51 +00:00
jasper
217700dc5e add patches from upstream to unbreak with new vala. 2012-08-29 14:11:55 +00:00
jasper
6fce3c10e7 - update to 0.17.5, which will be needed soon by newer gnome
ok aja@
2012-08-29 14:11:17 +00:00
jasper
22fe9eecd5 mark these as BROKEN as they fail with the new vala
they'll be dealt with later by landry@ and aja@
2012-08-29 14:10:18 +00:00
sthen
804301d75f update to icli 0.43 2012-08-29 13:31:20 +00:00
ajacoutot
37a48e6907 No need for LIBAVCODEC_EXTRA_LIBS; discussed with Brad 2012-08-29 13:16:42 +00:00
jasper
7006be6a9d - update to 3.4.2 2012-08-29 12:20:22 +00:00
jasper
7b771fd145 Make NetworkManager support optional; this is a cleaner approach than
what we previously had in tree.

ok aja@
2012-08-29 11:56:27 +00:00
jasper
b76190b8fb remove gtkaml; it served well as a vala testcase when there were no other
vala-dependant ports in the tree. now there are plenty of ports using vala
and this port keeps lagging behind and is a nightmare to keep fixing for
every vala release, so zap it.

ok non-rude aja@
2012-08-29 09:56:15 +00:00
jasper
64f0762278 unhook gtkaml 2012-08-29 09:54:23 +00:00
ajacoutot
ea1a64e76c Some more pthread related cleaning up for "multimedia".
from Brad
2012-08-29 07:48:42 +00:00
jasper
5877b68de5 - update to vym 2.2.2 2012-08-29 07:37:05 +00:00
dcoppa
c62e463f44 Better fix for the ppc breakage.
Tested by aja@
2012-08-29 07:07:24 +00:00
sthen
85a7d74bd9 Re-sync CLang with the OBSD_LIB_SPEC now used in base (-lc for libs was
removed again). From Brad.
2012-08-29 00:45:47 +00:00
sthen
c1dca8885f add sparc to LLVM_ARCHS, from Brad. (sparc64 is still listed, CLang does not
work on sparc64 at present, but other parts of LLVM may still be useful).
2012-08-29 00:41:01 +00:00
sthen
c8cbedb21c sync OBSD_LIB_SPEC in the ports tree compilers with the updated one
in base; from Brad
2012-08-28 23:39:12 +00:00
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