Commit Graph

6233 Commits

Author SHA1 Message Date
simon
876bcc7bb4 maintenance update to version 0.25 2009-06-19 12:50:54 +00:00
sthen
d3a36e76b9 fix wantlib, bump 2009-06-19 09:24:14 +00:00
jolan
8fda22e573 no regression tests 2009-06-19 03:03:14 +00:00
jolan
6561366a1c - enable a valid login shell so su/openfirectl work properly
- remove unneeded SUBST_VARS
2009-06-19 02:02:58 +00:00
jolan
c0facc5265 openfire-3.6.4, XMPP real time collaboration server
still needs some extra testing so it won't be connected to the builds just
yet. diffs & good error reports welcome.
2009-06-19 01:09:36 +00:00
naddy
245a6ea434 * don't compile in gmysql module, use --with-modules to override default
* fixup wantlibs
* make module subpackages depend on main server package

with sthen@
2009-06-18 20:08:25 +00:00
todd
dd8c05a6a9 o correct example output
o fix tyop
bump
2009-06-18 16:18:12 +00:00
sthen
ca503995d7 - add MESSAGE with a suggestion from Tom on misc@ of using hostname.tun*
to start OpenVPN; this sidesteps a problem where openvpn destroys and re-
creates the tun interface, which affects PF/altq.

- shorten DESCR to better fit 80x24

ok fkr@ (maintainer).
2009-06-18 13:02:40 +00:00
sthen
ff881c22a1 the main powerdns binary gets linked with mysqlclient; actually only
the mysql module should be linking with it. work-around this problem
for now by adding a LIB_DEPENDS-main on mysqlclient. this ensures that
people pkg_add'ing have the relevant library available. no functional
change for existing users.

nobody screamed when I sent it to ports@, and it's better than the
current state, but still this is an incorrect fix to unbreak the
package, it should be fixed properly.
2009-06-18 01:42:41 +00:00
sthen
e1194d07aa " in COMMENT, add MODRUBY_LIB_DEPENDS, bump 2009-06-17 13:35:36 +00:00
sthen
0608a4e204 tidy the Makefile and add appropriate @conflict markers so upgrades work.
from Brad.
2009-06-17 02:08:35 +00:00
jasper
a4044d506f - fix potential 64-bit issue due to missing header
ok ajacoutot@ (MAINTAINER)
2009-06-16 21:50:01 +00:00
ajacoutot
cceb82957d Regen plist. 2009-06-16 19:41:46 +00:00
ajacoutot
e9eb8057dc Fix plists, run dependencies and libspec.
bad jasper!
2009-06-16 19:31:29 +00:00
jasper
a69d436af0 - add telepathy-haze 2009-06-16 17:31:41 +00:00
jasper
62d7d3ee9c import telepathy-haze 0.3.0
Haze implements the Telepathy D-Bus specification using libpurple,
allowing Telepathy clients like empathy to connect to any protocol
supported by pidgin.
2009-06-16 17:31:07 +00:00
jasper
07d14051ac - split pidgin into -main, -finch and -libpurple.
- add a patch that fixing linking with libpurple

this allows the use of libpurple by other IM clients, without the need of having pidgin installed.

some initial input from brad (MAINTAINER), timed out generously on the diff
feedback from ajacoutot@ and sthen@ , thanks!
2009-06-16 17:19:41 +00:00
ajacoutot
364bb46d28 Unbreak packaging (the way they install schemas files is weird).
Noticed by kurt@

"please go and commit the fix" kili@ in a hurry to test upgrade paths ;)
2009-06-15 21:41:27 +00:00
jakob
42bc4a94c3 upgrade to Unbound 1.3.0 2009-06-15 19:03:23 +00:00
kili
428fdf942e Update to version 2.49.
Unbreak tftp, since converting the struct members from arrays to
pointers badly broke the code,

