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
jsg
28145ccd0c
strip some junk from the title we don't want in the filename
...
ok martynas@
2011-07-26 12:53:26 +00:00
gsoares
8d93fea0cc
wrong dir, sorry;
...
revert changes from previous commit.
2011-07-25 20:25:05 +00:00
gsoares
b30a2b2385
switch back to USE_GROFF here.
...
there a know issue with pod2man that expects `tr' to be implemented for \*(-- to
work. its in mandoc TODO.
2011-07-25 19:50:50 +00:00
dcoppa
0874d2ca6a
Fix typos in manual pages. From Debian
2011-07-25 14:46:57 +00:00
gsoares
86c00cf060
- install examples, bump REVISION
...
- doesnt need groff
OK kevlo@ (MAINTAINER)
2011-07-25 14:24:54 +00:00
gsoares
8e121bf6d1
update net/p5-IO-Interface to 1.06
...
remove groff while here
OK kevlo@ (MAINTAINER)
OK jasper@
2011-07-25 14:22:42 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
jasper
36ba1270db
- update pidgin to 2.9.0
...
* includes a security fix for SA45037 Pidgin "gdk_pixbuf__gif_image_load()" Denial of Service Weakness
from brad (MAINTAINER)
2011-07-22 06:44:45 +00:00
pea
54e48906db
Add inadyn
2011-07-21 12:19:11 +00:00
pea
3b0b61686a
Import inadyn
...
inadyn is a C based client used to update DNS entries. This is a fork of
the original INADYN implementation from Narcis Ilisei. Most of the fixes
and additions from the new "upstream" by Christoph Brill have been added.
However, this project is not a fork off of Christoph's repository, but
rather a reengineered version of the original 1.96.2 release with all
additional patches audited and merged separately. Additionally a further
set of code cleanups, features and bug fixes have been added.
ok ajacoutot@
2011-07-21 12:17:02 +00:00
sebastia
56e51ffb01
Long overdue, add iaxclient-tcl to RUN_DEPENDS. With this, Coccinella
...
can be used for XMPP p2p VoIP with other Coccinella clients, and as
a fully IAX2 client for an asterisk.
Suggestion to use the wrapper script instead of depending on threaded
TCL/Tk flavor from sthen@ (many thanks!)
OK sthen@
2011-07-20 16:43:18 +00:00
naddy
db7a6ba493
fix a configure script typo that caused OpenBSD 5.x to be mistaken for
...
Solaris 2.x and rename a misleadingly named patch file
2011-07-20 14:22:48 +00:00
naddy
57dd061596
fix build for OpenBSD 5.x
2011-07-20 13:59:13 +00:00
ajacoutot
11a1f36f2b
MESSAGE -> README
2011-07-20 08:45:00 +00:00
sthen
0b1e9c8e87
- remove an unnecessary hackish #define now we have 5.x in version strings
...
- better fix for the mib parser error-message spam
2011-07-19 21:32:38 +00:00
gsoares
3a8a6a78f3
- update to 1.3
...
- remove examples files as it was removed by upstream
- regen patches and set REGRESS_IS_INTERACTIVE
- add a new dependecy to RUN_DEPENDS
ok jasper@
reads ok sthen@
(maintainer timeout)
2011-07-19 20:03:26 +00:00
jeremy
9bc799db7a
Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
...
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.
OK landry@, jcs@
2011-07-19 18:00:16 +00:00
jasper
96e4cbf59f
Strip the trailing full stop after printing the saved filename. Now
...
you can just double click on the filename in X and have it copied to the
clipboard, without the extra dot.
ok martynas@ (MAINTAINER)
2011-07-19 16:29:45 +00:00
sthen
abe96ac59c
Use V?= rather than V=
2011-07-19 11:13:26 +00:00
naddy
65bc5aa607
bump revision for plist changes 4.9 -> 5.0
2011-07-18 19:06:36 +00:00
naddy
0bb9b1135c
recognize 5.0
2011-07-18 19:04:20 +00:00
sthen
9f537a2948
Update to rtmpdump 2.4, packaged from git. From Nigel Taylor.
...
Supports RTMPE type 9 handshakes, used by some youtube streams (e.g. UK 4od)
2011-07-17 09:56:04 +00:00
benoit
156d0818ed
- update py-dnspython to 1.9.4
...
- update PLIST
from wen heping, ok wcmaier@
2011-07-17 06:36:36 +00:00
ajacoutot
a624e86660
Update to py-smbc-1.0.11.
2011-07-16 06:58:13 +00:00