Commit graph

35 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
jperkin
97d87008cb Use PKGMANDIR. Add patch comment. 2016-03-30 08:51:06 +00:00
jperkin
16bfc92aac Use OPSYSVARS. 2016-02-25 15:00:50 +00:00
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.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-03 23:27:00 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
is
84bdda443d LICENSE 2010-02-26 20:11:51 +00:00
is
ce70a91660 DESTDIRify. 2010-02-26 19:45:11 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
martin
adea56d4bd Add a few more sendmail compatibility command line flags (all ignored) -
enough to allow NetBSD's cron to send mail.
2007-10-27 11:30:36 +00:00
jlam
07dd3147c6 Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
2007-09-07 22:12:10 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
martin
a98d548a9b Fix an off by one error in the address parser, introduced by our patch.
Found by Ond?ej T?ma (sorry for the missing chars) and analyzed by
Lasse Hillerøe Petersen.
2006-12-01 10:40:48 +00:00
martin
c6aef9a94d Add code to allow multiple -s options, so it can try several mail relays. 2006-06-15 20:52:05 +00:00
martin
cbf038147c Add a hint to not check mailq in /etc/daily. 2006-06-13 09:27:27 +00:00
is
ab6262fd97 Upgrade to 1.3.6nb1. 2005-06-29 22:01:19 +00:00
is
84a5640031 Upgrade to mini_sendmail 1.3.5nb1. Changes to stock 1.3.5 are:
- continuation header line support (as in 1.3.2nb5)
- fixed <> parsing.
Still missing is label: adress, address; handling.
2005-06-26 19:51:47 +00:00
is
3d24885060 Handle continuation lines. Fixes pkg/30534. 2005-06-16 15:38:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
jmmv
1e02bc6383 bl3ify and allow pkgviews installation. 2004-01-23 11:27:30 +00:00
is
a60441a368 Add -oeq option, for sendmail compatibility. Bump pkgrevision to 4. 2003-10-07 08:45:14 +00:00
jmmv
4cbd8bc7e8 Capitalize comment. 2003-09-21 11:15:21 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
ba20047ad4 Let mini_sendmail recognize the -oi' option, as it does for -i', so it
can work with send-pr.  Bump PKGREVISION to 3.
2003-05-07 11:20:07 +00:00
jmmv
bc13ffc6eb Move the example mailer.conf file to the examples tree and bump PKGREVISION
to 2.  Ok'ed by is@.
2003-04-24 19:49:24 +00:00
is
b683e52501 List us in the IPv6-enabled package list. That top-level target only
greps the package's Makefile, but none that are included.
2003-03-01 11:36:36 +00:00
is
f7e347d961 We know about IPv6. 2003-02-22 22:14:44 +00:00
is
512ae1e888 Make this link on Solaris. 2003-02-18 16:13:03 +00:00
wiz
3440072b94 Quiet pkglint again. 2003-02-15 22:44:16 +00:00
is
ccd2e73b27 Add -i option, needed when Mail(1) and mail(1) try to call us. 2003-02-15 22:39:50 +00:00
wiz
638c3c5063 Silence pkglint. 2003-02-15 22:34:24 +00:00
is
89e4042b13 mini_sendmail by Jef Poskanzer. Useful to get mail out of a chroot setup,
or from a diskless client to it's smart mailer.
2003-02-15 22:11:24 +00:00
is
7345e4d839 mini_sendmail by Jef Poskanzer. Useful to get mail out of a chroot setup,
or from a diskless client to its smart mailer.
2003-02-15 22:11:23 +00:00
is
e20f2a05ea mini_sendmail by Jef Poskanzer. Useful to get mail out of a chroot setup,
or from a diskless client to it's smart mailer.
2003-02-15 22:11:22 +00:00