ok rui@ (maintainer).
2009-06-14 17:07:25 +00:00
sthen
03c70a4e3f update to 1.68; adds .asia TLD. ok kevlo@ 2009-06-13 20:51:03 +00:00
martynas
50a8a865fd - update comments, it can also fetch google videos now
- take maintainership
- bump package name
2009-06-13 02:01:19 +00:00
martynas
85db4ef145 - start accepting options: -C, -n, -o
- -C will resume previously interrupted transfer
- -n will not convert videos
- -o=XXX will save file to XXX.(mp4|flv)
- print info stuff to stderr;  so we can pipe it
- bump to yt-10;  since usage changes
as a result;  you can actually stream your videos with mplayer, like:
	yt -o=- url | mplayer -
ok jsg@, sthen@
2009-06-13 01:51:08 +00:00
fgsch
3e0e2f359a Fix uploading by web and bump package. Transmission ticket #2085.
ok naddy@
2009-06-12 08:11:17 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
sthen
2e2a9a6890 - unbreak -agent packaging (README.OpenBSD has wrong ownership;
caused by SUBST_CMD'ing straight into WRKINST). found by naddy@.

- whack autoconf into not picking up libbind.

- fix dependencies.

- zabbix-web wasn't installing the .conf/.ini files but instead
@sample'ing them from nowhere. they don't need @sample, just install
them.

- regen plist.

- bumps all round.
2009-06-11 16:38:17 +00:00
jasper
2c6d423ac7 - missing build dependency 2009-06-11 10:57:34 +00:00
benoit
8148d1f3ca - update etherape to 0.9.7
- change maintainer (timeout)
- regen PLIST
- add patch

ok laurent@, with some tweaks by and ok ajacoutot@
2009-06-10 09:45:33 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
sthen
2519d35b6b CATEGORIES+=databases; ok msf@ 2009-06-08 10:00:37 +00:00
ajacoutot
4f5a750d1c Convert to using the new gconf2.port.mk module. 2009-06-07 05:59:47 +00:00
ajacoutot
626ceda7da - better patch; from pkgsrc
- allow other stacks by default
2009-06-06 18:36:43 +00:00
martynas
ff235f87e6 make it, like most other unix utilities, accept multiple urls. ok jsg@ 2009-06-06 11:58:22 +00:00
ajacoutot
157ead682e - don't force AF_INET if family is AF_UNSPEC
Should fix some discoveries / connection issues.
2009-06-06 08:02:08 +00:00
ajacoutot
9a2dcd0a32 - add avahi to the dependencies
this gives you iChat Presence on the local multicast domain

"looks good" to pea@ (maintainer)
2009-06-05 22:23:33 +00:00
merdely
38991dc99b Update to 0.19
ok simon@
2009-06-04 22:10:42 +00:00
ajacoutot
ae1d9346ce - make this package use PSEUDO_FLAVORS so that one does not need to
build half of the ports tree just to build the main subpackage; this
change will also allow to fix the cyclic with gtk2-cups and qt-3+4
- move some files from -main to -gtk where they belong
- as a side note, only the -gtk subpackage is SHARED_ONLY now
2009-06-04 21:42:40 +00:00
jasper
cb87c1937a - forgot to addt these 2009-06-04 17:48:22 +00:00
benoit
3af2b2e115 return to the original.
thanks and ok sthen@
2009-06-04 09:53:56 +00:00
benoit
debdf30d96 resolve conflict
CVolve conflict: ----------------------------------------------------------------------
2009-06-04 09:14:03 +00:00
benoit
187040a9a0 import py-dnspython
dnspython is a DNS toolkit for Python. It supports almost all record types.
It can be used for queries, zone transfers, and dynamic updates. It supports
TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high level
classes perform queries for data of a given name, type, and class, and
return an answer set. The low level classes allow direct manipulation of DNS
zones, messages, names, and records.

ok ajacoutot@
2009-06-04 08:04:28 +00:00
ajacoutot
234ce54993 - stop polluting syslog with useless messages we don't care nor can do
anything about
2009-06-03 19:42:55 +00:00
benoit
343316ecc6 - update arping to 2.08
- change maintainer
- update MASTER_SITES
- regen patch & PLIST

ok jcs@, ajacoutot@
2009-06-03 19:13:20 +00:00
ajacoutot
441f4abb76 - avahi gets picked up, so add it to lib_depends
(adds zeroconf support)

wantlib tweak from and ok Brad (maintainer)
2009-06-03 18:39:28 +00:00
jasper
11a8aa2d6d - lot's of zabbix luve by Matthew Weigel, now has flavors for the database backends
and more setup instructions. thanks.
2009-06-03 17:54:12 +00:00
ajacoutot
56ec64f143 - remove howl, it has been superseded by net/avahi.
ok jasper@
2009-06-03 16:44:20 +00:00
ajacoutot
f426e2814d Uncomment avahi-salut. 2009-06-03 16:41:02 +00:00
ajacoutot
776e7e1052 - we have avahi now, so unbreak
- update to the latest stable release
2009-06-03 16:40:06 +00:00
ajacoutot
cec77179ab +avahi 2009-06-03 16:29:07 +00:00
ajacoutot
69617070fa Import avahi-0.6.25
Avahi is a free, standards-compliant implementation of the Zeroconf
protocols Multicast DNS and DNS-SD.
It is a system which facilitates service discovery on a local network.
This means that you can plug your laptop or computer into a network and
instantly be able to view other people who you can chat with, find
printers to print to or find files being shared.  This kind of
technology is already found in Apple MacOS X (branded Rendezvous,
Bonjour and sometimes Zeroconf) and is very convenient.

Completely reworked from an old submission from jasper@
Based on FreeBSD and pkgsrc.

Some successful test from marco@, thanks ;-)

