Commit Graph

7325 Commits

Author SHA1 Message Date
giovanni
e921e33590 Import p5-Data-ICal, a Perl module to handle vCalendar files.
A Data::ICal object represents a "VCALENDAR" object as defined in the
iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented
in many popular calendaring programs such as Apple's iCal.
2010-04-02 13:34:39 +00:00
giovanni
b3a7c80acf Import p5-Text-vFile-asData, a Perl module to read vCard and vCalendar files.
Text::vFile::asData reads vFile format files, such as vCard (RFC 2426) and vCalendar (RFC 2445).
2010-04-02 13:27:44 +00:00
giovanni
ef6263bc34 Update to 0.55
ok stephan@ jasper@
2010-04-02 13:15:43 +00:00
jasper
d441b07103 - update libsigsegv to 2.8
from brad, maintainer timed-out.
2010-04-02 07:43:14 +00:00
ajacoutot
8129bcd8b4 Minor update to libgtop2-2.28.1.
(only translations updates)
2010-03-30 16:24:24 +00:00
ajacoutot
08686f0fb7 Maintainance update to gconf2-2.28.1. 2010-03-30 12:52:30 +00:00
ajacoutot
a9d611659c Bugfix update to ORBit2-2.14.18. 2010-03-30 11:59:49 +00:00
jasper
2e442c45cd - allow this to build on mips64*
feedback from kettenis@
ok phessler@
2010-03-30 11:47:33 +00:00
robert
9d0bd550e1 Add missing patches... 2010-03-30 11:01:10 +00:00
robert
9cfa962094 Udpate to 1.41.0; original diff from Markus Hennecke 2010-03-30 11:00:15 +00:00
ajacoutot
6843761a15 Minor update to libIDL-0.8.14. 2010-03-30 10:51:11 +00:00
stephan
3a3b2bb5ed update to 1.22 and enable two more regression tests. ok jasper@ 2010-03-30 10:45:41 +00:00
ajacoutot
9908053f9b Update to libgdata-0.6.4. 2010-03-30 08:02:08 +00:00
jasper
a911dd377a - update gobject-introspection to 0.6.9...still badly broken on sparc64. 2010-03-29 15:17:10 +00:00
jasper
8b2c7db1a3 - add p5-AnyEvent HTTP 2010-03-29 14:09:33 +00:00
jasper
e8fd3c6284 import p5-AnyEvent-HTTP 1.44
This module implements a simple, stateless and non-blocking HTTP client.
It supports GET, POST and other request methods, cookies and more, all
on a very low level. It can follow redirects supports proxies and
automatically limits the number of connections to the values specified
in the RFC.
2010-03-29 14:05:56 +00:00
ajacoutot
19950174b8 s/-lpthread/-pthread/ 2010-03-29 12:40:09 +00:00
ajacoutot
406ec47bdd Bugfix update to libsigc++-2.2.5. 2010-03-29 09:34:24 +00:00
ajacoutot
76641108a5 Fix icons installation and add missing gtk-update-icon-cache goo.
Fix CONFIGURE_ARGS.

