Commit Graph

5431 Commits

Author SHA1 Message Date
steven
77f597c89c update to nmap 4.65
from maintainer Giovanni Bechis
2008-06-17 21:18:03 +00:00
sthen
337123618c Adjust README file and bump package version. ok with viq (maintainer). 2008-06-17 15:31:02 +00:00
ajacoutot
070f7fe3b0 - bugfix update to gnugk-2.2.7-3
* 2 missing NULL pointer checks
* fixes a cause code translation when no Q.931 code is set
* fixes possible memory leak in virtual queues on unregistered calls
* checks for the new config file on a reload
2008-06-17 14:45:40 +00:00
landry
06e7b2ac77 bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:53:05 +00:00
sthen
3c31df21d2 Remove net/sniffit. The code isn't too pleasant, no privsep, hasn't
been touched in 8 years, upstream has disappeared, has a hardcoded
nic list missing almost everything modern, and doesn't build on
some arch.

"it won't make me cry" ajacoutot@
2008-06-14 19:02:58 +00:00
sthen
bffc2c2c8c Avoid a divide-by-zero which kills Net-SNMP's snmpd running
on sparc64 when you snmpwalk against it.

From http://marc.info/?l=openbsd-ports&m=119175114720453&w=2

ok rui
2008-06-14 07:48:23 +00:00
pvalchev
2fbfcc7a81 epic4-2.10; Gleydson Soares 2008-06-14 02:01:10 +00:00
ckuethe
6fe0fc7bee update to gtk-gnutella 0.96.5. also add a couple of tweaks to the network
settings to improve your chances of finding things other than spam...
ok sturm
2008-06-13 19:12:44 +00:00
sthen
0df8422b00 sync wantlib, bump packages. 2008-06-12 21:58:11 +00:00
sthen
5b957a17ad +spectrum-tools 2008-06-12 21:35:22 +00:00
sthen
6098741cc6 import spectrum-tools:
Spectrum-Tools is a set of utilities for using the Wi-Spy USB spectrum
analyzer tools from Metageek LLC (http://www.metageek.net). They include
userspace drivers for the hardware (implemented via libusb), a graphing 
UI built on GTK/Cairo, network servers for remote devices, and simple 
utilities for developing additional tools.

This package contains the GTK user interface, spectool_gtk.
Non-GUI tools can be found in the spectrum-tools-utils package.

thanks to matthieu@ for testing and ckuethe@ for pointing me at the
svn code (better than the previous release). it's not perfect (some
X resource leaks) but usable.
2008-06-12 21:33:57 +00:00
wcmaier
2ab389682e Sync scapy with route(8) output now that we support priorities.
Initial report and testing from Tim Donahue <tdonahue at vonsystems
dot com> (and subsequent poke from sthen); thanks!

ok sthen@
2008-06-12 12:46:05 +00:00
okan
9a50149c93 update to 1.11.3 from Gleydson Soares
ok merdely@
2008-06-11 17:59:18 +00:00
landry
dd899175bb Convert existing lua-related ports to use new lang/lua MODULE, and bump
PKGNAMEs.

ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
sthen
b374203f48 SECURITY update to fix CVE-2008-0960, http://secunia.com/advisories/30574/
A vulnerability has been reported in Net-SNMP, which can be exploited
by malicious people to spoof authenticated SNMPv3 packets.

The authentication code reads the length to be checked from sender
input, this allows the sender to supply single byte HMAC code and
have a 1 in 256 chance of matching the correct HMAC and authenticating,
as only the first byte will be checked. The sender would need to
know a valid username.

ok rui (maintainer)
2008-06-10 18:00:35 +00:00
sthen
e71502184b update to 1.1.9, fixes crashes and a nasty socket leak trying to
reconnect to a failed master server. from brad@
2008-06-10 09:04:02 +00:00
pvalchev
bb0a677b47 -mieee is now default on alpha 2008-06-10 05:11:21 +00:00
sturm
539374ed41 missing PKGNAME-perl bump after MAINTAINER changed 2008-06-09 21:28:56 +00:00
naddy
2356cf20d6 Different workaround for link path ordering, keep build path out of
pkgconfig entry.  Problem reported by and ok landry@.
2008-06-09 21:00:57 +00:00
sthen
fe8e61a17e Add a patch to fix static page generation and bump package.
https://lists.oetiker.ch/pipermail/smokeping-users/2008-June/003068.html
2008-06-09 18:42:09 +00:00
okan
459803decc +py-boto 2008-06-09 18:21:13 +00:00
okan
63e6cc58b5 import py-boto
An integrated interface to current and future infrastructural services
offered by Amazon Web Services.  Currently, this includes:

- Simple Storage Service (S3)
- Simple Queue Service (SQS)
- Elastic Compute Cloud (EC2)
- Mechanical Turk
- SimpleDB (SDB)

based on the original submission by Bruno Bigras <bruno@burnbox.net>

