ajacoutot
157354a27b
Merge -docs into -main.
2012-08-30 14:27:03 +00:00
sthen
ba107788c6
bump a bunch of pecl-*, thanks to cvs's non-atomic commits/updates some of
...
these got built on amd64 without the WANTLIB they should have had, this is
causing issues with pkg_add updates reported by Johan Huldtgren
2012-08-30 14:09:21 +00:00
sthen
743cf4110d
bugfix update to Icinga 1.7.2
2012-08-30 13:56:17 +00:00
ajacoutot
73725861a2
Merge -docs into -main.
2012-08-30 13:55:28 +00:00
sthen
9fc05a7ddf
Use 'pkg-config glib-2.0 --libs --static' to construct linker flags when
...
building the static binary. Fixes build problem reported by nigel@ since the
glib-2.0.pc now (correctly) only lists pthread in Libs.private not in Libs.
ok ajacoutot@
2012-08-30 13:47:45 +00:00
ajacoutot
57af6dc327
Merge -docs into -main.
2012-08-30 10:08:46 +00:00
ajacoutot
ca372cac9a
Unbreak on i386; reported by nigel@
2012-08-30 09:19:00 +00:00
ajacoutot
d28ffbc4c6
Unbreak by updating to deja-dup-23.90.
2012-08-30 08:00:12 +00:00
william
fcc19956cb
Update to phpmyadmin-3.4.11.1, resolving CVE-2012-4345
...
and closing other security holes as well.
ok kevlo@ (MAINTAINER)
similar diff from jasper@
2012-08-30 02:47:52 +00:00
abieber
518d4efd72
- upgrade node to 0.8.8
...
OK sthen@, jasper@
2012-08-30 01:13:32 +00:00
sthen
757b73bc31
missing bump, pointed out by nigel@
2012-08-29 20:53:32 +00:00
sthen
a1154fc621
missing bump, pointed out by nigel@
...
adjust comment about bundled libc for adastrap while there
2012-08-29 20:51:41 +00:00
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