1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
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 BINARY_WRAPPERS allow to push in front of the PATH wrappers for binaries. 2019-10-01 14:33:24 +00:00
bsd.ccache.mk - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
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 Mk/bsd.port.mk: detect powerpc64 abi 2019-11-29 15:02:14 +00:00
bsd.gstreamer.mk
bsd.java.mk Clean up after java/openjdk6 and java/openjdk6-jre removal 2019-11-26 21:46:12 +00:00
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 Clean up support for FreeBSD 11.2. 2019-11-07 16:30:12 +00:00
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 Mk/bsd.ruby.mk: Remove RUBY_{PATCHLEVEL,RELVERSION,RELVERSION_CODE,RUBY_DISTVERSION} 2019-11-06 05:20:59 +00:00
bsd.sanity.mk Retire XORG_CAT 2019-11-04 18:08:20 +00:00
bsd.sites.mk Add NCTUCS KDE mirror 2019-09-12 02:31:30 +00:00
bsd.ssp.mk Use ARCH instead of MACHINE to check for mips. 2019-12-20 01:11:41 +00:00
bsd.tex.mk Revert recent bsd.tex.mk change 2019-08-28 05:18:07 +00:00
bsd.wx.mk