Commit Graph

8508 Commits

Author SHA1 Message Date
merdely
2b1f732cd1 Clarify that -i is needed in minissdpd_flags when specifying your
interface.

"Sure" aja
2012-05-05 14:26:32 +00:00
ajacoutot
1e9b2d95db Bugfix update to gnugk-3.0.2. 2012-05-05 06:12:13 +00:00
jasper
371e41ab6e - update to 0.18.3 2012-05-04 07:09:13 +00:00
pascal
d792e9704b - don't use FULLPKGNAME in PLIST
- link .desktop file and icon to proper places

noticed by and ok ajacoutot@, ok gonzalo@
2012-05-03 22:07:44 +00:00
jasper
64bd2d9a22 Security fix for Security fix for CVE-2012-2141 net-snmp: Array index error,
leading to out-of heap-based buffer read (snmpd crash)

ok sthen@ (MAINTAINER)
2012-05-03 20:06:51 +00:00
pascal
498b642d7f + net/arm 2012-05-03 18:01:50 +00:00
pascal
036956e414 The anonymizing relay monitor (arm) is a terminal status monitor
for Tor, intended for command-line aficionados, ssh connections,
and anyone with a tty terminal. This works much like top does for
system usage, providing real time statistics for:

* bandwidth, cpu, and memory usage
* relay's current configuration
* logged events
* connection details (ip, hostname, fingerprint, and consensus data)
* ... etc

ok gonzalo@
2012-05-03 18:00:51 +00:00
sthen
6291f884d9 Add a patch to net/aggregate: don't ignore prefix length from input
stream when -t and -p are used together.  From FreeBSD PR ports/131259.
2012-05-03 14:11:55 +00:00
sthen
2314056268 SECURITY update to Samba 3.6.5, from maintainer Ian McWilliam
http://www.samba.org/samba/security/CVE-2012-2111

Samba versions 3.4.x to 3.6.4 inclusive are affected by a
vulnerability that allows arbitrary users to modify privileges on a
file server.

Security checks were incorrectly applied to the Local Security
Authority (LSA) remote proceedure calls (RPC) CreateAccount,
OpenAccount, AddAccountRights and RemoveAccountRights allowing any
authenticated user to modify the privileges database.

This is a serious error, as it means that authenticated users can
connect to the LSA and grant themselves the "take ownership"
privilege. This privilege is used by the smbd file server to grant the
ability to change ownership of a file or directory which means users
could take ownership of files or directories they do not own.
2012-05-03 07:40:05 +00:00
dcoppa
e04a751d34 Update to rtorrent-0.9.2 2012-05-02 14:06:31 +00:00
dcoppa
ed1d940bf6 Update to libtorrent-0.13.2 2012-05-02 14:06:03 +00:00
sthen
b662b2910c Install send_nsca in usr/local/sbin so it's in a typical path, it's a
standalone utility anyway so libexec isn't really the right place for it.
Keep a symlink around to avoid breaking existing installations.
2012-05-02 13:40:09 +00:00
sthen
d0d89306c9 tweak check_email_delivery:
- drop pointless patch, we only install the _epn version
- add mail to categories
- allow --imap-username / --imap-password by itself (avoiding the need
to specify a username which applies to smtp if auth is enabled).
2012-05-02 13:15:53 +00:00
merdely
f744273784 "Bugfix in manufacturer discovery when cim entry not found or empty"
ok sthen@
2012-05-01 15:32:20 +00:00
naddy
88af685295 add a working mirror with legacy IP connectivity; spotted by espie@ 2012-04-30 17:38:19 +00:00
ajacoutot
d477005699 Sync dependencies after libnice update. 2012-04-30 09:38:37 +00:00
ajacoutot
6696c878a1 Long overdue update to libnice-0.1.2.
Add gupnp support.
2012-04-30 09:38:13 +00:00
ajacoutot
448cd57cfd Update to dnsmasq 2.61.
Add rc.d(8) script.

