99408 Commits

Author SHA1 Message Date
ajacoutot
ce7892f1cf Update to orca-3.14.4. 2015-03-23 13:59:40 +00:00
ajacoutot
74b8213896 Update to gtk+3-3.14.10. 2015-03-23 13:19:17 +00:00
czarkoff
8d36824689 update to dulwich-0.10.0
Fixes CVE-2015-0838.

OK sthen@
2015-03-23 11:06:39 +00:00
sthen
e748deaaab hook in no_ssl flavour of nrpe 2015-03-23 09:17:13 +00:00
sthen
32356d0c7f Switch NRPE to openssl; libressl no longer supports 512 bit DH keys.
Add a no_ssl flavour to allow a non-SSL build (SSL doesn't really add
much in the case of NRPE as no authentication is done anyway).

guenther@ provided a diff to stay with libressl and use auto dh support
instead, but backwards compatibility is a problem there.
2015-03-23 09:16:55 +00:00
ajacoutot
84123505a5 Update to caribou-0.4.18. 2015-03-23 08:37:33 +00:00
jturner
573dd3edea +p5-Net-Abuse-Utils-Spamhaus 2015-03-22 22:48:26 +00:00
jturner
4d05cff61d Import ports/net/p5-Net-Abuse-Utils-Spamhaus. Tweak from sthen@ ok giovanni@
Perl extension for checking data against the Spamhaus blacklists.
2015-03-22 22:45:33 +00:00
landry
132a8899ee Update to xfdesktop 4.12.1 2015-03-22 21:01:25 +00:00
landry
7b01d75467 Update to xfce4-power-manager 1.4.4. 2015-03-22 21:00:53 +00:00
bcallah
0048db85b4 Update to 20150322. 2015-03-22 20:54:08 +00:00
bcallah
ff0d2b9452 Bugfix update to 2.3.2 2015-03-22 15:25:35 +00:00
bcallah
0200afcdee Bugfix update to 3.6.2 2015-03-22 15:10:46 +00:00
pascal
ada19a2258 Change HOME of ddclient user to /nonexistent as we usually do for daemons.
prompted by ajacoutot@
2015-03-22 08:52:54 +00:00
pascal
9cf19913ad Don't run ddclient as root, but as a dedicated user. Move pidfile to
/var/run/ddclient, created by the rc script.  /etc/ddclient/ddclient.conf is
now mode 640, root:_ddclient.  Delete the mode 600 check in the script
accordingly.

comments from sthen@/ajacoutot@, ok dcoppa@ jung@ ajacoutot@
2015-03-22 08:30:20 +00:00
benoit
b961e15f5f Update to p5-Git-Repository-1.313. 2015-03-22 08:28:31 +00:00
pascal
8f4840bfa6 reserve _ddclient uid 2015-03-22 08:25:56 +00:00
ajacoutot
3569b20b7d Add missing symlink to p11-kit-proxy.so. 2015-03-22 07:39:48 +00:00
ajacoutot
3aacdaee25 Register rioutil removal. 2015-03-22 06:34:54 +00:00
ajacoutot
efd9444337 -rioutil 2015-03-22 06:34:25 +00:00
ajacoutot
499cbdde9a Remove unmaintained (and probably unused) rioutil.
As sthen@ puts it: "It will always be in the attic (alongside those
dusty old mp3 players) if somebody desperately needs it.