Bring some patches from FreeBSD:
* use gmake
* use exuberant ctags
Fix depends accordinly.
2010-03-29 07:44:28 +00:00
jasper
69df3e75e0 - sync 2010-03-28 19:31:21 +00:00
jasper
aead13c648 import p5-Data-Dump-Streamer 2.09
Given a list of scalars or reference variables, writes out their
contents in perl syntax. The references can also be objects. The
contents of each variable is output using the least number of Perl
statements as convenient, usually only one. Self-referential structures,
closures, and objects are output correctly.
2010-03-28 19:28:50 +00:00
jasper
75d0602aa0 import p5-B-Utils 0.11
This module provides helper functions for `op' tree manipulation.
2010-03-28 19:28:06 +00:00
ajacoutot
f2f970a91c Put '-fPIC' in openbsd ifdefs. 2010-03-27 14:32:23 +00:00
ajacoutot
75102e1e90 Bump autoconf version to 2.63. 2010-03-26 15:45:54 +00:00
ajacoutot
81afb79c44 Unbreak on 64bits arches.
(thanks robert@ for giving me access to an amd64 machine)

breakage reported by viq at viq dot ath dot cx
2010-03-26 14:24:42 +00:00
ajacoutot
1ed4352ed6 Update to glib2mm-2.22.2:
MemoryInputStream: Correct data loss/corruption with binary data.
2010-03-26 13:20:37 +00:00
sthen
258695d970 +orc 2010-03-25 10:28:10 +00:00
sthen
57e0cc8a72 Import devel/orc, from Brad with a patch from me to drop ARM machines
back to the generic support rather than trying to use the asm backend
which appears to be broken upstream.

Orc is a library and set of tools for compiling and executing
very simple programs that operate on arrays of data.  The "language"
is a generic assembly language that represents many of the features
available in SIMD architectures, including saturated addition and
subtraction, and many arithmetic operations.
2010-03-25 10:23:26 +00:00
landry
2adc3c88bb +protobuf 2010-03-24 19:04:46 +00:00
landry
6d0b84b3bb Import protobuf 2.3.0, from Vincent Auclair with a DESCR reformatting by me.
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - think XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then
you can use special generated source code to easily write and read your
structured data to and from a variety of data streams and using a
variety of languages. You can even update your data structure without
breaking deployed programs that are compiled against the "old" format.
2010-03-24 19:03:37 +00:00
okan
ef032ff697 update to 2.08.01, from Sylvestre Gallon (maintainer)
"go ahead" jasper@
2010-03-24 18:42:28 +00:00
naddy
75f527f3ca remove ports that are included with 4.7 in base or X11 2010-03-24 16:19:56 +00:00
ajacoutot
2c39f73b0e openh323 becomes h323plus
pwlib becomes ptlib

input and ok espie@
2010-03-23 21:37:54 +00:00
ajacoutot
e111f25a77 Remove pwlib, it has been superseded by ptlib. 2010-03-23 21:27:03 +00:00
ajacoutot
7984c8ef3a -pwlib
+ptlib
2010-03-23 21:20:13 +00:00
ajacoutot
540c1f4f5f Import ptlib-2.6.5
PTLib is a moderately large C++ class library that originated many years
ago as a method to produce applications that run on both Microsoft
Windows and Unix X-Windows systems. It also was to have a Macintosh port
as well, but this never eventuated. In those days it was called the
PWLib the Portable Windows Library.

Since then, the availability of multi-platform GUI toolkits such as KDE
and wxWindows, and the development of the OpenH323 and OPAL projects as
primary user of the library, has emphasised the focus on networking, I/O
portability, multi-threading and protocol portability. Mostly, the
library is used to create high performance and highly portable
network-centric applications. So all the GUI abstractions ahave been
dropped and it was renamed the Portable Tools Library that you see
today.
2010-03-23 21:10:17 +00:00
jasper
2f99271888 - switch to gtk+2 2010-03-23 20:48:21 +00:00
stephan
ce450983f6 update to 1.16, fixes a deep recursion crash, yup sthen@ 2010-03-23 16:16:22 +00:00
ajacoutot
a63ca1d2a5 Add missing goo.
Fix dependencies.
2010-03-22 22:38:25 +00:00
robert
459bb0975e add monodevelop 2010-03-22 21:25:36 +00:00
robert
6113cb3283 Import of monodevelop-2.2.2:
onoDevelop is a free GNOME integrated development environment (IDE)
primarily designed for C# and other .NET languages.

The main features of MonoDevelop are:

        * Code Completion
        * Class Management
        * Built-in Help
        * Project Support
        * Add-ins
2010-03-22 21:24:02 +00:00
espie
bfe705aba5 recent autoconf 2010-03-22 20:54:24 +00:00
espie
53734733c7 REQUIRES current m4 2010-03-22 20:53:54 +00:00
espie
96acd30179 NOTE THIS REQUIRES -current m4, as committed a few minutes ago. 2010-03-22 20:53:34 +00:00
stephan
6c1c0a0c4f update to 0.18, ok jasper@ and sthen@ 2010-03-22 16:13:00 +00:00
sturm
35b45cc174 remove myself as maintainer, bump PKGNAMEs 2010-03-22 13:54:21 +00:00
sthen
439b8d7e7f update to 0.3.17, from Brad. tested i386/amd64/macppc/sparc64/arm. 2010-03-21 23:05:18 +00:00
jasper
28756d7c5a - update goffice to 0.8.1 2010-03-21 11:01:08 +00:00
jasper
274bf0b6b1 - fix for mips64 2010-03-21 10:54:46 +00:00
jasper
7def45f9a1 - use /dev/arandom 2010-03-21 10:46:43 +00:00
jasper
b1bc456b07 - update openmpi to 1.4.1
* Rewrite network interface configuration using getifaddrs(3) for BSD, from netbsd

ok maintainer
2010-03-21 10:45:19 +00:00
ajacoutot
db5c465188 Update to libgdata-0.6.3.
ok jasper@
2010-03-21 10:18:31 +00:00
ajacoutot
4226b13540 Update to libgsf-1.14.17.
gnomevfs is now deprecated in favor of gio.
2010-03-21 09:59:45 +00:00
ajacoutot
bbe3ae05d2 Update to glib2-2.22.5.
tested in a bulk by jasper@, thanks.
2010-03-21 09:55:54 +00:00
sthen
85ddd0417d update to 20100318142033 from James Turner (maintainer) 2010-03-20 23:26:11 +00:00
ajacoutot
b31c5c5f94 @unexec -> @unexec-delete
ok sthen@ espie@
2010-03-20 17:06:45 +00:00
ajacoutot
8c76ca1f52 s/CFLAGS/CPPFLAGS/ 2010-03-20 16:53:59 +00:00
jasper
82cc587f37 - update argtable to 2.12 2010-03-20 16:45:10 +00:00
jasper
ce7a495c58 - update iso-codes to 3.13
ports is unlocked now. NO NEW PORTS NOR NEW DIRS FOR NOW!
2010-03-20 16:42:37 +00:00
giovanni
6779a7666c Fix documentation path
Diff from Vadim Zhukov
ok jasper@
2010-03-04 08:20:47 +00:00
espie
e18d5a8d2c avoid rebuild during fake 2010-03-01 14:33:56 +00:00
espie
816c0235eb a few more rotten eggs 2010-03-01 12:06:02 +00:00
espie
c0f2ef240c fix a few egg ports 2010-02-27 17:53:06 +00:00
espie
35b53591f2 fix FULLPKGPATH 2010-02-26 18:21:08 +00:00
landry
a2bd8e8fc3 Allow libsigsegv to build on hppa, thus allowing bash and rarian and a
shitload of gnome stuff to build. Hints from kettenis@ for the sp register.
ok espie@ jasper@

while is unlocked ports only for those informed have been.
2010-02-23 22:51:46 +00:00
jasper
9e316775ae - fix build on mips64(el), other arches are untouched
ok sthen@

ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:11:15 +00:00
jasper
de46d01df2 - enable libffi on mips64(el)
ok espie@ phessler@

ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 19:08:55 +00:00
jasper
228964a8d2 - extend archtecture tests for mips64el
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
jasper
fcaeef2071 - extend archtecture tests for mips64el
ok naddy@
2010-02-09 12:18:45 +00:00
jasper
5738e2c41e - let this build on mips64el too
ok espie@
2010-02-08 17:42:51 +00:00
jasper
733af9e6e8 - make this work on mips64el too, giving bash and bison a chance to build as well.
ok naddy@
2010-02-07 21:02:46 +00:00
kurt
eb459139a1 Remove broken jdk17_bootstrap PSEUDO_FLAVOR. ok jasper@ naddy@ 2010-02-05 13:10:31 +00:00
naddy
f141693aa8 mark devel/lam and devel/openmpi as conflicting 2010-02-01 20:28:17 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7 fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
kili
968f7fce0e Increase rev. to avoid confusion. 2010-01-27 11:31:41 +00:00
sthen
39adea89f2 - horde needs pear-Mail-mimeDecode; add missing RUN_DEPENDS. ok jasper ajacoutot
- remove now unnecessary RUN_DEPENDS on pear-Mail-Mime, suggested by ajacoutot
2010-01-27 10:50:23 +00:00
kili
9712481b9c Quirk for wily -> wily_9libs. 2010-01-27 10:25:18 +00:00
ajacoutot
355f34ff4f Merge a patch from upstream to fix a SIBGUS on dependant applications
(e.g. gnugk) on strict alignment arches.

ok naddy@ jasper@
2010-01-27 08:24:43 +00:00
espie
4c3f13fbc9 more gnome shit 2010-01-26 10:51:22 +00:00
espie
f2bef61fd5 older shit 2010-01-26 10:22:26 +00:00
landry
8fbd50bb6d Remove jason@ as MAINTAINER, as his e-mail bounces since a while.. agreed
by jason@, prodded by espie@. While here, take maintainership of
devel/geotiff & devel/proj. Any takers for the others ?
ok espie@
2010-01-23 10:29:45 +00:00
naddy
d82b063c3a require devel/p5-aliased so it won't be auto-installed from CPAN; ok jasper@ 2010-01-19 15:03:04 +00:00
sthen
242fff5eff Unbreak after ia_subnet removal. ok jasper@ 2010-01-18 09:27:00 +00:00
sthen
f6f31eb29c Add two diffs from upstream.
- Add a memory clobber to placate gcc.
- Disable mas10_u8_mmx_2. Fixes bug #19672 (bugs.freedesktop.org).

From Brad. ok ajacoutot@ jasper@
2010-01-17 21:29:30 +00:00
espie
f6d7127c2d deja vu in base X system 2010-01-16 10:07:45 +00:00
jasper
4f7478ebae - fix dependencies to prevent systrace from acting up. fixes build on an empty box
ok ajacoutot@
2010-01-13 09:32:54 +00:00
jasper
b99a7631bb BUILD_DEPENDS=RUN_DEPENDS, otherwise it'll pull them from cpan directly
ok ajacoutot@
2010-01-13 08:27:42 +00:00
jasper
7d4c012588 - sync 2010-01-12 19:27:08 +00:00
jasper
3c0c41c1b5 import p5-POE-Component-Supervisor (the cause of the recent p5-puking...)
This is a port of the Erlang process supervisor
(http://www.erlang.org/doc/design_principles/sup_princ.html).

This will monitor instances of children, restarting them as necessary
should they exit.
2010-01-12 19:26:42 +00:00
jasper
4f2161bc2e import p5-Test-TempDir
Test::TempDir provides temporary directory creation with testing in
mind.
2010-01-12 19:20:37 +00:00
jasper
0d53f42b33 import p5-MooseX-Types-Path-Class
MooseX::Types::Path::Class creates common Moose types, coercions and
option specifications useful for dealing with Path::Class objects as
Moose attributes.
2010-01-12 19:20:14 +00:00
jasper
532dc68360 import p5-MooseX-LogDispatch
Log::Dispatch role for use with your Moose classes.
2010-01-12 19:19:48 +00:00
jasper
d0bb4756f2 import p5-Log-Dispatch-Config
Log::Dispatch::Config is an abstract class of config parser.
2010-01-12 19:18:55 +00:00
jasper
e47321d509 import p5-Log-Dispatch-Config-TestLog
This module will load Log::Dispatch::Config and set things up
for a test run.
2010-01-12 19:18:08 +00:00
jasper
28b24201f4 import p5-Log-Dispatch-Binlog
The two classes provide in this distribution provide Storable based
binary logging for Log::Dispatch.

This is useful for testing your log output, or for delegating log output
to a listener on a socket without losing high level information.
2010-01-12 19:17:38 +00:00
wcmaier
d9f6ff471a Update to 1.4.2.
Diff from Max Varencov <admin at phpcode dot us> -- thanks!
2010-01-12 14:04:29 +00:00
jakemsr
d30e4ddda5 - quit building audio(4) support
- remove unused --disable-ltdl configure arg
2010-01-12 11:19:06 +00:00
jasper
92419b21ab - hookup latest cpan import... 2010-01-12 09:48:46 +00:00
jasper
4692c0133d import p5-MooseX-Declare
This module provides syntactic sugar for Moose, the postmodern object
system for Perl 5. When used, it sets up the class and role keywords.
2010-01-12 09:44:05 +00:00
jasper
7fd0edbfce import p5-MooseX-Method-Signatures
Provides a proper method keyword, like "sub" but specifically for making
methods and validating their arguments against Moose type constraints.
2010-01-12 09:43:48 +00:00
jasper
c7a9f3388f import p5-Parse-Method-Signatures
Inspired by Perl6::Signature but streamlined to just support the subset
deemed useful for TryCatch and MooseX::Method::Signatures.
2010-01-12 09:43:26 +00:00
jasper
debf17f1bb import p5-MooseX-Traits
Often you want to create components that can be added to a class
arbitrarily. This module makes it easy for the end user to use these
components. Instead of requiring the user to create a named class with
the desired roles applied, or applying roles to the instance one-by-one,
he can just pass a traits parameter to the class's new_with_traits
constructor.
2010-01-12 09:43:05 +00:00
jasper
a57b9d1e41 import p5-MooseX-Types-Structured
A structured type constraint is a standard container Moose type
constraint, such as an ArrayRef or HashRef, which has been enhanced to
allow you to explicitly name all the allowed type constraints inside the
structure.
2010-01-12 09:42:20 +00:00
jasper
732e84512d import p5-Devel-PartialDump
This module is a data dumper optimized for logging of
arbitrary parameters.
2010-01-12 09:41:53 +00:00
jasper
b6878aa59b import p5-MooseX-Meta-TypeConstraint-ForceCoercion
This class allows to wrap any Moose::Meta::TypeConstraint in a way that
will force coercion of the value when checking or validating a value
against it.
2010-01-12 09:41:28 +00:00
jasper
eed432b542 import p5-MooseX-LazyRequire
This module adds a lazy_required option to Moose attribute declarations.
2010-01-12 09:40:54 +00:00
jasper
e0a9f9cf1f import p5-Context-Preserve
Run code after a subroutine call, preserving the context the subroutine
would have seen if it were the last statement in the caller.
2010-01-12 09:40:25 +00:00
jasper
d6819074ac ...not yet. 2010-01-12 09:14:28 +00:00
jasper
316e359d82 - update p5-MooseX-Types to 0.21 2010-01-12 09:12:30 +00:00
jasper
1d4f546902 - update p5-Moose to 0.93 2010-01-12 09:10:56 +00:00
jasper
3ff9d14eae i made you a PLIST, but cvs eated it. 2010-01-12 08:58:08 +00:00
jasper
fc822f7dee sync 2010-01-12 07:55:54 +00:00
jasper
ab4292e0c1 import p5-MooseX-POE
MooseX::POE is a Moose wrapper around a POE::Session.
2010-01-12 07:53:20 +00:00
jasper
ac416f6913 import p5-Devel-Declare
Devel::Declare can install subroutines called declarators which locally
take over Perl's parser, allowing the creation of new syntax.
2010-01-12 07:52:46 +00:00
jasper
dbcc7b5a12 import p5-B-Hooks-OP-Check
This module provides a c api for XS modules to hook into the callbacks
of PL_check.
2010-01-12 07:52:15 +00:00
jasper
f5d865d155 - update p5-ExtUtils-Depends to 0.302
- fix COMMENT
- remove msf@ as maintainer per his request
2010-01-12 07:47:24 +00:00
jasper
40fbf1f6f9 - add p5-POE-API-Peek 2010-01-11 23:11:09 +00:00
jasper
e61a575123 import p5-POE-API-Peek 1.34
POE::API::Peek extends the POE::Kernel interface to provide clean access
to Kernel internals in a cross-version compatible manner. Other
calculated data is also available.
2010-01-11 23:10:24 +00:00
jasper
65db608ab5 - add p5-MooseX-Async 2010-01-11 22:40:10 +00:00
jasper
dc05686af1 import p5-MooseX-Async 0.07
MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings.
2010-01-11 22:36:26 +00:00
jasper
e8e39e85b7 - missing run dependency 2010-01-11 22:11:52 +00:00
jasper
35e16e2203 - update p5-POE-Test-Loops to 1.031 2010-01-11 08:29:09 +00:00
jasper
63e97f16df - update p5-Device-USB to 0.31 2010-01-11 08:24:35 +00:00
jasper
f46fead996 - add p5-Device-USB 2010-01-10 21:43:49 +00:00
jasper
fe02efde2d - import p5-Device-USB 0.28
This module provides a Perl interface to the C library libusb. This
library supports a relatively full set of functionality to access a USB
device. In addition to the libusb, functioality, Device::USB provides a
few convenience features that are intended to produce a more Perl-ish
interface.

with help from landry@ to unfuck it's LIBS handling.
2010-01-10 21:41:55 +00:00
kili
b96025d838 Doesn't build on arm.
In case somebody likes real pain: http://mat.exon.name/logs/clisp
seems to contain some hints, and even a diff (which doesn't apply).
2010-01-10 13:10:36 +00:00
fgsch
e3f1a9c77e Update to 1.1.0. 2010-01-09 01:45:06 +00:00
fgsch
0f77ffd8c4 Enter py-coverage. 2010-01-09 01:14:42 +00:00
fgsch
e12f21f183 Update to decorator 3.1.2. 2010-01-09 01:12:59 +00:00
fgsch
b2078c885c Update to Pyro 3.10 2010-01-09 00:57:21 +00:00
fgsch
e80fc9a216 Import coverage 3.2, a code coverage measurement for Python. 2010-01-09 00:52:44 +00:00
fgsch
787f5b7a44 Update to bzr 2.0.3. 2010-01-09 00:21:30 +00:00
ajacoutot
86d71ccb68 Bugfix release to glib2-2.22.4. 2010-01-07 08:02:35 +00:00
jasper
977d748689 - sort 2010-01-04 10:43:30 +00:00
landry
85e34e2d7c +glog 2009-12-31 15:49:40 +00:00
landry
beea239526 Import glog-0.3.0:
The glog library implements application-level logging. This library
provides logging APIs based on C++-style streams and various helper
macros.
From MAINTAINER Vicent Auclair (thanks!) @ ACSEL and a few tweaks by me
2009-12-31 15:48:59 +00:00
landry
2ddcd51019 +gtest 2009-12-31 11:22:28 +00:00
landry
e02d06d91c Import gtest 1.4.0:
Google's framework for writing C++ tests on a variety of platforms
(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on
the xUnit architecture. Supports automatic test discovery, a rich set
of assertions, user-defined assertions, death tests, fatal and
non-fatal failures, value- and type-parameterized tests, various
options for running the tests, and XML test report generation.

From MAINTAINER Vincent Auclair (thanks!) @ ACSEL
2009-12-31 11:21:13 +00:00
giovanni
bc4e5a6a38 Update to 0.1623, fixes compatibility issue with Perl 5.10.1 spotted
by Mikolaj Kucharski.
2009-12-30 14:20:34 +00:00
jasper
291399cd69 - update json-glib to 0.10.0 2009-12-30 12:55:48 +00:00
stephan
8a942fc169 - update to 0.14
- style tweaks

ok sthen@ jasper@
2009-12-30 09:56:39 +00:00
pirofti
aef8e086aa Add support for landisk. Okay ajacoutot@. 2009-12-28 14:59:09 +00:00
eric
c961149697 update to 0.6.0
ok benoit@
2009-12-28 09:30:09 +00:00
landry
006bee3114 Update to waf-1.5.10. Midori & telepathy-buttefly are happy with it, and
it's needed by a forthcoming gigolo (yay!) port.
reads ok to & tested by jasper@
2009-12-27 18:42:05 +00:00
stephan
fdf37d2dec Add a v0 marker to allow updates after the change of the version numbering scheme. From kili@. 2009-12-26 20:11:14 +00:00
jakemsr
bbe16afa64 use sndio
ok MAINTAINER
2009-12-26 13:21:21 +00:00
espie
b6f3851576 lzma -> xz 2009-12-25 22:43:50 +00:00
phessler
0d837dc932 fix compilation on gcc-2.95 systems 2009-12-25 21:36:22 +00:00