Commit Graph

96480 Commits

Author SHA1 Message Date
sthen
0669cf9a30 skip lost+found, and sort alphabetically following obj->pobj change 2014-11-08 10:00:13 +00:00
jturner
7209700d6e Tweak libqrencode after recent commit by sthen@
ok ajacoutot@
2014-11-08 00:43:35 +00:00
sthen
7c6ba5c12c unbreak www/nginx, it uses TLSEXT_TYPE_application_layer_protocol_negotiation
to detect ALPN support which fails for us as libressl has added the macro but
not the functions yet.

add upstream's -W flags back in, to make the problem a compile rather than
a linker error (we're overriding cflags with our usual ones in the port).
2014-11-08 00:02:45 +00:00
sthen
1b5b933de7 tweak pexp to match only the main smokeping process, not subprocesses or the cgi 2014-11-07 23:56:23 +00:00
schwarze
c619518f20 src/devices/gropdf depends on arch/misc (I will send this upstream, too.)
For those cases where the build succeeded, no bump needed because
the package doesn't change; for those cases where parallel builds
failed, no bump needed either.  Committing quickly to fix the build.

ok sthen@
2014-11-07 17:10:36 +00:00
dcoppa
822c603545 Use MAKE or make from ENV to override rbconfig's make.
Backported from 2.1: f2bad74dda

ok landry@, jeremy@ (maintainer)
2014-11-07 15:18:56 +00:00
abieber
a3367cbdfe Update to the latest version.
OK sthen@
2014-11-07 14:20:11 +00:00
bcallah
d3906b016e Update to 3.5.2 and take maintainer.
ok benoit@
2014-11-07 14:08:08 +00:00
benoit
163a21bdcb Update htmldoc to 1.8.28. 2014-11-07 13:33:40 +00:00
sthen
fe681b3352 missed PHP bump; found by nigel@ 2014-11-07 13:04:02 +00:00
naddy
6c9fed1161 restore accidentally lost REVISION 2014-11-07 12:54:47 +00:00
ajacoutot
621fd1475b Unbreak light FLAVOR by adding an explicit dependency on x11/gnome/libsecret.
breakage reported by naddy@
2014-11-07 12:52:21 +00:00
naddy
030a41d61f Drop USE_GROFF since groff and mandoc produce identical output. 2014-11-07 12:44:28 +00:00
sthen
44ae6026f0 Mark Patruck takes MAINTAINER 2014-11-07 11:15:24 +00:00
sthen
08a790d0a2 Update p5-Mojo to 5.58, one of the interim updates was an "emergency release
for a serious security issue that can result in parameter injection attacks,
everybody should update!". From Mark Patruck, ok nigel@

Freshen DESCR/COMMENT while there.
2014-11-07 11:13:09 +00:00
ajacoutot
d88991e3af DEBUG is already taken care of by the cmake MODULE. 2014-11-07 10:45:04 +00:00
ajacoutot
703fb644d7 No need for default CMAKE_BUILD_TYPE. 2014-11-07 10:40:05 +00:00
landry
0f6ee37ae3 Enforce CFLAGS=-O0, segfaults during build with -O2 when using Debug or
Release build type. From dcoppa@
2014-11-07 10:07:40 +00:00
landry
7cd7afeded Add a patch to include <cassert>, fixes build with Release build type. 2014-11-07 10:06:09 +00:00
landry
cff0252ba6 Use MODCMAKE_BUILD_SUFFIX where appropriate, bump REVISION when the PLIST
actually changes.
2014-11-07 10:05:28 +00:00
landry
0474d670d8 Instead of letting cmake projects decide what kind of build type they want,
and thus use random build flags (and often override our default CFLAGS)
for consistency enforce CMAKE_BUILD_TYPE:String=Release by default, and
CMAKE_BUILD_TYPE:String=Debug if DEBUG is set.
Provide a MODCMAKE_BUILD_SUFFIX variable added to SUBST_VARS, set to
either -debug.cmake or -release.cmake, will be used in some PLISTs

Went into an amd64 bulk build.
with/ok dcoppa@ sthen@
2014-11-07 10:04:00 +00:00
sthen
fc87e0ff30 +py-audio,python3 2014-11-07 09:36:54 +00:00
sthen
f465f0d5ff update to PyAudio 0.2.8 and add python3 flavour 2014-11-07 09:36:28 +00:00
dcoppa
395ca52f0d Bugfixing update to ncmpcpp-0.6.1 2014-11-07 09:02:29 +00:00
ratchov
429bc7d910 Remove port of 13 year old fxtv release.
suggested by landry, ok dcoppa and benoit
2014-11-07 08:52:25 +00:00
millert
076331ea13 Update py-imdb to version 5.0 which works with imdb.com once again.
OK sthen@
2014-11-07 02:27:09 +00:00
sthen
29f437dcfb update to qrencode 3.4.4 2014-11-07 01:31:02 +00:00
sthen
a5edcc6e38 update to squid 3.4.9 2014-11-07 01:00:01 +00:00
schwarze
545d4e77f7 update to groff-1.22.3
new features:
* glilypond(1) - new preprocessor for music typesetting
* gperl(1) - new preprocessor for embedding Perl code in roff documents
* gpinyin(1) - new preprocessor to pretty-print Pinyin syllables
* groff_mom(7) now has full eqn(7), pic(7), and tbl(7) support
* mdoc(7) now supports the %C macro (already available in mandoc)

* various bugfixes
* many of our patches have been integrated upstream
* changing the bullet is no longer needed, mandoc can now handle it

ok sthen@ naddy@
2014-11-06 22:15:22 +00:00
benoit
e18ed16557 Update lynis to 1.6.4.
ok gonzalo@ (maintainer)
2014-11-06 22:07:42 +00:00
sthen
fbfd4a8325 add pecl-APC to obsolete table 2014-11-06 21:27:36 +00:00
jasper
e23aa3367f sync with what's been merged upstream 2014-11-06 20:28:16 +00:00
sthen
23337c3345 As reported by Mike <gmail/lesniewskister>, php 5.5 opcache isn't included
in the packages - it was already built, we just didn't install it.
2014-11-06 20:22:12 +00:00
sthen
6ca194a590 typo in WANTLIB, thanks nigel@ 2014-11-06 19:10:07 +00:00
bcallah
a23a587141 Update to 20141022. Among other things, now has a run-time configuration
file.
2014-11-06 19:05:24 +00:00
dcoppa
578686e197 Fix dependency error
ok robert@ (maintainer)
2014-11-06 18:32:27 +00:00
sthen
f0e5d2ca70 Since we got rid of 5.2, all versions of php in tree now support fpm and
pcntl, so move the Makefile parts up to Makefile.inc. Looks ok to robert@
2014-11-06 17:34:33 +00:00
sthen
22ded17c4a remove pecl-APC, it doesn't support php 5.5 2014-11-06 17:15:53 +00:00
sthen
6bb0dda137 disable pecl-APC, it doesn't support php 5.5 2014-11-06 17:15:24 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
sthen
169898c264 switch PHP default to 5.5, ok robert@ 2014-11-06 17:11:43 +00:00
sthen
6925f20bbc don't use -pedantic during build, php 5.5 has a trailing , in an enum
which doesn't work with our gcc version
2014-11-06 17:11:01 +00:00
benoit
7c45b861d7 Maintainer update to p5-Role-Tiny-1.003004, from Sergey Bronnikov. 2014-11-06 16:47:35 +00:00
benoit
41a1021bb4 Maintainer update to p5-indirect-0.33, from Sergey Bronnikov. 2014-11-06 16:43:01 +00:00
benoit
73c4ba0443 Maintainer update to p5-Moo-1.006001, from Sergey Bronnikov. 2014-11-06 16:29:38 +00:00
abieber
e8b504413c +mu 2014-11-06 14:29:04 +00:00
benoit
d907c4e8a3 Maintainer update to p5-Class-Method-Modifiers-2.11, from Sergey Bronnikov. 2014-11-06 14:26:14 +00:00
abieber
3cc762fb5a mu is a Maildir indexing utility that comes with a handy UI for emacs
called mu4e.

OK jca@ with tweaks from landry@
2014-11-06 14:23:32 +00:00
dcoppa
f871c14434 Update to the latest git checkout.
This fixes a crash in kdelibs I've reported upstream some time ago.

ok kirby@ (maintainer)
2014-11-06 13:11:28 +00:00
dcoppa
67f38f608d Fix location/perms of the redis.sock file, for those who want to
use redis on a unix socket.

Amend redis.rc accordingly.

Also change the location of the pid file for consistency.

Discussed with, and ok landry@
2014-11-06 12:52:13 +00:00