Commit graph

25 commits

Author SHA1 Message Date
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
schmonz
fa01a6652a Remove "checkpassword-suid" option, now that we have qmail-acceptutils.
Bump PKGREVISION.
2018-10-24 15:49:40 +00:00
schmonz
b7bc60825b Offer an 'nbcheckpassword' alternative to pkg_alternatives(8). Bump PKGREVISION. 2018-08-01 06:52:29 +00:00
schmonz
2933365e00 From <URL:http://cr.yp.to/distributors.html>:
2018.07.29: I hereby place the checkpassword package (in particular,
checkpassword-0.90.tar.gz, with SHA-256 checksum
74300364b6be26be08e34f768532e911789827179e680bc89db3525fe415762f) into
the public domain. The package is no longer copyrighted.
2018-07-29 22:21:08 +00:00
schmonz
abdcbeb009 Add checkpassword-suid option, off by default. 2017-01-09 04:01:32 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

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-04 01:32:05 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
joerg
9ba511b223 DESTDIR support 2010-01-27 18:38:15 +00:00
schmonz
736775b870 Whitespace. 2005-08-19 03:55:00 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
schmonz
2c2ad757b8 Whitespace. 2005-03-23 00:57:20 +00:00
schmonz
0f55d7d583 Take advantage of mk/djbware.mk. 2005-03-23 00:51:09 +00:00
schmonz
21af779684 In packages with djb-style compile scripts, properly enquote ${CC}
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.

For consistency across djbware in pkgsrc:

* In math/djbfft's and sysutils/daemontools's do-configure targets,
  remove leading @ from ${ECHO} lines; from the former, also remove
  unneeded single quotes from one such line.

* Rename net/publicfile's pre-build and sysutils/service-config's
  post-patch targets to do-configure.

* In sysutils/checkpassword's do-configure target, reorder creation
  of conf-cc, conf-ld, and conf-home.

All of the affected packages have been verified to compile.

XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
2005-03-13 03:25:43 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
schmonz
379af5fb50 Enable pkgviews installation. 2004-07-26 19:16:09 +00:00
schmonz
7ab8f2cbc5 Add a RESTRICTED clause as in the other djbware packages. Set
USE_BUILDLINK3=yes. Remove the unnecessary post-install target.
2004-07-22 01:10:40 +00:00
schmonz
876df06b80 Set ALL_TARGET explicitly. Rename post-patch to do-configure, and
configure all the conf-* files properly. Take MAINTAINER.
2004-07-22 01:07:24 +00:00
grant
e53f110360 - use ${CC} build not "gcc"
- ensure binary is installed executable
2004-06-17 12:46:08 +00:00
martti
de776a690f COMMENT should start with a capital letter. 2003-07-21 17:24:10 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
zuntum
89d4d45436 Fill in DESCR 2001-08-13 10:31:53 +00:00
zuntum
405b7db58d Initial import of checkpassword-0.90
It's a simple, uniform password-checking interface to all root applications.
2001-08-13 10:29:54 +00:00