brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
sthen
7a91e9d334
use MODPERL_ADJ_FILES
2013-05-24 14:45:54 +00:00
ajacoutot
325a6542d2
Implement avahi_exe_name.
...
Remove uneeded patch.
2013-05-23 13:40:38 +00:00
sthen
577431dde6
bugfix update to Icinga 1.9.1; regression in 1.9.0 resulted in objects.cache
...
not being updated on core restart, also fixes JSON unicode character export in
the classic ui, and failure on core reload with multiple idomod neb modules.
2013-05-22 21:17:13 +00:00
robert
57f0861d5e
fix zabbix after the removal of swapin and swapout from uvm statistics
...
reported by naddy@
2013-05-21 20:18:52 +00:00
brad
4c0a2ec0d0
Update to Samba 3.6.15.
...
ok MAINTAINER
2013-05-21 18:08:58 +00:00
ajacoutot
497bc7f1ee
-py-smbc
2013-05-21 17:22:04 +00:00
ajacoutot
90b461f141
Remove; it was only used by system-config-printer.
2013-05-21 17:21:28 +00:00
sthen
e4626c1453
handle removal of swapins/swapouts from struct uvmexp in uvm_extern.h 1.105
...
similar to a diff from Pavel Korovin, also reported by Mark Patruck
2013-05-17 22:42:24 +00:00
dcoppa
f72a2bb4f5
Link synergy with the libcryptopp shared library from devel/cryptopp
...
instead of linking statically against a local copy. This also
unbreaks the build on i386.
ok bcallah@ (maintainer)
2013-05-17 18:53:24 +00:00
kirby
ce51384f92
- update HOMEPAGE, reminded by natano at natano dot net
...
- update MASTER_SITES
- regen distinfo while here.
2013-05-17 12:55:57 +00:00
stsp
4324a3b954
+ serf
2013-05-17 12:49:49 +00:00
stsp
d64c9c8dd4
Import serf-1.2.0.
...
The serf library is a high performance C-based HTTP client library built
upon the Apache Portable Runtime (APR) library. It is permissively
licensed under the Apache License, v2.
Key features:
- multiplexed, asynchronous connections
- SSL/TLS support
- full HTTP pipelining
- multiple authentication modes (Basic, Digest, Kerberos/NTLM)
- zero-copy support for increased throughput
ok sthen@
2013-05-17 12:48:56 +00:00
sthen
0435838132
remove dead HOMEPAGE, update MASTER_SITES, regen distinfo/plist
...
from Alexey Suslikov, maintainer ok
2013-05-17 11:13:08 +00:00
dcoppa
5e24a51c82
Update miniupnp{c,d} to version 1.8
...
ports-wise ok ajacoutot@
2013-05-17 10:59:31 +00:00
kirby
eb8ddbe5be
- update HOMEPAGE, reminded by natano at natano dot net
...
- update MASTER_SITES
- regen distinfo while here.
2013-05-17 09:12:26 +00:00
sthen
9fdda74dba
bird 1.3.10
2013-05-16 22:06:18 +00:00
sthen
09c99066f4
use gettext MODULE
2013-05-16 17:20:12 +00:00
sthen
23503b4958
update to OpenConnect 5.00
2013-05-16 12:35:35 +00:00
bcallah
141383821c
Synergy includes a .zip of cryptopp. We have the same version of cryptopp
...
in ports. So add a BUILD_DEPENDS on devel/cryptopp:patch and symlink it
into the build so we get all the patches of our ports version. Also drops
the BUILD_DEPENDS on archivers/unzip.
Bump REVISION.
Still does not fix the build error on i386 though...
Suggested by and ok sthen@
2013-05-16 00:09:05 +00:00
robert
a41d4d1b06
update to 2.0.6
2013-05-15 17:59:38 +00:00
sthen
b341dc0746
unbreak now that cmake shared lib support has been fixed
...
breakage spotted by naddy
2013-05-14 21:40:14 +00:00
brad
bcc6825212
Update to Quagga 0.99.22.1.
...
ok sthen@
2013-05-14 18:41:14 +00:00
ajacoutot
b2f861ea26
Update to gnugk-3.3.
2013-05-14 15:01:57 +00:00
zhuk
1bdc23f2db
Bump after KDE4 SHARED_LIBS updates.
2013-05-14 12:04:55 +00:00
jasper
72b7850e14
normalize CATEGORIES to net
2013-05-14 07:17:06 +00:00
ajacoutot
af7c9e77d7
Update to glib2-networking-2.36.2.
2013-05-14 06:44:38 +00:00
sthen
f0323e78a2
tweak CATEGORIES
2013-05-13 20:56:55 +00:00
fgsch
e680c44dc9
_MODPY_CMD -> MODPY_CMD
2013-05-13 19:10:45 +00:00
bcallah
e02dbbfccc
Update net/texapp to 0.5.1
...
ok abieber@
2013-05-13 16:23:11 +00:00
jasper
824008ad45
update to stomp-1.2.9
2013-05-13 12:09:25 +00:00
rpe
482379adc0
use SUBST_CMD with -o -g [-m] to replace the multi-step process
...
SUBST_CMD/chown/chmod?
ok sthen@ todd@
2013-05-12 17:32:10 +00:00
bcallah
2d39cbcc46
Update net/synergy to 1.4.12
...
ok abieber@
2013-05-12 16:09:04 +00:00
giovanni
0728382e60
Do not issue SIOCSIFNETMASK before SIOCSIFADDR in libdnet-stripped code, it is not needed and will
...
fail after upcoming change.
This code is not used by nmap but is better to keep it in sync with net/libdnet
ok sthen@ mpi@
2013-05-10 12:27:45 +00:00
mpi
8be9bb6e58
Do not issue SIOCSIFNETMASK before SIOCSIFADDR, it is not needed and will
...
fail after upcoming change.
ok sthen@
2013-05-10 11:40:02 +00:00
sthen
a7a0b0fa7f
- swap order of ioctls so SIOCSIFADDR comes before SIOCSIFNETMASK
...
- remove unneeded MESSAGE
- don't use tbl to format manpages, it's no longer needed
- mark as NOT_FOR_ARCHS=${LP64_ARCHS}, it's broken there
(uses wrong MAC address)
2013-05-10 10:45:46 +00:00
sthen
08ec122a4b
tweak DESCR, point out this is v4 not v6, remove text about building a
...
kernel with BPF.
2013-05-10 10:26:42 +00:00
sthen
5adc0e6296
regen PLIST/distinfo, tidy Makefile, don't USE_GROFF, bump
2013-05-10 09:58:02 +00:00
sthen
e83d9fcc89
normalise patches (context diffs -> unidiffs, and use standard filenames).
...
no pkg change.
2013-05-10 09:56:45 +00:00
zhuk
735fa938e5
Hook up telepathy-qt.
2013-05-09 19:28:34 +00:00
zhuk
2d73336fb4
Import Qt bindings for Telepathy framework. Could be used by some
...
kdenetwork apps, e.g. krfb and krdc.
okay jasper@
2013-05-09 19:25:59 +00:00
ajacoutot
153d71fed5
Tweak patch.
2013-05-09 15:17:32 +00:00
ajacoutot
70ac08ef70
Bring a couple of fixes from upstream, including a mem leak.
2013-05-08 16:14:34 +00:00
benoit
30dfaa3c7c
- update etherape to 0.9.13
...
- update PLIST and WANTLIB
2013-05-08 08:31:29 +00:00
ajacoutot
6597b4cb77
Missing BUILD_DEPENDS.
...
Regen WANTLIB while here.
2013-05-08 07:47:41 +00:00
benoit
caf2b019a4
- update p5-Net-Whois-RIPE to 2.003
2013-05-08 06:09:49 +00:00
sthen
d7f68188e4
minor tweaks (no package change): use ${SUBST_CMD} instead of perl -pi -e,
...
and strip DOS line-endings to make for more-easily-emailable patches
2013-05-07 20:17:43 +00:00
rpe
b9a4bbce09
update nsca to 2.9.1
...
switch back to the original version, because icinga's fork of NSCA
has been discontiued
Please note: it is recommended that NCSA-ng is used for new
installations.
ok sthen@
2013-05-07 20:14:45 +00:00
sthen
7d0d033b98
Update to Icinga 1.9, thanks to rpe@ for feedback and testing the beta.
...
Also thanks to Michael Friedrich (upstream) for sending out helpful notes
to package maintainers about changes in the release which may affect them,
we like projects who do that :)
2013-05-07 15:34:47 +00:00
jasper
ef222239f0
Security fix for CVE-2013-1944 curl: Cookie domain suffix match vulnerability
...
ok naddy@ (MAINTAINER)
2013-05-07 06:53:26 +00:00