sthen
4fce27bf6a
update exiv2 to 0.18.2. looks ok to landry@
2009-09-10 16:43:28 +00:00
sthen
acd82886db
- convert gnome-shared-keyring to a true FLAVOR rather than a
...
pseudo-flavour, it affects the -main package by building with pthread
(we don't want that by default, it affects e.g. svn diff | less).
- roll various PFRAG.shared-foo for the subpackages into PLIST-foo
- add a comment noting that autoconf should be 2.63
- bump PKGNAMEs
ok stsp (maintainer).
2009-09-10 15:35:04 +00:00
naddy
d80892adbf
liblzmadec is gone, drop support for .lzma
2009-09-10 15:33:15 +00:00
naddy
6c5dfab106
remove lzma, it has been superseded by xz; ok steven@
2009-09-10 15:32:36 +00:00
naddy
229b8b94c5
update to 2.7.1 and switch dependency from lzma to xz
2009-09-10 15:31:43 +00:00
naddy
2c50e00940
switch dependencies from lzma to xz
2009-09-10 15:30:21 +00:00
naddy
1e9bfe4e35
xz supersedes lzma
2009-09-10 15:29:06 +00:00
naddy
dfad51d695
Import XZ Utils 4.999.9beta, which replaces LZMA Utils.
...
LZMA is a general purporse compression algorithm designed by Igor
Pavlov as part of 7-Zip. It provides high compression ratio while
keeping the decompression speed fast.
XZ Utils are an attempt to make LZMA compression easy to use on
free (as in freedom) operating systems. This is achieved by providing
tools and libraries which are similar to use than the equivalents
of the most popular existing compression algorithms.
2009-09-10 15:27:26 +00:00
landry
2dc0befd53
Force the use of -pthread in FindThreads.cmake module. It was looking
...
for -lpthread first.
No fallouts in a bulk build done by jasper@, thanks!
ok jasper@
2009-09-10 13:54:47 +00:00
okan
e3cb46026e
- update to 2.67
...
- use poll(2)
- add missing dependency; from Eric Olsen -thanks
ok merdely@
2009-09-10 12:13:06 +00:00
sturm
b42aa888ac
update to p5-Tie-EncryptedHash 1.24
...
remove myself as maintainer, I don't use it anymore
from Stephan A. Rickauer
2009-09-10 09:43:24 +00:00
ajacoutot
af9cfc73ee
Update to cyrus-imapd-2.3.15
...
Fix the potential buffer overflow vulnerability described in CERT
VU#336053 (we already had an upstream patch for this in our 2.3.14 pkg).
This release also brings several non-critical bugfixes and feature
enhancements.
2009-09-10 07:20:00 +00:00
bluhm
8edc85edd7
change maintainer's e-mail address
...
sort variables according to template
2009-09-10 01:16:40 +00:00
jasper
98f2972252
- get some more regress tests running
...
from upstream via tom murphy (maintainer)
2009-09-09 22:13:08 +00:00
jolan
04fc64aa0d
deprecated in favor of luabitops (which is compatible)
2009-09-09 19:42:33 +00:00
jolan
4735304d35
luabitlib->luabitop
2009-09-09 19:42:04 +00:00
jolan
1fe3e0da60
luabitop-1.0.1, library for bitwise operations in lua
2009-09-09 19:39:47 +00:00
jolan
7780f045ac
update to v12
2009-09-09 18:31:33 +00:00
jolan
db2624c95d
update to 2.4.0
2009-09-09 18:02:01 +00:00
jolan
1c8729869f
+oniguruma
2009-09-09 17:47:22 +00:00
jolan
6afffd434c
oniguruma-5.9.1, regular expression library that supports a variety of
...
character encodings
2009-09-09 17:46:29 +00:00
bluhm
0d93456f7f
update p5-Archive-Zip to 1.30
...
ok jasper
2009-09-09 16:58:05 +00:00
jasper
65244b1a8b
- unbreak by updating py-qt3 to 3.18.1
...
- tighten run dependency on py-sip
ok sthen@
2009-09-09 14:30:01 +00:00
jasper
3acf274b30
- commit a long forgotten diff to add a missing run dependency
...
reminded by tom murphy, thanks!
2009-09-09 14:25:56 +00:00
sthen
a0aa3e43b9
tighten the py-sip RUN_DEPENDS and bump PKGNAME-main; ok jasper
2009-09-09 14:13:57 +00:00
jasper
39e013e8a8
- add a note about not forgetting to update py-qt{3,4} when touching
...
this port...as py-qt3 broke again..
2009-09-09 14:11:27 +00:00
naddy
dd59eedf33
sync, 5948
2009-09-09 14:10:24 +00:00
ajacoutot
566427bf88
This needs -pthread
2009-09-09 06:31:33 +00:00
kevlo
aa1f3518af
add the p5-Digest-MD4 dependency; from Stephan A. Rickauer
2009-09-09 06:08:09 +00:00
sthen
25a4ba7fbc
+dcfldd
2009-09-09 00:11:24 +00:00
sthen
cd2cf9da7c
import dcfldd, from maintainer Brad Tilley.
...
dcfldd - an enhanced version of GNU dd with features useful for
forensics and security. Based on the dd program found in the GNU
Coreutils package, dcfldd has the following additional features: Hashing
on-the-fly, Status output, Flexible disk wipes, Image/wipe Verify,
Multiple outputs, Split output and Piped output and logs.
2009-09-09 00:10:50 +00:00
landry
8da9512ab5
On archs where webkit doesn't run (say, sparc64), give gmpc-plugins a
...
chance to build by disabling wikipedia plugin from the build.
While here, patch configure to fix a bunch of typos, already fixed in
upcoming 0.19.
2009-09-08 21:56:34 +00:00
landry
a546d0987e
Don't hardcode wxWidgets & gcc versions in the config filename.
...
Alien::wxWidgets public interface smartly uses Module::Pluggable to
find the config anyway. Tested to still work with p5-Wx.
spotted by jasper@
2009-09-08 21:46:17 +00:00
bluhm
d4b47f3cd4
Make Net::FTPServer work together with Archive::Zip again.
...
This fixes the regression test t/350generatorzip.t.
See also http://rt.cpan.org/Public/Bug/Display.html?id=35698
2009-09-08 21:10:59 +00:00
espie
211ea50237
+rftg
2009-09-08 20:46:27 +00:00
espie
5c36d18eb0
Race for the galaxy, a card game with AI
2009-09-08 20:45:04 +00:00
jasper
05bc8e0d62
- update py-gobject to 2.18.0
2009-09-08 17:51:32 +00:00
jasper
fac15a52db
missed this one
2009-09-08 15:33:32 +00:00
jasper
76f7e0045a
- update cadaver to 0.23.2
...
- use system neon
2009-09-08 15:33:15 +00:00
bluhm
9a7daee06b
update Mail-SPF-Iterator to 1.08
2009-09-08 14:39:23 +00:00
ajacoutot
097416b041
Update to cups-pdf-2.5.0.
...
Tweak MESSAGE accordingly.
2009-09-08 14:02:45 +00:00
benoit
0b07ada3d5
- update ntl to 5.5.2
...
ok ajacoutot@, jasper@, steven@
2009-09-08 12:29:15 +00:00
landry
d87eb76921
Update to ack 1.90.
...
ok pyr@ (maintainer)
2009-09-08 11:51:13 +00:00
jasper
428f28a214
- update p5-Image-ExifTool to 7.89
...
from Patrick Keshishian (MAINTAINER)
2009-09-08 11:04:58 +00:00
ajacoutot
777f4a330d
autopoint(1) uses HOME, make sure it exists.
...
prodded by landry@
2009-09-08 08:00:18 +00:00
steven
8f6bd65375
update to pidgin 2.6.2
...
from Brad (maintainer)
2009-09-08 06:35:24 +00:00
jasper
1789f68911
- patch not needed anymore after py-cairo update
2009-09-07 21:36:12 +00:00
sthen
a155f5b2db
update to 5.1.38, from Brad (maintainer).
2009-09-07 21:35:34 +00:00
landry
092e2f8c18
Reorder CATEGORIES, apparently the first should be the subdir where the
...
port has been imported..
2009-09-07 20:45:37 +00:00
landry
2428c417a5
+p5-Wx
2009-09-07 20:31:54 +00:00