Commit Graph

6202 Commits

Author SHA1 Message Date
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