Commit Graph

45786 Commits

Author SHA1 Message Date
naddy
bc7bb4681a adjust for -main -> -en-gb subpackage name change; ok martynas@ 2008-10-02 19:53:12 +00:00
kili
de06ccc115 Fix for perl 5.10.
Thanks to sthen@ for testing the build on amd64.
2008-10-02 19:50:52 +00:00
jasper
5b1aeccd44 - update p5-POE-Component-Jabber to 2.03 2008-10-02 19:18:33 +00:00
jasper
9fed6f1555 - update p5-Net-SSLeay to 1.35
ok bluhm@ (MAINTAINER)
2008-10-02 19:18:08 +00:00
jasper
1d1b675756 - add _pdnsd:_pdnsd for powerdns 2008-10-02 18:41:44 +00:00
jasper
cd55a396b9 import powerdns 2.9.21.1
pdnsd is a proxy dns server with permanent caching (the cache
contents are written to hard disk on exit) that is designed to cope
with unreachable or down dns servers (for example in dial-in
networking).

original port by dlg@ and robert@, banged into shape by me.
not hooked to the builds as this needs further testing/tweaking
2008-10-02 18:40:41 +00:00
jasper
7d6c5503a3 - update p5-Music-Audioscrobbler-MPD to 0.13 2008-10-02 18:35:13 +00:00
espie
fb5fbd2ffc new perl can't read from unopened dir (autovivified handle) 2008-10-02 18:06:37 +00:00
jasper
9ea37e8c81 - update p5-XML-SAX-ExpatXS to 1.31 2008-10-02 15:39:12 +00:00
sthen
e947c5823b Update to 804.028, fixes build with Perl 5.10.0. 2008-10-02 08:31:29 +00:00
sthen
468054527d Update to 0.14, fixes build with Perl 5.10.0. 2008-10-02 08:18:07 +00:00
sthen
f71e49b5cb Update to 0.51: very minor but important code changes.
Fixes a couple of edge-case bugs in the mapping of pieces to
mmap'd files on-disk. This makes multi-file torrent downloads
more reliable.

From maintainer Niall O'Higgins
2008-10-02 07:58:50 +00:00
sthen
d685fbb242 Update to 0.12, fixing build with Perl 5.10.0
ok kevlo@
2008-10-02 07:28:43 +00:00
simon
f7a3ff72a6 make it work with our new perl and bump
ok sthen@
2008-10-02 05:58:56 +00:00
kevlo
08b8ce10a8 - show famd daemon startup
- bump PKGNAME

ok ajacoutot@
2008-10-02 01:15:38 +00:00
simon
df9705f31b add dependency to p5-Internals required for new perl and bump
ok sthen@
2008-10-01 22:53:09 +00:00
simon
3f428a7df4 add p5-Internals 2008-10-01 22:51:20 +00:00
simon
38c152a1a8 import p5-Internals, required for p5-PerlIO-via-dynamic since perl 5.10
This module allows you to write-protect and write-enable your Perl
variables, objects and data structures.
Moreover, the reference count of any Perl variable can be read and set.

pointed out by and looks alright to sthen@
2008-10-01 22:51:13 +00:00
sthen
811dcc9452 Don't install perllocal.pod, we don't in any other ports.
Regen plist, bump.
2008-10-01 22:33:19 +00:00
simon
110c83b854 two more modules coming with base perl
pointed out by Markus Lude, thanks!
ok sthen@
2008-10-01 22:09:27 +00:00
simon
fef23e1350 update to version 2.12 to let it work with our new perl
pointed out by naddy@
ok merdely@, sthen@
2008-10-01 22:01:01 +00:00
sthen
0879b92af8 Adjust for Digest::SHA move to base perl. Bump packages all round. 2008-10-01 21:54:55 +00:00
sthen
ccc64f73bc COMES_WITH=4.5 following Perl update. 2008-10-01 21:54:26 +00:00
merdely
b6b4dccefa Make work with Perl 5.10.
Pointed out by naddy@
ok simon@
2008-10-01 21:49:48 +00:00
sthen
d69c8acd2d Fix WANTLIB and LIB_DEPENDS, bump. 2008-10-01 20:52:56 +00:00
ajacoutot
b41220eff4 - add some necessary and/or helpful RUN_DEPENDS
"okicoki" jasper@
2008-10-01 20:34:38 +00:00
millert
bdab44c159 Update to wml 2.0.11 and fix an assumption in configure that is
not valid for perl-5.10.0.  OK bernd@
2008-10-01 20:15:04 +00:00
landry
a62e640727 Remove garbage chars in manpage, and correctly install it.
Discussed with upstream.
2008-10-01 20:14:09 +00:00
steven
16e25652f8 update to 8.5.4 and various port cleanups
from maintainer Stuart Cassoff
2008-10-01 19:48:46 +00:00
steven
dc4b88b550 update to 8.5.4 and various port cleanups
add README file for tcl/tk on OpenBSD

