Commit graph

25 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
agc
b9f9b025f5 Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
	Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
	Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread9-chtfont: missing distfile acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
	Package acroread9-jpnfont: missing distfile acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
	Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
	Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
	Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
	Package umefont-ttf: missing distfile umefont_560.tar.xz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:44:27 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
wiz
1adfb71852 Move fonts from lib/X11/fonts to share/fonts/X11.
As discussed on tech-pkg.

Bump PKGREVISION.
2014-06-01 16:35:31 +00:00
asau
dfaf1eaae6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 18:28:15 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
jlam
d6ccf8cf66 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 20:17:11 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
1859f144b4 Convert to use the new pkginstall framework fonts-handling by renaming
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the
unnecessary inclusion of mk/fonts.mk.
2005-12-29 07:04:27 +00:00
agc
c1e24f7e2b Add RMD160 digests to the SHA1 ones. 2005-02-23 19:18:25 +00:00
wiz
bc871f8be3 Fix ttf/type1 handling in fonts.mk:
Previously, ttmkfdir's output was redirected to fonts.dir,
while the correct behaviour is to let it create fonts.scale
and then let mkfontdir merge fonts.scale into fonts.dir.
type1 handling had a similar problem.
Get the wanted behaviour by automatically appending the contents of
FONTS_TTF_DIRS and FONTS_TYPE1_DIRS to FONTS_X11_DIRS.
Also, save a subshell in install/fonts while there.

Bump PKGREVISION for all affected packages.

jmmv@ says ok.
2004-12-28 14:38:03 +00:00
minskim
c8b67e625c Update baekmuk-ttf to 2.2. Patch submitted by Kibum Han, the new maintainer.
Changes:
	Minor improvements.
2004-08-13 03:22:22 +00:00
minskim
0d2e48edf3 Correct HOMEPAGE. 2004-03-07 21:10:58 +00:00
junyoung
1b88b7954b I'm no longer maintaining these packages. 2004-03-01 13:42:25 +00:00
wiz
e37feefaa5 Install into TTF subdir instead of TrueType. PKGREVISION=2. 2004-01-25 20:26:22 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
salo
8a28549019 Bump PKGREVISION: use fonts.mk to correctly update fonts.dir, delint. 2003-04-17 14:31:54 +00:00
salo
cb5c783e7a Updated to version 2.1.
Changes:

* ttf/hline.ttf, ttf/dotum.ttf, ttf/batang.ttf:
  - cmap errors in the batang.ttf/dotum.ttf/hline.ttf corrected by
    Jungshik Shin <jshin@mailaps.org>
  - mismatched .nodef glyph fixed too.

and some more i can't decipher..
2003-04-01 00:28:25 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
junyoung
3fbcda9915 PKGREVISION++; Baekmuk fonts are now distributed under BSD/X11 style
license.
2002-08-26 02:15:04 +00:00
junyoung
bdc31c73a6 Fix typo. 2002-07-20 16:52:20 +00:00
junyoung
4c498f6d1e Assign MAINTAINER to a NetBSD developer (yeah, it's me ;-). 2002-07-20 16:47:18 +00:00
wiz
eeac5e7752 Import baekmuk-ttf, Korean ttf fonts by Kim Jung-Hwan.
Package provided by Rui-Xiang Guo in connection with pkg/14704.
2002-07-16 15:16:25 +00:00