Commit Graph

5135 Commits

Author SHA1 Message Date
okan
f0cdc7bd8f add filezilla 2007-12-07 22:01:54 +00:00
okan
59f3d84743 import filezilla 3.0.4, a fast FTP and SFTP GUI client with a lot of features
based on submission from Nikns Siankin <nikns@secure.lv>

feedback and ok merdely@
2007-12-07 22:01:29 +00:00
pyr
265a8b6259 +py-pcs 2007-12-06 10:02:07 +00:00
pyr
93cdf47961 kill PFRAG.shared which snuck in.
A good opportunity to mention that ajacoutot@ provided input and ok for the
port.
2007-12-06 10:00:36 +00:00
pyr
2bf90be78a PCS is a set of Python modules and objects that make building network
protocol code easier for the protocol developer. The core of the system
is the pcs module itself which provides the necessary functionality to
create classes that implement packets.
2007-12-06 09:56:30 +00:00
okan
28e5b572ed - update to 0.2 from niallo@ (MAINTAINER)
ok merdely@
2007-12-05 14:52:27 +00:00
rui
727b02b65a endianness issue fix. 2007-12-02 20:46:52 +00:00
naddy
3855ccccc9 update to rTorrent 0.7.9/libTorrent 0.11.9, which adds peer exchange support 2007-11-30 18:18:13 +00:00
jakob
eab35ae007 update to version 1.2.2 2007-11-30 06:59:23 +00:00
okan
1a7379bab8 install README
ok steven@
2007-11-29 14:00:25 +00:00
okan
c414cd6a17 create a place for plugin docs
ok steven@
2007-11-29 13:58:53 +00:00
steven
cb54ce651e update to 2.3.0
from brad
2007-11-28 08:48:32 +00:00
naddy
effccd440f Update to 0.93: much improved, encryption is supported now.
Name changes:
transmissioncli  -> transmission-cli
transmission-gtk -> transmission
2007-11-27 20:30:19 +00:00
okan
fe8b79f055 add p5-Net-PH 2007-11-27 18:50:48 +00:00
okan
3cedd905a4 import p5-Net-PH
Net::PH is a class implementing a simple Nameserver/PH client in Perl as        
described in the CCSO Nameserver -- Server-Client Protocol.

from Vijay Ramesh _vramesh2 at uiuc dot edu_

ok simon@
2007-11-27 18:44:40 +00:00
okan
3b9ffe970d add unworkable 2007-11-26 20:38:40 +00:00
okan
fdbb586c00 import unworkable
unworkable is an asynchronous, single-thread BitTorrent implementation
written in C using libevent and mmap().  Goals of the project include
efficiency, simplicity and high code quality.

from niallo@ and ok simon@
2007-11-26 20:37:09 +00:00
jasper
694eb7b79b - update gajim to 0.11.3
from simon kuhnle (MAINTAINER)
2007-11-25 15:17:20 +00:00
okan
88d947cb77 enable libsexy and fix-up wantlib
"do it" winger@, ok merdely@
2007-11-24 19:21:16 +00:00
landry
b011fe12b8 link p5-Net-DBus to the build. 2007-11-21 21:13:19 +00:00
landry
876327ea73 import p5-Net-DBus, a perl interface for freedesktop.org DBus message system.
www:http://search.cpan.org/~danberr/Net-DBus-0.33.5/lib/Net/DBus.pm

with feedback and ok okan@ simon@
2007-11-21 21:12:18 +00:00
fkr
9967a51df8 as pointed out on ports@, build_depends on openvpn needed as well. (antoine@ among them)
spell fix 'RUN_REPENDS' as well (bernd@)
2007-11-21 14:27:28 +00:00
fkr
500ebc256e take over maintainership as discussed on ports@ a while ago.
ok bernd@ and previous maintainer.
2007-11-20 21:39:02 +00:00
fkr
c26ba4625c add openvpn_bsdauth 2007-11-20 21:35:19 +00:00
fkr
8bad3abc4a import openvpn_bsdauth-4
openvpn_bsdauth is a helper program for openvpn to authenticate against
bsd auth.

