brad
0bb443adbd
Update to ircd-hybrid 8.1.7.
...
ok sthen@
2013-09-17 19:52:59 +00:00
ajacoutot
69098c7d8f
Update to p5-Net-DBus-1.0.0.
...
ok jasper@ (maintainer)
2013-09-17 12:27:16 +00:00
sthen
9366742e31
update to icinga-web 1.9.1
2013-09-12 22:31:27 +00:00
pascal
4c18615302
Fix PKGNAME; -rc was interpreted as FLAVOR extension.
...
noticed by naddy@ and nigel@, ok sthen@
2013-09-12 21:17:59 +00:00
sthen
69226b8e47
Fix nsca-ng on 32-bit arch with 64-bit time_t. Problem researched and original
...
diff from florian@; I am using a slightly different diff from upstream here
(also tested by florian@).
2013-09-12 17:03:45 +00:00
ajacoutot
7db13ee8b0
Update to folks-0.9.3 for zeitgeist-2.0 support.
...
This port actually uncoverred a bug in our pkg-config(1) which jasper@ will
look into.
ok jasper@ (maintainer)
2013-09-12 06:52:23 +00:00
brad
04d0774147
Update to libcares 1.10.0.
...
ok sthen@
2013-09-11 18:05:34 +00:00
pascal
fa5f3fc305
Update to tor-0.2.4.17-rc. Adds support for crypto stronger than 1024RSA/DH
...
as well as mitigation against the recent "botnet" problems. If you are
running a relay, you should most definitely upgrade.
Full Changelog:
https://gitweb.torproject.org/tor.git/blob/tor-0.2.4.17-rc:/ChangeLog
tested by gonzalo@ bcallah@, ok bcallah@
2013-09-11 15:57:36 +00:00
ajacoutot
9141699f0f
Bump after dbus-python got renamed to py-dbus.
2013-09-10 13:26:45 +00:00
ajacoutot
886d8176a5
Update to ocsync-0.90.0.
2013-09-07 15:43:01 +00:00
ajacoutot
f1a58fd72e
Sync WANTLIB after gnutls/p11-kit update.
2013-09-06 16:28:48 +00:00
bcallah
fde04f2813
Update texapp to 0.6.2
...
Users can now send private messages up to 2048 characters in length.
2013-09-05 18:41:35 +00:00
brad
caa9d17217
Update to epic4 2.10.2; submitter takes MAINTAINER.
...
From Adam Jeanguenat
ok sthen@
2013-09-05 18:26:35 +00:00
robert
0b030db898
update to 2.0.8
2013-09-04 20:11:14 +00:00
ajacoutot
a526b77730
Make the documentation a bit clearer.
...
ok pea@ (maintainer)
2013-09-02 16:02:40 +00:00
rpe
74ea3e955b
Replace projects' dead ftp with working mirror in MASTER_SITES
...
ok aja@
2013-09-01 17:16:46 +00:00
ajacoutot
06c0531cfc
/var/lib -> /var/db in ma pages.
...
ok pea@ (maintainer)
2013-08-31 17:29:59 +00:00
bluhm
4f1ddf16f7
+ipv6-toolkit
2013-08-31 00:10:20 +00:00
bluhm
eb9a859bb1
Initial import of ipv6-toolkit 1.4b
...
The SI6 Networks' IPv6 toolkit is a set of IPv6 security/trouble-shooting
tools, that can send arbitrary IPv6-based packets.
OK stsp@ sthen@
2013-08-30 23:41:15 +00:00
sthen
b912c8df3e
fix for long long time_t (used to hold an uptime value); feedback from naddy@
2013-08-30 22:42:04 +00:00
naddy
ceec6a88f5
fix for long long time_t on LP64 archs; ok sthen@
2013-08-30 20:15:39 +00:00
sthen
b6f9703194
update to sslh 1.15, from maintainer Björn Ketelaars
2013-08-30 19:10:34 +00:00
naddy
a4b5e33088
* replace random() with arc4random()
...
* improve configuration examples after discussion with Amit Kulkarni
2013-08-29 14:28:13 +00:00
giovanni
954c489d64
Security update to 3.7.3, fixes CVE-2013-4852, CVE-2013-4206, CVE-2013-4207, CVE-2013-4208.
...
All security bugs were in putty code which has been merged from upstream after recent putty
vulnerabilities has been fixed.
ok bcallah@
2013-08-29 07:55:22 +00:00
rpe
f49c21319a
Reintroduce the V variable to fix download path in MASTER_SITES
...
ok aja@
2013-08-29 07:45:54 +00:00
rpe
e3281ab567
RRL patches version naming scheme changed and
...
bump REVISION due to slightly changed patch file
with feedback from and ok sthen@
2013-08-28 20:55:22 +00:00
fgsch
86cc9cacfb
SECURITY update to ngIRCd 20.3
...
ngIRCd 20, 20.1, and 20.2 contains an error that could crash the server
daemon when the configuration option NoticeAuth is enabled (which is not
the default).
2013-08-28 11:53:16 +00:00
bcallah
8d040d5722
Update texapp to 0.6.1 - upgrade is recommended - this version fixed a
...
bug that could leak your OAuth token into your .texapprc if you use the
/save command or -savequit is enabled.
Other updates include blocking individual threads and filtering out
specific app.net clients.
2013-08-26 01:09:40 +00:00
sthen
b132830723
update to scamper 20130824, more information on what's new at
...
http://www.wand.net.nz/pipermail/scamper-announce/2013-August/000016.html
2013-08-25 19:54:49 +00:00
ajacoutot
e1aa16ecbd
Missing directory in PLIST.
...
Regen WANTLIB while here.
2013-08-25 10:18:03 +00:00
sthen
3f7b8a50d9
don't link ODBC test suite programs to libltdl; doesn't seem to be needed,
...
and as there isn't a build dep on ltdl, this broke build on a clean system,
as found by naddy.
2013-08-23 21:50:39 +00:00
naddy
90b3060c1e
Update to 2.82 for various bug fixes. Qt4 build fixes from zhuk@.
...
Overhaul MODULES/LIB_DEPENDS/RUN_DEPENDS/WANTLIB, mostly from zhuk@.
ok zhuk@
2013-08-22 17:34:32 +00:00
lteo
08ee37b8d7
Update to Snort 2.9.5.3, maintainer timeout
...
Re-enable support for non Ethernet decoders so that Snort can listen on
our pflog(4) interface again.
Tested on amd64 and i386. Before the 64-bit time_t change, it was also
tested on amd64 and i386 (by myself and Adam Jeanguenat) and on macppc.
2013-08-21 02:28:42 +00:00
lteo
d3bf5167e4
Update to DAQ 2.0.1, maintainer timeout
...
Upstream has accepted one of my IPFW DAQ fixes, so update the patch file
accordingly.
Tested with Snort 2.9.5.3 (which will be committed shortly) on amd64 and
i386. Before the 64-bit time_t change, it was also tested on amd64 and
i386 (by myself and Adam Jeanguenat) and on macppc.
2013-08-21 02:21:14 +00:00
zhuk
4f664d8b82
Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
...
and shared-mime-info. Found by portcheck.
A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
naddy
c3f2e93ae3
fix for 64-bit time_t; from Gentoo via dcoppa@
2013-08-16 15:38:12 +00:00
sthen
ec1025af83
add BUILD_DEPENDS on bison, now that a .y file has been patched it is required.
2013-08-16 10:54:21 +00:00
sthen
c6aa553242
update to spectrum 1.4.8, needed to go with newer poco, tested by sebastia@
2013-08-16 10:06:13 +00:00
sthen
2f8d5a2364
update to poco 1.4.6p1, tested by sebastia@ on pre-64bit-time_t, probably
...
fixes this with 64bit time_t (though further testing needed)
2013-08-16 10:05:55 +00:00
sthen
58b3e43761
update to gloox 1.0.3, tested by sebastia@
2013-08-16 10:05:00 +00:00
stsp
6c5e3204d8
+ retroshare
2013-08-15 21:55:47 +00:00
stsp
e348865915
Import RetroShare.
...
RetroShare is an Open Source, cross-platform, Friend-2-Friend, and
secure decentralised communication platform. It lets you securely chat
and share files with your friends and family, using a web-of-trust to
authenticate peers and OpenSSL to encrypt all communication. RetroShare
provides filesharing, chat, messages, forums and channels.
For those among us who trust huge C++ behemoths with their privacy,
or have friends and family who need GUIs to contact us.
ok ajacoutot, librthread crash fix ack'd by guenther
2013-08-15 21:55:20 +00:00
gsoares
b536dca63b
update to 1.9; OK sthen@ (MAINTAINER)
2013-08-15 20:28:55 +00:00
stsp
6a65627a9d
libotr-4.0.0 support for mcabber. Patch obtained from
...
http://www.isbear.org.ua/hg/isbear/mcabber-patches/file/tip/use-otr-v4.diff
This makes it build, otherwise untested because mcabber doesn't seem to
work with jabber servers used by myself and pascal.
ok pascal@
2013-08-15 16:34:49 +00:00
stsp
67a07a3624
libotr-4.0.0 support for climm. Patch written by me.
...
ok pascal@
2013-08-15 16:34:24 +00:00
stsp
a2c8c07e9e
libotr-4.0.0 support for bitlbee. Patch written by upstream developer pesco,
...
see http://bugs.bitlbee.org/bitlbee/ticket/1004 .
ok pascal@
2013-08-15 16:34:00 +00:00
naddy
fb935bc764
remove (time_t)timeval.tv_sec casts now that tv_sec has type time_t
2013-08-15 14:58:45 +00:00
naddy
7e0417db37
* Use arc4random(), since tfconfig can't deal with linker warnings.
...
* Unobfuscate the symlink list.
* Drop groff dependency.
* Regen PLIST.
ok stsp@, sthen@
2013-08-15 14:54:07 +00:00
sthen
1b4cb18398
don't force PIE; fixes arm (and it's enabled by default on OpenBSD on arches
...
where it works).
2013-08-15 11:02:23 +00:00
sthen
d120b6356b
don't force PIE; fixes arm (and it's enabled by default on arches where
...
it works). ok brad@
2013-08-15 09:47:28 +00:00