Commit Graph

6177 Commits

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