Commit Graph

8452 Commits

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