robert
52668e2258
pre-build the autofill_server_proto target as well
2016-05-20 15:36:05 +00:00
sthen
41deb95dcd
update to p5-PDF-Table-0.9.12
2016-05-20 13:27:35 +00:00
espie
252e212c37
switch to PLIST_REPOSITORY, keep PLIST_DB glue for a few days
2016-05-20 09:55:25 +00:00
espie
955e97ab1b
fix incorrect handling of config info,
...
repair full signatures (with X11R6 libs too)
2016-05-20 09:09:15 +00:00
sebastia
148d555ade
prepare for gnustep make/base update, and new default library combo
...
ng-gnu-gnu on platforms where llvm is used to build
2016-05-20 09:00:25 +00:00
sebastia
9fbe34f88d
prepare for gnustep-make/base update, and to use new library combo
...
ng-gnu-gnu per default on platforms where it's build with llvm
2016-05-20 08:42:39 +00:00
sthen
c4ca389471
update to icinga2-2.4.9
2016-05-20 08:13:41 +00:00
gsoares
d9a5fb4801
- install missing https module
...
- while here, fix documentation link in pkg/DESCR
- bump REVISION
from Carlin Bingham <cb at viennan ! net>, thanks!
2016-05-20 02:24:30 +00:00
jca
b8bbe6a02a
Unbreak on big endian archs where __builtin_bswap32 isn't available
...
Problem on sparc64 reported + fix tested by matthieu@
ok Michael Reed (maintainer)
2016-05-19 20:30:16 +00:00
sthen
41349f5b45
update to ImageMagick 6.9.4-3
...
* Fix pixel cache on disk regression
* Quote passwords when passed to a delegate program
* Can read geo-related EXIF metdata once-again
* Sanitize all delegate emedded formatting characters
* Don't sync pixel cache in AcquireAuthenticCacheView()
2016-05-19 19:49:14 +00:00
ajacoutot
b4652b667b
Update to gtk+3-3.20.5.
2016-05-19 17:38:02 +00:00
jeremy
c7e265a567
Mark BROKEN on amd64, coroutine code doesn't support setjmp PC/SP xor
2016-05-19 16:47:14 +00:00
espie
3973d1b6f1
make it possible to directly add lines at end of generated mk.conf.
...
make option handling more obvious, no actual change.
2016-05-19 13:40:27 +00:00
shadchin
53e4b96315
Update to mnemosyne 2.3.6.
...
From Nils Reuße (maintainer)
2016-05-19 11:24:41 +00:00
sthen
412b9c10da
update to new nsh snapshot, including jca's patch to remove IPV6CTL_V6ONLY
...
(which is a noop anyway) and more useful pppoe support (saves authkey)
2016-05-19 09:22:11 +00:00
jasper
e6833f0087
update to gnome-contacts-3.20.0
2016-05-19 08:03:36 +00:00
ajacoutot
feee639fda
Update to google-cloud-sdk-110.0.0.
2016-05-19 05:42:24 +00:00
ajacoutot
0ff4d33b84
Update to hwdata-0.289.
2016-05-19 05:37:36 +00:00
giovanni
aacaca8ab3
Update to latest snapshot 201605182041
...
ok jung@ on a previous diff
2016-05-19 02:50:05 +00:00
bluhm
8a63aad66c
update p5-Test-TrailingSpace to 0.0300
2016-05-18 23:07:03 +00:00
bluhm
66ca25f206
update p5-Mail-SPF-Iterator to 1.113
2016-05-18 22:57:15 +00:00
sthen
cc4b468c4f
Make sure we pull in errno.h for all files in sane-backends that use
...
errno. This is a requirement on OpenBSD now that errno is stored in the
TIB; most uses have already been taken care of, but this slipped through
the cracks as it only provides a dlopen()'d module rather than object
code which is linked during build. ok guenther@ ajacoutot@
Note to readers, if you see "undefined symbol 'errno'" messages when you
run or use programs on OpenBSD following this change (libc 87.0 etc.),
please report them, even if the program appears to otherwise run normally.
2016-05-18 20:02:27 +00:00
jca
12d284b187
Add an abstraction for the lrelease Qt tool
...
ok sthen@ zhuk@
2016-05-18 19:12:22 +00:00
ajacoutot
d77bdf8345
Don't hardcode paths.
2016-05-18 17:34:00 +00:00
sthen
d7c949fba8
committed upstream
2016-05-18 17:24:14 +00:00
espie
22d5f84c7f
reexplain the directories that need to be shared, use % constructs more
...
liberally, remove references to old log files. Talk further about rolling
logs, introduce proot, fix confusion with FULLDISTDIR.
2016-05-18 13:49:32 +00:00
sthen
c8a700863d
Use getpwnam_shadow to unbreak popa3d following libc changes.
...
Reported and diff tested by Andreas Bartelt.
2016-05-18 11:03:48 +00:00
sthen
79dd13eae9
Patch Barcode::DataMatrix to allow manual setting of matrix sizes.
...
Take maintainer.
2016-05-18 10:31:26 +00:00
pascal
a46823c434
Adjust commented-out HiddenServiceDir directives in sample torrc.
...
from Michael McConville
2016-05-18 10:14:07 +00:00
naddy
c7d267009d
replace gettext module; ok sthen@
2016-05-18 10:11:48 +00:00
pascal
b007495983
Update to 4.2.1, from upstream maintainer J.A. Neitzel.
2016-05-18 10:04:31 +00:00
sebastia
c4a42cc07f
Add rc script for npcd
...
feedback and OK zhuk@, kirby@ (MAINTAINER)
2016-05-18 09:24:00 +00:00
landry
31b0739deb
Add patches to fix browsing errors with perl 5.22 (use of defined.. see
...
https://bugzilla.redhat.com/show_bug.cgi?id=1259481 ) and backup failures
with smbclient > 4.2 (see https://bugzilla.redhat.com/show_bug.cgi?id=1294761 )
2016-05-18 08:05:11 +00:00
espie
f7a06e7e44
ports like firefox-i18n have huge common distinfo located thru ../distinfo.
...
let read_checksums normalize the path so they get recognize as one file.
-> parse it once instead of 40 times.
also, remove the old `next if md5/sha1' test, it was always just an
optimization, and becomes a pessimization now that these are gone.
2016-05-18 06:35:38 +00:00
ajacoutot
47537cf9d1
Update to awscli-1.10.29.
2016-05-18 05:44:15 +00:00
ajacoutot
54abcf9f77
Update to py-botocore-1.4.20.
2016-05-18 05:43:55 +00:00
bluhm
15c3749a80
update p5-BSD-Resource to 1.2910
2016-05-17 23:51:06 +00:00
sthen
41c072ba3b
update to newer geolite databases
2016-05-17 23:25:47 +00:00
ajacoutot
22d0dc2e43
Update to sushi-3.20.0.
2016-05-17 19:20:01 +00:00
jca
20fcd2f245
Use arc4random in libjson-c.
...
Idea and initial patch from Kristaps Dzonsons who wants to safely use
json-c from within a chroot. Autohell glue added by yours truly.
ok sthen@
2016-05-17 16:59:23 +00:00
espie
31775ef126
typo in conversion
2016-05-17 16:23:02 +00:00
espie
1d55b5f977
PORT_USER is required for checkout_ports (cryptic error noticed by juanfra)
2016-05-17 16:16:17 +00:00
dcoppa
eb45863de2
Zap bogus tab
2016-05-17 15:21:34 +00:00
dcoppa
6be0aca131
Forgot to update MODGHC_PACKAGE_KEY and bump.
...
Spotted by nigel@, thanks!
2016-05-17 15:16:05 +00:00
dcoppa
aeb748e7a9
Update to tomcat-8.0.35
2016-05-17 15:07:24 +00:00
espie
b4e5bf6a64
tweaks to heuristics
...
1/ do subdirs on the command line first
2/ ignore errors from "preferred" dependencies (and don't register anything)
if there are actual errors beyond paths that no longer exist, we'll get them
during the next pass.
2016-05-17 14:50:36 +00:00
espie
ef0785fc1a
propagate emptyness property from PLIST_DB into PACKAGE_REPOSITORY
2016-05-17 13:38:25 +00:00
espie
f03fa7d75c
Introduce PLIST_REPOSITORY, to be more similar to PACKAGE_REPOSITORY
...
(makes sense in cluster bulk setup contexts)
okay sthen@, landry@ (after thinko fix)
2016-05-17 13:33:21 +00:00
espie
4c52369cd9
fix (for now)
2016-05-17 13:14:45 +00:00
jca
eb327386f5
Upstream has moved this file since rev. 1.114; ok benoit@ (maintainer)
2016-05-17 11:54:58 +00:00