freebsd-ports/Mk
Hiroki Sato 3593478fde Add etc/X11/fontpath.d as a catalogue fontpath by default.
This allows a port/package to install a symlink pointing
the real font directory managed by core XLFD (aka fonts.dir).
Adding a new entry of "FontPath" into the system-wide
xorg.conf or "xset fp" by users manually is no longer needed.

When both USES=fonts and ${FONTPATHSPEC} are defined,
the post-install target will install ${FONTPATHSPEC} into
${FONTPATHD} directory as a symlink to ${FONTSDIR}.
The symlink name has the following syntax:

  <identifier>:[attribute:]pri=<priority>

Details can be found in xorg.conf(5).  A typical example
for a bitmap font is as follows:

  FONTPATHSPEC=	${PORTNAME}:unscaled:pri=60

No objection on:	x11
2019-12-30 00:11:05 +00:00
..
Scripts Garbage collect libgnomeprint 2019-12-26 21:46:02 +00:00
Uses Add etc/X11/fontpath.d as a catalogue fontpath by default. 2019-12-30 00:11:05 +00:00
Wrappers
bsd.ccache.mk
bsd.commands.mk
bsd.default-versions.mk Update comment: remove samba 4.8 2019-12-28 07:42:38 +00:00
bsd.destdir.mk
bsd.gcc.mk
bsd.gecko.mk
bsd.gstreamer.mk
bsd.java.mk
bsd.ldap.mk
bsd.licenses.db.mk
bsd.licenses.mk
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk - Replace with a cleaner way to get OCTAVE_VERSION. 2019-12-20 04:30:01 +00:00
bsd.options.desc.mk Reword INFO_DESC to better reflect that it's about documentation in GNU 2019-12-28 21:23:52 +00:00
bsd.options.mk
bsd.port.mk Include the tool name for toolchain variables when using CROSS_TOOLCHAIN. 2019-12-20 01:14:23 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.ruby.mk
bsd.sanity.mk
bsd.sites.mk
bsd.ssp.mk Use ARCH instead of MACHINE to check for mips. 2019-12-20 01:11:41 +00:00
bsd.tex.mk
bsd.wx.mk