jlam
496908393f
Fix installation if NO_MTREE is defined, as in the case for pkgviews.
2004-08-10 21:49:04 +00:00
jlam
88718cbf67
Fix bug where deinstallation wouldn't restore the original sendmail, etc.
...
as reported on tech-pkg@. Bump the PKGREVISION.
2004-08-10 21:46:34 +00:00
jlam
ec4b3da2c7
As suggested by reed@, use '.pkgsrc.mailwrapper' as the backup suffix so
...
that it's more apparent who owns that file. Bump the PKGREVISION.
2004-07-24 09:19:14 +00:00
jlam
ee5dab61a4
Remove @exec/@unexec lines from PLIST and add INSTALL/DEINSTALL scripts
...
instead. Be more careful about leaving a working MTA installation since
we're touching files in /usr. Bump the PKGREVISION.
2004-07-23 23:01:23 +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
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
7f67f69551
Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1.
2003-05-01 12:10:11 +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
schmonz
0a1bd5acad
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
2002-12-07 02:38:52 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
hubertf
e75965c6ba
Update IGNORE-messages for recent changes: add ${PKGNAME} where
...
appropriate.
2000-08-21 21:01:29 +00:00
hubertf
402899809a
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
...
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
bad
53b755cae3
Get rid of the MANINSTALL and MANZ nonsense in the software's Makefile.
2000-04-08 23:17:11 +00:00
tron
8d7d754dfa
Remove me as maintainer of those packages.
1999-10-07 17:41:46 +00:00
agc
fd7b118f38
Some packages use bsd-style .mk files when building, and so any manual
...
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set. If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile. This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.
Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
tv
783923a805
Do the MANCOMPRESSED thing a little differently - only set MANCOMPRESSED
...
if mk.conf sets MANZ.
Also, do not overwrite sendmail if it is already in /usr/libexec/sendmail
(use mv -i with a stdin of /dev/null).
1999-04-20 11:57:14 +00:00
tv
108429eeed
MANCOMPRESSED=1 is only true if MANZ=1, so set MANZ=1 in MAKE_ENV.
1999-04-20 11:32:05 +00:00
tron
24f39bf15c
New "mailwrapper" package inspired by PR pkg/7158 by Greg A. Woods:
...
NetBSD 1.4's wrapper to support arbitrary Mail Transport Agents
1999-04-12 21:19:32 +00:00