Commit Graph

6254 Commits

Author SHA1 Message Date
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
sthen
a4e80472aa Minor update to flvstreamer 1.8d 2009-07-18 21:56:31 +00:00
jakob
e67d892dd3 upgrade to ISC DHCPD v3.1.2p1 (security release)
fixes 'DHCP Stack Overflow In 'Dhclient' Script_write_params()'; CVE-2009-0692
2009-07-15 22:21:10 +00:00
jakob
80d53eeb56 upgrade to unbound 1.3.1; from brad 2009-07-15 22:18:09 +00:00
jakob
46a145be0e update to ldns 1.6.0; from brad 2009-07-15 22:13:45 +00:00
ajacoutot
ab51ae5667 Add a small message to create symlink under htdocs, like we do with
other web apps. zabbix.conf is now correct.

prodded by jdixon@
2009-07-15 12:28:06 +00:00
weerd
e324a7db61 Update to 0.8. This update adds support for receive mode and other
nice features. Of note for OpenBSD users especially is the -z option,
which allows setting the interface description to what was received
from the connected switch.

Tested on amd64, sparc64 and vax.

With suggestions from Brad and sthen@. OK sthen.
2009-07-15 08:51:35 +00:00
sthen
a0c1168946 - install fping setuid root, it's a batch tool frequently used from
software which should not run as root, and doing this manually after
a pkg_add update is error-prone.

- rewrite DESCR. clearly note that the binaries are made setuid.

- Makefile de-uglification.

- bump PKGNAME.

no objections to the setuid change from ajacoutot@, weerd@
"I think its utterly retarded not to suid it for you" phessler@
2009-07-15 08:25:31 +00:00
ajacoutot
175b28a355 - -main and -doc subpackages do not change whatever flavor is used, so
use fullpkgname
"definitely" ok for sthen@

- while here, fix some substitutions, ownerships and a typo (reported by
jdixon@)
2009-07-13 17:13:01 +00:00
ajacoutot
23c0e55e74 Fix -web subpackage packaging; spotted by fkr@, thanks!
(didn't package, so no bump)
2009-07-13 07:21:01 +00:00
sthen
71b40d1d30 bugfix update to 2.5.8, mostly to fix problems introduced with the rushed
2.5.7 release forced out due to changes needed to keep connecting to Yahoo.
From Brad (maintainer).
2009-07-12 20:01:32 +00:00
ajacoutot
29da65e8ea Clean up this port:
* add missing dependency on php5-gd
* remove all hardcoded paths
* rework README.OpenBSD
* add empty zabbix.conf.php file that is writable by the www user so
that the configuration wizard can tweak this file
* protect configuration files, they may contain passwords
* fix configuration so that it works by default which is the purpose of
porting these kinds of apps

ok sthen@, ok jasper@ on a previous version of the diff
2009-07-12 19:51:51 +00:00
sthen
b7e583c8a0 update to 1.8c 2009-07-12 19:40:40 +00:00
naddy
41314cb9f4 security fix for CVE-2009-1888; from william@ 2009-06-30 21:38:38 +00:00
jasper
28d25ff576 SECURITY UPDATE of tor to 0.2.0.35
for the full announcement, see: http://archives.seul.org/or/announce/Jun-2009/msg00000.html

ok rui@ (MAINTAINER), naddy@
2009-06-30 12:36:44 +00:00
sthen
e469576579 in the UPnP code, skip over route socket messages with the wrong rtm_version;
didn't break anything for naddy@, it still reported that it had successfully
negotiated port forwarding with his printer, just as before ;-)
2009-06-27 21:48:47 +00:00
ajacoutot
9de49696d5 Several cleanups and fixes:
* add a couple of fixes from avahi trac
* advise users to enable multicast
* kill RTM_VERSION warning as advised by claudio@
* disallow other stacks by default

ok naddy@
2009-06-26 22:12:20 +00:00
sthen
44dfaa3845 check routing socket messages for RTM_VERSION 2009-06-26 09:20:41 +00:00
jolan
ab6d042d6c enable openfire, ok naddy@ 2009-06-26 02:03:23 +00:00
jolan
2805d23144 take MAINTAINER and bump 2009-06-25 20:44:12 +00:00
naddy
8dbbda04e5 Fix dependencies of the mp4 FLAVOR, unbreaking it.
From Tasmanian Devil <tasm.devil at googlemail dot com>, via moritz@
2009-06-25 15:09:00 +00:00
jolan
d46753ac36 dont install compile_et, avoids a conflict with sysutils/e2fsprogs and
the base system
2009-06-25 01:09:15 +00:00
jolan
b660bb67bf add conflict with biology/emboss 2009-06-25 01:02:54 +00:00
jolan
021ac15c82 - add MESSAGE pointing to README.OpenBSD
- prettify README.OpenBSD
2009-06-24 20:49:37 +00:00
sthen
f3ecf22e5b adapt MASTER_SITES to new directory layout upstream. 2009-06-24 12:28:29 +00:00
sthen
5d0e00e208 update to 0.8a; various fixes and improvements, including support
for more reliable live streams.
2009-06-24 00:04:46 +00:00
sthen
4d27560758 - update to 2.9.22, enable ldap.
- unbreak modules; when any module was enabled pdns_server was failing
to start up(!). Brad traced this to a LINK_SPEC problem and came up
with the workaround in patch-configure_in, thanks very much!

- set SHARED_ONLY and merge PFRAG.shared into PLISTs; PowerDNS itself
can work static-only, but you need to compile-in the relevant modules,
which doesn't mix well with MULTI_PACKAGES.

mysql backend is tested; other backends not yet, but this is a big
improvement on what's there at the moment.
2009-06-23 22:59:57 +00:00
sthen
8c2cbb8b06 update to 2.5.7; fixes yahoo. From Brad with a change to libpurple
LIB_DEPENDS from me to help pkg_add updates.
2009-06-23 22:47:23 +00:00
sthen
f4c3cf4fb5 update to 1.0.23 and add Avahi support. 2009-06-23 20:57:46 +00:00
simon
85ea1dafd9 update to version 3.0.4 and set NO_REGRESS
prodded by same diff from Michiel van Baak, thanks!
2009-06-23 14:02:03 +00:00
sthen
37d062e1b5 fix /uptime; it assumed that time_t is long.
from Jona Joachim via viq (maintainer). ok martynas@
2009-06-23 09:26:02 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
sthen
49cd8bef65 Patch CVE-2009-1959, out of bounds access in irc event_wallops().
Could at least be a crash, but may be SECURITY. From upstream repo;
ok martynas@
2009-06-22 00:22:57 +00:00
sturm
4fbbe021c1 unbreak build on big endian archs
no PKGNAME bump needed
2009-06-21 06:27:00 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
naddy
b849c589df Update to 1.72.
The major new addition in the 1.7x series is support for DHT.
2009-06-20 13:07:22 +00:00
sthen
43cb0f6d1c Update to 0.070; mainly bugfixes. From Brad. 2009-06-19 23:19:44 +00:00
simon
b87a4a800d update to version 0.88 2009-06-19 12:51:05 +00:00
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