FreeBSD Bugzilla – Attachment 146904 Details for
Bug 193368
revive net/balance: Take Maintainership, Add LICENSE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net/balance [request maintainer] STAGE LICENSE
2014-09-03.diff (text/plain), 1.36 KB, created by
Chris Hutchinson
on 2014-09-06 08:23:45 UTC
(
hide
)
Description:
net/balance [request maintainer] STAGE LICENSE
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2014-09-06 08:23:45 UTC
Size:
1.36 KB
patch
obsolete
>Index: balance/Makefile >=================================================================== >--- balance/Makefile (revision 366836) >+++ balance/Makefile (working copy) >@@ -3,25 +3,23 @@ > > PORTNAME= balance > PORTVERSION= 3.54 >-CATEGORIES= net >+CATEGORIES= net > MASTER_SITES= http://www.inlab.de/ > >-MAINTAINER= ports@FreeBSD.org >-COMMENT= Simple but powerful generic TCP proxy with round robin features >+MAINTAINER= portmaster@FreeBSD.org >+COMMENT= Simple but powerful generic TCP proxy with round robin features > >-ALL_TARGET= balance >+LICENSE= GPLv1 >+ >+ALL_TARGET= balance > USE_RC_SUBR= balance > >-MAN1= balance.1 >- >-NO_STAGE= yes > pre-build: > @${REINPLACE_CMD} -e 's|^CFLAGS|CFLAGS?|' \ > -e 's|^CC|CC?|' ${WRKSRC}/Makefile > > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/balance ${PREFIX}/bin >- @${INSTALL_MAN} ${WRKSRC}/balance.1 ${MAN1PREFIX}/man/man1 >- @${MKDIR} /var/run/balance >+ @${INSTALL_PROGRAM} ${WRKSRC}/balance ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/balance.1 ${STAGEDIR}${MANPREFIX}/man/man1 > > .include <bsd.port.mk> >Index: balance/pkg-plist >=================================================================== >--- balance/pkg-plist (revision 366836) >+++ balance/pkg-plist (working copy) >@@ -1,3 +1,3 @@ > bin/balance >-@exec mkdir /var/run/balance >-@unexec rmdir /var/run/balance 2>/dev/null || true >+man/man1/balance.1.gz >+@unexec rm -fr /var/run/balance
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 193368
:
146904
|
146905
|
146956
|
146957
|
150977
|
151741
|
152182
|
152184
|
152202