Commit Graph

11329 Commits

Author SHA1 Message Date
pascal
fde16b57bb Bugfix update to tor 0.2.6.10. 2015-07-14 12:05:44 +00:00
ajacoutot
cd438f7f83 Update to gnugk-3.9. 2015-07-11 08:00:39 +00:00
ajacoutot
97469c1c48 No need to install version.h. 2015-07-11 07:59:41 +00:00
bluhm
56dbd9b169 update p5-Net-DNS-SEC to 0.22
OK gsoares@
2015-07-11 07:47:05 +00:00
bluhm
03245b5679 Improve comment and dependencies. 2015-07-10 22:20:33 +00:00
czarkoff
4547fc998b Mention tclgpg as optional dependency
OK sthen@, stu@
2015-07-10 19:03:52 +00:00
zhuk
315ae69bb5 Update KDE4 version of Digikam to 4.11.0.
This time we have three libraries previously shipped as a part
of Digikam SC separated, this commit links them to build altogether.

Thanks to sthen@ and czarkoff@ for reviewing considerable part of work.
2015-07-10 18:34:26 +00:00
jasper
75787518ba bump after erlang dependency change
reminded by aja@
2015-07-10 17:10:09 +00:00
zhuk
2e09073f77 Import libkvkontakte, a KDE C++ wrapper for VK.com API. It was shipped
previously as graphics/digikam-kde4,-vkontakte.

To be unlinked until Digikam update (to be happen soon).

Input and okay from czarkoff@.
2015-07-10 08:33:05 +00:00
jasper
cd8edeccde - update to msgpack-0.6.1
ok jeremy@ sebastia@
2015-07-10 07:21:21 +00:00
sthen
142d5a872f update HOMEPAGE (there's a newer version of this, but needs samba 4 so not
updating that yet)
2015-07-08 12:58:52 +00:00
sthen
3842a33e1d update to pidgin-sipe 1.19.1, from Tom Doherty (maintainer) 2015-07-08 12:11:32 +00:00
sthen
b806684a18 update to BIND 9.10.2-P2, fixes CVE-2015-4620 - querying a malicious zone can
trigger a "REQUIRE" assertion failure in the resolver if DNSSEC validation
is enabled.
2015-07-07 19:32:47 +00:00
sthen
ce974b46cc use su -m instead of -s /bin/sh, suggested by millert
add some missing -c
2015-07-07 14:44:58 +00:00
ajacoutot
d9c1207e4f Move some obvious sudo -> '#' (root) in READMEs. 2015-07-07 14:43:36 +00:00
kirby
0321634c01 update to seafile-4.2.6 2015-07-07 08:44:42 +00:00
sthen
b1df7e3b26 update to newer rtmpdump checkout, and add KSV patchset (better resume,
support >4GB, etc).
2015-07-06 14:09:46 +00:00
kirby
677c029eaf sudo is not in base anymore. show how to use su in README
ok sthen@
2015-07-06 12:13:54 +00:00
sthen
d5ffe85b7d Remove use of sudo from pkg READMEs in a few ports as packages and their
instructions are meant to work on a fresh install.

