Commit Graph

6003 Commits

Author SHA1 Message Date
sthen
77abe2a7c0 a chunk of diff can go, upstream took a slightly different version
of this big-endian fix that also works. bump package.
2009-04-29 01:39:15 +00:00
sthen
d3ae746468 update to 1.5, based on a diff from David Cathcart, adds live stream
dumping and rtmpe.
2009-04-29 00:51:23 +00:00
jasper
f024b57a92 - update gtk-gnutella to 0.96.6
* lots of improvements and bugfixes
2009-04-27 11:57:18 +00:00
jasper
ce664f690d pasto 2009-04-26 20:56:50 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
jasper
52b52fb4b3 - bring over some tweaks from sthen's zabbix port, more will follow 2009-04-23 15:38:11 +00:00
ajacoutot
c3cff28732 - don't trust configure to pick up the python version to use ; this allows
libproxy to compile when several python versions are installed
- safe bump

breakage reported by Julien Cabillot
2009-04-23 13:26:10 +00:00
jcs
9aef655a1d add wantlib, bump pkgname 2009-04-23 07:22:03 +00:00
jasper
10b27aefed - add zabbix 2009-04-22 15:07:40 +00:00
jasper
015d3aad3a import zabbix 1.6.4
ZABBIX is an enterprise-class open source distributed monitoring
solution designed to monitor and track performance and availability of
network servers, devices and other IT resources. It supports distributed
and WEB monitoring, and more.

based on original work by bernd@
ok ajacoutot@
2009-04-22 15:03:52 +00:00
ajacoutot
692280c296 - bump after previous 2009-04-21 22:18:22 +00:00
stsp
13ebfc335d Fix two typos in DESCR, one of which was reported by Loki2 on undeadly. 2009-04-21 22:12:56 +00:00
sthen
21fa0747e1 +pcapdiff 2009-04-21 16:39:23 +00:00
sthen
8ab072726c import pcapdiff:
Pcapdiff is a tool developed by the EFF to compare two packet captures
and identify potentially forged, dropped, or mangled packets.

Two technically-inclined friends can set up packet captures on their
own computers and produce network traffic between their two computers
over the Internet.

Later, they can run pcapdiff on the two packet capture files to
identify suspicious packets for further investigation.


(second attempt in the right dir... no cookie for me)
2009-04-21 16:36:23 +00:00
naddy
8150ccb354 Security:
Prevent a buffer overflow in ntpq.  (CVE-2009-0159)
From upstream via FreeBSD.
2009-04-20 15:32:38 +00:00
jakob
22a5c105f2 add additional documentation; from brad 2009-04-19 09:01:18 +00:00
jcs
4301581ff4 ruby-eventmachine 2009-04-18 19:36:48 +00:00
jcs
b0a399a8da import eventmachine-0.12.6, an event-driven i/o library for ruby 2009-04-18 19:34:34 +00:00
sthen
b952746026 +rtmpdump 2009-04-17 17:58:51 +00:00
sthen
e628dbbb60 import rtmpdump, based on a ports@ post from David Cathcart, with BE fixes
and tweaks by myself.

A small dumper for media content streamed over the RTMP protocol.
Supplying an rtmp url will result in a dumped flv file, which can be
played/transcoded using ffmpeg/mplayer, etc.
2009-04-17 17:56:50 +00:00
ajacoutot
d9f76e5f7d - unbreak dependent apps by fixing the OH323_FILE variable
breakage reported by jasper@, no cookie for me
2009-04-16 14:43:36 +00:00
landry
26ae665e85 Update to liveMedia-20090407, from brad.
Untested by pyr@ and gilles@ who slacked too much.
2009-04-15 08:22:11 +00:00
stsp
68f6c16f54 add sipcalc 2009-04-14 19:19:08 +00:00
merdely
b4288bab1c Fix build on alpha (valist cannot be NULL).
"if it works and even fixes alpha: ok" kili@
2009-04-14 19:13:30 +00:00
stsp
6463e1d7a8 Sipcalc is a console-based ip subnet calculator.
Much like net/ipcalc, but it supports IPv6, too.

