Commit graph

86 commits

Author SHA1 Message Date
jun
2307e06b23 FIX (patch by hrs-t@hh.iij4u.or.jp on tech-pkg-ja@jp.netbsd.org)
${USE_KANAME}!=YES then NO_PATCH=YES
to reduce these error messages:
	>>> ===> /pub/NetBSD/packages/pkgsrc/fonts/jisx0208fonts:
	>>> FATAL: patchfile 'patch-aa' is in files/patch-sum
	>>>       but not in ././NO-EXIST/patch-aa. Rerun 'make makepatchsum'.
2001-03-17 16:49:38 +00:00
wiz
94db54d828 add and enable freefonts 2001-03-13 14:15:55 +00:00
wiz
e327fcd419 Initial import of freefonts-0.10, a collection of 79 freely available
fonts.
Package provided by Jeremy C. Reed in pkg/12166.
2001-03-13 14:14:29 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
itojun
8afd9f7870 typo. BUILD_DEPEND -> BUILD_DEPENDS 2001-02-01 21:55:07 +00:00
jlam
e35df6dea0 Use ${PERL5} instead of perl. 2001-02-01 21:52:21 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
itojun
3345dc340a it looks that ${GMAKE} does not work. 2001-01-23 10:42:42 +00:00
itojun
782fa2ba4f gmake is needed.
http://www-mtl.mit.edu/~mcmahill/netbsd/pkgstat/2001-01-23-alpha/fonts/jisx0208fonts/.broken.alpha-1.5_bondage
2001-01-23 10:37:41 +00:00
itojun
edacaca3b7 add shinonome font. (hrs-t@hh.iij4u.or.jp)
do not install non-rectangular font by default.
split PLIST to make it easier to install part of the collections.
2001-01-12 15:00:09 +00:00
hubertf
16d5d28328 Remove stale leftovers 2000-12-29 01:36:38 +00:00
wiz
485f78587d Remove k12x10 and k6x10, since they aren't installed anymore. 2000-12-15 22:59:44 +00:00
itojun
00af0ea611 add caveat. some fonts seem to have wrong font metric. 2000-11-02 04:20:07 +00:00
hubertf
0707c4ddc6 category: graphics -> fonts 2000-11-01 16:21:31 +00:00
hubertf
5815012d73 * add & enable mglfonts
* sort
2000-11-01 16:20:15 +00:00
hubertf
fcfe11a84c MGL2 fontkit: Bitmap fonts and some font tools for MGL2.
Submitted in PR 11241 by Jun Ebihara <jun@soum.co.jp>
2000-11-01 16:19:40 +00:00
itojun
ca03967569 add KAIST fonts. fix date tag to today. 2000-10-29 09:00:45 +00:00
itojun
96fa41263d visit fonts/ksc5601fonts. 2000-10-29 08:05:36 +00:00
itojun
cd9b40fa66 a collection of ksc5601 (korean) X11 fonts 2000-10-29 08:04:56 +00:00
itojun
61c951fc70 comment out k12x10 font, as it seem to have incorrect metric info.
we should fix it...
2000-10-15 14:26:00 +00:00
itojun
06ebd591d2 repair a font glyph for kaname font. the local patch will be integrated
into future releases of kaname font.
From: SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
approved by packages@netbsd.org
2000-09-05 02:52:27 +00:00
wiz
f3f5291706 add RCS Id 2000-09-03 14:46:50 +00:00
wiz
de9af656f0 add RCS Id 2000-09-03 10:04:54 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
darcy
039a572836 Added EXTRACT_SUFX so that it can find the tar file at ftp.NetBSD.org. Note
that the master site has been down for some time so I can't confirm that
that tar file has a tar.gz ending but I assume that it must be the same.
2000-08-02 20:42:44 +00:00
wiz
739766246b Include bsd.prefs.mk for proper handling of NO_EXTRA_FONTS.
Problem report and fix by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in
pkg/10467.
2000-06-28 21:50:24 +00:00
dmcmahill
359546d36c make sure local font directory exists before trying to install to it. 2000-06-26 22:12:35 +00:00
itojun
b75f8e5ea9 add k12x10 fonts, from http://www.softclub.co.jp/~zoro/k12x10/.
change version numbering scheme to dates.
2000-06-14 13:29:49 +00:00
agc
7facf83b55 Move jmk-fonts package from x11 to fonts category by repository copy 2000-05-27 14:53:11 +00:00
agc
320b2d2c02 Main category is now fonts 2000-05-27 14:52:07 +00:00
agc
0373961c05 Move jisx0213fonts package from x11 to fonts category by repository copy 2000-05-27 14:37:13 +00:00
agc
b5eeb9fa4a Main category is now fonts 2000-05-27 14:33:59 +00:00
agc
a25f05b935 Move jisx0212fonts package from x11 to fonts category by repository copy. 2000-05-27 14:29:16 +00:00
agc
3f4bc89a4e Main category is now fonts. 2000-05-27 14:28:17 +00:00
agc
c1b253ded8 Move jisx0208fonts package from x11 to fonts category by repository copy. 2000-05-27 14:19:22 +00:00
agc
2ce310cb72 Main category is now fonts 2000-05-27 14:18:27 +00:00
agc
2f639d015d Main category is now fonts 2000-05-27 14:11:29 +00:00
agc
13d2a2c4af Move intlfonts from x11 to fonts category by repository copy. 2000-05-27 14:10:53 +00:00
agc
e74233b838 Add Xg fonts 2000-05-15 11:45:20 +00:00
agc
015d31f092 category has changed to fonts. 2000-05-15 11:33:52 +00:00
sakamoto
b2e9218e80 Add and enable acroread-chsfont acroread-chtfont
acroread-font-share acroread-jpnfont acroread-korfont
2000-05-12 20:43:54 +00:00
sakamoto
21c00e2f3a Asian Font Packs for Acrobat Reader 4.0 (Korean) 2000-05-12 20:42:12 +00:00
sakamoto
80cda33080 Asian Font Packs for Acrobat Reader 4.0 (Japanese) 2000-05-12 20:41:40 +00:00
sakamoto
912db3bbf5 Asian Font Packs for Acrobat Reader 4.0 (Chinese Traditional) 2000-05-12 20:41:05 +00:00
sakamoto
f22f02fb7c Asian Font Packs for Acrobat Reader 4.0 (Chinese Simplified) 2000-05-12 20:40:18 +00:00
sakamoto
3fe9346bf5 Asian Font Packs for Acrobat Reader 4.0 (common base) 2000-05-12 20:39:12 +00:00
sakamoto
e24b407bd8 enable watanabe_vfont. 2000-05-12 18:41:05 +00:00