Path to this page:
./
archivers/jamjar,
Acunia version of the jar archiver
Branch: CURRENT,
Version: 0.7.1,
Package name: jamjar-0.7.1,
Maintainer: pkgsrc-usersThe ACUNIA jar archive creation tool.
Master sites:
SHA1: df89da05c59340e347c9308809d2c0fb30389a5b
RMD160: 010bdedb903d1eba20c10ad801914bbe1d67adad
Filesize: 182.651 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2005-10-05) Package added to pkgsrc.se, version jamjar-0.7.1 (created)
CVS history: (Expand)
2017-08-01 18:47:46 by Thomas Klausner | Files touched by this commit (88) |
Log message:
Comment out dead sites (DNS problems).
|
2015-11-25 13:47:32 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
Remove mk/find-prefix.mk usage from the archivers category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
|
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.
|
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-10-13 11:34:50 by Nick Hudson | Files touched by this commit (5) |
Log message:
Retire from pkg maintainership
|
2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95) |
Log message:
"user-destdir" is default these days
|
2009-07-17 06:47:27 by Roland Illig | Files touched by this commit (3) |
Log message:
Fixed some pkglint warnings.
|
2009-02-10 01:03:41 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support.
|