Print this page
5166 sendmail package should be replaceable
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>


1883 #
1884 # intrd and others use the illumos-defaulted perl interpreter
1885 #
1886 depend fmri=runtime/perl$(PERL_PKGVERS) type=require
1887 #
1888 # intrd uses sun-solaris Perl modules
1889 #
1890 depend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require
1891 #
1892 # The loadkeys binary needs the keytables.
1893 #
1894 depend fmri=system/data/keyboard/keytables type=require
1895 #
1896 # Depend on terminfo data.
1897 #
1898 depend fmri=system/data/terminfo type=require
1899 #
1900 # Depend on zoneinfo data.
1901 #
1902 depend fmri=system/data/zoneinfo type=require






1883 #
1884 # intrd and others use the illumos-defaulted perl interpreter
1885 #
1886 depend fmri=runtime/perl$(PERL_PKGVERS) type=require
1887 #
1888 # intrd uses sun-solaris Perl modules
1889 #
1890 depend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require
1891 #
1892 # The loadkeys binary needs the keytables.
1893 #
1894 depend fmri=system/data/keyboard/keytables type=require
1895 #
1896 # Depend on terminfo data.
1897 #
1898 depend fmri=system/data/terminfo type=require
1899 #
1900 # Depend on zoneinfo data.
1901 #
1902 depend fmri=system/data/zoneinfo type=require
1903 #
1904 # The mailx binary calls /usr/lib/sendmail provided by mailwrapper
1905 #
1906 depend fmri=system/network/mailwrapper type=require