rillig
f31693dd3a
mail: align variable assignments
...
pkglint -Wall -F --only aligned -r
No manual corrections.
2019-11-02 16:25:17 +00:00
wiz
9ddb7f9e9c
Comment out dead MASTER_SITES/HOMEPAGEs.
2017-09-03 08:36:49 +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
dholland
c7eb1b0041
Use BROKEN_ON_PLATFORM for random C library incompatibilities.
2015-01-01 11:03:21 +00:00
asau
d70c8e374b
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 12:19:01 +00:00
dholland
e9a8f98f18
Hack around misuse of fpos_t. Fix some code that assumed fpos_t is a
...
4-byte integer type. If this code ever worked on NetBSD, it was only
by accident. PKGREVISION++ for the fixes.
2012-05-07 19:21:57 +00:00
wiz
aeaceb273d
Reset maintainer for developers who gave back their commit bit.
2010-02-26 10:28:30 +00:00
joerg
fb36e476d0
DESTDIR support.
2009-02-16 18:21:24 +00:00
wiz
14a2281ed0
Update MASTER_SITES and HOMEPAGE. Mark as not for Linux,
...
since the code assumes fpos_t is an integral type. From Sergey Svishchev.
2007-02-22 19:20:05 +00:00
obache
e896edb7fe
Rename variable MAKEFILE to MAKE_FILE.
2006-09-09 02:41:53 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
reed
507fc7351a
Pre-create directories.
...
I noticed my pkg/include was the plain-text liboe.h file.
2005-04-01 03:00:17 +00:00
agc
8758983939
Add RMD160 digests.
2005-02-24 09:59:20 +00:00
veego
d1bb3b7e5c
Rerun 'make makepatchsum' so the newly added patch-aa is recorded.
2005-02-12 07:58:53 +00:00
zuntum
52c030aac8
Fix PR#28775 by Georg Schwarz <georg.schwarz@freenet.de>: improve portability:
...
- use "test -r" instead of "test -e"
- use ${INSTALL_*}
2005-02-05 16:27:39 +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
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +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
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
zuntum
f2e4f23ac2
Initial import of oe2mbx 1.21
...
liboe is a C library that reads Outlook Express 4 and 5.x mailboxes and
returns a standard Unix mailbox to a function specified as a parameter to
the converter
oe2mbx is a C program using liboe to convert Outlook Express messages to
the Unix mailbox format
2001-06-04 11:34:03 +00:00