freebsd-ports/lang/php53/files
Doug Barton 83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
..
patch-acinclude.m4
patch-configure.in
patch-ext_standard_basic_functions.c
patch-ext_standard_image.c
patch-ext_zlib_config0.m4
patch-main::php_config.h.in
patch-php.ini-development
patch-php.ini-production
patch-sapi_apache2filter_config.m4
patch-sapi_cgi_config9.m4
patch-sapi_cgi_Makefile.frag
patch-sapi_fpm_config.m4 Fix configure checks for FPM. 2011-11-18 10:28:49 +00:00
patch-sapi_fpm_Makefile.frag
patch-TSRM_threads.m4
patch-Zend::zend.h
patch-Zend_zend_list.c
patch-Zend_zend_list.h
php-fpm.in In the rc.d scripts, change assignments to rcvar to use the 2012-01-14 08:57:23 +00:00