It will probably need a bit more love in the next few days.
ok landry@ jasper@
2009-06-03 16:27:12 +00:00
merdely
1b02d97e26 Update to 0.96
ok MAINTAINER
2009-06-03 03:22:56 +00:00
merdely
b771827c40 Update to 2.00 2009-06-02 22:40:48 +00:00
merdely
39a9865999 Update to 0.50
ok MAINTAINER
2009-06-02 22:27:49 +00:00
merdely
42e8ecff64 Update to 2.16.2
test and "yup go for it" sthen@
2009-06-02 21:47:02 +00:00
merdely
194f68ed8f Update to 0.53
ok wcmaier@
2009-06-02 21:08:23 +00:00
naddy
0cff815e13 update to 20081115; from Brad 2009-06-02 17:59:43 +00:00
jasper
6b3e0101c8 - tidy after defining EAI_OVERFLOW 2009-06-02 17:10:42 +00:00
jasper
1b172336c8 - update iodine to 0.5.2 2009-06-02 06:27:05 +00:00
jasper
546e907d5a - unbreak and update telepathy-idle to 0.1.4
now x11/gnome/empathy can also be used as an irc client
2009-06-02 04:46:29 +00:00
jasper
92f4fa9a6c - update telepathy-spec to 0.17.25 2009-06-02 04:45:33 +00:00
jasper
2c65f3a2e2 - update telepathy-python to 0.15.6
- use $V in PLIST
2009-06-02 04:45:14 +00:00
jasper
52bbc25461 - update telepathy-glib to 0.7.22 2009-06-02 04:44:22 +00:00
jasper
f06d00cb46 - update telepathy-gabble to 0.7.27 2009-06-02 04:43:33 +00:00
wcmaier
9cf638ecd0 Update to 1.0.1, kill cruft in files/setup.py. 2009-06-01 18:39:51 +00:00
wcmaier
4553133ff8 Update to 1.0.1, use MODPY_EGG_VERSION, fix email. 2009-06-01 18:38:33 +00:00
ray
be50109507 Fix corruption that occurs when connecting and reconnecting to
icbirc repeatedly. After a while, icbirc starts reusing the command
buffer from a previous connection, causing all further connections
to incorrectly parse commands.

OK maintainer (dhartmei@)
2009-06-01 07:06:12 +00:00
martynas
90d7bc741e new irssi has this whole new interface for prefix management; so
make it use @ for silc op/founder so you can have your ops back
tested, reported & ok sthen@
2009-05-31 22:54:13 +00:00
ckuethe
0718424c4e Update to latest spectrum tools, take over MAINTAINER.
ok sthen (former MAINTAINER)
2009-05-31 17:49:19 +00:00
benoit
17b2238c53 - update xmlrpc-c to 1.06.35
- regen patch

