Commit Graph

9876 Commits

Author SHA1 Message Date
benoit
85744b3311 Update to py-snmp 4.2.5.
ok sthen@
2013-10-20 13:14:21 +00:00
jturner
5272df221f +clamz 2013-10-19 16:35:24 +00:00
jturner
4f72f8582f Import ports/net/clamz. ok abieber@
Clamz is a little command-line program to download MP3 files from
Amazon.com's music store. It is intended to serve as a substitute for
Amazon's official MP3 Downloader, which is not free software (and
therefore is only available in binary form for a limited set of
platforms.) Clamz can be used to download either individual songs or
complete albums that you have purchased from Amazon.
2013-10-19 16:33:52 +00:00
sthen
a6ca9046a3 update to quagga 0.9.22.4, including a security fix for an issue with
OSPF-API, and discard malformed LSAs which don't cause a problem for
quagga itself but when passed to other implementations can trigger
http://www.kb.cert.org/vuls/id/229804 (i.e. to limit the distribution
of such bad LSAs).
2013-10-19 13:26:56 +00:00
jung
48f6bb40d4 update sic to 1.2
OK sebastia@
2013-10-19 09:49:51 +00:00
benoit
cb2bcb0a81 Update p5-Net-Whois-RIPE to 2.005001. 2013-10-19 09:48:08 +00:00
schwarze
190dff699d These manuals are fine with mandoc, in particular since we now support
the .UR/.UE block.  They contain a few man(7) syntax errors, but groff
doesn't help in that respect, so drop USE_GROFF.  No other change, no bump.
OK naddy@ benoit@ (etherape MAINTAINER)
2013-10-18 21:24:09 +00:00
miod
7fd4b6422c Remove conditionals assuming m88k lacks shared libraries, it's not 2012 anymore! 2013-10-18 15:44:52 +00:00
miod
15d673f805 NOT_FOR_ARCHES=${GCC3_ARCHS}, these port depend upon the C++ tr1 headers,
which are only available on gcc4 platforms.
ok espie@
2013-10-18 14:29:16 +00:00
sthen
5e32361b7a update to icinga-web 1.9.2 2013-10-18 11:52:18 +00:00
jca
8680288380 As tested on armish and armv7, there's something really broken, either
with the code or with our toolchain (and I think it's rather the
latter), so don't waste time building this.  Runtime problem reported
by juanfra@
2013-10-17 20:58:28 +00:00
bluhm
e178e21241 update p5-NetAddr-IP to 4.071 2013-10-16 19:17:43 +00:00
bluhm
9a97002e02 update p5-Net-IMP to 0.625 2013-10-16 17:12:14 +00:00
jasper
969e2b1226 tweak DESCR 2013-10-16 17:04:32 +00:00
bluhm
f83dca4dc6 Including the header file netinet6/in6_var.h from netinet/in_var.h
automatically is bad.  To change that, a few ports must be adapted.
Do an explicit #include <netinet6/in6_var.h> when it is needed.
OK ajacoutot@

Commit the remaining ports that were blocked by an cvs commit error
in devel/jdk/1.7/patches.
2013-10-16 15:04:07 +00:00
ajacoutot
0f68437066 Update to ocsync-0.90.2. 2013-10-16 11:30:43 +00:00
ajacoutot
23f267a40c Update to glib2-networking-2.38.1. 2013-10-15 15:18:28 +00:00
naddy
645e7d1f82 Install source man pages into the correct directory. 2013-10-15 13:48:59 +00:00
espie
ab35436442 fix sloppy check 2013-10-15 10:29:46 +00:00
ajacoutot
ca83557eb5 Do not hardcode /usr/local. 2013-10-15 06:51:59 +00:00
william
68a3e4d86b Update to rbldnsd-0.997a
- update MASTER_SITES
- regen patch
- setup chroot by default
- add rc script
- add README describing how to use it

help and feedback from sthen@ and ajacoutot@, thanks!

