Commit graph

36 commits

Author SHA1 Message Date
nia
d854b0160a archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and SHA512
hashes.
2021-10-26 09:57:04 +00:00
nia
5b593563e1 archivers: Remove SHA1 distfiles hashes 2021-10-07 13:05:55 +00:00
adam
447612b531 Fix building with newer zlib; clean-up 2017-06-26 09:48:34 +00:00
zafer
d2a7df2c0e update HOMEPAGE and MASTER_SITES 2016-01-24 04:32:54 +00:00
zafer
f625272ea6 update MASTER_SITES url 2016-01-23 05:44:14 +00:00
dholland
c5e6dda48f Remove unused #include of <sys/timeb.h>, which is an old legacy header
that doesn't exist on many platforms.
2015-11-07 20:44:23 +00:00
agc
7ef3a4270a 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-11-03 00:56:19 +00:00
mef
8de73463fc Update 0.61 to 0.65
- ChangeLog doesn't seem to be available, but three patches
   are now included in upstream and removing them.
2015-01-09 13:49:28 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
jperkin
3449f23a06 Avoid existing ERR macros. Fixes SunOS. 2014-01-09 15:54:44 +00:00
joerg
ae3abddfb9 Casting NULL to iterators is not portable, use end(). 2013-05-28 19:00:04 +00:00
asau
3ccd61af4d "user-destdir" is default these days 2012-09-11 19:46:58 +00:00
sbd
fc77f38120 Set the type for get_crc_table() based on zlib version. 2012-06-28 05:21:19 +00:00
sbd
6f9757a306 The correct type for get_crc_table with zlib 1.2.7 is z_crc_t* 2012-06-27 08:04:18 +00:00
dholland
d6b7a8c72e Fix wrong MAINTAINER. 2012-06-14 08:25:17 +00:00
dholland
71ce85eb42 Apply const to fix build with recent gcc. 2012-05-23 04:11:38 +00:00
obache
a4a6f00b8d Allow to build with gcc44. 2011-03-27 08:00:56 +00:00
jlam
6a0bbfc676 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 03:48:36 +00:00
minskim
feca87997b Update unalz to 0.61.
Changes:
- Check endian at run-time.
- Avoid using functions that may cause buffer overflow.
- Fix a build problem on Linux.
2007-10-14 17:50:04 +00:00
adrianp
338f335222 Update to 0.55
* Traverse bug fixes (by vuln@secunia)
2006-06-10 16:46:19 +00:00
rillig
5d13d8ea15 Removed CRLF line endings from *.c and *.h in the zlib/ and bzip2/
directories to allow building with gcc-2.95.
2006-02-12 05:10:36 +00:00
salo
a9d32819e2 Security update to version 0.53.
Changes:
- fix buffer overflow (CVE-2005-3862)
2005-12-03 15:06:42 +00:00
joerg
9fc639f747 Use sys/endian.h on DragonFly as well. 2005-11-07 13:43:41 +00:00
tv
75aaf50cb7 Get useful definitions of unalz_le*toh() on Interix. 2005-10-31 15:04:17 +00:00
rillig
461b9ad055 Added a patch to make the package build on NetBSD/i386-1.6.2. 2005-10-22 18:12:09 +00:00
minskim
1edc894351 Update unalz to 0.52.
Changes since 0.50:
  - added -p (pipe mode) and -pwd (password) options
  - improve locale support
  - bug fixes
2005-10-03 04:12:20 +00:00
minskim
9e78029c85 Update unalz to 0.50.
New features:
  - "-l" option to show the list of files.
  - "-d" option to specify output folder.
  - decompressing individual files.
  - setting time attribute of decompressed files.
2005-10-01 10:55:35 +00:00
junyoung
9542020f3a Sync with pkgsrc-wip-kr. 2005-07-27 03:13:27 +00:00
minskim
b27819145f Make this package build on NetBSD-1.6.2 by correcting header file paths. 2005-07-19 13:51:52 +00:00
minskim
de95a0c3e2 Update ulalz to 0.40.
Changes:
  - Verify CRC after decompressions.
  - Fix a bug in crypto code.
  - Error handling for non-ALZ files.
  - Fix a buffer overflow in UTF-8 filesystem.
  - Fix a bug in GetFileList().
2005-07-12 13:55:26 +00:00
minskim
b85370e6dc Use const char*, instead of char*, for the second parameter of iconv()
on Darwin.
2005-05-17 16:11:42 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rillig
cdda780459 The patch-ab assumes that on NetBSD, every <iconv.h> has the non-const
prototype argument for the second parameter of iconv(). This is true for
all but some release candidates of NetBSD-2.0, because either the
package converters/libiconv is used or there's a current <iconv.h>.
Needed for NetBSD-1.6.2. Approved by wiz.
2005-03-11 22:18:27 +00:00
minskim
de22ff464d Update unalz to 0.31. Patches provided by Kibum Han, and modified by me.
Changes:
  - Handle the case where encrypted and plain files are mixed.
  - Even when an archive is corrupted, extract files not affected.
2005-03-02 16:18:47 +00:00
agc
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
minskim
9004d39a55 Import unalz, packaged by Lee Jae-Hong (pyrasis at chol dot com) and
modified by me.

unalz is a multi platform open-source ALZ extractor.  It is a console
version of tzip (http://www.kipple.pe.kr/win/tzip/), and extracts .alz
files.  Unalz supports alz, bzip2, and raw formats, multiple volume
archives (alz, a00, a01, ...), large files (over 2GB).  Currently, it
does not support password-protected archives and CRC checking.
2004-12-03 17:17:10 +00:00