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