ok sthen@ jasper@
2015-03-22 06:34:08 +00:00
czarkoff
649a89ea31 update to re 0.4.12
OK sthen@
2015-03-22 06:13:37 +00:00
bcallah
71e33ee09f Bugfix update to 2.3.1 2015-03-22 05:05:17 +00:00
sthen
8c41d46c33 unhook php/5.3, ok robert@ 2015-03-21 22:33:21 +00:00
sthen
7c3ce00fb2 update to PHP-5.6.7, ok robert@ 2015-03-21 22:33:01 +00:00
sthen
3d3368b18d update to PHP-5.5.23, ok robert@ 2015-03-21 22:32:53 +00:00
sthen
2754be19a9 update to PHP-5.4.39, ok robert@ 2015-03-21 22:32:41 +00:00
naddy
ad654bfc31 Fix some roff-level problems (text interpreted as macro, backslash escaping)
and drop USE_GROFF where no longer needed.
2015-03-21 21:28:27 +00:00
naddy
8409641c44 The rgrep.1 man page needs some fixes, but since we don't build or
install the program, don't install the man page either.
Drop USE_GROFF.
2015-03-21 21:26:50 +00:00
ajacoutot
6740099771 LOCALBASE -> PREFIX 2015-03-21 19:54:08 +00:00
jca
71d4814f47 Add comments to new patches. 2015-03-21 19:47:36 +00:00
ajacoutot
894242b713 Fix rc script. 2015-03-21 19:44:36 +00:00
jca
acb0ea4333 Unbreak wmi and cleanup the port while here.
- fix buffer overrun
- fix infinite loop on LP64 archs
- update MASTER_SITES
- remove HOMEPAGE, the project is abandoned
- remove unresponsive MAINTAINER
- sync WANTLIB
2015-03-21 19:43:35 +00:00
czarkoff
0bdea9f3e4 link godoc to build 2015-03-21 19:26:09 +00:00
bcallah
3251c20812 +cool-retro-term 2015-03-21 19:15:06 +00:00
bcallah
d81123b3ce Import x11/cool-retro-term
ok jung@

cool-retro-term is a terminal emulator which mimics the look and feel of
the old cathode tube screens. It has been designed to be eye-candy,
customizable, and reasonably lightweight.
2015-03-21 19:14:40 +00:00
czarkoff
6b516f2ed8 import godoc-1.4
Godoc extracts and generates documentation for Go programs.  In command-line
mode it prints plain text documentation to standard output and exits.  With the
-http flag, it runs as a web server and presents the documentation as a web
page.

Thanks to Adam Wolk, Fabian Raetz, kspillner@, schwarze@, sthen@

OK kspillner@, sthen@
2015-03-21 18:05:12 +00:00
sthen
a41d0d0532 last piece of the puzzle, this patch also needs to die: both flavours now
package ok.
2015-03-21 15:26:18 +00:00
robert
ae9830c578 update to 41.0.2272.101 and add missing patches from last commit 2015-03-21 14:11:19 +00:00
ajacoutot
2eca145ba0 Forgot a chunk in previous. 2015-03-21 13:54:17 +00:00
ajacoutot
751c389d65 Update to latexmk-443a.
Add a patch from Tim Hume to fix HUPing the PDF viewer.
2015-03-21 13:52:13 +00:00
ajacoutot
8ac19790e8 Add BUILD_DEPENDS on devel/py-hgtools${MODPY_FLAVOR}.
discussed with sthen@ ; should fix packaging that port
2015-03-21 13:21:46 +00:00
ajacoutot
a92be007a7 py-hgtools,python3 2015-03-21 13:20:39 +00:00
ajacoutot
37bde3668c Add a python3 FLAVOR.
discussed with sthen@
2015-03-21 13:20:08 +00:00
sthen
0d0ec202ad drop the version string in LIB_DEPENDS and just use the one picked up from
libnet's PKGSPEC
2015-03-21 13:07:09 +00:00
sthen
278a247a09 update PKGSPECs to cope with last change 2015-03-21 13:02:35 +00:00
sthen
a8d019806d an old problem with REVISION rears its head with the recent bumps;
bump EPOCH to fix.
2015-03-21 12:34:14 +00:00
jung
921faece03 add a workaround patch to make gmodule dlclose a noop
for now, this unbreaks (at least) webkit based browsers like surf and vimb

issue reported to upstream in bug #746536

hints and debug pointers from sthen@ czarkoff@ and guenther@
ok ajacoutot@
2015-03-21 11:34:10 +00:00
ajacoutot
8c00943824 Update to harfbuzz-0.9.40. 2015-03-21 09:19:13 +00:00
pascal
303eebec1c Grr, another missed patch. 2015-03-21 01:02:11 +00:00