itojun
56a91bdcdb
add ko-*. supersedes ksc5601fonts.
2001-07-22 01:13:10 +00:00
itojun
4ea8e6c462
Korean X11 fonts meta pkg
2001-07-22 01:11:38 +00:00
itojun
01c0737a43
Korean hanyang X11 fonts
2001-07-22 01:09:37 +00:00
itojun
893e066888
Korean kaist X11 fonts
2001-07-22 01:08:36 +00:00
itojun
1e87a9df46
Korean mizi X11 fonts
2001-07-22 01:07:55 +00:00
itojun
cfb91ae7bd
Korean baekmuk X11 fonts
2001-07-22 01:06:28 +00:00
dmcmahill
68eec7a070
add bakoma-fonts
2001-07-20 14:16:02 +00:00
dmcmahill
ea767ce048
import bakoma-fonts-1.1
...
The package includes 88 basic fonts of the Computer Modern font family
that were designed by D.E.Knuth. as well as the most usefull AMS fonts:
Euler family and symbols. Totally, 52 fonts are included into BaKoMa/AMS.
The fonts are in a ATM compatible PostScript Type 1 font format (PFB+AFM+PFM)
as well as in a TrueType font format (TTF).
This font set can be used for typesetting most of (La)TeX documents:
- printing documents on a PostScript printer
by using, for example, Rokiki's DVIPS;
- printing documents on a wide set of matrix printers
by using DVIPS and GhostScript.
- drawing slides on vector plotters by using PostScript 'plot.ps' program
which is supplied with the collection.
For drawing documents on HPGL plotters, the 'ps2hpgl' utility can be used.
It is available in 'ftp.mathworks.com' host
in the '/pub/contrib/tools' directory.
- displaing documents under MS Windows by using TrueType version of
those fonts or by using PostScript version with ATM.
For this case, fonts have specific encoding. Please read the
section about font encoding before using these fonts with MS Windows.
2001-07-20 14:15:14 +00:00
itojun
828e1610e3
update checksums. From: Bernd Ernesti <bernd@veego.de>
2001-07-09 10:34:31 +00:00
itojun
93579965df
it is bad to translate encoding portion in bdf font.
...
XXX we don't split ksc5601fonts and ksx1001fonts for now.
see recent tech-pkg posting on font directory/pkgname reorganization.
2001-07-05 01:59:01 +00:00
wiz
a4b76b1e7b
add and enable mkttfdir and arphicttf
2001-06-29 18:18:02 +00:00
wiz
a4c99d19f8
Initial import of arphicttf-2.11, Chinese Big5/GB TrueType fonts made
...
by Arphic Technology.
Package by Rui-Xiang Guo from pkg/12849.
2001-06-29 18:17:19 +00:00
wiz
079f831b3f
Initial import of mkttfdir, a tool to create an index of X TrueType
...
fonts files in a directory.
Package submitted by Rui-Xiang Guo in pkg/12848.
2001-06-29 18:15:30 +00:00
kei
fbd4fdebc4
Make this package happy with xpkgwedge; Since mkfontdir is a part of standard
...
X distribution, it's always in /usr/X11R6/bin even if xpkgwedge is installed.
2001-06-12 05:25:38 +00:00
wiz
57754e016e
Make rxvt-compatible (for Chinese). pkg/12664.
2001-06-09 14:55:41 +00:00
wiz
b45f1cef62
Use SHA1, and add sizes.
2001-05-09 21:16:47 +00:00
jlam
d75cbbb9fd
Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
...
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-30 04:16:08 +00:00
kei
bcefe4bf2d
fixed some installation/deinstallation problem.
...
- install rlR5x8.pcf.gz if only USE_NON_RECTANGULAR == YES.
- include "../../bsd.prefs.mk" to pull /etc/mk.conf in.
- mkfontdir is a part of standard X distribution, so it is in /usr/X11R6/bin
whether xpkgwedge is installed or not. Simply invoke it as mkfontdir.
s/RECTANGULAR/SQUARE/.
2001-04-19 16:09:29 +00:00
agc
b6f04cc107
Move to sha1 digests, and add distfile sizes.
2001-04-18 14:24:33 +00:00
agc
103dd4f90d
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:14:10 +00:00
zuntum
b31c497834
Remove redundant EXTRACT_SUFX, because it's ".tar.gz" by default.
2001-04-17 11:09:09 +00:00
wiz
ad4cbc04bc
Move ghostscript-fonts from print to fonts.
2001-04-03 14:47:15 +00:00
wiz
9d51536297
Move from print/ghostscript-fonts to fonts/ghostscript-fonts.
2001-04-03 14:42:09 +00:00
hubertf
e32afb6fea
Change BUILD_DEPENDS semantics:
...
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
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
sakamoto
5a88280688
Watanabe-vector Japanese font
...
(separated from japanese/vflib-lib).
2000-05-12 18:39:35 +00:00
sakamoto
576e234f68
new category "fonts".
...
Fonts
2000-05-12 17:45:06 +00:00
itojun
a4d7cf0c6c
make build of EXTRA_FONTS conditional by NO_EXTRA_FONTS (default: build all).
...
generate PLIST dynamically.
pointed out by: tron@zhadum.de (Matthias Scheler)
2000-05-09 17:16:18 +00:00
itojun
b39a4cc026
don't remove these entries, these extra entries in PLIST are for
...
EXTRA_FONTS (or can I put these jumbo Asian fonts into default packaging?).
2000-05-09 16:34:50 +00:00
tron
9ee105aa56
Remove incorrect entries for several fonts which are not installed.
2000-05-09 15:10:50 +00:00
tron
544e89dbeb
Sync with change of "${DIST_SUBDIR}".
2000-05-05 21:00:28 +00:00
itojun
fc7add1d9f
use distfiles/${PKGNAME} as download directory, instead of distfiles/intlfonts,
...
to avoid distfiles name crash (if old version was installed in the past
we experience checksum failure with the previous config)
2000-04-20 16:57:21 +00:00
itojun
0b4d30f437
remove trailing period
2000-04-09 15:25:53 +00:00
itojun
2b44ee850c
reorder CATEGORIES.
2000-04-09 15:22:32 +00:00
itojun
35086b91f0
add japanese to category
2000-04-09 15:21:50 +00:00
itojun
24f208cdc1
JIS X0208 font collection for X11
2000-04-09 15:20:48 +00:00
itojun
535a6c3d24
JIS X0212 font collection for X11
2000-04-09 15:19:30 +00:00
itojun
a72e07dd4d
JIS X0213 font collection for X11
2000-04-09 15:18:33 +00:00
itojun
3ed09bddda
regen
2000-04-07 03:52:20 +00:00
itojun
19026716cb
use intlfonts-1.2 as base distribution.
...
key changes from 1.1 to 1.2:
- autoconf-based installation Makefile is supplieed
- Bold, Italic, Bold-Italic styles are added.
- BDF file name changed for DOS.
2000-04-07 03:51:54 +00:00
jwise
1f9c468df1
suggest xset fp rehash' if adding fonts to font path with
xset +fp /foo/bar'
2000-01-17 02:49:49 +00:00
jwise
9b3e633f00
Sigh... fix typo in message
2000-01-17 02:30:07 +00:00
jwise
e7f807b00b
Initial import of jmk-fonts-3.0. From pkg/DESCR:
...
These are character-cell fonts for use with the X Window System,
created by Jim Knoble. The current list of fonts included in this
package are:
Neep (formerly known as NouveauGothic)
A pleasantly legible variation on the standard fixed fonts that
accompany most distributions of the X Window System. Comes in both
normal and bold weights in small, medium, large, extra-large, and
huge sizes, as well as an extra-small size that only comes in
normal weight. Comes in the following encodings:
ISO-8859-1 (Latin1, Western European + Icelandic)
ISO-8859-2 (Latin2, Eastern European)
ISO-8859-9 (Latin5, Western European + Turkish)
ISO-8859-15 (Latin9, Western European + Euro Symbol)
Modd
A fixed-width font with sleek, contemporary styling. Normal and
bold weights in a 10-point (6x11) and a 12-point (6x13) size.
ISO-8859-1 encoding only.
2000-01-16 23:26:50 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
abs
3365dcb7a5
Consistency:
...
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
tron
51c8f1db9f
Fix sub directory on GNU master sites.
1999-09-11 09:35:00 +00:00
tron
7aaa19a3be
New "intlfonts" package supplied by Greg A. Woods in PR pkg/7181:
...
Free X11 fonts (BDF format) for all characters that Emacs can handle.
1999-09-07 22:13:06 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
hubertf
4b60fbaaea
%D not needed on @dirrm
1998-05-08 17:25:36 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
4fc4ead7fb
portlint: s/@unexec rmdir/@dirrm/
1998-01-24 22:16:14 +00:00
hubertf
4b52644611
portlint: remove empty line
1998-01-24 22:16:03 +00:00
hubertf
c06cbc6447
portlint: fix RCS Id
1998-01-24 22:15:53 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
612aa5e628
sync with reality, rmdir empty directory on pkg_delete
1997-10-22 00:46:33 +00:00
agc
38970df8e5
Add NetBSD RCS Ids.
1997-10-09 14:35:16 +00:00
agc
5a738ca9d8
Initial import of FreeBSD plan9 ports category into the NetBSD package
...
system.
1997-10-09 14:30:56 +00:00