Commit graph

15 commits

Author SHA1 Message Date
rillig
c7ff05f63e all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
2019-05-23 19:22:54 +00:00
schmonz
1e74a07455 Modernize patch filenames. 2017-09-01 03:46:36 +00:00
schmonz
00377f9281 Avoid building catpages. 2017-09-01 03:43:12 +00:00
schmonz
5d5361926a When DJB_RESTRICTED=YES (true by default in djbware.mk), LICENSE=djb-nonlicense. 2017-04-08 17:50:33 +00:00
schmonz
b172b5bc7f Support PKGMANDIR. 2017-01-02 03:33:52 +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
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
schmonz
d26fcd0ec0 Merge patch-hier.c into patch-aa. Quell pkglint:
* Add comments for each patch (and move some comments from Makefile).
* Define LICENSE explicitly.
2012-04-15 00:20:49 +00:00
joerg
5024402061 Don't install cat pages. Bump revision. 2012-04-07 13:17:10 +00:00
schmonz
4293bce7a8 DESTDIR support. 2010-03-15 17:28:10 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
schmonz
d8da1894ac Bring over leapsecs_read() fix to the included libtai, probably
fixing maildirserial (as with mess822). Bump PKGREVISION.
2008-07-30 10:54:10 +00:00
joerg
53c65f0c37 leapsecs_read.c needs DJB errno cure. 2006-01-23 16:24:09 +00:00
schmonz
85efcd26b1 These packages generate catted manpages. Add USE_TOOLS+=nroff. 2006-01-05 02:57:10 +00:00
schmonz
231aec8e37 Initial import of serialmail 0.75.
serialmail is a collection of tools for passing mail across serial
links. It works with qmail: you use qmail to deliver messages to
a maildir, and then serialmail to deliver messages out of the
maildir.

serialmail is designed to handle three common types of mail delivery
between a dialup computer and an ISP:

* Delivery to the ISP. The dialup computer sends all outgoing mail
    to the ISP.

* AutoTURN delivery from the ISP. After the dialup computer makes
    an SMTP connection to the ISP, it automatically receives an
    SMTP connection back from the ISP if there is any new mail for
    it. This provides the same power as ETRN but does not require
    a special client.

* User-controlled delivery from the ISP. A user with a shell account
    can switch from qmail-pop3d to serialmail without pestering the
    sysadmin. The user can also decide whether undeliverable messages
    should be left for POP retrieval or bounced back to the sender.
2005-04-21 01:00:29 +00:00