from Brad
2012-04-30 06:02:51 +00:00
naddy
1620613e82 update to 20111115; ok Brad 2012-04-29 19:00:14 +00:00
stu
6c478418af Update to nam 1.15
ok sthen@ sebastia@
2012-04-28 18:08:16 +00:00
stu
6dde7536de Update to ns 2.35
ok sthen@ sebastia@
2012-04-28 18:07:56 +00:00
espie
817c775798 mono builds with rthreads
discussed with aja@, passed a bulk on my box.
2012-04-28 13:44:56 +00:00
ajacoutot
acaaa6fdba Use LOCALSTATEDIR instead of local variables. 2012-04-28 11:06:12 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
rpointel
33bfbaac90 Update py-zmq to 2.2.0.
ok benoit@.
2012-04-28 10:06:16 +00:00
rpointel
885aa398e8 Update zeromq to 2.2.0.
benoit@ ok, maintainer timeout.
2012-04-28 10:05:30 +00:00
sthen
2d817bf514 update ZNC to 0.206, from Brad
mostly minor fixes etc., http://wiki.znc.in/ChangeLog/0.206
2012-04-28 09:33:58 +00:00
ajacoutot
304ff922fb Update to libcares 1.8.0.
from Brad
2012-04-28 08:18:33 +00:00
ajacoutot
db8773661a Remove useless patch. 2012-04-27 10:06:36 +00:00
sthen
60d85f12ad mirror distfile 2012-04-27 09:16:17 +00:00
espie
da8764c791 fix sqlite headers location 2012-04-26 06:33:15 +00:00
espie
787ee96262 sqlite in base 2012-04-25 23:03:09 +00:00
robert
5fe72a2b14 update to 1.8.12 2012-04-25 16:34:18 +00:00
jasper
2fd0bc6476 disable tests that require a running avahi instance (and fix a hidden
dependency along the way)
2012-04-25 14:46:16 +00:00
dcoppa
8881d35f25 Bugfixing update to mldonkey-3.1.1 2012-04-24 12:55:12 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
okan
3772c92197 +p5-GRID-Machine 2012-04-23 15:49:51 +00:00
okan
9a15acf4e0 import p5-GRID-Machine; ok sthen@
GRID::Machine provides Remote Procedure Calls (RPC) via a SSH connection.
2012-04-23 15:48:06 +00:00
sthen
68aad04c97 update to sslh 1.11; from Björn Ketelaars
note, if you set sslh_flags in rc.conf.local you'll need to add --user=_sslh
2012-04-22 20:50:12 +00:00
ajacoutot
5e821e6204 Missing intltool.
spotted by nigel@
2012-04-22 18:43:12 +00:00
ajacoutot
3231d150e9 /etc/rc.d -> RCDIR 2012-04-22 13:44:09 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
ajacoutot
561b492ec8 Minor update to gupnp-av-0.10.2.
ok jasper@ (maintainer)
2012-04-22 11:03:08 +00:00
gonzalo
12c767427a Update to version 0.996b, with fixes.
While here, USE_GROFF is not needed, change _rbldns user homedir from
/var/empty to /nonexistent and we can still use -r /var/empty for the
chroot dir. Tested on i386.

OK, william@ (maintainer), aja@
2012-04-21 14:57:49 +00:00
sthen
bf8fade879 fix path to command-file for nagios flavour, pointed out by Simon Kuhnle
change how patches are done in case any flavour-independent patches are needed
2012-04-21 11:51:30 +00:00
dcoppa
5e98afa5bd Fix after celt update
ok ajacoutot@
2012-04-20 13:28:50 +00:00
jasper
82ec075700 sort 2012-04-20 10:57:28 +00:00
jasper
6889808ea3 import gpodder 3.1.0
gPodder downloads and manages free audio and video content ("podcasts")
for you. Listen directly on your computer or on your mobile devices.

  * Supports RSS, Atom, YouTube, Soundcloud, Vimeo and XSPF feeds
  * Discover new content at our Podcast directory
  * Synchronize between devices with full gpodder.net integration
  * Easily customizable - support for user-defined hooks and plugins

feedback/ok sthen@
2012-04-20 10:51:22 +00:00
jasper
6fd72d2308 import mygpoclient 1.6
The mygpoclient library provides an easy and structured way to access
the gpodder.net web services. In addition to subscription list
synchronization and storage, the advanced API support allows to upload
and download episode status changes.

ok sthen@
2012-04-20 10:50:41 +00:00