100669 Commits

Author SHA1 Message Date
zhuk
251bb0813d Disable documentation again, bulk builds done by sthen@ and naddy@
continue to reveal dragons here and there. Freinds^WHacking never ends...
2015-04-23 11:49:07 +00:00
dcoppa
93744b1d47 Maintenance update to cmake-3.2.2 2015-04-23 09:19:44 +00:00
schwarze
801652ffc9 Drop USE_GROFF because mandoc output is fine.
Delete undefined macros and a .so reference to a non-existent file
to avoid error messages.  Bump.
OK sebastia@ (MAINTAINER) and naddy@
2015-04-23 09:06:30 +00:00
dcoppa
291932fed9 Bugfixing update to jsoncpp-0.10.2 2015-04-23 09:05:25 +00:00
sthen
1f6844bda6 Remove SecuriteInfo databases from clamav-unofficial-sigs config; they have
moved to a different model (update with freshclam, 30-day+ signatures free
but require registration, 0-day+ signatures subscription) and the old free
databases are being retired.
http://lurker.clamav.net/message/20150325.133202.843fba9f.en.html
2015-04-23 08:23:54 +00:00
ajacoutot
06c2f564ba Explicitely pass --without-avahi to prevent it from being picked up.
breakage reported by naddy@

Regen WANTLIB while here.
2015-04-23 07:38:01 +00:00
dcoppa
ec4e78e79a Update to feh-2.12.1 2015-04-23 05:54:04 +00:00
sthen
5576ea5b10 re-mark these (with persistent failures) as BROKEN-i386 2015-04-22 20:24:11 +00:00
bluhm
78e4fc3180 update p5-Net-Inspect to 0.324 2015-04-22 18:53:59 +00:00
zhuk
0613a78bf3 Add another gross hack to make sure qhelpgenerator, when we ask for building
Qt5 documentation, is always picked up from build directory.

Remove IGNORE-qch as things should build fine again (unless a problem naddy@
seen today is unrelated).
2015-04-22 14:12:03 +00:00
nicm
81baec9d23 Use objdump(1) rather than file(1) to detect binary and shared object
files.

ok espie
2015-04-22 14:03:43 +00:00
zhuk
9e46863387 Drop the patch not needed anymore. Bump REVISION because the affected file
goes into package.
2015-04-22 12:29:34 +00:00
jca
a84474931e Pushed upstream by Theo Buehler. 2015-04-22 12:00:47 +00:00
jca
abfe0797f5 Update to zsh-5.0.7
Initial diff from pea@ (maintainer); additional patch, test reports and
prodding from Theo Buehler.  ok chrisz@ a few months ago
2015-04-22 11:52:40 +00:00
jca
698f832410 Kill libunicode.
Outdated, used years ago by dia, it now gets in the way for
a courier-unicode import.

ok giovanni@
2015-04-22 11:43:01 +00:00
sthen
f11933da31 +pecl-memcached 2015-04-22 10:56:56 +00:00
sthen
0c8eb126c2 import ports/www/pecl-memcached, ok benoit@
This is one of several PHP extensions allowing you to work with memcached.
This one is based on the libmemcached library.
2015-04-22 10:56:31 +00:00
ajacoutot
6b57ff21cb Update to shelldap-1.3.1. 2015-04-22 07:35:36 +00:00
zhuk
af8de2124f Mark PKG_ARCH as indexed (i.e., MULTI_PACKAGE-specific) as it should be.
Tested in a bulk build by landry@ - thanks!

okay espie@
2015-04-22 07:07:19 +00:00
benoit
43f0c2cd3d Update to git-2.3.6. 2015-04-22 05:56:23 +00:00
sthen
e141193a26 Bump REVISION; PLIST_DB disagrees about a bump not being needed, possibly due
to synthesized lib/erlang/man/catX directories.
2015-04-21 22:57:01 +00:00
juanfra
18f8ca398b Update to gambit 4.7.5. OK jasper@. 2015-04-21 21:32:06 +00:00
sthen
7670c47f8a WANTLIB+=lzma pthread 2015-04-21 18:53:15 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
sthen
24c08e6d96 sync WANTLIB 2015-04-21 18:45:27 +00:00
sthen
7c60684399 sync WANTLIB 2015-04-21 18:42:41 +00:00
sthen
764d4a86fe add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)

"exciting" one in databases/py-sqlalchemy; port had a bad PKG_ARCH=* line
and also contained .so modules.
2015-04-21 18:40:20 +00:00
sthen
1b450b8415 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:33:48 +00:00
sthen
270db149c4 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
sthen
9c8dc621a5 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
sthen
477d10f783 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:13:09 +00:00
jasper
3729398e91 register onyx' removal 2015-04-21 15:42:47 +00:00
jasper
98667ee7c1 remove onyx, a nice concept, albeit stone-dead
prompted by naddy@
2015-04-21 15:41:30 +00:00
jturner
64af4c6225 Nimrod was renamed to Nim and they decided to rewrite history. Regen
distfile, fix WRKDIST and bump. Noticed by ajacoutot@
2015-04-21 15:22:35 +00:00
ajacoutot
31c2499f3a Update to libsecret-0.18.2. 2015-04-21 13:37:31 +00:00
espie
8c4240d8d0 make things cleaner and less magical 2015-04-21 13:00:00 +00:00
jca
38687c1807 Kill ntop; old, busted and using bad practices.
Upstream ntop-ng is a completely different beast, our version is
unmaintained.

Discussed with and ok sthen@
2015-04-21 11:59:04 +00:00
jca
23aefe4e44 Update to pyusb-0.4.3, fix HOMEPAGE and reorder Makefile.
ok benoit@
2015-04-21 11:35:53 +00:00
benoit
7c53474b54 Update to p5-Finance-QuoteHist-1.22. 2015-04-21 10:51:26 +00:00
schwarze
c5d375d0b1 Even though the zshall(1) manual uses the .so request
to include all the zsh* manuals, there are no important
formatting differences between groff and mandoc.
Drop USE_GROFF.  Bump because this is a somewhat atypical case.
OK pea@ (MAINTAINER) and naddy@.
2015-04-21 10:14:03 +00:00
espie
a91c124bcc setting the stage for further changes 2015-04-21 09:53:13 +00:00
jasper
1d975fcbb7 - update to specinfra-2.30.0 2015-04-21 09:41:01 +00:00
espie
6444679ec9 start reorg the way we handle users. 2015-04-21 09:23:57 +00:00
espie
954aba1596 commonalize check for option values... 2015-04-21 08:19:52 +00:00
benoit
f06a5c8f17 Update to py-metar-0.20. 2015-04-21 07:29:30 +00:00
sebastia
584a0afe4b Update to 2.0.8, addressing temp file permissions prolem.
OK jasper@
2015-04-21 06:39:31 +00:00
ajacoutot
87798cf0b5 Update to libnice-0.1.11. 2015-04-21 06:22:52 +00:00
jsg
f1e30577f3 update to afl 1.71b 2015-04-21 04:21:40 +00:00
afresh1
88dd4cd5f9 Update databases/p5-SQL-Translator to 0.11021
OK benoit@
2015-04-21 02:38:50 +00:00
afresh1
095d828dea Update devel/p5-Test-Requires to 0.08
OK benoit@
2015-04-21 02:36:42 +00:00