FreeBSD Bugzilla – Attachment 45643 Details for
Bug 70314
[MAINTAINER] sysutils/userneu: [SUMMARIZE CHANGES]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
userneu-1.38.patch
userneu-1.38.patch (text/plain), 1.91 KB, created by
Andreas Fehlner
on 2004-08-11 18:00:47 UTC
(
hide
)
Description:
userneu-1.38.patch
Filename:
MIME Type:
Creator:
Andreas Fehlner
Created:
2004-08-11 18:00:47 UTC
Size:
1.91 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/sysutils/userneu/Makefile /data/home/andi/userneu/Makefile >--- /usr/ports/sysutils/userneu/Makefile Sat Jan 17 00:02:17 2004 >+++ /data/home/andi/userneu/Makefile Mon Aug 9 19:28:29 2004 >@@ -8,22 +8,23 @@ > PORTNAME= userneu > PORTVERSION= 1.38 > CATEGORIES= sysutils >-MASTER_SITES= http://btmdx8.mat.uni-bayreuth.de/~johannes/files/userneu/ \ >- http://home.arcor.de/fehlner/inhalt/download/ >+MASTER_SITES= http://btmdx8.mat.uni-bayreuth.de/~johannes/files/userneu/\ >+ http://home.arcor.de/fehlner/inhalt/download/\ >+ http://home.arcor.de/teambushido/ > DISTNAME= ${PORTNAME}-${PORTVERSION}_1 > > MAINTAINER= fehlner@gmx.de > COMMENT= Account management and creation tool > > RUN_DEPENDS= \ >- ${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ >- ${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd \ >+ ${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5\ >+ ${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd\ > ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 > >-USE_PERL5= yes >+USE_PERL5_RUN= yes > NO_BUILD= yes > >-CONFLICTS= userneu-devel >+CONFLICTS= userneu-devel-1.* > > SCRIPTS= userneu.pl userquick.pl smbrepair.pl > MAN8= userneu.8 userquick.8 >@@ -31,14 +32,22 @@ > doc/README doc/INSTALL doc/userneu.pod doc/userquick.pod > EXAMPLES= list-sample > >+.include <bsd.port.pre.mk> >+ >+.if defined(WITH_USERMATIC) >+RUN_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/sysutils/usermatic >+.endif >+ > do-install: > cd ${WRKSRC}/doc && ${INSTALL_MAN} ${MAN8} ${MANPREFIX}/man/man8 > cd ${WRKSRC} && ${INSTALL_SCRIPT} ${SCRIPTS} ${PREFIX}/sbin > @${MKDIR} ${EXAMPLESDIR} > cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR} >+ >+post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 70314
: 45643