Commit graph

24 commits

Author SHA1 Message Date
wiz
7b294157a3 Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
jperkin
b18fb03885 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-25 12:47:32 +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
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
skrll
46130cb12c Retire from pkg maintainership 2012-10-13 09:34:49 +00:00
asau
4eca2cfc6f "user-destdir" is default these days 2012-09-11 19:46:52 +00:00
rillig
ed46b8e252 Fixed some pkglint warnings. 2009-07-17 04:47:27 +00:00
joerg
6bf251943f DESTDIR support. 2009-02-09 23:53:00 +00:00
wiz
a502db5f30 Remove MASTER_SITE, it is not reachable. From Zafer Aydogan. 2007-06-16 14:51:52 +00:00
wiz
0e5b27b422 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:45:46 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
skrll
87bfefcba4 Update jamjar to 0.7.1.
Changes are unknown.
2004-11-27 07:19:49 +00:00
wiz
09efe94435 Update homepage and master site (even though master site only has newer version). 2004-10-27 16:48:56 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
minskim
a851ed0092 Enable pkgviews installation. 2004-07-27 22:18:26 +00:00
xtraeme
6c39a6eab6 bl3ify 2004-03-11 18:03:49 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
98f4d50cee Comment should not end with a dot. 2003-03-28 21:19:11 +00:00
jlam
2175fc23b8 buildlink1 -> buildlink2 2002-11-01 08:48:26 +00:00
skrll
041c2bed3c Remove an unnecessary line. 2002-08-22 17:31:03 +00:00
skrll
8efc84dd8f Initial import of a jamjar package. This is version 0.6.
Jamjar is the Acunia version of the jar archiver tool.
2002-08-22 17:25:07 +00:00