ok sthen
2013-10-15 01:18:00 +00:00
sthen
4c2dda1a1b add an rc script for darkstat, from Remi Locherer, and a README based on
Remi's but reworded by me.
2013-10-14 22:31:57 +00:00
bcallah
1666464b5c Bugfix update to texapp 0.6.4 2013-10-13 04:16:59 +00:00
sthen
29ff254d98 initial fix for queues; s/pfioc_qstats/pfioc_altqstats 2013-10-12 13:11:34 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
ac95394543 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 21:20:54 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
brad
15b3334f10 Update to darkstat 3.0.717.
ok sthen@
2013-10-11 17:23:16 +00:00
dcoppa
08f6968593 Fix compilation with the upcoming cmake-2.8.12.
CMake 2.8.12 has changed the argument count to qt4_create_moc_command.
(from upstream git commit 05fe3f4980bbc6b016e25dcf07e44afe29e377c0)

ok espie@
2013-10-11 10:32:07 +00:00
naddy
af633aed47 Update to 3.1.0. This has various minor improvements, internal
changes, and now uses the system zlib.
https://rsync.samba.org/ftp/rsync/src/rsync-3.1.0-NEWS

Clean up some cruft:
* Dropped the -T from --with-rsh.  No tty allocation is the default
for ssh, and if somebody sets RequestTTY in .ssh/config, they should
get what they want.
* Removed pointless SECURITY file.
* Replaced the outdated DESCR text with the description from the man page.

ok espie@
2013-10-10 12:01:30 +00:00
brad
1d77e89c13 Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
naddy
699bc4880a Update to 7.32.0.
No revolutionary changes; see http://curl.haxx.se/changes.html for
the details.
2013-10-09 17:25:39 +00:00
shadchin
1076d97d81 Now _res has minimal support: not define nsaddr_list, only nscount,
therefore psi could not determine dns server. Switch psi on resolv.conf.

tested Matthew Clarke <clamat at telus dot net>
2013-10-09 16:52:23 +00:00
stsp
a7402fd195 Update to serf 1.3.2. Pre-requisite for Subversion 1.8. 2013-10-09 11:57:43 +00:00
sthen
9eead3dd44 install @sample'd smokeping_secrets file with mode 640, it must not be
world-readable (enforced at startup)
2013-10-09 10:55:54 +00:00
jca
bf0739a745 On ARM, use generic C code (as on !amd64) instead of inline asm which
fails to build.  While here, enable tests.  No bump since no change on
other archs.  Reported by Juan Francisco Cantero Hurtado, thanks!
ok dcoppa@
2013-10-09 07:33:41 +00:00
sthen
a995e23177 minor update to mirmon 2.9 2013-10-06 22:39:24 +00:00
brad
b89cb537c1 Add a DoS fix.. Missing integer wrap protection in EA list reading can cause
server to loop with DoS. CVE-2013-4124

ok sthen@
2013-10-06 22:00:48 +00:00
brad
674e3f987e Update to netatalk 2.2.5.
ok sthen@
2013-10-06 21:49:32 +00:00
lteo
60ea0a056e update my email address 2013-10-06 19:12:08 +00:00
bcallah
59639797c1 Minor update to cgo-20131006. Adds a man page for cgo. 2013-10-06 14:29:22 +00:00
bcallah
e45a9942f8 Bugfix update to 0.6.3. 2013-10-06 05:11:22 +00:00
sthen
5276ed3f5e Fix build on macppc by using -Wl,-rpath instead of -R. 2013-10-05 11:50:00 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
giovanni
da3d168a47 +py-ipaddr 2013-10-04 09:26:28 +00:00
giovanni
c6e917892e Import net/py-ipaddr, a Python IP manipulation library.
This library is used to create/poke/manipulate IPv4 and IPv6 addresses and prefixes.

