summaryrefslogtreecommitdiff
path: root/archivers
AgeCommit message (Collapse)AuthorFilesLines
2012-03-18Update ruby-zip package to 0.9.6.1.taca6-58/+8
Exact changes are unknown.
2012-03-15Fix the symlink creation (if GTAR_PROGRAM_PREFIX != "g")fhajny1-2/+2
2012-03-15Bump PKGREVISION from default python to 2.7.obache1-2/+2
2012-03-14+ lziprecover.wiz1-1/+2
2012-03-14Initial import of lziprecover-1.13:wiz4-0/+44
Lziprecover is a data recovery tool and decompressor for files in the lzip compressed data format (.lz) able to repair slightly damaged files, recover badly damaged files from two or more copies, extract undamaged members from multi-member files, decompress files and test integrity of files. Lziprecover is able to recover or decompress files produced by any of the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip and pdlzip. This recovery capability contributes to make the lzip format one of the best options for long-term data archiving. Lziprecover is able to efficiently extract a range of bytes from a multi-member file, because it only decompresses the members containing the desired data.
2012-03-14Update to 1.13:wiz3-9/+7
Lziprecover has been moved to its own package. Inability to change output file attributes has been downgraded from error to warning. Compression time of option "-0" has been reduced by 2%. A reorganization of the compression code has been made. A small change has been made in the "--help" output and man page. Quote characters in messages have been changed as advised by GNU Coding Standards. Configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards.
2012-03-09Assembler code results in undefined symbols on SunOS in general, too.fhajny1-2/+2
2012-03-09Use LITTLE_ENDIAN on amd64 arch (fixes SunOS and ABI=64).fhajny2-4/+4
2012-03-09Only conflict with gtar-base and gcpio if NBPAX_PROGRAM_PREFIX empty.fhajny1-3/+5
2012-03-09Only conflict with archivers/pax if NBPAX_PROGRAM_PREFIX empty.fhajny1-2/+3
2012-03-09Fix build on Liunxsbd2-7/+10
2012-03-05Updating package for CPAN distribution Archive::Tar insno2-6/+7
archivers/p5-Archive-Tar from 1.82 to 1.84. - adding comment why Perl5.10.1 is enough to fulfil IO::Compress::* Upstream changes: * important changes in version 1.84 02/03/2012 (HMBRAND) - ptar now supports -T option [rt#75473] - ptar now supports dashless options [rt#75475] - auto-encode filenames marked as UTF-8 [rt#75474]
2012-03-04Install man page. Kill excessive :Q. Bump revision.joerg2-11/+12
2012-03-04Honour MANINSTALLjoerg2-5/+9
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-29By using dirent.h instead of sys/dir.h this suddenly builds on SunOS.hans2-4/+5
2012-02-29Fix build on SunOS.hans3-5/+23
2012-02-15REPLACE_SH on installed shell script.hans1-1/+3
2012-02-15Fix build on SunOS.hans4-3/+63
2012-02-15REPLACE_SH on installed shell script.hans1-1/+3
2012-02-15REPLACE_SH on installed shell scripts.hans1-1/+2
2012-02-15REPLACE_SH on installed shell script.hans1-1/+3
2012-02-15REPLACE_BASH on all installed shell scripts.hans1-2/+2
2012-02-15REPLACE_SH in installed shell script.hans1-1/+2
2012-02-15REPLACE_SH on installed shell scripts.hans1-1/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-30Use ${PKGINFODIR}sbd1-2/+2
2012-01-30Rename custom function "fexecve", which conflicts with glibc's fexecve(3),sbd5-5/+77
to schily_fexecve. Also <linux/fs.h> must be included before <linux/ext2_fs.h>.
2012-01-30Create a rules file for x86_64-linuxsbd1-1/+2
2012-01-29Use ${PKGINFODIR}sbd1-2/+2
2012-01-29Clean up DESTDIR support so unprivileged pbulk works.sbd2-8/+18
2012-01-29Build a static binary with threads is currently broken with glibc.sbd1-1/+12
2012-01-28The problem with gcc attributes is that they are being defined away insbd4-23/+56
config.h because the AC_C___ATTRIBUTE__ test is broken. (Note: the secound argument to AC_TRY_COMPILE is what goes in main).
2012-01-28Add a workaround for a problem with gcc transparent_union attribute thatsbd2-11/+23
causes the wait() prototype to be wrong. Also linux's struct stat dosn't have st_flags.
2012-01-26Updated archivers/p5-Archive-Tar to 1.82rhaen2-6/+6
ChangeLog from upstream: * important changes in version 1.82 21/11/2011 (CDRAKE) - Adjustments to handle files >8gb (>0777777777777 octal) - Feature to return the MD5SUM of files in the archive
2012-01-20Update unrar to 4.1.4. Changes not documented.wiz2-6/+6
License wording was changed, but I see it as a clarification and not an effective changed and thus just updated it and don't version it.
2012-01-14USE_TOOLS instead of DEPENDS for gtar and unzip. Unsethans1-9/+10
TOOLS_PLATFORM.unzip on NetBSD to force unzip from pkgsrc.
2012-01-14Convert to USE_TOOLS=zip.hans1-3/+2
2012-01-12SunOS lacks strmode(), so get it from libnbcompat.hans1-1/+4
2012-01-11Fix build on systems that don't provide a definition for MIN.hans2-1/+17
2012-01-11Fix build with gcc46.hans2-1/+15
2012-01-06Let to install all info file fragments.obache1-1/+3
Bump PKGREVISION.
2011-12-28HOMEPAGE updateadam1-2/+2
2011-12-14Update ruby-zip package to 0.9.5.taca6-54/+62
Exact changes are unknown.
2011-12-10Honor PKGMANDIR.minskim2-4/+4
2011-12-09Use getpassphrase() on SunOS to allow passwords longer than 8 chars.hans2-1/+17
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd1-1/+2
2011-11-29Honor CFLAGS and LDFLAGS from pkgsrc.sbd2-1/+18
2011-11-26Add missing devel/zlib buildlink.sbd1-1/+3
Bump PKGREVISION
2011-11-22Fix 404 homepage url with reachable one. Reported by noztos on twitter.enami1-2/+2