./wip/xar, The eXtensible ARchiver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.2nb1, Package name: xar-1.5.2nb1, Maintainer: dhowland

The XAR project aims to provide an easily extensible archive format. Important
design decisions include an easily extensible XML table of contents for random
access to archived files, storing the toc at the beginning of the archive to
allow for efficient handling of streamed archives, the ability to handle files
of arbitrarily large sizes, the ability to choose independent encodings for
individual files in the archive, the ability to store checksums for individual
files in both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.


Required to run:
[textproc/libxml2] [www/curl]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e3fd6a2ea8b2812a66305f43182ed8e41f129808
Filesize: 134.739 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-13 20:33:44 by othyro | Files touched by this commit (26)
Log message:
Packages that install libtool libraries should define USE_LIBTOOL.
   2012-10-29 00:10:09 by Thomas Klausner | Files touched by this commit (1)
Log message:
Doesn't build on NetBSD due to its use of deprecated statfs.
   2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-05-14 19:40:13 by tez | Files touched by this commit (1)
Log message:
note security concern  	CVE-2010-0055
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-10-11 12:45:25 by Thomas Klausner | Files touched by this commit (57)
Log message:
Remove obsolete @dirrm lines.
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2008-02-02 01:46:03 by David Howland | Files touched by this commit (6)
Log message:
Update to version 1.5.2, supplied by Jesse Peterson.