ok benoit@
2013-10-04 09:20:14 +00:00
jasper
832a13d7b7 update to telepathy-idle-0.2.0 2013-10-04 07:40:42 +00:00
dcoppa
a2a0464ede Bye bye MODPY_BADEGGS 2013-10-03 16:37:15 +00:00
jasper
27095eb929 update to telepathy-glib-0.22.0 2013-10-03 11:42:54 +00:00
jasper
adcd02a2d1 update to telepathy-mission-control-5.16.0 2013-10-03 11:42:08 +00:00
jasper
7b17be5172 update to telepathy-haze-0.8.0 2013-10-03 11:35:57 +00:00
giovanni
514c0e7e73 Bugfix update to 0.24 2013-10-02 14:45:54 +00:00
ajacoutot
47a6ce1e35 Regen WANTLIB after ptlib upgrade. 2013-10-02 10:47:06 +00:00
ajacoutot
bb3f6df7c8 Update to opal-3.10.11. 2013-10-02 10:46:36 +00:00
ajacoutot
1a38689937 Regen WANTLIB after ptlib upgrade.
Clean up this port while here.
2013-10-02 10:46:14 +00:00
jca
4bd664cede msgbuf_write() returns 1 on success.
From upstream via Dimitri Sokolyuk (demon at dim13 dot org), thanks!
ok sthen@
2013-10-01 07:36:06 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
jasper
695449e044 move gtkdoc related bits into Makefile.inc 2013-09-27 17:34:42 +00:00
jasper
3e9ab5b70c update to telepathy-gabble-0.18.1 2013-09-27 14:03:31 +00:00
jasper
03b9009c52 update to folks-0.9.5 2013-09-27 12:27:55 +00:00
jasper
88a7996d5a unbreak after gupnp update 2013-09-27 06:29:13 +00:00
ajacoutot
3e9e28a4b8 This is AGPL now -- noticed by bentley@ 2013-09-27 05:50:01 +00:00
bluhm
4b1c983079 Shut up the compiler and linker warnings in ipv6-toolkit.
- use arc4random(3)
- make include fix smaller
- silence uninitialized variable warning
- replace strncat with strlcat
OK naddy@
2013-09-26 21:52:35 +00:00
ajacoutot
1410e48432 Update to quvi-0.9.3.1. 2013-09-26 15:54:42 +00:00
ajacoutot
0b55e6cb92 Update to libquvi-scripts-0.9.20130903. 2013-09-26 15:54:20 +00:00
ajacoutot
55d92c3922 Update to libquvi-0.9.3. 2013-09-26 15:53:50 +00:00
ajacoutot
637f7b2f03 Set EXTRACT_SUFX globally. 2013-09-26 15:53:07 +00:00
jasper
2939edd5fa update to telepathy-idle-0.1.16 2013-09-26 14:14:52 +00:00
sthen
d64d644565 regen WANTLIB to fix intermittent pkg failure with dpb junking (no path to orc-0.4) 2013-09-26 13:22:47 +00:00
jasper
d8412c3292 update to telepathy-glib-0.20.4 2013-09-26 12:33:59 +00:00
jasper
449bff7ab5 update to telepathy-mission-control-5.14.1 2013-09-26 11:48:15 +00:00
jasper
be0b886d2b update to telepathy-spec-0.27.2 2013-09-26 11:45:13 +00:00
jasper
eb681d9aba update to gupnp-tools-0.8.7 2013-09-26 08:16:37 +00:00
jasper
af17c6e48e update to gupnp-0.20.6 2013-09-26 08:16:22 +00:00
jasper
0a7f37d235 update to gssdp-0.14.5 2013-09-26 08:16:01 +00:00
jasper
15b079c853 add patch from upstream to fix a crasher 2013-09-26 07:44:22 +00:00
ajacoutot
7dbb7b5db1 Update to glib2-networking-2.38.0. 2013-09-26 07:20:09 +00:00
ajacoutot
9aad0b8dc0 Proactively fix before the upcoming major gtk+3 update. 2013-09-25 12:26:46 +00:00
sthen
f9dc2fa78a libungif->giflib and patch where necessary, ok jasper@ aja@ 2013-09-25 07:56:56 +00:00
sthen
56a96eca50 - update to py-ftpdlib 1.2.0, from Juan Francisco Cantero Hurtado who takes
maintainership.
- add MODPY_BADEGGS (otherwise make clean fails as non-root).
2013-09-25 07:13:02 +00:00
landry
d99dbffcbb Update to minbif 1.0.5.
- Remove now useless patches
- Add an rc script for daemon mode
- move MESSAGE to README
- set @mode 750 for minbif's datadir

