1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/lang/erlang14/files
Doug Barton 0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
..
epmd.sh.in Fix a few "bad example" problems in the rc.d scripts that have been 2009-07-15 16:56:10 +00:00
patch-erts_configure
patch-erts_emulator_beam_erl__time__sup.c
patch-erts_emulator_drivers_common_inet__drv.c
patch-erts_emulator_sys_unix_sys__float.c The per-thread last floating point exception pointer is not initialized 2009-07-01 14:58:04 +00:00
patch-erts_etc_unix_Install.src
patch-erts-emulator-Makefile.in
patch-lib_compiler_src_beam__utils.erl files/patch-lib_compiler_src_beam__utils.erl: 2009-06-12 15:24:53 +00:00
patch-lib_crypto_c__src_Makefile.in
patch-lib_erl__interface_src_connect_ei__resolve.c
patch-lib_erl__interface_src_decode_decode__big.c Add bugfix for ei_decode_big. 2009-06-13 10:02:42 +00:00
patch-lib_et_src_et__contents__viewer.erl
patch-lib_et_src_et__viewer.erl
patch-lib_gs_src_tool__utils.erl
patch-lib_inets_src_http__client_http.erl files/patch-lib_compiler_src_beam__utils.erl: 2009-06-12 15:24:53 +00:00
patch-lib_odbc_c_src_odbcserver.c
patch-lib_sasl_src_rb.erl
patch-lib_snmp_src_misc_snmp__config.erl
patch-lib_stdlib_src_calendar.erl
patch-lib_wx_configure
pkg-message.in