FreeBSD Bugzilla – Attachment 145104 Details for
Bug 192217
[maintainer] mail/nullmailer: add STAGE support - take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
freebsd-ports-mail-nullmailer.patch
freebsd-ports-mail-nullmailer.patch (text/plain), 1.39 KB, created by
Uffe Jakobsen
on 2014-07-28 21:05:33 UTC
(
hide
)
Description:
freebsd-ports-mail-nullmailer.patch
Filename:
MIME Type:
Creator:
Uffe Jakobsen
Created:
2014-07-28 21:05:33 UTC
Size:
1.39 KB
patch
obsolete
> >Index: Makefile >=================================================================== >--- Makefile (revision 363225) >+++ Makefile (working copy) >@@ -10,7 +10,7 @@ > http://untroubled.org/nullmailer/archive/ > MASTER_SITE_SUBDIR= ${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= uffe@uffe.org > COMMENT= MTA for hosts which relay to a fixed set of smart relays > > LICENSE= GPLv2 >@@ -46,7 +46,6 @@ > > OPTIONS_DEFINE= GNUTLS > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MGNUTLS} >@@ -62,8 +61,9 @@ > post-install: > @cd ${WRKSRC} && ${MAKE} install-root > >- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL >- ${INSTALL_DATA} -c ${FILESDIR}/remotes.sample ${ETCDIR} >+ @#${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL >+ ${INSTALL_DATA} -c ${FILESDIR}/remotes.sample ${STAGEDIR}${ETCDIR} >+ ${ECHO} 'hostname' > ${STAGEDIR}${ETCDIR}/me.sample > @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 363225) >+++ pkg-plist (working copy) >@@ -10,6 +10,11 @@ > @exec chmod u+s %D/sbin/nullmailer-queue > @exec chown %%NULLMAIL_USER%% %D/sbin/nullmailer-queue > sbin/nullmailer-send >+man/man1/nullmailer-inject.1.gz >+man/man1/sendmail.1.gz >+man/man7/nullmailer.7.gz >+man/man8/nullmailer-queue.8.gz >+man/man8/nullmailer-send.8.gz > %%ETCDIR%%/me.sample > %%ETCDIR%%/remotes.sample > @dirrm libexec/nullmailer
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192217
: 145104