Seems to work fine against a pair of xmpp servers here.
2013-09-24 15:34:45 +00:00
bentley
c31f6d68c2 Pull in upstream's manpage fixes, and remove USE_GROFF.
ok ajacoutot@ (MAINTAINER)
2013-09-24 08:25:17 +00:00
lteo
c82b01e867 Update to Snort 2.9.5.5 and fix the ownership of the rc.d script, from
maintainer Markus Lude.

Tested by me on amd64, i386, and macppc.
2013-09-24 02:35:23 +00:00
sthen
bd4454808c +pear-Net-DNS2 2013-09-23 13:50:37 +00:00
sthen
c6ca561eac - fix PERMIT_*
- add NO_TEST
- doesn't need lang/php in MODULES
2013-09-23 13:31:46 +00:00
dlg
c40be0a1a4 A resolver library used to communicate with a DNS server.
Provides (roughly) the same functionality as pear-Net-DNS, but using
PHP5 objects, exceptions for error handling, better sockets support.

ok sthen@ who has some tweaks to put on top of this.
2013-09-23 13:17:23 +00:00
ajacoutot
4597489bfd Needs USE_GROFF. 2013-09-22 18:50:23 +00:00
brad
0d1d9d54be Update to Unbound 1.4.21.
ok sthen@
2013-09-20 20:57:51 +00:00
ajacoutot
bd0d1e4862 Skip exit handlers on OpenBSD since they hang; fom upstream. 2013-09-20 11:53:47 +00:00
naddy
c7a584352a remove isc-bind,ratelimit here as well 2013-09-20 11:01:59 +00:00
ajacoutot
41a3cd2d66 Upstream'd. 2013-09-20 09:21:00 +00:00
ajacoutot
e87fa3b7fe Update to gnugk-3.4. 2013-09-20 07:05:12 +00:00
sthen
23629488a3 update to BIND 9.9.4 - this release rolls in the RRL patches (ratelimit
flavour) to the main release, so pkgpath/conflict markers are set so that
updates are handled correctly
2013-09-19 23:33:11 +00:00
bentley
1ee4473558 +quvi 2013-09-19 23:08:50 +00:00
bentley
4c6a0a1fcf Import quvi-0.4.2.
From Dmitrij D. Czarkoff.

ok sthen@ abieber@
2013-09-19 23:08:14 +00:00
bentley
e2b6d8a0f5 Update to libquvi-scripts-0.4.18. 2013-09-19 05:25:39 +00:00
dcoppa
6b389be089 - fix permissions on the sampled config file to avoid the warning:
WARNING: file /etc/ddclient/ddclient.conf must be accessible only by its owner (fixed).

- add a runtime dep on security/p5-Digest-SHA1 to avoid the error:

FATAL: Error loading the Perl module Digest::SHA1 needed for freedns update.
FATAL: On Debian, the package libdigest-sha1-perl must be installed.

OK jung@
2013-09-18 11:38:47 +00:00
kirby
acf5fcd3ae fix MASTER_SITES
with permission from maintainer
2013-09-18 04:48:52 +00:00
sthen
6901833549 update to nrpe 2.15, adding IPv6 support (and yes, it still listens on v4. ;) 2013-09-17 21:22:26 +00:00
rpe
f4eaf9ff59 update to 9.9.3-P2
ok sthen@
2013-09-17 20:31:59 +00:00
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
sthen
c9fd727d60 bump; ABI break due to SIOC{S,G}ETVLAN changes 2013-08-15 09:21:10 +00:00
sthen
2fa37700ba update oui-iab list 2013-08-14 19:24:04 +00:00
sthen
1a477e9204 remove unnecessary RUN_DEPENDS-main on php. bump REVISION-main to fix the build. 2013-08-14 11:29:26 +00:00
bentley
fded4e8b64 Update to libquvi-scripts-0.4.17. 2013-08-13 19:47:08 +00:00
dcoppa
89dc9a0c1b Add some EBook file types
(upstream git commit 6c838fc0d67d86ca22e9c793b88badd8a3258b6c)

Add missing semicolon
(upstream git commit 7c67f345702595e6ba9bd29b12734451decb24d8)
2013-08-13 12:46:15 +00:00
pascal
e6f5096dd6 sync 2013-08-12 12:01:14 +00:00
pascal
d1e476af4d Import net/p5-Net-Twitter-Lite.
This module provides a perl interface to the Twitter API v1.

