X.509 collection accessing and storing methods for certificate, crl,
exception list.
This package contains the X.Org Bigelow Holmes Lucida TypeWriter 100dpi font.
This package contains the X.Org Bigelow Holmes Lucida TypeWriter 75dpi font.
This package contains font-util, an application for creating an index of
X font files in a directory.
This package contains bdftopcf, a font compiler for the X server and font
server.
Japanese 20 dot fonts(`Kappa20dot').
You can use:
k20[mb] mincho/gothic (JIS X 0208)
('m' for medium mincho, 'b' for bold mincho)
10x20[mb] ascii (ISO-8859-1(Latin 1))
10x20rk[mb] kana (JIS X 0201)
10x20L[239][mb] ISO 8859-[239] (Latin [239])
ipa-10x20[mb] Mule IPA fonts
vk20[mb] k20[mb] modified for vertical writings
Italic(slanted) fonts are available with 'i' postfix.
An example usage:
% kterm -fn a20m -fb a20b -fr r10m -frb a20b -fk k20m -fkb k20b -lsp 3
or in your Xresources file:
KTerm*VT100*fontList: -kappa-fixed-medium-r-normal--20-*
KTerm*VT100*boldFontList: -kappa-fixed-bold-r-normal--20-*
This package allows you to install the compat7x libraries on your
system, so you can use legacy binaries that depend on them.
Ports usage example:
--
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800105
LIB_DEPENDS+= alias.6:misc/compat7x
.endif
--
This package allows you to install the compat8x libraries on your
system, so you can use legacy binaries that depend on them.
Ports usage example:
--
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900042
LIB_DEPENDS+= ufs.5:misc/compat8x
.endif
--
This package allows you to install the compat9x libraries on your
system, so you can use legacy binaries that depend on them.
Ports usage example:
--
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 1000009
LIB_DEPENDS+= archive.5:misc/compat9x
.endif
--
This package allows you to install the compat4x libraries on your
system, so you can use legacy binaries that depend on them.
Ports usage example:
--
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
LIB_DEPENDS+= c.4:misc/compat4x
.endif
--