help and ok bernd@
2007-11-20 21:34:19 +00:00
merdely
9b712b9d76 Update Net-Daemon to 0.43
ok simon@, kevlo@ (MAINTAINER)
2007-11-20 14:30:02 +00:00
merdely
ff7fe0e258 Update Net-Amazon to 0.46
ok MAINTAINER (Sam Smith)
ok simon@
2007-11-20 14:29:03 +00:00
jasper
3711c5784b add p5-Net-Google 2007-11-19 21:49:43 +00:00
jasper
fa19feea2d import p5-Net-Google 1.0.1
Provides a simple OOP-ish interface to the Google SOAP API.

from Gleydon Soares (MAINTAINER) with tweaks by me
2007-11-19 21:47:20 +00:00
martynas
117ac1f407 update to bitlbee-1.0.4
ok simon@ and maintainer Andrew Dalgleish;  tested by Wiktor Izdebski
2007-11-19 11:44:32 +00:00
martynas
240fcb302a update to irssi-silc-1.1.3
tweaks, looks good steven@;  tested by Wiktor Izdebski and Simon Kuhnle
2007-11-18 17:36:18 +00:00
sturm
0f866e8cd2 update to nagios 2.10, reminded by brad 2007-11-18 07:37:57 +00:00
steven
86900645d6 fix WANTLIB 2007-11-17 20:39:02 +00:00
kili
8cc2ba57b7 Remove bogus WRKDIST=${WRKDIR}/${DISTNAME}. 2007-11-16 14:11:12 +00:00
jasper
c092876858 add p5-Net-Jabber 2007-11-15 18:48:55 +00:00
jasper
fc115fedf2 import Net::Jabber 2.0
Net::Jabber is a convenient tool to use for any perl script that would
like to utilize the Jabber Instant Messaging protocol.  While not a
client in and of itself, it provides all of the necessary back-end
functions to make a CGI client or command-line perl client feasible and
easy to use.  Net::Jabber is a wrapper around the rest of the official
Net::Jabber::xxxxxx packages.

from Gleydson Soares (MAINTAINER)
2007-11-15 18:45:28 +00:00
fgsch
9181197077 update to 2.9.9.1 2007-11-15 00:11:23 +00:00
jakob
6a43304c1e NSD 3.0.7; bugfix release 2007-11-14 20:52:58 +00:00
naddy
2ff5c1c689 - maintenance update to 7.17.1
- libidn pulls in a gettext dependency
- make sure we link against the correct libcurl
2007-11-14 19:38:58 +00:00
kili
a4b727f653 Update to kismet-2007-10-R1.
Tested by quite some people (after some pushing by sthen@).

ok sthen@
2007-11-10 21:10:42 +00:00
jolan
bca181c4d1 aac->libfaac 2007-11-09 00:26:29 +00:00
todd
b4b969dc11 fix the display of upload/download speed, applied in upstream cvs already
from maint, tested by me
2007-11-08 21:13:10 +00:00
espie
60f104e08e fix bogus include order: picks up /usr/local/include/recode.h 2007-11-08 20:51:23 +00:00
ajacoutot
d2dc2575e1 - SECURITY: fix two boundary errors in fsplib code when processing
overly long directory or file names (CVE-2007-3961 & CVE-2007-3962
from Gentoo CVS via FreeBSD
- regen patches while here
2007-11-06 12:14:18 +00:00
espie
2d57ecd936 yet another devel/check fuck-up 2007-11-05 23:27:22 +00:00
steven
f43223175e don't run autoconf, so it actually uses patch-configure... 2007-11-04 22:20:35 +00:00
rui
60e0a7460d update tor to 0.1.2.18. Changelog:
http://archives.seul.org/or/announce/Oct-2007/msg00000.html

ok merdely@
2007-11-04 08:39:20 +00:00
sturm
98cb8104e2 fix dependencies, some people should be more careful... 2007-11-02 11:01:49 +00:00
ajacoutot
61f8a5494e - typo
from Matthew Clarke <clamat at telus dot net>
2007-10-30 20:03:30 +00:00
jasper
146a4adb9f explicitly depend on python-expat, instead of just python
spotted by sturm@, thanks!
2007-10-30 13:07:03 +00:00