It uses the same API definitions as Net::Twitter, but without the
extra bells and whistles and without the additional dependencies.
Same great taste, less filling.

ok landry@
2013-08-12 12:00:06 +00:00
pascal
407965268f Import net/p5-AnyEvent-IRC.
The AnyEvent::IRC module consists of AnyEvent::IRC::Connection,
AnyEvent::IRC::Client and AnyEvent::IRC::Util.  AnyEvent::IRC is
just a module that holds this overview over the other modules.

AnyEvent::IRC can be viewed as toolbox for handling IRC connections
and communications.

AnyEvent::IRC::Client is a more highlevel IRC connection that already
processes some messages for you and will generated some events that
are maybe useful to you.

ok landry@
2013-08-12 11:59:11 +00:00
dcoppa
e7fe29178f Unbreak build with ghc-7.6.
Patch stolen from the gentoo-haskell repository @ github.

OK kili@
2013-08-12 08:03:18 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
benoit
87597634e0 Update p5-Net-Whois-RIP to 2.004002. 2013-08-11 10:31:14 +00:00
ajacoutot
08578311af Not needed after all. 2013-08-11 08:57:57 +00:00
ajacoutot
e5b0a58df2 Add bootstrap to the default FLAVORs -- prevent cyclic dep on sparc64.
spotted by and slap from landry@
2013-08-10 22:42:24 +00:00
ajacoutot
fbe0a39b22 Update to openvmps-1.4.05.
Default config moved from vmpsd.db to vlan.db.
2013-08-10 18:06:08 +00:00
robert
32b20aeb8c fix plist, bump 2013-08-10 14:02:03 +00:00
ajacoutot
cd6ee3d5b3 Add patches from Fedora to fix build with mozjs-17.0 (devel/spidermonkey). 2013-08-10 12:46:22 +00:00
naddy
c01a34f9dd update to 2.81 for some bug fixes; ok brad@ 2013-08-09 19:13:08 +00:00
naddy
54315b49c6 remove gcc2 workarounds 2013-08-09 14:40:44 +00:00
ajacoutot
ce66c1dccc MESSAGE->README
Document the fact that a proper listening interface is needed in mdnsd_flags.

ok gonzalo@ (maintainer)
2013-08-09 14:32:51 +00:00
ajacoutot
5ec43ccb35 Listen on loopback so that it runs by default.
ok sthen@
2013-08-09 14:31:53 +00:00
gsoares
afe1529d28 remove gcc2 remnants 2013-08-09 04:45:21 +00:00
ajacoutot
cebf14a3be How did we miss this in "CATEGORIES"? 2013-08-08 22:24:12 +00:00
bluhm
26f54205ba update p5-Net-Inspect to 0.302 2013-08-08 21:31:48 +00:00
robert
6b0d8d0c4d update to 2.0.7 2013-08-08 19:32:56 +00:00
bcallah
e75a04b64e +cgo 2013-08-08 09:59:46 +00:00
bcallah
9b95865a02 Import net/cgo, a terminal-based gopher client.
Tweaks from gsoares@ and jca@
ok gsoares@
2013-08-08 09:59:01 +00:00
brad
edfe35be6c Update to ircd-hybrid 8.1.6.
ok sthen@
2013-08-07 23:41:07 +00:00
naddy
2394f51acd move http://github.com and http://bitbucket.org to https
suggested by bentley@
2013-08-07 21:57:40 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
naddy
b43ec6dca7 remove workarounds for gcc 2.95 2013-08-07 19:16:48 +00:00
naddy
792c32ed74 remove some gcc2 workarounds 2013-08-07 16:49:36 +00:00
naddy
c7e055641a kill direct and indirect references to GCC2_ARCHS 2013-08-07 15:37:07 +00:00
sthen
10a472aa72 SECURITY update to PuTTY 0.63 - ok brad@
- Vulnerability: non-coprime values in DSA signatures can cause buffer
overflow in modular inverse
- Vulnerability: buffer underrun in modmul can corrupt the heap
- Vulnerability: negative string length in public-key signatures can
cause integer overflow and overwrite all of memory
- Private keys left in memory after being used by PuTTY tools

