Commit Graph

6060 Commits

Author SHA1 Message Date
sthen
30f7f2dbe7 import znc, from Brad.
ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication and
SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.
2009-05-05 23:28:50 +00:00
sthen
bedf21ba36 break the non-free documentation out into a separate package;
adjust license markers, set @conflict and bump as necessary.
discussed with jasper@.
2009-05-03 22:32:01 +00:00
chl
c912a811fc update pure-ftpd to 1.0.22
tested and ok sthen@

with help and comments from Frank Denis <j pureftpd org> and Brad

ok Brad (maintainer)
2009-05-03 11:06:31 +00:00
naddy
9ffea9ed2c remove unrecognized configure flag, no package change; from Tim van der Molen 2009-05-01 20:40:26 +00:00
sthen
fe74d76cfe fix 4-byte ASN related crash in quaggga's bgpd. from upstream repo. 2009-05-01 13:48:26 +00:00
sthen
81f71dd16c add signal handler fixes from
http://www.mail-archive.com/list@epicsol.org/msg00593.html

tested by Nick@
2009-05-01 02:04:15 +00:00
jolan
6ca18cd954 nobody -> _noip, bump pkgname 2009-04-30 23:25:12 +00:00
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
pirofti
bc06951b20 Update to 0.1.12 revision 493.
- fix segfault
	- fix man page dir
	- PLIST change
2009-03-31 13:59:22 +00:00
jasper
df47ed65aa - fix compilation with gcc2 2009-03-31 13:31:18 +00:00
sthen
2870e043fe - drop privs to a new _ngrep user rather than nobody,
- chroot to /var/empty,
- support pppoe,
- autoconf surgery (functional rather than pretty) to use a version
of pcre from the century of the fruitbat,
- fix license marker, regen plist

reads good to jasper@
2009-03-30 21:19:02 +00:00
sthen
6d962390a0 - update to 0.5.1, from Simon Kuhnle.
- don't hide command lines in build output
- honour CC in the environment not just mk.conf
2009-03-30 09:17:45 +00:00
sthen
da31aaac39 urandon -> arandom, ok martynas@ (maintainer). 2009-03-30 07:55:17 +00:00
sthen
07c8a66da6 switch from /dev/urandom to /dev/arandom. ok jakemsr, Brad (maintainer) 2009-03-29 09:13:01 +00:00
todd
1f44eacc97 bump to adsuck 1.6 2009-03-28 20:06:56 +00:00
naddy
a0b06d62ad fix build if both libnet 1.0 and 1.1 are installed 2009-03-28 18:18:51 +00:00
naddy
fb023d83f7 bump for python dependency change 2009-03-28 18:12:49 +00:00
naddy
0e36b2010e missing bump when PLIST was regenerated 2009-03-28 17:01:59 +00:00
naddy
4ac0f08037 bump for python dependency change 2009-03-28 16:49:49 +00:00
naddy
20fd4a43c5 bump for python dependency change 2009-03-28 16:18:04 +00:00
ajacoutot
9daafcfa69 - use TRUEPREFIX instead of LOCALBASE where it makes sense (following
previous commit)
- fix mkdir args (from todd@)

ok todd@ (maintainer)
2009-03-28 16:11:48 +00:00
sthen
06ae635c65 update to 2.10, based on a diff from admin at phpcode.us
as ajacoutot points out, aanriot@ (maintainer) "is probably slaying
ducks somewhere and won't answer before next year"   coin! coin!
2009-03-27 11:54:49 +00:00
sthen
20dbfef735 - move declarations above statements
- don't attempt to build .so on !shared systems
- remove redundant vars supplied by tk.port.mk
- remove USE_GMAKE, it's not needed
2009-03-27 02:04:44 +00:00
todd
2e14a39a1c PREFIX -> LOCALBASE, my bad, caused installation ``fun''
.. found first by Josh Grosse josh at jgimi dot homeip dot net
.. reminded by Alexander Hall alexander at beard dot se
.. tested by Alexander
use $SUDO_USER if it exists instead of defaulting to 'todd'
use $defuser for example afs homedir
bump pkgname
2009-03-26 21:28:47 +00:00
naddy
2d1819f305 declare variable at top of block; fixes build with gcc2 2009-03-26 17:38:26 +00:00
jasper
ef461f6a98 - this should be one of the last rounds of missing bumps.. 2009-03-26 11:50:09 +00:00
giovanni
8befef8914 Remove unneeded dependencies, fix build on vax.
"go for it" sthen@
2009-03-26 08:36:30 +00:00
jasper
c97ba2541c - more missing bumps 2009-03-25 20:30:27 +00:00
naddy
e0aac84fd3 fix link order 2009-03-25 18:29:34 +00:00
naddy
521cadee50 fix linking order 2009-03-25 17:58:48 +00:00
jasper
afd7f3b851 - missing build dependency on autoconf
ok sthen@ (MAINTAINER)
2009-03-25 13:55:21 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
avsm
c681bd77e5 ejabberd doesnt need gnu make as a run depend, only a build depend 2009-03-25 10:30:30 +00:00
jasper
e02bddf871 - ....more bumps 2009-03-25 08:43:57 +00:00
naddy
ebe0cac536 fix link order by not sorting the libraries! 2009-03-24 22:05:07 +00:00
naddy
61c44b5760 sync patches 2009-03-24 21:43:09 +00:00
naddy
4098c29234 fix link order 2009-03-24 21:19:20 +00:00
jasper
57a16a5948 - bumps in telepathy where needed 2009-03-24 20:07:05 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
jasper
888e959f9d - more missing bumps 2009-03-24 17:55:23 +00:00
jasper
125c0763b1 brum brum...bump! 2009-03-23 22:26:27 +00:00
jasper
fdd49d94ec - ze bump! it wuz missing 2009-03-23 19:40:13 +00:00
naddy
2352f3a406 fix library ordering for static linking; ok jcs@ 2009-03-23 19:28:52 +00:00
jasper
5867929afb - missing bump after python stuff 2009-03-23 16:22:34 +00:00
ajacoutot
49b4f53f86 - remove wrong substitution
ok sthen@
2009-03-23 09:54:36 +00:00
jasper
0a74e68ba4 - update p5-Po-Co-Jabber to 3.00
* this release is not backwards compatible with the 2.x releases
2009-03-23 08:42:04 +00:00
jasper
c8e117b999 - update p5-POE-Component-Client-DNS to 1.03 2009-03-23 08:39:34 +00:00
jasper
be5b5b336a - update p5-POE-Component-IRC to 6.04 2009-03-22 20:11:07 +00:00
jasper
330e6c7760 - update ejabberd to 2.0.4
* includes a SECURITY FIX to CVE-2009-0934 (MUC Logs Script Insertion Vulnerability)

from Wiktor Izdebski (MAINTAINER)
2009-03-19 18:26:45 +00:00
sthen
050f6a0654 Upgrade to 1.1.16, fixes several major causes of crashes.
"Upgrading is highly recommended."

From Brad (maintainer).
2009-03-17 15:35:37 +00:00