Commit graph

22 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
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
rillig
a928eff0ca archivers: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-02 22:54:25 +00:00
zafer
1fe4b6c51d update MASTER_SITES url 2016-01-23 05:47:38 +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
asau
3ccd61af4d "user-destdir" is default these days 2012-09-11 19:46:58 +00:00
joerg
c049324d4f DESTDIR support. 2009-02-09 23:30:07 +00:00
rillig
9c6272cf8b Fixed PKGMANDIR. 2006-12-19 13:39:14 +00:00
reed
e422a7df78 Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
adam
36c4f80123 Changes 2.1:
* Added -L compression level option
* minor portability fixes
* fixed a bug that could cause some files to not be able to be uncompressed
2006-02-14 20:58:18 +00:00
rillig
756866c0e6 Don't use an absolute pathname in the symlink target of runzip.1. 2005-10-23 17:55:44 +00:00
rillig
7d5261f72e Include <stdint.h> on Darwin to make the integer types known.
Fixes PR 31896.
2005-10-23 17:53:01 +00:00
rillig
f6f240cc86 Removed trailing whitespace. 2005-05-23 08:12:43 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
tv
867a283ed5 Use new libiberty/application.mk include. 2005-01-18 22:01:52 +00:00
tv
2ea17ce1c7 Make build on Interix by slurping in libiberty for asprintf(3). 2004-11-23 06:43:01 +00:00
tv
8ed46e50ae Now be a good little autoconfiscated program and obey LDFLAGS to pick up
rpath settings (among others).
2004-11-23 06:42:22 +00:00
tv
78f53c0b59 nb1: This has been depending on bzip2 all along, but UsE_BUILDLINK3 was
never set, so the dependency wasn't seen.  bl3ify and add bl3 include.
2004-11-23 06:13:12 +00:00
recht
82c13e3027 initial import of rzip-2.0
package provided by Miles Nordin in PR 26774

rzip is a compression program, similar in functionality to gzip or
bzip2, but able to take advantage long distance redundencies in files,
which can sometimes allow rzip to produce much better compression
ratios than other programs.
2004-08-29 15:29:04 +00:00