N.B. some of these vulnerabilities where an SSH-2 server can make PuTTY
overrun or underrun buffers can be triggered *before* host key verification
so there is a risk from a spoofed server. For more info see the 0.63
section of http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/
2013-08-07 11:47:51 +00:00
bcallah
c8d6d2deec Update texapp to 0.6.0. New features include search functionality, the
ability to write messages in an external editor, and regular bugfixes.
The default texapprc has been tweaked to more closely follow the style of
alpha (the web-based app written by the founders of app.net).
2013-08-07 03:35:53 +00:00
sthen
5ca215842a SECURITY update to BIND 9.9.3p2. CVE-2013-4854: A specially crafted
query that includes malformed rdata can cause named to terminate with an
assertion failure while rejecting the malformed query. Authoritative and
recursive servers are equally vulnerable. Intentional exploitation of
this condition can cause a denial of service in all nameservers running
affected versions of BIND 9. Access Control Lists do not provide any
protection from malicious clients.
2013-08-06 20:09:00 +00:00
landry
68c3487a9f +py-msgpack 2013-08-06 19:54:52 +00:00
landry
fe1f9f43e0 Import py-msgpack 0.3.0, required by upcoming salt port.
MessagePack is a fast, compact binary serialization format, suitable for
similar data to JSON. This package provides CPython bindings for reading
and writing MessagePack data.

ok rpointel@
2013-08-06 19:54:20 +00:00
jasper
bc009f0b34 update to gupnp-0.20.4 2013-08-06 18:10:27 +00:00
jasper
be0f8028b6 update to gssdp-0.14.4 2013-08-06 18:09:41 +00:00
kili
7c5ed985b4 Broken with ghc-7.6. 2013-07-19 07:03:42 +00:00
kili
79e29cad95 Update to HTTP-4000.2.8 2013-07-18 21:49:32 +00:00
benoit
3329109d09 Update py-dnspython to 1.11.0.
ok wcmaier@ (maintainer)
2013-07-18 15:13:02 +00:00
bluhm
83ddffafd0 - update p5-Net-IMP to 0.621
- test depends on net/p5-Net-PcapWriter
2013-07-18 14:19:07 +00:00
lteo
3f7c3d1bee Fix two bugs in the IPFW DAQ module that prevented Snort from running
properly in inline mode:

1. A bug in ipfw_daq_inject() ignores the buf and len arguments that are
   passed to it.  This prevents Snort inline mode from dropping/rejecting
   packets that match "drop" or "reject" rules.

2. Remove DAQ_CAPA_UNPRIV_START from the list of capabilities so that
   Snort can run as an unprivileged user when using the IPFW DAQ module.

Tested by myself and Adam Jeanguenat.  Received guidance from sthen@.
Both fixes have been sent upstream.
2013-07-17 18:18:05 +00:00
jasper
f28e52db4b Security fix for CVE-2013-2130,
ZNC Multiple NULL Pointer Dereference Vulnerabilities

ok brad@ (MAINTAINER)
2013-07-17 07:19:38 +00:00
bentley
0d107ee995 Update jung@'s contact info in all ports. Drop spe and ddclient per request.
ok jung@
2013-07-17 03:27:01 +00:00
william
ecfafa71cf SECURITY update to 1.4.24
- BUG/MAJOR: backend: consistent hash can loop forever in certain circumstances
- BUG/MEDIUM: checks: disable TCP quickack when pure TCP checks are used
- MEDIUM: protocol: implement a "drain" function in protocol layers
- BUG/CRITICAL: fix a possible crash when using negative header occurrences

Resolves CVE-2013-2175

ok gonzalo
2013-07-17 02:52:53 +00:00
jasper
d3c8df5a14 Security fix for CVE-2013-2174,
libcURL "curl_easy_unescape()" Buffer Overflow Vulnerability

ok naddy@ (MAINTAINER)
2013-07-16 19:25:38 +00:00
ajacoutot
7e320ace86 Update to ocsync-0.80.0. 2013-07-16 10:18:04 +00:00