Commit Graph

6220 Commits

Author SHA1 Message Date
rui
0cda6d1f14 Drop maintainership and bump. I don't actively use net-snmp anymore. 2009-08-16 13:35:25 +00:00
rui
bba5dca8a9 update snort to 2.8.4.1. From Markus Lude (maintainer). 2009-08-16 13:31:27 +00:00
sthen
4f04a13f91 +netbsd-iscsi-target 2009-08-15 10:47:34 +00:00
sthen
5cbc3d201a import the portable version of netbsd's iSCSI target. port req'd by dlg@
iSCSI is an IETF standard (RFC 3720) for remote access to block-level
storage.  It can be thought of as similar to NFS, except that an NFS
server exports files; the iSCSI target exports blocks to the iSCSI
initiators, which are the clients.

To set up the target, you need to edit the /etc/iscsi/targets file.
It has a certain layout, to provide a means of (a) mirroring and (b)
combining multiple areas to present one large contiguous area of
storage.  This can be multiply-layered.
2009-08-15 10:46:59 +00:00
sthen
55c1a1a17a fix pkg/DESCR typo 2009-08-15 01:03:33 +00:00
jsg
239da3ad64 We need to define -DUNIX_HAS_SUN_LEN for AF_UNIX sockets to
get initialised correctly.

From Daniel Silverstone.
2009-08-14 20:35:32 +00:00
naddy
10431b38d1 SECURITY FIX
Resolves CVE-2008-5718, diff from upstream

reminded by Brad
2009-08-14 19:09:22 +00:00
jakob
7a94938e5b upgrade to LDNS v1.6.1 2009-08-14 15:00:44 +00:00
pea
18b8223cb8 Update to 0.12.5.
Included a patch from stsp@ that fixes SRV lookup (thanks).

ok ajacoutot@, jasper@
2009-08-14 09:36:30 +00:00
stsp
2f932d574b In the examples section of the pptp man page, use hostnames that
don't resolve, use private IP addresses, and force replacement
of default routes.

input and ok sobrado@, jmc@, naddy@
2009-08-14 00:02:54 +00:00
sthen
fd862ab92f update to 1.7.1.1; ok rui@ (maintainer). 2009-08-12 22:29:35 +00:00
naddy
695742bcd9 actually bump the package 2009-08-12 22:01:56 +00:00
sthen
92b4b3cfe5 correct the LIB_DEPENDS for avahi and bump; fixes build on a clean machine.
ok Brad (maintainer).
2009-08-12 13:54:18 +00:00
martynas
69b8343d1c unlink test_krpc from regress suite. it breaks the build with
MODPY_VERSION=2.6;  and we have these tests disabled anyway
with/ok sthen@
2009-08-11 23:47:14 +00:00
sthen
45023d3996 SECURITY; add patches from upstream repo to fix format string bugs.
From Brad.
2009-08-11 21:20:02 +00:00
benoit
a0739f17c4 - update tor to 0.2.1.19
- update patch

ok rui@, ajacoutot@
2009-08-10 21:14:41 +00:00
msf
3cfc951458 respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:37:12 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
6535f07d5f The autoconf script for this port ignores any predefined PYTHON environment
variable, so python.port.mk's attempt to set the correct binary fails.
Override with a different autoconf variable which also allows removing
the patch to configure. Fixes build with MODPY_VERSION=2.6. ok jasper@
2009-08-09 20:08:04 +00:00
bernd
b87e8b1ab4 Update to ruby-eventmachine-0.12.8. 2009-08-09 12:27:47 +00:00
sthen
ac5cff493b SECURITY; add a fix for CVE-2009-2288 (statuswml.cgi uses an unchecked
url parameter in the ping/traceroute command line). "go ahead please,
if you think it's correct" sturm@ (maintainer).

