./meta-pkgs/modular-xorg-fonts, Modular Xorg font meta-package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1, Package name: modular-xorg-fonts-1.1, Maintainer: pkgsrc-users

This is the modular Xorg font meta-package for installing the various
font packages from the modular Xorg project.


Required to run:
[fonts/font-adobe-100dpi] [fonts/font-bh-lucidatypewriter-75dpi] [fonts/font-bh-lucidatypewriter-100dpi] [fonts/font-bh-type1] [fonts/font-bitstream-type1] [fonts/font-dec-misc] [fonts/font-misc-misc] [fonts/font-adobe-utopia-75dpi] [fonts/font-bitstream-100dpi] [fonts/font-bh-75dpi] [fonts/font-adobe-utopia-type1] [fonts/font-adobe-75dpi] [fonts/font-adobe-utopia-100dpi] [fonts/font-alias] [fonts/font-bh-ttf] [fonts/font-daewoo-misc] [fonts/font-ibm-type1] [fonts/font-isas-misc] [fonts/font-mutt-misc] [fonts/font-cursor-misc] [fonts/font-bitstream-75dpi] [fonts/font-bh-100dpi] [fonts/vera-ttf] [fonts/font-jis-misc] [fonts/font-sony-misc]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2013-09-10 10:43:30 by Thomas Klausner | Files touched by this commit (6)
Log message:
Make meta packages 2-clause-bsd, requested by joerg.
   2009-11-21 03:21:07 by OBATA Akio | Files touched by this commit (1)
Log message:
Add font-sony-misc to modular-xorg-fonts.
Bump PKGVERSION to 1.1.
   2008-06-15 11:52:00 by Joerg Sonnenberger | Files touched by this commit (22)
Log message:
Make sure that meta packages set META_PACKAGE before including
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages.
   2008-05-24 23:45:22 by Tobias Nygren | Files touched by this commit (201)
Log message:
Switch master site to MASTER_SITE_XORG.
   2007-12-19 13:27:31 by Roland Illig | Files touched by this commit (29)
Log message:
Replaced the custom definitions with META_PACKAGE=yes.
   2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158)
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty