FreeBSD Bugzilla – Attachment 97364 Details for
Bug 136090
Update port: www/perlbal: Add rc script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 984 bytes, created by
gslin
on 2009-06-27 14:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
gslin
Created:
2009-06-27 14:40:01 UTC
Size:
984 bytes
patch
obsolete
>diff -ruN /usr/ports/www/perlbal/Makefile perlbal/Makefile >--- /usr/ports/www/perlbal/Makefile 2009-06-26 19:51:46.000000000 +0800 >+++ perlbal/Makefile 2009-06-27 21:31:02.000000000 +0800 >@@ -7,6 +7,7 @@ > > PORTNAME= Perlbal > PORTVERSION= 1.72 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} > PKGNAMEPREFIX= p5- >@@ -21,6 +22,7 @@ > BUILD_DEPENDS= ${RUN_DEPENDS} > > PERL_CONFIGURE= yes >+USE_RC_SUBR= perlbal > > MAN1= perlbal.1 > MAN3= Perlbal.3 \ >diff -ruN /usr/ports/www/perlbal/files/perlbal.in perlbal/files/perlbal.in >--- /usr/ports/www/perlbal/files/perlbal.in 1970-01-01 08:00:00.000000000 +0800 >+++ perlbal/files/perlbal.in 2009-06-27 21:31:36.000000000 +0800 >@@ -0,0 +1,19 @@ >+#!/bin/sh >+# >+# $FreeBSD$ >+# >+ >+# PROVIDE: perlbal >+# REQUIRE: DAEMON >+ >+. "%%RC_SUBR%%" >+ >+name="perlbal" >+command="%%PREFIX%%/bin/perlbal" >+ >+load_rc_config "$name" >+: ${perlbal_enable="NO"} >+: ${perlbal_flags="-f /usr/local/etc/perlbal.conf &"} >+ >+run_rc_command "$1" >+
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 136090
: 97364