Commit graph

2194 commits

Author SHA1 Message Date
wiz
660952daee Drop maintainership. 2014-12-01 12:43:43 +00:00
wiz
48d17b619c Fix build on OS X using a patch from Jonathan Buschmann in PR 49360 2014-12-01 12:43:07 +00:00
wiz
cb5e7363b2 Remove unused patch. 2014-11-27 11:16:59 +00:00
wiz
b6c7368fbb Update to 2.3.1. Changes not found. 2014-11-27 11:16:19 +00:00
mef
e60a93f62e Update 2.17 to 2.19
2.18 2014-08-06 rurban
   - [cpan #68572] add ccdlflags for show_bzversion missing -R also, similar to the
     fix in 2.11. Not a EUMM bug.
   - require constant 1.04 (since 5.8) to accept hashrefs.
   - add META to MANIFEST

2.19 2014-10-24 rurban
   - fixed generated SIGNATURE
2014-11-24 12:02:54 +00:00
mef
f847348371 Update 0.07 to 0.10
0.10 2014/08/09
  - added LICENSE file per RT#88571

0.09 2014/04/18
  - updated version requirements (reported by Paul Howarth).

0.08 2014/04/18
  - supported an optional hash reference for finer extraction control
2014-11-24 11:55:29 +00:00
mef
e018904430 Update 1.38 to 1.39
1.39 Tue 21 Oct 2014
    - store test data in temp dirs to fix parallelism and shuffling
      [Graham Knop]
2014-11-24 08:29:51 +00:00
adam
7594eb3234 Changes 5.2.2:
* unknown, as always.
2014-11-23 12:35:19 +00:00
mef
e71f48f5d4 (Upstream) update 0.5 to 0.8
New for release 0.8 (2013-10-03)
  o Eliminate call to fsync(), resulting in 99% speed improvement
  o Add ability to read from the standard input stream and write to
    standard output for pipeline support.
  o Thanks to  Alexey Yurchenko (ayurchen@gmail.com) for the above suggestions.
  o Fix incorrect errpos tracker (probably caused some of the core dumps
    people had reported)
  o Fix verbose logging to fix stream positions being incorrect (had not
    been updated after the program moved from mmap to a read buffer)
  o Also, move verbose logging from stdout to stderr
  o Misc error reporting updates

New for release 0.7 (2013-02-02)
  o Fix =/== confusion in read_internal error check (via Shawn
    Cokus (cokus@ucla.edu)

New for release 0.6 (2012-02-09)
  o Patches from Paul Wise (pabs@debian.org) for stability and memory leaks

New for release 0.5 (2006-08-29)
2014-11-20 07:41:06 +00:00
mef
5c35ea4472 (upstream) update 1.15. to 1.16
Changes in version 1.16:

Compression ratio of option -9 has been slightly increased.
Compression time has been reduced by 4%.
"lzip -0" is now comparable in compression speed and ratio to "gzip -6".

Copying of file dates, permissions, and ownership now behaves like "cp -p".
(If the user ID or the group ID can't be duplicated, the file permission
bits S_ISUID and S_ISGID are cleared).

Some minor improvements have been made.
"lzip.texinfo" has been renamed to "lzip.texi".
The license has been changed to GPL version 2 or later.
2014-11-20 07:32:15 +00:00
markd
573fe2df44 Update to KDE SC 4.14.3 2014-11-13 20:06:28 +00:00
adam
8e3b70e314 Revbump after updating boost 2014-11-07 19:39:24 +00:00
joerg
e9ab7c155d Don't use ftime. 2014-10-15 22:11:24 +00:00
bsiegert
4ed47a91c0 Add an nls option to xz that can be disabled, but is on by default. If off,
gettext is not required.
2014-10-12 13:07:11 +00:00
jaapb
1e2c6eff15 Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
2014-10-09 19:14:03 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
fhajny
7798df3896 Update lz4 to r123.
r123:
Added : experimental lz4frame API, thanks to Takayuki Matsuoka and
  Christopher Jackson for testings
Fix : s390x support, thanks to Nobuhiro Iwamatsu
Fix : test mode (-t) no longer requires confirmation, thanks to Thary Nguyen

r122:
Fix : AIX & AIX64 support (SamG)
Fix : mips 64-bits support (lew van)
Added : Examples directory, using code examples from Takayuki Matsuoka
Updated : Framing specification, to v1.4.1
Updated : xxHash, to r36

r121:
Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)
Fix : Makefile : install for OS-X and BSD, thanks to Takayuki Matsuoka
2014-10-02 08:52:41 +00:00
wiz
3b689110c4 Update to 2.02:
2.02  14/09/2014
- Tests should now be able to be run in parallel
2014-10-01 10:55:14 +00:00
adam
4c047c8a19 Changes 5.0.7:
* Fix regressions introduced in 5.0.6:
  - Fix building with non-GNU make.
  - Fix invalid Libs.private value in liblzma.pc which broke
    static linking against liblzma if the linker flags were
    taken from pkg-config.
2014-10-01 07:13:08 +00:00
jperkin
7ba8a4a6cf Ensure RUNPATH is empty to avoid bogus rpaths. 2014-09-24 11:23:57 +00:00
jperkin
3369cf3714 USE_TOOLS+=gsed for -r support. 2014-09-24 10:58:51 +00:00
shattered
77c270c1c7 Update to 2.2.0 (2007). Changes:
- Fix handling of MS-DOS reserved names.  Besides handling names like
      "con", we also need to handle "con.foo.txt".
    - Auto-detect and handle "bad Mac" archives.
    - Added "kNuValIgnoreLZW2Len" flag, which enables NuLib2 to handle
      archives created by an unknown but badly broken program.

    - Switched from GPL to BSD license.
2014-09-13 11:10:58 +00:00
shattered
b480f78a73 Update to 4.13.5 (2013). Changes:
* output file names may be encoded in the uuencoded file.
  By specifying '--encode' on the command line, the output
  file name will be base64 encoded in the uuencode file.
2014-09-13 10:53:04 +00:00
wiz
e13bfbe2db Update to 0.6.10: More bugfixes. 2014-09-07 12:15:01 +00:00
wiz
f46b7b70ea Update to 0.6.8 (not yet 0.6.9 due to issues with bup).
Changes: bugfixes, speedups, more tests.
2014-09-06 20:01:58 +00:00
wiz
17df2a8504 Update to 2.00:
2.00  15/06/2014 (TINITA)
- Fix ptargrep for problems on MSWin32

1.98  14/06/2014 (TINITA)
- ptardiff and ptargrep should use prefix if defined
2014-09-06 14:40:47 +00:00
wiz
9dce22a22a Update to 1.38:
1.38 Tue 02 Sep 2014
    - Setting unicode flag for each member when using $Archive::Zip::UNICODE [github.com/lackas]
      https://rt.cpan.org/Ticket/Display.html?id=83367
2014-09-06 14:29:19 +00:00
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
wiz
ae075e6d55 Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
wiz
5b76496626 Fix problems with xattr detection on OS X using upstream patch.
Patch found and adapted for pkgsrc by J. Lewis Muir, with further changes
by myself to avoid auto* dependencies.
2014-08-21 20:44:16 +00:00
wiz
2476f440ab Remove unused file. 2014-08-21 06:21:37 +00:00
wiz
223262a33a Remove unused patch. 2014-08-17 16:29:15 +00:00
wiz
8500f2f579 Update gtar to 1.28. Add a Makefile.common and use it.
Use official man page, now that there is one.

version 1.28, 2014-07-28

* New checkpoint action: totals

The --checkpoint-action=totals option instructs tar to output the
total number of bytes transferred at each checkpoint.

* Extended checkpoint format specification.

New conversion specifiers are implemented.  Some of them take
optional arguments, supplied in curly braces between the percent
sign and the specifier letter.

  %d        -  Number of seconds since tar started.
  %{r,w,d}T -  I/O totals; optional arguments supply prefixes
               to be used before number of bytes read, written and
	       deleted, correspondingly.
  %{FMT}t   -  Current local time using FMT as strftime(3) format.
               If {FMT} is omitted, use %c.
  %{N}*     -  Pad output with spaces to the Nth column, or to the
               current screen width, if {N} is not given.
  %c        -  A shortcut for "%{%Y-%m-%d %H:%M:%S}t: %ds, %{read,wrote}T%*\r"

* New option --one-top-level

The option --one-top-level tells tar to extract all files into a
subdirectory named by the base name of the archive (minus standard
compression suffixes recognizable by --auto-compress).  When used with
an argument, as in --one-top-level=DIR, the files are extracted into the
supplied DIRectory.  This ensures that no archive members are
extracted outside of the specified directory, even if the archive is
crafted so as to put them elsewhere.

* New option --sort

The --sort=ORDER option instructs tar to sort directory entries
according to ORDER.  It takes effect when creating archives.
Available ORDERs are: none (the default), name and inode.  The
latter may be absent, if the underlying system does not provide
the necessary information.

Using --sort=name ensures the member ordering in the created archive
is uniform and reproducible.  Using --sort=inode reduces the number
of disk seeks made when creating the archive and thus can considerably
speed up archivation.

* New exclusion options

  --exclude-ignore=FILE   Before dumping a directory check if it
                          contains FILE, and if so read exclude
                          patterns for this directory from FILE.
  --exclude-ignore-recursive=FILE
                          Same as above, but the exclusion patterns
                          read from FILE remain in effect for any
			  subdirectory, recursively.
  --exclude-vcs-ignores   Read exclude tags from VCS ignore files,
                          where such files exist.  Supported VCS's
                          are: CVS, Git, Bazaar, Mercurial.


* Tar refuses to read input from and write output to a tty device.

* Manpages

This release includes official tar(1) and rmt(8) manpages.
Distribution maintainers are kindly asked to use these instead of the
home-made pages they have been providing so far.
2014-08-17 16:28:18 +00:00
szptvlfn
2ce77396e0 + hs-zlib 2014-08-12 21:23:37 +00:00
szptvlfn
9af8cd6b14 Import zlib-0.5.4.1 as archivers/hs-zlib,
packaged for wip by pho.

This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the zlib C library
so it has high performance. It supports the "zlib", "gzip" and "raw"
compression formats.

It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full zlib
feature set.
2014-08-12 21:22:13 +00:00
fhajny
24d77af245 Add missing bl3. 2014-08-08 13:16:45 +00:00
fhajny
e378dfe30a Add lz4 2014-08-06 10:42:45 +00:00
fhajny
a08a7b7938 Import lz4 as archivers/lz4.
LZ4 is a very fast lossless compression algorithm, providing
compression speed at 400 MB/s per core, scalable with multi-cores
CPU. It also features an extremely fast decoder, with speed in
multiple GB/s per core, typically reaching RAM speed limits on
multi-core systems.
2014-08-06 10:41:33 +00:00
joerg
9ff7950b59 Destroy second $NetBSD$ pattern. 2014-08-04 10:27:29 +00:00
mspo
43852bee89 fix missing distinfo entry for tar-1.27.1.tar.bz2 2014-07-20 03:15:42 +00:00
ryoon
15c8c78be4 Fix SCO OpenServer 5.0.7/3.2 build. 2014-07-18 11:13:28 +00:00
ryoon
2e3199c06b Fix SCO OpenServer 5.0.7/3.2 build.
SCO OpenServer 5.0.7/3.2 has strtoimax() declaration in inttypes.h,
but libc.so has no implementation. And gnulib in GNU tar 1.27 has broken
strtoimax() support. We have to use BSDL implementation instead.
2014-07-18 11:12:41 +00:00
ryoon
38c1b23cb6 Fix SCO OpenServer 5.0.7/3.2 build. 2014-07-18 11:08:29 +00:00
ryoon
85ee8b38f4 Fix SCO OpenServer 5.0.7/3.2 build. 2014-07-18 10:42:50 +00:00
schwarz
437eeb7499 updated archivers/lzo to 2.0.8
Fixes CVE-2014-4607
See included file "NEWS" for more details
2014-06-29 13:38:53 +00:00
schwarz
58c76fdd9f delete non-existing ftp archive site 2014-06-29 13:05:38 +00:00
dholland
47d322ad49 Assorted basic legacy code fixes - ctype.h stuff, implicit int, use
standard headers, etc. "time_t" is not "long". Don't issue own
declarations of standard functions. Should fix Solaris build.
2014-06-29 03:24:33 +00:00
asau
16955cd12e No "ulong" type on FreeBSD 10. 2014-06-26 20:12:43 +00:00
asau
876a2d66ab Create more symbolic links to fix build on FreeBSD 10. 2014-06-26 20:10:38 +00:00