help and ok giovanni@
2009-04-14 19:12:59 +00:00
steven
abd64797a1 update to 1.50 2009-04-14 18:24:06 +00:00
naddy
365b3a29a3 update to 1.52; from Brad 2009-04-14 14:06:26 +00:00
sthen
fcff66b00e enable perl, disable GCC optimizer to prevent problems, regen plist, bump.
based on a diff from James Wright.
2009-04-14 09:37:49 +00:00
sthen
7f04d820f9 fix HOMEPAGE, bump. reported by Maxime DERCHE, thanks!. 2009-04-12 11:31:30 +00:00
sthen
adcd95b7b0 fix homepage url, bump PKGNAME. 2009-04-11 08:49:16 +00:00
ajacoutot
1d321633f5 - fix WANTLIB after cups update 2009-04-10 11:59:06 +00:00
sthen
d2f400c3ed bump following PF changes; from kili@ 2009-04-09 22:08:47 +00:00
sthen
70714b561e needs -fPIC, pointed out by jasper. 2009-04-08 09:09:23 +00:00
ajacoutot
241742a87b - unbreak when gsm is installed; we can now use the in-tree gsm since
license has been clarified
- use SUBST_CMD while here

breakage spotted by naddy@
2009-04-07 21:34:24 +00:00
naddy
49aa1fa2d8 catch up with FreeBSD 2009-04-07 20:50:09 +00:00
sthen
00829bf370 security; correctly check the length of contact names. from Brad. 2009-04-06 10:46:49 +00:00
kevlo
7a8f570db2 update to 3.7.11
ok pea@
2009-04-06 09:17:57 +00:00
sthen
1c7c5ef21c bugfix update to 2.0.5 from viq (maintainer), also tested by Simon Kuhnle. 2009-04-05 23:48:55 +00:00
bernd
94c69e2ece Unbreak package names. (missing PKGNAME-main and PKGNAME-gnome) 2009-04-05 15:47:53 +00:00
sthen
29096626b8 use the correct variable, SETENV not ENV. fixes the build if ENV is set,
found by ajacoutot.
2009-04-05 12:12:23 +00:00
naddy
06032b1215 use intltool module 2009-04-04 14:42:58 +00:00
landry
b5aa9ac73f add libproxy 2009-04-04 10:08:18 +00:00
landry
2df7d4e606 Import libproxy 0.2.3, a library that provides automatic proxy
configuration management. Currently provides GNOME and KDE plugins,
gecko and webkit plugins may be enabled at some point.
Joint work with and ok jasper@
2009-04-04 10:07:31 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
sthen
3d32296059 +py-impacket
+py-pcapy
2009-04-03 15:49:14 +00:00
sthen
b5d8c1d58f import py-impacket, from Pawlowski Marcin Piotr on ports@ with tweaks.
Impacket is a collection of Python classes focused on providing access
to network packets. Impacket allows Python developers to craft and
decode network packets in simple and consistent manner. It includes
support for low-level protocols such as IP, UDP and TCP, as well as
higher-level protocols such as NMB and SMB. Impacket is highly
effective when used in conjunction with a packet capture utility or
package such as Pcapy. Packets can be constructed from scratch, as
well as parsed from raw data. Furthermore, the object oriented API
makes it simple to work with deep protocol hierarchies.
2009-04-03 15:47:45 +00:00
sthen
689f35a015 import Pcapy, thanks to fgsch@ for helping.
Pcapy is a Python extension module that enables software written in Python
to access the routines from the pcap packet capture library.

Pcapy is most useful when used together with a packet handling package such
as Impacket, a collection of Python classes for contructing and dissecting
network packets.
2009-04-03 15:45:41 +00:00
giovanni
f638f25150 Update to 1.67 2009-04-03 09:55:06 +00:00
jasper
e8476230bf - fix 64-bit issue due to a missing header
- specify license version
- regen PLIST
- add missing rcs id's
2009-04-01 16:24:05 +00:00
ajacoutot
312d68b254 - remove aanriot@ from maintainer per his request 2009-04-01 07:29:16 +00:00