pkgsrc/mk/plist
jperkin e393ce6d94 Introduce infrastructure support for SMF.
SMF is the Service Management Facility, the default init system in
Solaris and derivatives since version 10.  This adds "smf" to the list
of supported INIT_SYSTEM types, and makes it the default init system on
platforms where it is available.

Packages can introduce SMF support by providing a manifest file, by
default located in ${FILESDIR}/smf/manifest.xml but manifests under
${WRKSRC} can be used too if the package source includes one.

SMF method scripts are supported too if required, using SMF_METHODS in a
similar manner to RCD_SCRIPTS.

Many parts of the SMF infrastructure are configurable, see mk/smf.mk for
the full details.
2014-03-11 14:07:04 +00:00
..
bsd.plist.mk
common-dirs.mtree
doc-compress
libtool-expand prevent to expand if dlname is empty. 2013-02-23 09:59:14 +00:00
plist-cygwin.awk Improve PLIST handling for Cygwin (SHLIB_TYPE=PEwin) 2013-02-10 12:03:00 +00:00
plist-default.awk
plist-functions.awk
plist-gnu.awk Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}. 2013-01-05 07:32:49 +00:00
plist-info.awk
plist-libtool.awk typo. 2012-05-16 14:54:57 +00:00
plist-locale.awk
plist-macros.awk
plist-man.awk Introduce CATMAN_SECTION_SUFFIX which if set to 'yes' will ensure that 2013-09-12 11:01:47 +00:00
plist-smf.awk Introduce infrastructure support for SMF. 2014-03-11 14:07:04 +00:00
plist-subst.awk
plist.mk Introduce CATMAN_SECTION_SUFFIX which if set to 'yes' will ensure that 2013-09-12 11:01:47 +00:00
print-plist.mk Move PY_PEP3147 specific PRINT_PLIST handling from common mk/plist/print-plist.mk 2014-01-24 12:42:52 +00:00
shlib-aout.awk
shlib-dylib.awk
shlib-elf.awk
shlib-none.awk
shlib-pe.awk Improve shlib name conversion for Cygwin. 2014-03-08 08:52:25 +00:00
shlib-som.awk