Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 09:50:17 -0500 (CDT)
From:      dwcjr@inethouston.net
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        k@123.org
Subject:   ports/27580: UPDATE www/roxen
Message-ID:  <20010523145017.7BCCA10F410@leviathan.inethouston.net>

next in thread | raw e-mail | index | archive | help

>Number:         27580
>Category:       ports
>Synopsis:       UPDATE www/roxen
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 08:00:06 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     David W. Chapman Jr.
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Raintree Network Services, Inc. 
>Environment:
System: FreeBSD leviathan.inethouston.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Fri May 11 10:49:15 CDT 2001 poseiden@leviathan.inethouston.net:/stripe1/compile/src/sys/compile/LEVIATHAN i386

>Description:

Move roxen.sh to roxen.sh.sample so I could put it in pkg-plist

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/roxen/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	2001/05/19 13:47:36	1.10
+++ Makefile	2001/05/23 14:49:23
@@ -15,7 +15,7 @@
 MAINTAINER=	k@123.org
 HAS_CONFIGURE=	yes
 PKGMESSAGE=     ${WRKSRC}/MESSAGE
-STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/roxen.sh
+STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/roxen.sh.sample
 
 post-patch:
 	@${SED} -e "s|%%PREFIX%%|${PREFIX}|g" ${FILESDIR}/roxen.sh.in > \
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/roxen/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	2001/05/19 13:47:36	1.4
+++ pkg-plist	2001/05/23 14:49:24
@@ -1,3 +1,4 @@
+etc/rc.d/roxen.sh.sample
 pike/7.0.312/bin/hilfe
 pike/7.0.312/bin/pike
 pike/7.0.312/lib/modules/_Charset.pmod

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010523145017.7BCCA10F410>