Commit Graph

6228 Commits

Author SHA1 Message Date
sthen
eeef06a769 Add a missing BUILD_DEPENDS found by and diff ok with steven@ (thanks!) 2009-08-18 18:14:21 +00:00
sthen
f45cedef1a +bird
+bird,v6
2009-08-17 23:06:06 +00:00
sthen
975302b293 import net/bird;
The BIRD project aims to develop a fully functional dynamic IP
routing daemon primarily targeted on (but not limited to) UNIX-like
systems and distributed under the GNU General Public License.

    * Both IPv4 and IPv6
    * Multiple routing tables (not on OpenBSD yet)
    * BGP
    * RIP
    * OSPF (IPv4 only)
    * Static routes
    * Inter-table protocol
    * Command-line interface
    * Soft reconfiguration
    * Powerful language for route filtering

Due to bird's build system, packages are split: the bird package
contains IPv4 daemons, bird-v6 contains IPv6 daemons (build with
FLAVOR=v6), and bird-doc contains the manual.
2009-08-17 23:03:58 +00:00
giovanni
8ff2e5415d Add a -tkmib package
ok ajacoutot@ with a similar diff
2009-08-17 14:58:45 +00:00
sthen
0a6be68448 Update to 1.8i; minor fixes 2009-08-17 13:52:39 +00:00
jolan
4ab250f938 document how to force the SASL mechanism to PLAIN since
openfire's/java's DIGEST-MD5 implementation doesn't interoperate
very well with popular clients like pidgin, iChat, etc.  workaround
found by ian@, thanks
2009-08-17 02:38:33 +00:00
jsg
19e5a7c46e make yt work again after recent youtube changes
fetch higher quality video if avaible
don't convert to mpeg4 if we fetched mpeg4

ok sthen@ martynas@
2009-08-16 19:37:59 +00:00
naddy
1c4a71ff17 SECURITY update to 7.19.6
Fixes libcurl embedded zero in cert name vulnerability, CVE-2009-2417.
2009-08-16 17:54:21 +00:00
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