Commit Graph

7930 Commits

Author SHA1 Message Date
jasper
e463cb7712 - update to 0.10.1
* drops gupnp-ui support
2011-09-06 14:33:10 +00:00
jasper
d4b24bd520 - update to 0.10.1
* bump gupnp dependency
2011-09-05 17:50:32 +00:00
sthen
bdb441c2f0 update to a newer git checkout of rtmpdump
- fixes include a casting issue resulting in invalid bw response,
a potential memleak, and a double free in RTMP_Close()
2011-09-05 17:13:56 +00:00
sthen
9dceba3776 update to check_email_delivery 0.7.0a 2011-09-05 17:08:32 +00:00
sthen
01068cbe10 update to nagios 3.3.1 2011-09-05 14:56:45 +00:00
giovanni
55caf0b09d +fpdns 2011-09-05 07:26:25 +00:00
giovanni
48c43368da Import net/fpdns, a tool to remotely determine dns server versions
Help and ok landry@

pkg/DESCR:
fpdns is a program that remotely determines DNS server versions.
It does this by sending a series of borderline DNS queries which
are compared against a table of responses and server versions.

False positives or incorrect versions may be reported when trying
to identify a set of servers residing behind a load-balancing
apparatus where the servers are of different implementations, when
a specific implementation behaves like a forwarder, behind a firewall
without statefull inspection or without Application Intelligence.
2011-09-05 07:25:12 +00:00
jasper
ee67799759 somehow i missed previous' breakage. 2011-09-05 06:55:16 +00:00
espie
14d6c97a83 +rsync,iconv 2011-09-03 13:06:23 +00:00
espie
a52ad0897b iconv flavor 2011-09-03 13:06:01 +00:00
jasper
bad7396e53 - switch to MODJAVA_BUILD 2011-09-01 17:18:50 +00:00
sthen
df963e55f3 minor update to mrtg-2.17.2 2011-09-01 15:55:38 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper
02f230621b - explicitly set SHARED_ONLY 2011-08-30 08:07:22 +00:00
jasper
aad25a9595 - fix distfile 2011-08-30 08:00:08 +00:00
jasper
12ef5e0446 - update to 0.10.0
- tighten gupnp dependency
2011-08-30 07:58:23 +00:00
jasper
5867f25d17 - update to 0.6.3 2011-08-30 07:58:08 +00:00
jasper
a71150602d - update to 0.10.0 2011-08-30 07:57:57 +00:00
jasper
cb28d2e257 - update to 0.18.0
- tighten gssdp dependency
2011-08-30 07:57:35 +00:00
jasper
41b845f524 - use .tar.xz distfiles by default and adjust two ports that don't use these
formats yet.
2011-08-30 07:57:05 +00:00
jasper
d4d6930799 - update gsspd to 0.12.0 2011-08-30 07:56:18 +00:00
ajacoutot
ef8ab198cd Fix WANTLIB after gpgme update. 2011-08-30 06:54:11 +00:00
naddy
ca8c8e1c20 bump EPOCH, 0.2.2 < 20070830 2011-08-28 14:20:28 +00:00
fgsch
d1e740017f Update to 2.3.5.
martynas@ ok, maintainer timed out
2011-08-27 10:28:25 +00:00
bluhm
5db460176b Allow tcptrace to analyse pcap files sniffed on lo0 by using the
special openbsd dlt loop number.
ok naddy@
2011-08-25 22:40:21 +00:00
ajacoutot
b9e654d3c0 Minor update to py-smbc-1.0.11.1. 2011-08-23 06:39:01 +00:00
giovanni
a9df1a858a Bugfix update to 3.5.11, from maintainer Ian McWilliam 2011-08-22 10:03:24 +00:00
jasper
d0ff45e476 - update pidgin to 2.10.0
from brad (MAINTAINER)
2011-08-22 07:35:34 +00:00
jasper
d0b0bf1591 sync 2011-08-21 16:26:57 +00:00
jasper
4e55425528 import liboauth 0.9.4
liboauth is a collection of POSIX-c functions implementing the OAuth
Core RFC 5849 standard. liboauth provides functions to escape and encode
parameters according to OAuth specification and offers high-level
functionality to sign requests or verify OAuth signatures as well as
perform HTTP requests.

ok aja@
2011-08-21 16:26:18 +00:00
sthen
870a4da7d5 Remove BROKEN-sparc64, this builds since sparc64 switched to gcc4. From Brad. 2011-08-21 09:23:54 +00:00
ajacoutot
a713d9ca50 Update to Zabbix 1.8.6.
For details, see:
http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.6
2011-08-21 09:21:02 +00:00
sthen
1b6cae530a update to ircII 20110228, from Pascal Stumpf via Brad (maintainer).
- while there, prefer http MASTER_SITES
2011-08-20 09:11:51 +00:00
jasper
647586e882 Since URL shortener services can optionally be used (and we have them in ports
now), mention them.

ok sthen@
2011-08-19 07:45:38 +00:00
naddy
5afc022b5c "symbol(fake_pck) size mismatch, relink your program"
fake_pck[] is defined in three places and two different sizes as a global,
but each time only used in the respective module, so make the definitions
static.
2011-08-18 19:23:22 +00:00
sthen
eaa203edfb Don't use -Werror, fixes build on arm. From Brad. 2011-08-18 19:22:31 +00:00
jsg
acf35a8c47 unbreak after recent youtube changes and don't covert downloaded
video by default
ok martynas@
2011-08-18 08:27:33 +00:00
sthen
313e459dd0 - fix typo in COMMENT-ido
- switch from apachectl stop && apachectl start to /etc/rc.d/httpd restart
2011-08-16 09:45:45 +00:00
sthen
8750aab166 switch to icinga's fork of NSCA; some fixes & v6 support
- drop urandom->arandom patch, not needed now all /dev/*random act the same
2011-08-16 08:35:07 +00:00
sthen
c6b57c5fa7 update to scamper 20110803 2011-08-16 08:31:25 +00:00
dcoppa
35d3724ea0 Fix segfault when trying to scan for hosts on 64bit systems.
From Debian, but tweaked by naddy@

ok landry@, naddy@
2011-08-02 18:40:16 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
gsoares
071e86dcda update net/p5-IRC-Utils to 0.11
From: wen heping (MAINTAINER)

OK jasper@
2011-07-29 13:51:27 +00:00
giovanni
62f5f7f26e Update to 3.5.10
Fixes:
CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).

From maintainer Ian McWilliam
2011-07-29 08:13:51 +00:00
jasper
c1f559f58d - drop unneeded patch 2011-07-28 12:11:43 +00:00
jasper
1d9c50a04f - update to 1.13
from wen heping
maintainer timed-out
2011-07-28 11:48:13 +00:00
dcoppa
dea42a0497 Tighten dependency on wxWidgets->=2.8.12: 2.8.12 avoids a lot of
amule crashes as stated by many devs on forum.amule.org.
Bump REVISIONs.
2011-07-28 11:06:40 +00:00
ajacoutot
a2715f578f Fix PATHs to php after move to lang/php.
prodded by robert@
2011-07-28 10:51:54 +00:00
dcoppa
3e1b9d9073 Tweak PLIST
Fix license marker
2011-07-27 13:11:59 +00:00
dcoppa
3504bfae52 Fix a couple of nasty crashers (from upstream git)
Use "litoral" as the default template, since it's much
better than "php-default"
2011-07-26 15:32:36 +00:00