FreeBSD Bugzilla – Attachment 126241 Details for
Bug 169984
[MAINTAINER UPDATE] www/aolserver: Misc updates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-aolserver.txt
patch-aolserver.txt (text/plain), 1.47 KB, created by
Bryan Drewery
on 2012-07-18 21:40:04 UTC
(
hide
)
Description:
patch-aolserver.txt
Filename:
MIME Type:
Creator:
Bryan Drewery
Created:
2012-07-18 21:40:04 UTC
Size:
1.47 KB
patch
obsolete
>diff --git Makefile Makefile >index eadcd7f..7448ea8 100644 >--- Makefile >+++ Makefile >@@ -26,6 +26,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} > AOLSERVERBASE?= ${PORTNAME} > AOLSERVERUSER?= nobody > AOLSERVERGROUP?= nogroup >+USERS= ${AOLSERVERUSER} >+GROUPS= ${AOLSERVERGROUP} > > MANPREFIX= ${PREFIX}/${AOLSERVERBASE} > USE_GMAKE= yes >@@ -52,15 +54,11 @@ HTMLDOCS_DESC= Install HTML documentation > MANPAGES_DESC= Install manpages > TESTS_DESC= Install tests in example directory > >-.include <bsd.port.pre.mk> >+.include <bsd.port.options.mk> > > SUB_LIST+= MKDIR="${MKDIR}" ECHO_CMD="${ECHO_CMD}" \ > CHOWN="${CHOWN}" CHMOD="${CHMOD}" > >-.if (${ARCH} == "ia64") >-BROKEN= does not compile on ia64 >-.endif >- > CONFIGURE_ENV+= TCLSH="${TCLSH}" > CONFIGURE_ARGS+= --prefix="${PREFIX}/${AOLSERVERBASE}" \ > --with-tcl="${TCL_LIBDIR}" >@@ -738,4 +736,4 @@ post-install: > > @${CAT} ${PKGMESSAGE} > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff --git pkg-plist pkg-plist >index 52d6432..873ec97 100644 >--- pkg-plist >+++ pkg-plist >@@ -832,8 +832,8 @@ > @dirrmtry %%AOLSERVERBASE%%/servers/server1 > @dirrmtry %%AOLSERVERBASE%%/servers > @dirrmtry %%AOLSERVERBASE%% >-@exec mkdir -p %%AOLSERVERBASE%%/log >-@exec mkdir -p %%AOLSERVERBASE%%/servers/server1/modules/nslog >+@exec mkdir -p %D/%%AOLSERVERBASE%%/log >+@exec mkdir -p %D/%%AOLSERVERBASE%%/servers/server1/modules/nslog > %%TESTS%%%%EXAMPLESDIR%%/tests/adp/test1.adp > %%TESTS%%%%EXAMPLESDIR%%/tests/adp/test2.adp > %%TESTS%%%%EXAMPLESDIR%%/tests/adp/test3.adp
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 169984
: 126241