ok ajacoutot@
2009-05-31 15:54:18 +00:00
jasper
b6fc7d561a - update p5-POE-Component-IRC to 6.08 2009-05-31 02:43:55 +00:00
jasper
2a06ade1cf - better homepage (prompted by kai fabian)
- regen plist while here
2009-05-30 23:05:11 +00:00
ajacoutot
88a0533cce - better homepage 2009-05-28 10:00:44 +00:00
sthen
8b8ac56fe5 update to 1.6 (rolling in several patches), and new MASTER_SITES. 2009-05-26 14:13:22 +00:00
sthen
856e7aaf08 add benchmarks to CATEGORIES, bump. 2009-05-25 20:23:25 +00:00
sthen
c30d9174cd +queryperf 2009-05-25 20:21:42 +00:00
sthen
4102e89895 import net/queryperf, a DNS query performance tester included in the
contrib directory of BIND 9.
2009-05-25 20:20:19 +00:00
jim
a04fb2892a update ii to 1.4
ok simon@, Gleydson Soares (MAINTAINER)
2009-05-25 13:11:07 +00:00
kevlo
5a40648d3b update to 3.7.14
ok pea@
2009-05-25 10:35:31 +00:00
ajacoutot
4c05e3e645 - s/lpthread/pthread
ok sthen@
2009-05-25 08:49:31 +00:00
sthen
d0dde56068 remove unnecessary WANTLIB and bump PKGNAME. 2009-05-25 00:21:08 +00:00
sthen
9c47586b04 +flvstreamer 2009-05-24 23:57:37 +00:00
sthen
5b34203d4d import flvstreamer, fork of rtmpdump, minus RTMPE. 2009-05-24 23:57:01 +00:00
benoit
44c306e2e1 - update to libst 1.8
- change maintainer
- regen PLIST
- bump SHARED_LIBS

