Commit Graph

8752 Commits

Author SHA1 Message Date
sthen
a514f443ab update to icinga 1.7.0 - IDO users note, as well as the usual DB upgrade
steps, edit icinga.cfg and change broker_module=/usr/local/bin/idomod.o
to broker_module=/usr/local/lib/idomod.so, this is also mentioned in the
README.

Notable fixes:
- flexible downtimes now last the duration specified once triggered
- avoid insane looping through event list when rescheduling checks
2012-05-17 11:05:40 +00:00
sthen
54ba3d719d roll sqlite3 into the main PowerDNS package, remove sqlite2 support, from Brad. 2012-05-17 10:27:02 +00:00
jasper
07a378960e missing bump 2012-05-17 07:44:40 +00:00
sthen
8ba835d5a5 packaging fixes to vnstat, ok pea@ :
- remove bogus empty @sample line from PLIST causing "File /usr/local/
is not a file" messages at pkg_delete time

- grammar tweak in README
2012-05-17 07:30:27 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
sthen
c2549ce5e5 tweak maintainer target to patch the OUI/name db to fix the ridiculous
"Oracle Corporation" entries and update the package using a regenerated
list.
2012-05-16 13:22:17 +00:00
sthen
4506b9af25 update to Net::Dict 2.09 from dhill, ok maintainer 2012-05-16 08:57:14 +00:00
jasper
cf8f4d9083 fold PFRAG.shared into PLIST 2012-05-15 20:36:28 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
d6d6ca72b2 various lua tweaks 2012-05-15 18:28:36 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
ajacoutot
91abd395e4 Bugfix update to glib2-networking-2.32.3. 2012-05-15 14:02:46 +00:00
sthen
887c043498 SECURITY update to socat 1.7.2.1, CVE-2012-0219: heap based buffer overflow
with potential for arbitrary code execution if malicious data is output to
READLINE without option "prompt" or "noprompt".  OK nigel@
2012-05-14 20:58:13 +00:00
espie
5b6b92cc32 missing BUILD_DEPENDENCY 2012-05-14 14:59:58 +00:00
ajacoutot
f357910c0d Several fixes from upstream:
- Fixed bug which caused missing periodic router advertisements with some configurations.
- Cope with router-solict packets which don't have a valid source address.