all from maintainer Stuart Cassoff
2008-10-01 19:47:40 +00:00
sthen
0ea3aa4b94 Adjust dependencies for IO::Zlib and Archive::Tar which now come
as part of base Perl. Regen PLIST while there, some manpages missed.

ok simon@ "commitski" mbalmer@
2008-10-01 19:30:39 +00:00
ajacoutot
9d92270a25 - fix LIB_DEPENDS spec on python-expat
"oh yeah baby!" jasper@
2008-10-01 19:30:03 +00:00
sthen
d27ea2c7e2 Adjust dependencies for IO::Zlib which now come as part
of base Perl.

Fix REGRESS_DEPENDS for p5-WWW-Google-SiteMap.

ok simon@
2008-10-01 17:35:02 +00:00
ajacoutot
d2631f19be +ctunnel 2008-10-01 16:14:10 +00:00
ajacoutot
0f43a16b03 Import ctunnel-0.2
ctunnel is a software for proxying and forwarding TCP connections via 
a cryptographic tunnel.
ctunnel can be used to secure any existing TCP based protocol, such 
as HTTP, VNC, Telnet, FTP, RSH, MySQL, etc.
You can also chain/bounce connections to any number of intermediary hosts.

from Pierre-Emmanuel Andre <pea@raveland.org>, thanks!
2008-10-01 16:12:55 +00:00
simon
80f07f7e16 regen packaging list after update with new perl minus our local
MakeMaker changes and bump
2008-10-01 16:11:44 +00:00
simon
cd1dbd6bfe restore previous packaging list and bump 2008-10-01 16:04:27 +00:00
naddy
7b8a6ade2a SECURITY fix for Real demuxer heap overflow (CVE-2008-3827).
ok biorn@, robert@
2008-10-01 16:01:51 +00:00
simon
d55d534232 restore previous packaing list 2008-10-01 16:01:51 +00:00
sthen
246e44c745 reinstate manpages, now perl/lib/ExtUtils/MM_Unix.pm is repaired. 2008-10-01 14:30:22 +00:00
sthen
f15935de57 Mark pkg_mgr as being arch-independent.
ok landry@
2008-10-01 12:24:04 +00:00
landry
eb3ebcb9cd Update to wormux 0.8.1.
All previous patches integrated upstream, and newer patches already
commited in svn too. see http://gna.org/bugs/?11751, 11754 and 12340.
2008-10-01 11:24:07 +00:00
ajacoutot
d27b3be660 - add a sub-package for the x264 plugin (originally from brad@)
- add a sub-package for the mplex plugin
- tweak DESCR-main accordingly

ok brad@
2008-10-01 08:02:58 +00:00
steven
1dbdf35cbd homepage changed 2008-10-01 05:16:07 +00:00
ckuethe
b5f9e953d3 update to avr-libc 1.6.2. bug fixes, improved performance, math improvements 2008-10-01 04:56:57 +00:00
ckuethe
00ad3036fc update to gcc-4.2.2. adds support for lots of new devices, makes it possible
to compile arduino compatible code. based on the freebsd port
2008-10-01 04:52:19 +00:00
ckuethe
d42c86d6b0 update to binutils 2.18, plus some new devices. based on the freebsd port. 2008-10-01 04:46:19 +00:00
brad
0f0a23511a Remove this ancient VMware 3 port for the kernel LKMs. They have never
really worked very well and with newer kernels they do not work at all.

PR 5893.
2008-09-30 17:39:24 +00:00
simon
9aefac75de regen packaging list for new perl and bump
noticed by and ok landry@
2008-09-30 13:18:59 +00:00
simon
88261c6d56 regen packaging list for new perl and bump 2008-09-30 13:14:28 +00:00