ok ajacoutot@
2009-05-24 20:12:51 +00:00
martynas
608fe21278 irssi-silc for irssi-0.8.13. i actually ended up re-integrating
silc to irssi from scratch...  tested by Simon Kuhnle, sthen@ and myself
ok sthen@
2009-05-23 17:51:14 +00:00
martynas
ce63767fc8 bump following irssi-0.8.13 update 2009-05-23 17:47:57 +00:00
martynas
efe386fc95 update to irssi-0.8.13: http://www.irssi.org/news/ChangeLog
from Colin Didier, tweaks by maintainer Wiktor Izdebski and myself
tested by Simon Kuhnle, sthen@ and myself.  ok sthen@
2009-05-23 17:47:00 +00:00
naddy
18b76430e6 SECURITY update to 4.2.4p7:
Fix remote exploit if autokey is enabled (CVE-2009-1252).
2009-05-23 16:32:29 +00:00
sthen
5c7d0319cb PERMIT_*_CDROM=no probably makes sense too. 2009-05-22 23:51:33 +00:00
sthen
2d0549b642 ..and remove HOMEPAGE, so bump PKGNAME. pointed out by Brad. 2009-05-22 23:43:58 +00:00
sthen
025a3a0f83 mirror. 2009-05-22 23:42:32 +00:00
ajacoutot
69da9a0494 - regen WANTLIB (from cups kerberos support)
- bump
2009-05-22 14:06:13 +00:00
naddy
ec1e0c8d9a maintenance update to 7.19.5 2009-05-21 19:58:02 +00:00
steven
acdab6bf88 update to 2.5.6. includes some security related fixes.
from Brad (maintainer)
2009-05-21 15:07:37 +00:00
pirofti
95aa4b60f9 Update to ruby-net-sftp-2.0.2. Okay bernd@. 2009-05-19 21:09:24 +00:00
pirofti
3f998c852c Update to ruby-net-scp-1.0.2. Okay bernd@. 2009-05-19 21:08:35 +00:00
giovanni
4dc5bbf729 Fix pkgname-main
spotted by Mikolaj Kucharski
2009-05-19 07:05:25 +00:00
jakob
af710b47c4 fix broken package build; from brad 2009-05-18 17:35:47 +00:00
jakob
e7f00c44eb update to NSD 3.2.2; critical bugfix release. upgrade recommended.
http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html
(2nd try)
2009-05-18 15:05:37 +00:00
jakob
a8364d30af update to NSD 3.2.2; critical bugfix release. upgrade recommended.
http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html
2009-05-18 14:34:46 +00:00
pirofti
db36a41268 Update ruby-net-ssh-gateway to version 1.0.1. Add regression test.
Okay bernd@.
2009-05-18 14:30:53 +00:00
pirofti
a458badec1 Update ruby-net-ssh to version 2.0.11.
Okay bernd@.
2009-05-18 14:23:50 +00:00
sthen
89b0a826b7 urandom->arandom (aka, "stop my music skipping when I use drill").
ok jakob@; i'll work out something similar to send upstream.
2009-05-18 09:21:57 +00:00
rui
d71867d8f3 - update tcpreplay to 3.4.1.
ok sthen@
2009-05-17 19:51:54 +00:00
sthen
681c2d70ab fix PKGNAME (s/-beta2/b2); this was against packages-specs(7). 2009-05-17 09:07:45 +00:00
rui
efeb1957e8 - update iperf to 2.0.4.
ok jakob@
2009-05-16 21:48:20 +00:00
jim
9eae2e7aa9 update to 1.7a and change maintainer per Bruno Bigras.
ok wcmaier@ simon@
2009-05-15 16:31:45 +00:00
sthen
66d2eec0e7 update to 1.5.8 (daylight-saving and 64-bit bug fixes). 2009-05-15 06:56:05 +00:00
giovanni
ddd0f40f2a Update to 3.0.34
"fine with me to commit it" jasper@
2009-05-14 17:05:46 +00:00
ajacoutot
ca85113e16 - use python MODULE instead of hardcoding python path
ok sthen@ steven@ Brad (maintainer)
2009-05-14 06:51:07 +00:00
naddy
4b12f202d0 update to 1.61: close potential CSRF security hole for web client users 2009-05-13 15:10:42 +00:00
naddy
773f616624 update to 3.0.6, which fixes a number of bugs 2009-05-13 15:08:23 +00:00
sthen
bfcda0e1fb support DLT_PPP_ETHER; based on an anonymous ports@ post. bump package. 2009-05-13 09:47:42 +00:00
simon
a95145e9e8 add p5-Bot-BasicBot 2009-05-13 00:08:01 +00:00
simon
9364b8b6c8 import p5-Bot-BasicBot
Basic bot system designed to make it easy to do simple bots, optionally
forking longer processes (like searches) concurrently in the background.
2009-05-13 00:07:51 +00:00
sthen
a4b4ab60a8 bugfix update to 0.99.12; rolls in patches for the problem where 4-byte
ASNs with long prepends are seen.
2009-05-12 12:18:04 +00:00
kevlo
3294e9df4e update to 3.7.13.
tested on sparc64 by pea@, thanks!
2009-05-12 06:57:07 +00:00
jasper
2fabcd74ca - update p5-POE-Filter-IRCD to 2.40 2009-05-11 19:30:56 +00:00
jasper
82ae4a1135 - update p5-POE-Component-IRC to 6.06 2009-05-11 19:29:52 +00:00
naddy
dd6fe9527c update to 1.60; prodded by Brad 2009-05-10 19:31:44 +00:00
fkr
8c7b50f27f switch OpenVPN to compile with pthreads, since this is needed for plugins
like ldap auth.
ok bernd@, sthen@
2009-05-10 13:59:35 +00:00
naddy
260009f7c7 use /dev/arandom instead of urandom; ok maintainer 2009-05-07 19:54:57 +00:00
giovanni
608502923a Update to 0.13
Maintainer timeout
2009-05-07 14:43:48 +00:00
sthen
390a2ee0d7 +znc 2009-05-05 23:29:10 +00:00
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