ports/111917: [maintainer update] sysutils/syscp Added webalizer to run depends.

Janky Jay ek at purplehat.org
Thu Apr 19 20:10:05 UTC 2007


>Number:         111917
>Category:       ports
>Synopsis:       [maintainer update] sysutils/syscp Added webalizer to run depends.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 19 20:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Janky Jay
>Release:        6.2-RELEASE
>Organization:
Purplehat
>Environment:
FreeBSD test.purplehat.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
A patch for the SysCP Makefile to require Webalizer.

Added webalizer:${PORTSDIR}/www/webalizer to RUN_DEPENDS.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN syscp.bak/Makefile syscp/Makefile
--- syscp.bak/Makefile	Thu Apr 19 13:40:52 2007
+++ syscp/Makefile	Thu Apr 19 13:44:01 2007
@@ -32,7 +32,8 @@
 		httpd:${PORTSDIR}/www/apache22 \
 		dovecot:${PORTSDIR}/mail/dovecot \
 		postfix:${PORTSDIR}/mail/postfix \
-		proftpd:${PORTSDIR}/ftp/proftpd-mysql
+		proftpd:${PORTSDIR}/ftp/proftpd-mysql \
+		webalizer:${PORTSDIR}/www/webalizer
 
 post-patch:
 		${FIND} ${WRKSRC}/${PORTNAME} -name '*.orig' -delete

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list