- easy cases: replace some '$ sudo somecommand' with '# somecommand'
(while there I've swapped some "${RCDIR}/foo start" with "rcctl foo start").

- replace some 'sudo -u user somecommand foo bar' with
'su -s /bin/sh user "/path/to/somecommand foo bar"' and similar.
Not pretty with the -s, but many of the uids that need to run
these commands have /sbin/nologin as their usual shell.
2015-07-06 11:25:36 +00:00
sthen
cc76150531 remove bogus USE_SYSTRACE=Yes 2015-07-05 12:02:59 +00:00
gsoares
6059555a55 SECURITY update to 1.5.14
(fixes an information leak vunerability CVE-2015-3281)

diff from Daniel Jakots (MAINAINER)
2015-07-04 03:12:08 +00:00
sthen
ea307a8182 +manubulon-snmp 2015-07-03 21:41:54 +00:00
sthen
d4b2577525 import net/manubulon-snmp, ok benoit@
Manubulon SNMP plugins is a set of Icinga/Nagios plugins to check various
types of device using SNMP, including amongst others:

check_snmp_storage	storage (disks, swap, memory, etc...) using MIB-2
check_snmp_int		network interface state and usage using MIB-2
check_snmp_process	process-related checks using MIB-2
check_snmp_load		load/cpu checks for various OS/network devices
check_snmp_mem		memory/swap usage checks for various OS/network devices
check_snmp_win		Windows services
check_snmp_env		environmental status for various network devices

See http://nagios.manubulon.com for more details.

The original project was last active in 2007; this version is packaged
from a lightly maintained git repository.
2015-07-03 21:41:26 +00:00
sthen
1d0bc4039f update to check_esxi_hardware-20150626, using changes in newer py-wbem
that are needed in some situations now that python enforces SSL validation
by default. reset bouncing maintainer email.
2015-07-03 20:32:31 +00:00
sthen
02774b1506 update to a new checkout, and fix nginx config fragment 2015-07-03 19:17:26 +00:00
kirby
f2fb348cec now really fix exclude file path 2015-07-03 14:47:00 +00:00
sthen
134ce96a0e Update ocserv's DESCR, mostly borrowed from the website - better information
about the isolated security process and per-user unprivileged worker processes.
2015-07-03 10:16:31 +00:00
ajacoutot
8752e0198f Update to rsnapshot-1.4.0. 2015-07-03 07:29:58 +00:00
sthen
1df5462eb7 update to ocserv 0.10.6, from Bjorn Ketelaars 2015-07-02 20:50:21 +00:00
sthen
368b70a24b Slightly better BROKEN marker for icinga2. Any clues very welcome...
ConfigItem::ActivateItems() calls DynamicObject::RestoreObjects().
DynamicObject::RestoreObjects() runs to the last line of the function,
however control is not returned to the following line in
ConfigItem::ActivateItems() (i.e. the calling function).
2015-07-02 20:16:54 +00:00
jasper
0926d99913 update to gupnp-dlna-0.10.3 2015-07-02 11:53:40 +00:00
sthen
efae281202 update to PowerDNS 3.4.5, ok florian@ 2015-07-01 21:10:42 +00:00
sthen
a6acec460b update to unifi-4.6.6 2015-07-01 13:52:04 +00:00
sthen
63615cc9a1 add a second MASTER_SITES, archive.ntp.org seems unhappy 2015-07-01 11:59:24 +00:00
bluhm
54748039df Apply a bunch of patches to get osrtspproxy running. Upstream is
dead, so keep patches locally.  On top of that, fix linker warnings
about unsave string operations.  Take maintainer.
OK ajacoutot@
2015-07-01 11:33:50 +00:00
sthen
7be59d8512 update to ntp-4.2.8p3, various fixes including a remote crash in some
(uncommon) conditions; if:

- remote configuration of ntpd is enabled (it's disabled by default),
- and an attacker knows the remote configuration password,
- and has access to a computer that is allowed to send remote configuration
requests to ntpd,

the attacker can send a carefully-crafted packet to ntpd that will cause ntpd
to crash.
2015-07-01 10:35:29 +00:00
ajacoutot
4c3d64dbee Add PORTROACH. 2015-07-01 08:19:39 +00:00
benoit
6af7a54149 Update to balance-3.57.
ok gonzalo@
2015-07-01 06:35:18 +00:00
sthen
fe4485895b update to icinga2-2.3.5, still no closer to solving the problems though so
it remains marked BROKEN.
2015-06-30 09:19:48 +00:00
sthen
f8770fa4d5 update to a newer GeoIP geolite database 2015-06-29 20:03:22 +00:00
sthen
0e9c678a2f - regen half the remaining PLISTs containing unneeded /usr/local/share/locale/
- sync a wantlib while there
2015-06-29 15:39:43 +00:00
jca
dc4ebce898 Update to samba-4.1.19, from Ian McWilliam
Release notes: https://www.samba.org/samba/history/samba-4.1.19.html
2015-06-27 22:14:48 +00:00
benoit
0df190bb89 Update to p5-Net-SMTP-SSL-1.03. 2015-06-27 14:24:17 +00:00
sthen
c770bd3cf6 disable ntpd's audio support for now (it's used for feeding audio from a
radio receiver tuned to WWV or CHU time signal stations, but doesn't build
with recent changes to audio support)
2015-06-26 20:21:07 +00:00
ajacoutot
4492f4ecf9 Add PORTROACH annotation. 2015-06-26 18:39:12 +00:00
ajacoutot
79589a1e82 Bump after the recent phonon MODULE change. 2015-06-26 09:18:39 +00:00
ajacoutot
1daa7e362b Update to openfire-3.10.2.
from Marc Peters (maintainer)
2015-06-26 07:29:09 +00:00
sthen
b06cc056ac update to a librenms checkout from today 2015-06-25 20:47:27 +00:00
sthen
cc4eb2bc03 update to unifi-4.6.3
Upstream has changed from providing a .war file to providing an unpackaged
webroot instead, so this won't upgrade cleanly. First pkg_delete unifi,
then rm -rf /usr/local/share/unifi/webapps/ROOT, then install. We can't
provide built packages of this port anyway, so this is relatively low
impact.
2015-06-25 13:50:52 +00:00
jasper
27acaf9d38 define MODERL_{ERL,ERLC} as shortcuts to the versioned binaries 2015-06-25 13:34:23 +00:00