feedback and ok wcmaier@ merdely@
2008-06-09 18:20:36 +00:00
ckuethe
768ba9d9fc update to darkstat 3.0.708, mostly concerned with decreased memory usage.
all local patches merged upstream.
2008-06-09 14:29:17 +00:00
ajacoutot
02e2de9051 - fix packaging by adding gconf2 to build+run_depends
noticed by Andreas Kahari and Alexander Pavlyutin on ports@, thanks!
ok brad@ (MAINTAINER)
2008-06-08 14:08:36 +00:00
simon
06bd922616 oops, forgot to check for lib_specs 2008-06-07 22:56:33 +00:00
simon
cd02f718ee add p5-Net-SSH2 2008-06-07 22:50:18 +00:00
simon
c8daa609f3 import p5-Net-SSH2
Net::SSH2 is a Perl interface to the libssh2 library.  It supports the
SSH2 protocol (there is no support for SSH1) with all of the key
exchanges, ciphers, and compression of libssh2.
2008-06-07 22:50:12 +00:00
sthen
3d9e34bfef Bugfix update, fixes occasional crashes at disconnection. From Brad. 2008-06-06 08:47:57 +00:00
rui
17b881c875 - fix MESSAGE examples path. Pointed by Jonathan Armani.
ok ajacoutot@
2008-06-05 19:49:17 +00:00
rui
67e081b387 - maintenance update to socat 1.6.0.1
feedback and ok okan@
2008-06-05 19:46:34 +00:00
rui
eacd3f66fa - maintenance update to tcpslice
ok okan@
2008-06-05 19:43:57 +00:00
rui
5c61442baa - maintenance update to tcpreplay 3.3.1
feedback and ok okan@
2008-06-05 19:41:22 +00:00
rui
759c9a46ef - maintenance update to dnsmasq 2.42
feedback and ok okan@
2008-06-05 19:38:39 +00:00
ajacoutot
6cb0bbdb9e - remove MAINTAINER as per his request
- bump
2008-06-05 15:57:40 +00:00
okan
8e481d18b7 - fix-up PLIST
- rui takes MAINTAINER

ok rui@
2008-06-05 15:52:21 +00:00
ajacoutot
d32a88a3c4 - update to btpd-0.13
from Nicholas Marriott via Martin Cronier (MAINTAINER), thanks guys!
2008-06-05 12:35:14 +00:00
ajacoutot
bf26913f6f - update to pidgin-2.4.2; from brad@ (MAINTAINER)
- install schemas files in the right place and add gconftool-2 goo
- use textproc/intltool MODULE
- purple.service: s/LOCALBASE/PREFIX/
2008-06-05 10:24:14 +00:00
okan
cd03f56d3c fix-up WANTLIB
ok jakob
2008-06-03 19:41:27 +00:00
jakob
aee9804355 make unbound use ldns from ports now that ldns 1.3.0 is released. 2008-06-03 15:09:59 +00:00
jakob
6a8bb2754e update to ldns v1.3.0 2008-06-03 15:03:10 +00:00
ajacoutot
a9f1bfd52f - use intltool MODULE instead of BUILD_DEPENDS on ::textproc/intltool
no binary change
- while here, add GPL license version where missing
2008-06-03 06:59:25 +00:00
martynas
36a55958f3 - update to ejabberd-2.0.1
- drop privilegies in ejabberdctl
- add README.OpenBSD
from maintainer Wiktor Izdebski;  with tweaks from me
tested by Wiktor Izdebski, Simon Kuhnle and sthen@
ok sthen@
2008-06-02 18:13:15 +00:00
martynas
33c528c3d0 - add support for Google Video
- bump package name
"sounds good" jolan@;  tested by Wiktor Izdebski
2008-06-02 17:43:10 +00:00
martynas
e37b0475cc - remove origin
- remove redundant substitution
- better pattern for watch_fullscreen
- bump package name
"sounds good" jolan@;  tested by Wiktor Izdebski
2008-06-02 17:29:56 +00:00
sthen
3cf1c979fd - update to version which fixes a segfault reading hosts from a file
- add a patch to use correct array length.

problems reported by rlewandowski at kig dot pl
looks sane to jasper
2008-06-02 17:02:44 +00:00
sthen
9f69623870 new version, moved to alioth.debian.org and fixes some bugs.
ok Girish Venkatachalam (MAINTAINER).
2008-06-02 11:39:39 +00:00
ajacoutot
c88ef39eea - update to ktorrent-2.2.7
this fixes a "rather nasty infinite loop in the queue manager"

from brad@
2008-05-29 07:39:09 +00:00
ajacoutot
a2712dbeda - remove run dependency on devhelp
no objection from jasper@
2008-05-27 11:49:17 +00:00
robert
4158cffe3c update to silc-server-1.1.7;
tested by sthen@, brad@, me; diff from brad@
2008-05-27 08:30:29 +00:00
ajacoutot
37c8796785 - remove dependency on devhelp for lighter non-gnome ports to avoid a
too big dependency chain

requested by steven@
discussed with steven@ espie@ fgsch@
2008-05-27 08:02:51 +00:00