Users would have to pass webserver authentication (if configured) to
trigger this.
2009-08-07 17:18:34 +00:00
fgsch
1f86089ac1 Use MASTE_SITE_PYPI 2009-08-07 08:36:52 +00:00
martynas
486604ee9a - don't abuse nobody: drop privs to _ettercap instead
- add missing man page correction patch of that uid will used
ok naddy@
2009-08-06 23:44:07 +00:00
naddy
e3ee4ee9fc switch to .bz2 tarballs; old versions are still available in this format 2009-08-06 20:18:55 +00:00
giovanni
1d4d881c99 Update to 2.27
ok merdely@ (maintainer)
2009-08-05 15:04:03 +00:00
kevlo
f93370c729 update to 3.7.15
ok pea@
2009-08-05 12:25:38 +00:00
jakob
9e737e73be upgrade to unbound v1.3.3 2009-08-04 15:45:26 +00:00
martynas
dad80d544b integrate silc-client 1.1.8 into irssi-silc. contains a fix for
string format vulnerability in client entry handling.
2009-08-03 21:29:47 +00:00
sthen
db58aa9e1d +py-dpkt 2009-08-03 11:15:45 +00:00
sthen
52b58c883a import py-dpkt, from maintainer Thanasoulas Spiros with some tweaks by me.
dpkt is a BSD-licensed network packet manipulation library for Python,
written by Dug Song, featuring fast, simple packet creation/parsing,
with definitions for the basic TCP/IP protocols.
2009-08-03 11:14:09 +00:00
fgsch
57110fbd12 Update to supybot 0.83.4.1. martynas@ input and ok 2009-08-01 20:39:08 +00:00
sthen
f6522fbd94 honour CFLAGS; from Brad. 2009-08-01 19:24:07 +00:00
sthen
21ee461509 SECURITY update to 1.1.8, fixes a serious format string vulnerability.
From Brad.
2009-08-01 12:58:06 +00:00
sthen
8b625873a0 update silc-server to 1.1.17; fixes crashes, upgrading is strongly
recommended. ok Brad (maintainer).
2009-08-01 09:21:55 +00:00
weerd
ff73b52b8e Add ifmcstat. Reminded by merdely@ 2009-07-29 21:25:21 +00:00
weerd
c0c984ff2d ifmcstat shows interface multicast group memberships. Originally from
WIDE, pulled out of NetBSD cvs.

ok jasper@, sthen@
2009-07-29 21:13:59 +00:00
sthen
ff94217960 update to 1.8f, some small bugfixes and improvements. 2009-07-29 13:28:10 +00:00
steven
4afb96816f update to 1.60
depend on libpurple instead of pidgin
2009-07-27 20:44:20 +00:00
martynas
dc920e6bde - update user prefixes when modes change
- f mode does not have a prefix
2009-07-26 15:39:52 +00:00
kili
c4bd4bab15 Actually add the diff for configure.ac. 2009-07-26 10:50:53 +00:00
kili
1d224260a0 Disable PIE on arm and bump.
Discussed with weerd@ and Sten Spans (upstream ladvd developer).
Brad sent almost the same diff.

ok weerd@
2009-07-26 10:50:10 +00:00
rui
5db03f99c5 - Security: fix denial of service in sch_generic_wget, from upstream svn. 2009-07-24 22:50:10 +00:00
sthen
64fa08b62b move to archivers/lzo2, bump 2009-07-24 14:37:23 +00:00
naddy
8db5f06144 maintenance update to 1.73 2009-07-22 15:52:07 +00:00
claudio
380ef1076b Update to Net-BGP-0.13 which fixes a few showstopper problems.
OK sthen@
2009-07-22 09:03:48 +00:00
ajacoutot
98ba6ee847 Fix dependencies.
Add CONFIGURE_SHARED.
Tweak DESCR.
2009-07-21 07:35:34 +00:00
jasper
fb927c59e3 add twitux 2009-07-21 07:16:01 +00:00
jasper
6ee2b28e7c import twitux 0.69
Twitux is a free and open source GTK+ application for Twitter. You can:
Send status, view friend status and see what they are doing, send direct
messages to your Twitter friends, GUI notifications when a friend
updates their status.. and more.

from Tom <tdmurphy4 at gmail.com>, with lots of tweaks by me
2009-07-21 07:14:46 +00:00
naddy
507888dcdf * fix package specs in depends
* the audio flavor adds a library dependency to finch, so the finch
package can't be unflavored

ok Brad
2009-07-20 14:27:05 +00:00
merdely
cf3af26b70 Initial import of IP::Country
This includes IP::Country::Fast which SpamAssassin can use to add a
header indicating which country the relay servers are possibly in.

From DESCR:
Finding the home country of a client using only the IP address can be
difficult. Looking up the domain name associated with that address can
provide some help, but many IP address are not reverse mapped to any
useful domain, and the most common domain (.com) offers no help when
looking for country.

This module comes bundled with a database of countries where various IP
addresses have been assigned. Although the country of assignment will
probably be the country associated with a large ISP rather than the
client herself, this is probably good enough for most log analysis
applications, and under test has proved to be as accurate as reverse-DNS
and WHOIS lookup.

ok giovanni@,sthen@
2009-07-20 13:59:20 +00:00