./archivers/arc, Create & extract files from DOS .ARC files

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


Branch: CURRENT, Version: 5.21p, Package name: arc-5.21p, Maintainer: pkgsrc-users

This is the ARC File Archive Utility. ARC is used to create and
maintain file archives. It can automatically compress the files
being archived. It provides repeated-character compression, dynamic
Lempel-Zev (LZW) compression, or no compression. ARC was originally
written in 1985. This package also includes marc for merging ARC
archives.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 82.804 KB

Version history: (Expand)


CVS history: (Expand)


   2021-11-06 10:49:20 by Nia Alarie | Files touched by this commit (2)
Log message:
arc: Honor LDFLAGS when linking.
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2017-08-01 16:59:08 by Thomas Klausner | Files touched by this commit (211)
Log message:
Follow some http -> https redirects.
   2015-11-03 01:56:27 by Alistair G. Crooks | Files touched by this commit (93)
Log message:
Add SHA512 digests for distfiles for archivers category

Problems found with existing distfile for eagle:
	distfiles/bicom101.zip
	distfiles/szip-2.1nb3/szip-2.1.tar.gz
	distfiles/xmill-0.9.1.tar.gz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-01-04 11:43:44 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
Update to 5.21p:

                        CHANGES IN VERSION 5.21p
                 (Klaus Reimer <k@ailis.de>, 07 Aug 2010)

Replaced mktemp with mkstemp.
Set correct version number and updated creation date in command-line help.
Corrected content of PATCHLEVEL file.
Added man page for marc.
Added install make target.
Added -Wall compiler flag.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95)
Log message:
"user-destdir" is default these days