from Brad
2012-05-14 13:57:09 +00:00
sthen
30ee7ddca9 update to Net::Cidr::Lite 0.21
- ok/updated email address from maintainer Matteo Cantoni
2012-05-14 11:26:25 +00:00
sthen
975c618bea update to Net::CIDR 0.15, from dhill
- ok/updated email address from maintainer Matteo Cantoni
2012-05-14 11:25:59 +00:00
sthen
d37c4c897b drop maintainer per his request 2012-05-14 10:08:54 +00:00
sthen
a03994ef8c update to Net::Netmask 1.9015 from dhill
- drop maintainer per his request
2012-05-14 10:03:58 +00:00
sthen
fcfeebc665 update to Net::DNS 0.68, from dhill
- drop USE_GROFF while there
2012-05-14 09:08:56 +00:00
jasper
cc395f0c8b Zap this, this project is completely useless without gists/pastebin and
upstream is dead.
2012-05-14 08:44:46 +00:00
jasper
67bee074ca unhook hs-pb 2012-05-14 08:44:10 +00:00
jasper
f6724fb170 github and pastebin api's changed too much and won't work anymore 2012-05-14 08:26:11 +00:00
ajacoutot
fcb9deccef Update to neon-0.29.6; needed by a WIP csync port.
tested in a bulk by jasper@, thanks!
from Markus Schatzl with several tweaks from me
ok jasper@
2012-05-14 06:26:19 +00:00
robert
2011e21537 update to zabbix 1.8.13 2012-05-12 17:55:44 +00:00
bluhm
71068ef429 update p5-NetAddr-IP to 4.061 2012-05-12 15:12:29 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
sthen
eb99f54925 Rename snmpd(8) and snmpd.conf(5) manpages to have a netsnmp- prefix,
to avoid conflicting with manpages for base snmpd. Suggested by blambert@
2012-05-11 13:14:43 +00:00
jasper
8dcbd90a10 lua_open() has been deprecated (but still available) in lua 5.1; but it's been
removed in lua 5.2. so prevent libquvi from breaking with newer lua's.
2012-05-11 06:53:10 +00:00
dcoppa
fe979a182c bump after the wrong commit 2012-05-09 13:12:41 +00:00
dcoppa
f2068eec66 Oops. I dunno how this happened :( 2012-05-09 13:01:15 +00:00
dcoppa
0010293f0b Fix compilation with gcc 4.7
Disable another Kad assertion probably resulting from bad data from
external sources

Both from upstream
2012-05-09 12:51:01 +00:00
ajacoutot
19bba04a24 Sync with patch that was just committed upstream... 2012-05-09 08:34:42 +00:00
ajacoutot
ea24140a86 Properly call gtk.gdk.threads_enter and gtk.gdk.threads_leave to prevent
abort() on startup due to gtk trying to unlock a uninitialized mutex.

looks good to kurt@
ok pea@ (maintainer)
2012-05-09 08:29:37 +00:00
sthen
f64f15fae4 fix -u in arp-scan's update scripts, fix URLs, use newer iab/oui databases 2012-05-08 11:04:27 +00:00
sthen
43e2eabfa6 add a comment to munin's Makefile explaining how+why /usr/local
subst'ing is done the way it is.
2012-05-08 09:25:20 +00:00
dcoppa
aa6705b90d Remove excessive optimization
Fix install on non-native architectures

Proper fix for a thread related problem

Add comments to patches
2012-05-08 08:24:40 +00:00
jasper
5b1eb6ab8b missing run dependency 2012-05-08 07:11:48 +00:00
jasper
1ad74481b7 sync 2012-05-08 06:53:45 +00:00
jasper
b59dd8f301 import pidgin-sipe 1.13.1
This project develops a third-party plugin for the Pidgin multi-protocol
instant messenger. It implements the extended version of SIP/SIMPLE used
by various products:
Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
Microsoft Live Communications Server (LCS 2003/2005) Reuters Messaging
With this plugin you should be able to replace your Microsoft Office
Communicator client with Pidgin.

feedback/ok aja@
based on a submission by tom@singlesecond.com
2012-05-08 06:52:20 +00:00
jasper
48d957664a Security update to 2.10.4, fixes CVE-2012-2214, Pidgin Two Denial of Service Weaknesses
ok brad (MAINTAINER)
2012-05-08 06:49:41 +00:00
kili
354d7fd19c + hs-hostname 2012-05-07 18:52:26 +00:00
kili
f09f906c3a Very simple package providing a cross-platform means of determining
the hostname.

ok sthen@
2012-05-07 18:50:07 +00:00
ajacoutot
9fad053479 Set NO_REGRESS.
from Lawrence Teo
2012-05-07 05:09:47 +00:00
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
jasper
3be6750273 sync 2012-04-20 10:48:03 +00:00
jasper
40f625bac5 - update to 0.7.0
* various bug fixes
2012-04-18 17:22:40 +00:00
sthen
cd955c841c missing dep on devel/p5-Time-TimeDate, pointed out by Simon Kuhnle 2012-04-18 14:10:29 +00:00
naddy
29b65f69b2 update to 2.51; tested by various 2012-04-18 10:46:07 +00:00
sthen
f744ddf899 +icli
+icli,nagios
2012-04-18 09:50:44 +00:00
sthen
04bdeb84ba import ports/net/icli, improvements suggested by & ok pea@
Command line interface to a local Icinga server (mostly compatible
with Nagios), featuring:

- Listing of service/host states, check queue or downtimes
- Detailed service/host info
- Scheduling of service rechecks, acknowledging of problems
- Detailed filtering (host/group/service name, state, acknowledged, etc.)

Flavors:
	(default):	use file locations for Icinga
	nagios:		use file locations for Nagios
2012-04-18 09:49:40 +00:00
jasper
c6123103f3 - update to 0.6.9 2012-04-17 08:03:31 +00:00
ajacoutot
32b34d8f3d Minor update to glib2-networking-2.32.1. 2012-04-16 22:40:02 +00:00
sthen
de35723980 add patches to samba, from Brad, ok with maintainer, also tested by nigel@
- backport *BSD sys_statvfs() wrapper
- tweak autoconf check for cups
2012-04-16 21:58:34 +00:00
okan
252ae13385 +p5-Net-Pcap-Reassemble 2012-04-16 20:14:16 +00:00
okan
6278bf30b4 import p5-Net-Pcap-Reassemble
Net::Pcap::Reassemble performs reassembly of fragmented datagrams in
libpcap packet capture data returned by the Net::Pcap loop() function.
Net::Pcap::Reassemble module supports reassembly of IPv4 and IPv6
fragments.

feedback and OK sthen@
2012-04-16 20:13:25 +00:00
ajacoutot
95b33ec735 Tabulate. 2012-04-13 14:21:45 +00:00
sthen
e943d9eaf0 +sslh 2012-04-13 14:14:54 +00:00
sthen
e54448c63a import ports/net/sslh: from Bjorn Ketelaars, merging in a previous port
from fgsch. ok okan@

sslh accepts HTTPS, SSH, OpenVPN, tinc and XMPP connections on the
same port. This makes it possible to connect to any of these servers
on port 443 (e.g. from inside a corporate firewall, which almost
never block port 443) while still serving HTTPS on that port.
2012-04-13 14:14:21 +00:00
naddy
1d36274a96 include <sys/param.h> at the top, not inside a function body, which fails
on alpha because param.h pulls in all sorts of kernel headers
2012-04-13 14:12:52 +00:00
naddy
84c2eb73b5 regen patches 2012-04-13 13:58:31 +00:00
sthen
00ff129c90 update to scamper 20111202b, from Matthew Luckie (upstream developer)
http://www.wand.net.nz/pipermail/scamper-announce/2012-March/000014.html
http://www.wand.net.nz/pipermail/scamper-announce/2012-April/000015.html
2012-04-12 23:25:18 +00:00
bluhm
b424176c5b update p5-NetAddr-IP to 4.059 2012-04-11 21:37:02 +00:00
sthen
bbad8b5b92 update to netatalk 2.2.2, from Brad, tested by william@ and Ian McWilliam
- support for MacOS X Lion and TimeMachine
- add rc scripts
2012-04-11 18:39:13 +00:00
sthen
276bf947ee Remove net-snmp workaround now that OPENBSD-PF-MIB is installed in the OS. 2012-04-11 16:31:14 +00:00
sthen
02b481b58a *NASTY* security update to samba 3.6.4: remote code execution as root by
anonymous user.  https://www.samba.org/samba/security/CVE-2012-1182

Note when MFC'ing: do not sync the new entries in PLIST-main back to
stable, they depend on dirfd being a function.
2012-04-10 22:37:02 +00:00
sthen
c0b02f0089 fix WRKSRC/WRKDIST insanity 2012-04-10 22:01:20 +00:00
phessler
3cee774a9e add a _cvsyncd user for cvsyncd daemon, and an rc.d start script.
while here, do a minor clean up of the sample config files

missing user noticed by henning@
OK naddy@
2012-04-10 19:52:44 +00:00
gonzalo
465cab857a remove patches/patch-ntpd_ntp_intres_c 2012-04-10 15:27:30 +00:00
gonzalo
4cf7f8dabb Update for ntp:
* I remove the patch patch-ntpd_ntp_intres_c because is applied upstream.
* We doesn't need USE_GROFF here.

OK naddy@, aja@
2012-04-10 15:06:29 +00:00
dcoppa
18c96869ad On sparc64, build rtorrent using gcc-4.6 to avoid a SIGBUS during
startup.

OK naddy@
2012-04-10 13:57:10 +00:00
dcoppa
5dde8f799e Save met file when a download is paused or stopped
(upstream git commit d9b4458b1ea214af48bea97cd8482016a0eccbb9)

Don't assert on ill-formed search requests
(upstream git commit e213af55f51b1fd34945c3afad3cdb7bfe605d6c)
2012-04-10 13:08:37 +00:00
stsp
45c5383516 Hook mktorrent to the build. Apparently I imported it back in 2009 but
never added it here. Pointed out by Mikolaj Kucharski.
2012-04-09 17:17:10 +00:00
okan
3f4bbf4161 update to 3.0.5; from Tom Doherty - thanks!
note the binary libexec/bitlbee -> sbin/bitlbee move.

tested by and ok landry@
2012-04-09 15:37:52 +00:00
ajacoutot
c636c5a030 No need to LIB_DEPENDS on python. 2012-04-09 08:59:08 +00:00
ajacoutot
71c915ef46 Unbreak: this needs net/avahi,-gui for the tests. 2012-04-09 08:00:00 +00:00
jasper
4ea2f77f4f - add pkgpaths
spotted by aja@
2012-04-08 15:39:51 +00:00
ajacoutot
da2151a769 This port is a curse... looks like we'll never get dependencies right...
spotted by naddy@
2012-04-08 14:52:27 +00:00
sthen
6d760b5468 Update net/p5-RPC-XML to version 0.76. Required by
www/p5-Catalyst-Plugin-XMLRPC update.  From Andreas Voegele's repo.
2012-04-07 19:59:59 +00:00
landry
49912c40f5 +p5-XML-RPC 2012-04-07 12:44:56 +00:00
landry
34abe23c0d Import p5-XML-RPC 0.9, From Mikolaj Kucharski.
XML::RPC module provides simple Pure Perl methods for XML-RPC
communication. It's goals are simplicity and flexibility. XML::RPC
uses XML::TreePP for parsing.

ok sthen@
2012-04-07 12:42:59 +00:00
naddy
771bf2b6dd Update to 2.50. Most notable changes in this version:
* overhauled web client
* various bug fixes

Switch to external miniupnp libs.
2012-04-07 10:55:04 +00:00
mcbride
f3c236e952 Support "new" pflog format (revision 1.16 of if_pflog.h, 2010/09/21)
ok sthen
2012-04-07 08:31:39 +00:00
landry
18596c9bcf Update to p5-IRC-Utils 0.12 from maintainer Wen Heping 2012-04-07 08:03:36 +00:00
merdely
f9faaee998 Update to 20120405.
#@---------------------------------------------------
#@ Date   : 20120405
#@ Author : Phil Randal (phil.randal@gmail.com)
#@ Reason : Fix lookup of warranty info for Dell
#@---------------------------------------------------

ok sthen@
2012-04-06 15:35:08 +00:00
dcoppa
48101883a1 Fix build with USE_SYSTRACE=Yes 2012-04-06 14:33:41 +00:00
sthen
ee703aa34c update to py-twitter 1.7.2, from Mark Peoples 2012-04-06 13:29:57 +00:00
jasper
e3dbcc0c18 migrate to farstream, spotted by landry@ 2012-04-06 08:51:43 +00:00
ajacoutot
33212e962d Missing build depends (spotted by jasper@). 2012-04-06 07:42:11 +00:00
jasper
6fb716c69d - don't give _vnstat a login shell
ok pea@ (MAINTAINER)
2012-04-05 19:58:09 +00:00
ajacoutot
65cf1faa79 A few more files needed to be commented. 2012-04-05 16:21:43 +00:00
ajacoutot
7d8d65199c Comment useless libtool link file in gstreamer-0.10 plugin dir. 2012-04-05 16:20:14 +00:00
jasper
3021643236 - switch for farsight2 to farstream. all patches taken from upstream repositories.
ok aja@
2012-04-05 16:08:55 +00:00
jasper
45783b2cd3 drop deprecated component
ok aja@
2012-04-05 16:07:04 +00:00
jasper
9185ac5ea0 sync 2012-04-05 16:05:21 +00:00
jasper
a430efab64 drop farsight2 in favor of farstream. 2012-04-05 16:05:12 +00:00
jasper
da66b5417f import telepathy-farstream 0.2.3
Farstream is a video conferencing connection manager for the Telepathy
framework. This component enables the use of Telepathy instant messaging
clients with Farstream/Nice servers.

ok aja@
2012-04-05 16:04:01 +00:00
jasper
61a8ae3fa4 import farstream 0.1.2
The Farstream (formerly Farsight) project is an effort to create a
framework to deal with all known audio/video conferencing protocols. On
one side it offers a generic API that makes it possible to write plugins
for different streaming protocols, on the other side it offers an API
for clients to use those plugins.

(farsight2 is dead, long live farstream!)

ok aja@
2012-04-05 16:02:30 +00:00
jasper
1a1b497885 - update to telepathy-haze-0.6.0 2012-04-05 13:44:34 +00:00
jasper
63b7fc9517 - update to 0.8.0
ok aja@
2012-04-05 09:08:12 +00:00
ajacoutot
0c00ebc735 Unbreak runtime by dependening on py-gobject.
spotted by jasper@
2012-04-05 07:48:19 +00:00
merdely
422fb91b89 Update bioctl to 1.16.
Account for change in bioctl output:
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/bioctl/bioctl.c.diff?r1=1.98;r2=1.99;f=h

ok sthen@
2012-04-04 21:49:44 +00:00
jasper
a19f238e89 - update to 0.26.0 2012-04-04 17:51:54 +00:00
jasper
470191389a - add MODPY_RUNDEP=No where needed 2012-04-04 14:41:34 +00:00
ajacoutot
ae36b708e0 Minor update to telepathy-logger-0.4.0.
ok jasper@ (maintainer)
2012-04-04 13:02:30 +00:00
sthen
dcfcba8b5c Update to pidgin 2.10.3, fixes a problem with MSN buddies appearing
online when they shouldn't. From Brad.
2012-04-04 11:09:12 +00:00
gonzalo
bc4b2be23d Minor update of ddclient with:
* Fixing #28: FreeDNS.afraid.org changed api slightly
* Added dtdns-support
* Added support for longer password
* Added cisco-asa patch
* Added support for LoopiaDNS

ok zinke@ (maintainer) ok aja@
2012-04-04 01:08:31 +00:00
ajacoutot
9c59104def SHARED_ONLY is already set. 2012-04-03 09:37:37 +00:00
ajacoutot
10995fca56 Missed bump. 2012-04-03 09:37:07 +00:00
ajacoutot
46dad49375 Remove CONFIGURE_ENV already provided by the python MODULE. 2012-04-03 09:27:06 +00:00
ajacoutot
e0848dd8e8 OpenSSL support is broken an non maintained, so use the default which is
GNUTls; it's already in the dep chain because of libsoup anyway.
2012-04-03 09:26:30 +00:00
ajacoutot
3902616fc7 py-gobject3 is needed a RUN_DEPENDS. 2012-04-03 08:03:18 +00:00
ajacoutot
69e958ebac -telepathy-butterfly 2012-04-03 07:39:42 +00:00
ajacoutot
6e2cafaa37 Remove: abandonned upstream.
gabble now implements all that's necessary.

ok jasper@ (maintainer)
2012-04-03 07:39:28 +00:00
ajacoutot
0c7936145e Update to telepathy-logger-0.2.13. 2012-04-03 07:34:35 +00:00
ajacoutot
06453f2e8c Tweak BUILD_DEPENDS for tests. 2012-04-03 07:29:09 +00:00
ajacoutot
4f2dabc486 Update to telepathy-gabble-0.16.0. 2012-04-03 07:13:00 +00:00
ajacoutot
8008dde911 Update to telepathy-mission-control-5.12.0. 2012-04-03 06:47:50 +00:00
ajacoutot
a4f45544d2 Update to stable telepathy-glib-0.18.0. 2012-04-03 06:45:53 +00:00
merdely
0a20e294ad Add check_esxi_hardware 2012-04-02 16:51:31 +00:00
merdely
ca4694c2c3 Import check_esxi_hardware
This script is a Nagios plugin to monitor the hardware of ESX and ESXi
servers. It can also be used as standalone script to check the hardware -
Nagios isn't necessary to run it.
    
ok sthen@
2012-04-02 16:50:47 +00:00
ajacoutot
6bb65f407d -py-msnp 2012-04-02 12:59:00 +00:00
ajacoutot
0c7bd87e57 Remove; dead upstream since years and the MSN protocol have changed a lot
since.

ok xsa@
2012-04-02 12:58:45 +00:00
ajacoutot
666af35cfd Update to papyon-0.5.6. 2012-04-02 06:20:33 +00:00
sthen
3721be5ee4 update to quagga 0.99.20.1 rolling in the security fixes which we had as
separate patches.

multicast support changed in 0.99.20 and not fully tested, no response to
my ports@ call for testing, so if this breaks things send me a mail with
details.
2012-03-31 10:51:47 +00:00
ajacoutot
836f333ed9 Unbreak the webkit FLAVOR (s/WITH_WEBKIT3/WITH_WEBKIT).
spotted by naddy@
2012-03-30 16:28:58 +00:00
ajacoutot
ecbf955f26 Remove myself from MAINTAINER.
Make it possible to simultaneously stream to multiple devices.
from Olivier Boyer
2012-03-30 06:48:01 +00:00
ajacoutot
bb68a147aa Remove myself from MAINTAINER. 2012-03-30 06:47:40 +00:00
ajacoutot
461e46ee7e Don't build the mozilla FLAVOR for libproxy. 2012-03-29 19:04:26 +00:00
ajacoutot
4e0b61488e Sync dependencies after libproxy update. 2012-03-29 15:00:19 +00:00
ajacoutot
cc08e8fa9c Update to libproxy-0.4.7.
Moves from gconf to gsettings.
Comment the mozilla FLAVOR for now as it requires a newer xulrunner.
2012-03-29 14:58:24 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
eb0b53cc80 Fix DEPENDS/WANTLIB to unbreak. 2012-03-29 12:52:17 +00:00
ajacoutot
e1a14bab38 Update to telepathy-glib-0.17.7. 2012-03-29 08:59:58 +00:00
ajacoutot
3ccf582bc5 Update to folks-0.6.8. 2012-03-29 07:12:00 +00:00
ajacoutot
6758d901d3 Update to glib2-networking-2.32.0. 2012-03-29 06:28:07 +00:00
ajacoutot
8eb57cc649 Update to gtk-gnutella-0.97.1.
from Gonzalo L. R. with some tweaks.
2012-03-29 06:19:12 +00:00
pea
29f5bad2fb Update to 0.15
With help from rpointel@, thanks !

ok ajacoutot@
2012-03-28 12:37:05 +00:00
nigel
735e2a37fd Change LIB_DEPENDS to gstreamer-0.10/plugin-base required to build
Ok aja@
2012-03-25 13:37:52 +00:00
sthen
09925fad86 update to znc 0.204; fixes CVE-2012-0033 (crash in bouncedcc module when
DCC RESUME is received) and a few other issues. From Brad.
2012-03-24 21:42:58 +00:00
naddy
b08619e247 update to 7.25.0, curl's 14th birthday release 2012-03-24 14:33:06 +00:00
ajacoutot
8729920f36 Update to liboauth-0.9.6. 2012-03-23 20:14:55 +00:00
claudio
1c77fc7044 Add a patch so that our kernel may attach to the iscsi target via mpath(4).
Note: mpath(4) is not compiled in by default.
OK sthen@, ajacoutot@
2012-03-23 13:39:28 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
ajacoutot
d58a6ca325 Update to gupnp-dlna-0.6.6. 2012-03-23 13:25:42 +00:00
ajacoutot
7dba464b25 Update to gupnp-0.18.2. 2012-03-23 13:25:23 +00:00
sthen
05b7985e90 update BIRD to 1.3.7
- Route Origin Authorization basics.
- RIPng working again.
- Extended clist operations in filters.
- Fixes several bugs in BSD iface handling.
- Several minor bugfixes and enhancements.
2012-03-22 21:49:12 +00:00
sthen
2f14c31dcf +maradns-deadwood 2012-03-21 16:18:32 +00:00
sthen
52534e0c82 import ports/net/maradns-deadwood, ok/tweak suggested by gsoares@
Deadwood is the recursive DNS daemon (service) for MaraDNS 2.0.
MaraDNS 2.0 uses separate programs for authoritative records
(maradns) and recursive records (Deadwood). Deadwood is a
standalone recursive server that can either be used in
conjunction with MaraDNS's authoritative server, or by itself.
2012-03-21 16:17:58 +00:00
ajacoutot
dd6f5937e0 +centerim 2012-03-21 14:41:53 +00:00
ajacoutot
71d2945353 Import centerim-4.22.10.
CenterIM is a text mode menu- and window-driven IM interface. ICQ,
Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are currently
supported.
<...>

from Gonzalo L. R. with some tweaks
ok robert@
2012-03-21 14:41:22 +00:00
gsoares
4498254143 update to 1.71
OK sthen@
2012-03-20 23:53:29 +00:00
sthen
e4bc6fb0c0 SECURITY update to MaraDNS 1.3.07.15, from Brad
- Hash randomization added to MaraDNS 1's recursive resolver.
2012-03-20 22:13:49 +00:00
sthen
3a547a5052 add SECURITY patches from quagga 0.99.20.1
CVE-2012-0249 - Quagga ospfd DoS on malformed LS-Update packet
CVE-2012-0250 - Quagga ospfd DoS on malformed Network-LSA data
CVE-2012-0255 - Quagga bgpd DoS on malformed OPEN message
2012-03-20 20:56:26 +00:00
naddy
bc37772b8c fix getdelim() prototype 2012-03-20 16:46:41 +00:00
sthen
33df794e97 add comment re /dev/log needed during install to remind me to look at
it next time I update; noted by aja@
2012-03-20 13:57:44 +00:00
dcoppa
724526e05c Fix the "Invalid or incomplete multibyte or wide character" error
caused by some feeds: set binary mode on the handle before hGetContents
(upstream git commit bd08d07cc29893177efe8ef0e8be368657d56bbf)
2012-03-20 13:33:54 +00:00
robert
55cc1870f7 update to 1.8.11 2012-03-20 12:00:37 +00:00
sthen
aab882f5dd Update to darkstat 3.0.715, fixes working on gif/gre/mpe/pppx.
From Brad, maintainer timeout.
- also sync patches
2012-03-19 11:54:10 +00:00
naddy
e6021fd97f getline -> get_line 2012-03-17 16:55:46 +00:00
ajacoutot
f987af8fa6 Minor update to telepathy-glib-0.16.5. 2012-03-17 12:07:56 +00:00
sthen
498bdd86e7 Add a section to the README pointing to the upgrade documentation. 2012-03-16 12:39:55 +00:00
sthen
5b60b9fcbb update to Pidgin 2.10.2, from Brad, also tested by rfreeman@
CVE-2011-4939 null pointer deref with certain types of nickname changes in XMPP
CVE-2012-1178 MSN crash due to not verifying UTF8 encoding
2012-03-15 21:45:06 +00:00
gsoares
c84d4f0447 update p5-Net-Frame-Layer-IPv6 to 1.04 2012-03-15 17:52:21 +00:00
gsoares
d2f4b7099b update p5-Net-Frame-Layer-ICMPv6 to 1.06 2012-03-15 17:47:56 +00:00
gsoares
dd622e3ee0 update p5-Net-Frame to 1.09 2012-03-15 17:38:19 +00:00
sthen
c92502573c update to munin 1.4.7, from "Gonzalo L. R."
- also fix MODRUBY_RUBY_ADJ invocation for tomcat_ plugin
2012-03-15 13:55:45 +00:00
sthen
4882538c63 - move SUBST_CMD into do-install (with the necessary s/PREFIX/TRUE&/),
suggested by aja@, saves a Makefile target and avoids subst'ing files in
WRKSRC which simplifies patch handling

- add missing SUBST_CMD for the dot.jnettop file
2012-03-13 09:57:37 +00:00
sthen
1ab62a3d80 +jnettop 2012-03-13 09:43:05 +00:00
sthen
7a9ddf3395 import ports/net/jnettop, ok giovanni@
Jnettop is a traffic visualiser, which captures traffic going through
the host it is running from and displays streams sorted by bandwidth
they use.

  - list connections going across this host in a nice way
  - supports IPv6
  - supports customizable text output for further analysis
  - supports machine-friendly mode to support further analysis
  - allows pre-configured pcap filters in the config file

If this package is not quite what you need, try iftop (and vice-versa).
2012-03-13 09:42:22 +00:00
ajacoutot
564a167128 Enable threads and cleanup the Makefile.
from "Gonzalo L. R."
2012-03-12 17:16:19 +00:00
sthen
32b51de3f5 update to dnstop-20110502, from "Gonzalo L. R." 2012-03-11 14:07:00 +00:00
pea
3af0884572 Update to 1.11
Initial diff from Gonzalo L. R. (gonzalo at x61.com.ar)

ok sthen@
2012-03-09 09:33:03 +00:00
ajacoutot
53c05f358f Remove bogus patch. 2012-03-08 15:23:05 +00:00
ajacoutot
81f6f87c3d Bring patches from upstream to build with recent tracker. 2012-03-08 14:18:27 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
ajacoutot
63c1c46d96 Drop the PSEUDO_FLAVOR, some rpath magic is needed for the tracker plugin
which changes the resulting -main package.
2012-03-05 12:12:49 +00:00
sthen
6863049a1e Remove USE_GROFF and add an rc script.
From Brad with a tweak to the script by me.
2012-03-03 15:56:18 +00:00
sthen
3f2cd885f4 Update to unbound 1.4.16
From Brad, was sent to jakob@ a while ago
2012-03-03 11:44:23 +00:00
ajacoutot
b0e3ff42b6 Update to h323plus-1.24.0. 2012-03-02 09:04:59 +00:00
ajacoutot
084cd7ed72 Update to opal-3.10.4. 2012-03-02 09:04:21 +00:00
sthen
a2c92de30c fix MASTER_SITES; eloshinsky at gmail 2012-03-02 08:22:20 +00:00
ajacoutot
999d950081 Remove NO_SYSTRACE, systrace(2) is going to be fixed soonish. 2012-03-02 07:11:23 +00:00
ajacoutot
bad5bc7959 Add NO_SYSTRACE for now, otherwise gtar fails in mysterious way because
systrace(1) will prevent native-linkat.
Reported by Juan Francisco Cantero Hurtado.
2012-02-29 15:43:16 +00:00
dcoppa
705ec52593 Fix endianness bug in EC.
Until now, a little-endian sender worked, regardless of the endianness
of the receiver, but a big-endian sender sent all integer data reversed.
(upstream git commit 07a5a373ff356166207438b5dffdf4eee30825d1)
2012-02-29 11:43:19 +00:00
rpointel
17112f12da Update arping to 2.11 which fixes a null pointer dereference introduced in version 2.10.
ok benoit@ (maintainer).
2012-02-29 09:31:10 +00:00
rpointel
056cecefd2 Update arping to 2.10. ok benoit@ (maintainer). 2012-02-29 08:46:26 +00:00
nigel
d11ebdb22f sync 2012-02-28 19:30:13 +00:00
nigel
062fbd88a8 library and tools to access SMI MIB information
Includes changes from sthen@, thanks.

Ok sthen@
2012-02-28 19:26:22 +00:00
stsp
8aea95e7fb Update to 2012.02.04.
with input from and ok brad sthen
2012-02-28 17:55:47 +00:00
dcoppa
05c340f796 Enable support for NAT-PMP and UPnP through libnatpmp/miniupnpc.
Disabled by default: set "upnp_port_forwarding = true" into
~/.mldonkey/downloads.ini to enable it.
2012-02-28 15:38:55 +00:00
sthen
da95908465 update to check_email_delivery 0.7.1b; minor bugfix 2012-02-27 16:15:09 +00:00
sthen
7d52ef1894 update to munin 1.4.6, from Kirill Bychkov
- many fixes and improvements
2012-02-27 15:44:58 +00:00
ajacoutot
f660844a7b Update to folks-0.6.7. 2012-02-26 15:08:07 +00:00
ajacoutot
ac89eb7125 Tweak after recent vala update. 2012-02-26 15:06:10 +00:00
ajacoutot
8d7eda3146 Update to telepathy-gabble-0.14.1. 2012-02-26 12:53:09 +00:00
ajacoutot
61037b5947 Update to telepathy-glib-0.16.4. 2012-02-26 12:52:49 +00:00
ajacoutot
2d10a7c285 Minor update to py-smbc-1.0.13. 2012-02-26 07:12:42 +00:00
ajacoutot
a42ab58e01 No need to LIB_DEPENDS on python. 2012-02-24 09:35:43 +00:00
dcoppa
b4a0d33e96 +libnatpmp 2012-02-23 14:00:01 +00:00
dcoppa
b1b5b5d82b Import libnatpmp, a NAT Port Mapping Protocol client library, part
of the miniupnp suite.

OK ajacoutot@
2012-02-23 13:56:49 +00:00