Commit graph

522 commits

Author SHA1 Message Date
perry
75415e97ab turn on profont 2003-12-20 00:30:17 +00:00
perry
b5549d79e6 Add profont 1.0
A monospaced bitmap font readable in very small sizes.
2003-12-20 00:28:12 +00:00
jmmv
602f7e2a29 fonts.dir must not be registered in the PLIST (it's handled by fonts.mk).
Bump PKGREVISION to 1.  While here, some Makefile cleanup.
2003-12-19 23:40:17 +00:00
recht
320392b805 remove freetype2 2.1.17 related patches after freetype2 has been reverted
to 2.1.15
2003-12-19 14:34:18 +00:00
recht
5711082f24 fix build with new freetype 2003-12-18 16:28:34 +00:00
recht
6764445a8c Fix build after freetype2 update 2003-12-18 15:07:00 +00:00
taca
3a0e9b2d0e Fix including libgnomeui/buildlink2.mk.
It should not be "../../gnome-2.4/libgnomeui/buildlink2.mk"
but "../../devel/libgnomeui/buildlink2.mk".
2003-12-14 16:41:52 +00:00
xtraeme
85ef4102fe Add and enable gucharmap. 2003-12-14 01:23:56 +00:00
xtraeme
f29f4897b0 Initial import of gucharmap-1.2.0 from pkgsrc-wip.
gucharmap is a Unicode/ISO10646 character map and font viewer
for GNOME 2 platform. It supports anti-aliased, scalable fonts
and more.
2003-12-14 01:23:13 +00:00
agc
abdb59d078 Find the rpm2pkg utility in the correct place. 2003-12-07 17:02:40 +00:00
agc
49899f7193 Allow this to extract on systems where tar's 'z' support does not know
anything about bzip2.

Move WRKSRC back to the right place.
2003-12-07 11:28:58 +00:00
salo
a5dcb25652 Delint, style. 2003-12-05 15:16:19 +00:00
agc
a835922b40 Add and enable sgi-fonts 2003-12-05 14:31:00 +00:00
agc
ab72751d79 Initial import of sgi-fonts-1.0.457 into the NetBSD Packages Collection.
This package provides the "SGI ProPack fonts for Linux".
2003-12-05 14:30:15 +00:00
dmcmahill
64d3967945 If X11PREFIX and X11BASE are not the same, which happens with xpkgwedge,
then add both to the font path instead of just X11PREFIX.  Makes this pkg
work with xpkgwedge.
2003-12-04 23:28:10 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
kei
7817695dbd a distfile (ag14.tar.Z) was changed in master site. this should fix the
build problem found by latest bulk build.
2003-11-11 08:14:41 +00:00
recht
a24cdf520e Xft2 needs Xrender >= 0.8.2, so depend on it. 2003-11-09 12:33:51 +00:00
jdolecek
c640eaadc7 depend on Xrender 0.8 (rather than 0.8.2), so that the Xrender bundled
with XFree 4.x would match the dependency (if present)
2003-11-07 20:19:46 +00:00
gavan
dd02fa6e23 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-06 18:54:34 +00:00
reed
205eb5c3f7 Make sure that correct xft-config is used. (Discussed
on tech-pkg and okay'd by wiz off-list.)
2003-11-02 00:58:18 +00:00
dmcmahill
b87989e965 change the libtool (1.5) versioning from linux to sunos on Solaris to
avoid PLIST problems. No effect on other operating systems.
2003-10-31 03:10:07 +00:00
reed
56db3dd8c9 Just in case, fontconfig is built before X fonts are installed,
have some defaults for fonts.conf (/usr/X11R6/lib/X11/fonts/TTF
and /usr/X11R6/lib/X11/fonts/Type1).

I didn't bump PKGREVISION, because in many cases this will be the
same as if it configure figured it out.

I also considered adding TrueType and freefont, but they aren't
included with default XFree86 installation. Also, I didn't include
other font directories, because fontconfig's directory says it's
for outline fonts (.pf*, .tt* and .ot*) and to use local.conf or
~/.fonts.conf for bitmap fonts.

This closes PR #22927 where fontconfig's fc-cache has missing
directories causing font information caches to not be built (using
defaults).
2003-10-29 05:45:15 +00:00
salo
ae4b8ca1df Trivially use buildlink2 so the right compiler is picked up. 2003-10-13 09:53:59 +00:00
grant
68fd50e391 bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. 2003-10-11 13:40:19 +00:00
grant
a3a56bfa45 improve message about running fc-cache, mention -v flag.
fixes PR pkg/22473 from Michal Pasternak.
2003-10-11 07:42:36 +00:00
xtraeme
7eb99a0106 Add a comment explaining why we have to use PLIST_SUBST over FreeBSD/Linux.
(Suggested by seb@)
2003-10-04 08:12:02 +00:00
xtraeme
10b66df982 Fix installation on systems where libXft.so.$(MAJOR_VERSION).$(MINOR_VERSION)
was not built (at least FreeBSD/Linux).
2003-10-03 20:13:52 +00:00
hubertf
3360bde04f add & enable chkfontpath 2003-10-03 18:21:18 +00:00
hubertf
a1a2016124 Import chkfontpath-1.9.7: Command line tool to manage X server's font path
This is a simple terminal mode program for configuring the directories
in the X font server's path. It is mostly intended to be used
`internally' by RPM when packages with fonts are added or removed, but
it may be useful as a stand-alone utility in some instances.

XXX hey, *I* didn't make this up... of course xset would have done the
XXX job just well, but now programs (openoffice 1.1.0) want to call this,
XXX what can we do. :(
2003-10-03 18:20:40 +00:00
grant
8e755fb517 quote EGREP in MAKE_ENV. 2003-09-27 18:50:11 +00:00
grant
1f409dd46a this needs zlib, so include devel/zlib/buildlink2.mk. 2003-09-27 15:41:53 +00:00
recht
08419aa147 Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files.
ok'ed by wiz@
2003-09-22 21:55:55 +00:00
wiz
a07227d893 Depend on Xrender>=0.8.2, since that's what the configure check checks for.
Do not bump PKGREVISION since the update was only a short while ago.
2003-09-19 17:23:16 +00:00
markd
838dea21aa Update Xft2 to version 2.1.2.
Not sure of precise changes but does again build correctly against the
current fontconfig package.
2003-09-19 15:46:51 +00:00
grant
cee5402dfd use += for USE_GNU_TOOLS. 2003-09-19 01:56:45 +00:00
wiz
905105ef81 Explain how to install the fonts system-wide.
From Florence HENRY in PR 21809.
2003-09-18 17:35:35 +00:00
itojun
210590a2ae permit large number of fonts to be processed (free resource appropriately).
bump PKGREVISION.
2003-09-09 07:44:57 +00:00
jmc
db8bad764f Make WRKSRC correct so install works 2003-09-02 23:38:24 +00:00
martti
5b399ffa47 This needs zlib 2003-09-02 07:12:15 +00:00
xtraeme
4f9f3ae4d4 Distname has been changed to 1.3, we have a version number for this
package finally, thanks to Oliwier 'aLEczapKA' Ptak.
2003-09-01 17:11:02 +00:00
xtraeme
6d62abd4fc Fix checksum mismatch noted by Robert Elz via PR pkg/22653. 2003-09-01 10:45:05 +00:00
wiz
1183b63b58 Update to 2.2.1.
Lots more documentation installed, fontconfig-config replaced
with pkgconfig file.
Changelog covered some versions only:
Release 2.2.0:

    * Change version number to 2.2.0

Prerelease 2.1.94:

    * BDF property support for foundry and width (Juliusz Chroboczek)
    * Clean up GCC warnings (Colin Walters)

Prerelease 2.1.93:

    * Use Type1 FontInfoRec to get more detailed weight information
    * Run fc-cache from source tree to try and resolve LFS install issues
    * Fix fontconfig-user.html generation (was getting smashed)
    * Debian build files are in CVS now
    * Fixes to build on Windows
    * Compute monospacing by looking at glyphs instead of trusting font
    * Get widths and more detailed weight from TrueType OS/2 table
    * Global cache was re-statting a lot of files.
    * Yet more RPM fixes from RedHat
2003-08-31 19:19:12 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
xtraeme
cf67db36be Add and enable artwiz-fonts 2003-08-30 14:24:36 +00:00
xtraeme
60edeca587 Initial import of artwiz-fonts 1.0.
A collection of free fonts which are designed for use on X11 desktops,
created by artwiz. These fonts have a futuristic style and are quite
small, particularly at high resolutions.
2003-08-30 14:23:40 +00:00
reed
8e31bb9b99 Fix spelling. 2003-08-29 21:47:25 +00:00
kei
d8aaedd0d9 - make vfontcap package work even if xpkgwedge is not installed. problem
noticed by Hiroshi Fujishima.  Thanks a lot!

- use an appropriate `-[0-9]*' suffix in `DEPENDS+=' line.  unless the
  package system get confused.
2003-08-20 04:49:28 +00:00
uebayasi
836ff8dc61 Update my old address. Noted by Yamano-san. 2003-08-18 06:54:09 +00:00
drochner
ee3a6dc4ba USE_GNU_TOOLS=awk 2003-08-02 13:45:22 +00:00
grant
8aea3201dc get a working awk on Solaris, sort includes. 2003-07-30 15:41:10 +00:00
jmmv
12a10361a1 Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
tron
38788796aa Revert checksum to what was in version 1.2.1 because there apparently
was some problem on certain GNU mirrors which not at least fixed on
"ftp.gwdg.de". Problem noticed by Robert Elz on "tech-pkg@netbsd.org".
Bump package revision again.
2003-07-28 15:07:37 +00:00
tron
e69e9b7b56 Fix checksum for "README.split" once more. 2003-07-28 13:30:05 +00:00
tron
6b29804347 Update package list to match latest distribution file changes and bump
package revision.
2003-07-25 20:41:17 +00:00
tron
f6aae3d4f8 Distfiles were again modified without a version bump. 2003-07-25 20:32:27 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
wiz
cef8fe9fa5 Fix PLIST. 2003-07-19 21:18:01 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
kei
f821d1a746 forgot to commit the workaround unneeded any more. 2003-07-17 13:59:38 +00:00
kei
ef6c97666f - distfiles are modified without a version bump.
- the name of distribution directory seems to have been corrected.
2003-07-17 13:47:32 +00:00
wiz
76252c0265 This does not USE_X11; remove it. Bump PKGREVISION.
Noted by Soren Jacobsen in PR 22051.
2003-07-13 14:46:14 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
2dfe06ed54 Update to 20030712.
Lots of new features and bug features; details under
http://pfaedit.sourceforge.net/changelog.html#change-log
2003-07-13 08:25:29 +00:00
wiz
6fcbb5064f dirrm share/t1lib too. 2003-07-12 12:46:56 +00:00
itojun
9dd51ed4da upgrade to intlfonts 1.2.1. no changelog available, it seems 2003-07-12 12:12:17 +00:00
uebayasi
fc4c08d810 No need to depend on Perl5, it's only for build. PR22069 by Akio Obata.
Bump revision to 1.
2003-07-06 07:48:07 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
491c4e0a61 Updated to version 1.27.
Changes:

- whitespace

1.27:
=====
- t1ascii: Add optional warning when output lines are longer than 255
  characters. Requested by Werner Lemberg <wl@gnu.org>.

1.26:
=====
- t1mac: Fix buglet (C++ comment, and temporary file left behind). Reported
  by Vladimir Volovich <vvv@vsu.ru>.

1.25:
=====
- t1asm: Beware extra characters after `currentfile closefile'. Reported by
  Luc Devroye <luc@cs.mcgill.ca>.

1.24:
=====
- Fixed compilation bugs on various platforms reported by Nelson H. F.
  Beebe <beebe@math.utah.edu>.
2003-06-01 12:49:12 +00:00
salo
c28f2852b4 Updated to version 1.20.
Changes:

- DESCR has 80 columns

1.20:
=====
- mmafm: Fix bug with parsing intermediate-master files that made AJensonMM
  unusable. Reported by Fulko van Westrenen <westrenen@fvw.cistron.nl>.

1.19:
=====
- mmpfb: Previously, error introduced by the rounding process could build
  up over the length of a path, causing an anomaly when the path was
  closed. Now mmpfb compensates for rounding error, resulting in a path
  with better fidelity.
- mmpfb: Add the `--minimize' option to minimize output fonts, allowing the
  X font server to load mmpfb-generated fonts. Problem with the X font
  server reported by Joerg Lippman <joerg.lippmann@o3-software.de>.
- mmpfb: Add placeholder subroutines to fill in any gaps in the subroutine
  array, which the X font server doesn't like (that IBM Type 1 code is
  bad!). Probably this should be optional, since it makes the font bigger.
- mmpfb: Renumber subroutines consecutively.
- mmpfb: Generate a new FullName as well as a new FontName.
- Adapt to newer Automake and LCDF and Efont libraries.

1.18:
=====
- Fix for compilation with newer C++ compilers.

1.17:
=====
- Fix for NuevaMM-It: the ItalicAngle array was not being properly
  commented out. Reported by Thomas Wu <twu@gene.com>.

1.16:
=====
- Workaround for Mac OS X: its sscanf() function behaves incorrectly when a
  format string ends with ` %n'. Reported and patched by Melissa O'Neill
  <oneill@cs.sfu.ca>.

1.16:
=====
- Improvements so mminstance compiles on more platforms. Problems reported
  by Nelson H. F. Beebe <beebe@math.utah.edu>.

1.16:
=====
- Bug fix: more cleanups for newer GCCs. Reported by C. M. Connelly
  <c@eskimo.com>.

1.16:
=====
- Bug fix: now newer C++ compilers will compile mminstance. Reported by
  Melissa O'Neill <oneill@cs.sfu.ca>.

1.15:
=====
- Don't use `-Wall' by default; old C++ compilers generate huge numbers of
  irrelevant warnings. Reported by Tom Kacvinsky <tjk@ams.org>.

1.15:
=====
- mmpfb: Remove calls to nonexistent subroutines. (This was not actually a
  bug; the calls to nonexistent subroutines would never execute anyway. The
  font ITCGaramondMM-It had characters like `/question { A callsubr B
  callsubr }', where the `A' subroutine would either draw an entire
  character and call `endchar' -- so `B' would never get called -- or it
  would do nothing at all. Previous mmpfb versions would remove the `B'
  subroutine but keep the `B callsubr' call if the interpolated `A' called
  `endchar'.) Requested by Han The Thanh <thanh@informatics.muni.cz>.
- mmpfb: Removed warning about `strange othersubr commands'.

1.14:
=====
- mmpfb: Fixed a bug with large UniqueID values. Reported by Sivan Toledo
  <sivan@math.tau.ac.il>.
- mmpfb: Support for interpolating BlueFuzz without any warnings.

1.13:
=====
- mmpfb: Can handle synthetic fonts like TektonMM-Oblique. Requested by
  Melissa O'Neill <oneill@cs.sfu.ca>.

1.12:
=====
- mmpfb: Make sure to remove multiple master commands from hint replacement
  subroutines. Required another overhaul. Requested by Han The Thanh
  <thanh@informatics.muni.cz>.

1.11:
=====
- mmafm: Added `--kern-precision' option. Requested by Han The Thanh
  <thanh@informatics.muni.cz>.
- Bug fix: now mminstance can be compiled with recent versions of gcc. The
  error was a strange use of va_arg(). Reported by C. M. Connelly
  <c@eskimo.com>.

1.10:
=====
- mmpfb: Comment out DesignVector, NormDesignVector, and WeightVector
  entries. Now Ghostscript 6.0's ps2pdf script will work with
  mmpfb-generated fonts. Change requested by Melissa O'Neill
  <oneill@cs.sfu.ca>.

1.9:
=====
- mmpfb: Bug fix in special callothersubrs code introduced in 1.8.:
  This bug probably did not affect anyone.
2003-06-01 12:41:12 +00:00
shell
de92a1bc91 Updated to p5-Font-TTF-0.34
- fmt on DESCR
- no ChangeLog
2003-06-01 08:48:46 +00:00
kei
81a2382bcf add and enable kochi-otf package. 2003-05-14 14:26:52 +00:00
kei
29232f2c76 first import of kochi-otf-0.018 pacakge.
it's an effot to make a OpenType version of Kochi-Mincho/Kochi-Gothic
fonts and a sister project of kochi-cidfonts.
2003-05-14 14:25:31 +00:00
kei
f7f2c15acb updated kochi-cidfonts package to the latest version 0.018.
pkgsrc changes:
- fixed bad CATEGORIES entry `X11' to `x11'.
- do not ${MKDIR} directly, ${INSTALL_DATA_DIR} instead in do-install
  target.
- reflected change of distribution files, which is now distributed as a
  single file in tar.bz2 format.
- install a readme document.

below is the original changes from the previous version 0.017 copied
from its homepage.  older changes are not available.

- updated included QuiMi mincho font to the version as of 4/24.
- fixed a bug that the kerning of 1-byte characters in vertical mode.
- fixed broken shift-jis table for Macintosh platform.
- some design improvements in the glyphs of symbol charcters.
- mihcho: fixed wrong glyph and outline bug in #13693, 14867, 15389.
- gothic: removed duplicated outline paths in #1898, 2043, 2415, 2493,
  3296, 3856, 3858.
- added a feature to replace the font face to GSUB table.
2003-05-14 14:07:54 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
markd
f2692f9f81 Typo: Courrier -> Courier 2003-04-28 13:23:28 +00:00
cjep
8fa35aaf7e Lint: shorten DESCR so that it fits into 24 line limit 2003-04-27 13:41:45 +00:00
salo
eabdb75ca7 Bump PKGREVISION: remove licensing related paragraph from DESCR, don't fetch
and install files in Microsoft Write format, license is now in pkgsrc/licenses
2003-04-22 09:44:57 +00:00
salo
5d8ac5409d Bump PKGREVISION: use fonts.mk to correctly update fonts.dir, delint. 2003-04-17 15:59:38 +00:00
salo
8959e244ea Use fonts.mk to correctly update fonts.dir, delint.
(commit this separately due to restriction change pull-up for previous, ride
the PKGREVISION bump)
2003-04-17 15:42:02 +00:00
salo
06e2b118fd Fix DIST_SUBDIR from previous. 2003-04-17 15:39:51 +00:00
salo
2ee6629929 Bump PKGREVISION: Resale is prohibited, set RESTRICTED accordingly. 2003-04-17 15:37:59 +00:00
salo
8ec5031dcd Bump PKGREVISION: use fonts.mk to correctly update fonts.dir, delint.
Update checksum for Readme.wri (can't really tell what 513 bytes were
changed in that binary mess).
2003-04-17 15:07:55 +00:00
salo
8a28549019 Bump PKGREVISION: use fonts.mk to correctly update fonts.dir, delint. 2003-04-17 14:31:54 +00:00
salo
e4049d52bd Not here, really. 2003-04-17 14:30:27 +00:00
salo
acce42710c Bump PKGREVISION: please binary packages, create fontdir. 2003-04-17 14:26:06 +00:00
salo
f08bdcb2b3 Add vera-ttf. 2003-04-17 12:03:54 +00:00
salo
28e799ab66 Import vera-ttf-1.10: Bitstream Vera TrueType fonts.
Bitstream Vera is a set of high-quality TrueType fonts donated to the free
software community by Bitstream, Inc.
2003-04-17 12:02:24 +00:00
wiz
da27b79c15 Remove superfluous slash. 2003-04-15 15:08:21 +00:00
jmc
d1eab1dd41 Solaris awk doesn't deal with a space between -F and the arg 2003-04-03 20:46:32 +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
jmc
6a7b453074 One more pass to make sure freetype versions get included correctly when
also using Xft2/fontconfig
2003-03-29 19:11:06 +00:00
jmc
08851ece92 Clean up freetype2 requirements so Xft2 and fontconfig also require the right
version via buildlink'ing
2003-03-29 19:00:18 +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
jmmv
eb334ef190 Remove latex-ttf-fonts; this package contained only a subset of bakoma-fonts
so there is no need for it.  One can always use the later, which is more
complete and polished.  Ok'ed by wiz; pointed out by Christopher Richards.
2003-03-23 14:51:26 +00:00
jmmv
27e271f136 Add and enable latex-ttf-fonts. 2003-03-22 17:34:21 +00:00
jmmv
329ba2cad5 Initial import of latex-ttf-fonts, version 0.1.
The latex-ttf-fonts package is the first part of the BaKoMa Font Collection.
It includes 88 basic fonts of the Computer Modern font family that were
designed by D.E.Knuth.

Provided in PR pkg/20678 by Marc Recht.
2003-03-22 17:33:29 +00:00
salo
ebc909d2a1 Updated to version 0.9.10.
Addresses PR pkg/20832 by Robert Elz.
Add directory with old distfiles to MASTER_SITES.
2003-03-22 04:57:00 +00:00
kei
50514a4527 Fixed a shameful typo in the package's revision number which prevents it
from updating.  Problem noticed by Bernhard Riedel.
2003-03-21 17:43:09 +00:00
tron
a62d25bc20 Revert last change because XFree86 4.3.0's "fontconfig" and "Xft" library
are linked with the bundled "expat" library which is quite old. This would
lead to shared library conflicts sooner or later.
2003-03-18 13:56:31 +00:00
skrll
0a1437e88b This has moved to biznet-iso8859_2. 2003-03-17 14:20:00 +00:00
skrll
3563b8b5dc New home for biznet-iso8859 2003-03-17 14:18:33 +00:00
skrll
b42305f36a Import of biznet-iso8859_2-1.0.
This is a rename from biznet-iso8859-2-1.0 so the version is dealt with
correctly.
2003-03-17 14:17:44 +00:00
kei
64f3fc2ab0 finished the splitting jisx0208fonts package to multiple packages. 2003-03-16 01:46:05 +00:00
kei
e951fcc435 add and enable ja-elisat, ja-elisau, ja-kaname, ja-kappa20, ja-naga10 and
ja-shinonome fonts.
2003-03-16 01:06:08 +00:00
kei
a7236a977f initial import of ja-shinonome-0.9.9 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

"Shinonome Font Family" is a set of BDF bitmap fonts. The original author
Yasuyuki Furukawa was pleased to hand over its maintenance to the /efont/.

It includes 12, 14, 16 dots Japanese (JIS X 0201/0208) and ISO8859-1
terminal fonts.  18 dots ISO8859-1 fonts are also included.  All of the
above fonts have normal, bold, italic, and bold-italic faces.

These fonts are in Public Domain. Share and Enjoy.
2003-03-15 20:57:50 +00:00
kei
68b66eef24 initial import of ja-naga10-1.1 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

naga10 font is a set of bitmap font for Japanese.  It contains 10x10
dots JIS X 0208 font and 5x10 dots 1-byte charset font.

This package also includes 6x12 dots Latin-1 (medium/bold) and JIS X
0201 1-byte charset fonts with normal width which are missing in
official X distribution.
2003-03-15 20:43:09 +00:00
kei
110c3897b4 initial import of ja-kappa20-0.394 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

Kappa 20dot Fonts is the set of bitmap fonts for X Window System.  It
contains 20x20 dots Kanji (JIS X 0208) with vertical version, Latin
1/2/3/9 (ISO-8859-1/2/3/15) fonts.  All fonts have both of medium and
bold weights.
2003-03-15 20:40:56 +00:00
kei
d355e63a50 initial import of ja-kaname-0.0.0.20030112 pacakge. this is a part of
splitting jisx0208fonts package into multiple packages.

Kaname-cho font is a 12x12 dots bitmap font for Japanese.

This font was originally designed by Yuuji Ebihara for SX shell under
SHARP X68000 personal computer.  The conversion to BDF was done by tetsu
at kuis.kyoto-u.ac.jp.
2003-03-15 20:38:31 +00:00
kei
65f0ed56a6 initial import of ja-elisau-1.0 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

ELISA FONT is an 8x8 dots bitmap font for Japanese.  It was made in
NIFTY-Serve FYHPPC `ELISA FONT PJ' for HP 100LX/200LX palmtop computers,
then converted to BDF format for X Window System.  Its size is modified
to 8x10 dots.
2003-03-15 20:36:57 +00:00
kei
3c997ca67d initial import of ja-elisat-1.0 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

ELISA FONT is an 8x8 dots bitmap font for Japanese.  It was made in
NIFTY-Serve FYHPPC `ELISA FONT PJ' for HP 100LX/200LX palmtop computers,
then converted to BDF format for X Window System.

This package also contains 4x8 dots for JIS X 0201 and ISO-8859-1
1-byte charset fonts.
2003-03-15 20:35:39 +00:00
kei
442a42af31 add and enable vfontcap-kochi. 2003-03-15 20:28:52 +00:00
kei
770e957eb2 initial import of vfontcap-kochi-0.0.
vfontcap-kochi is a configuration file for VFlib to use kochi-mincho and
kochi-gothic TrueType font.
2003-03-15 20:28:01 +00:00
tron
cae2631eb6 Use XFree86 4.3.0's "Xft2" if available. 2003-03-13 20:40:01 +00:00
tron
44d260cd1a Use XFree86 4.3.0's "fontconfig" if available. 2003-03-13 20:38:41 +00:00
salo
0882088bcf Add and enable biznet-iso8859-2. 2003-03-11 23:37:48 +00:00
salo
52b27dea88 Import of biznet-iso8859-2-1.0: full set of ISO 8859-2 fonts for X Window
System.

The BIZNET ISO 8859-2 (Central European) X Window System Fonts are a set of
ISO 8859-2 (sometimes called also ISO Latin2) X Window System bitmap typefaces
derived from the original ISO 8859-1 typefaces included into the X Window
System, Version 11, Release 6.3 (X11R6.3). The set contains 395 different
typefaces.

Idea from Ondrej Bezucha <nejvetsi dot blbec at v dot okoli dot cz>.
2003-03-11 23:36:51 +00:00
jmmv
87f161a502 Drop maintainership. I don't understand how this package really works and
all the magic needed to get it working with the versions included with
XFree86.  Other people will do a better job than me.
2003-03-09 13:26:53 +00:00
jmc
1f16aba201 Bump PKGREVISION 2003-03-09 06:13:30 +00:00
jmc
01c0c12b6b Make same change for this by requiring at least freetype2 2.0.9 2003-03-09 06:12:13 +00:00
jmc
296f4dd375 Ugg...This can use the 2.0.5 freetype2 included in XF4.2.x (which is what we
shipped with 1.6), however the most recent pango requires 2.0.9 and also uses
this package. As a result you end up with conflicting freetype linkage and
the wrong library version (.8) can get used in further packages which use
pango. Alleviate all of this by requiring >=2.0.9 in here as well
2003-03-08 23:49:27 +00:00
jmc
eecc680e16 Make sure directory exists before trying to install into it. 2003-03-08 03:33:42 +00:00
jschauma
ab337911ba Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-02-26 03:58:06 +00:00
wiz
c2876d1cca MASTER_SITES path changed, noted by Christopher Gibson in PR 20454. 2003-02-21 09:13:57 +00:00
jmmv
5988a8d6ea Use fonts.mk to automatically generate a fonts.dir file. Bump PKGREVISION.
This closes my own PR pkg/18903.
2003-02-16 12:16:15 +00:00
kei
b03338da36 add and enable kochi-cidfonts package. 2003-02-15 23:03:30 +00:00
kei
18cfea6fbb initial import of kochi-cidfonts package to the NetBSD packages collection.
Kochi CID-keyed font is made from `Kochi Mincho' and `Kochi Gothic'
TrueType fonts with the CID/OpenType conversion kit by KANOU Hiroki.

About the CID/OpenType conversion kit (from its WWW page):

This is a trial to convert modification-free TrueType fonts `Kochi
Mincho' and `Kochi Gothic' designed by Yasuyuki Furukawa to CID-keyed
fonts and OpenType fonts which can be used on Ghostscript, FreeType or
other PostScript software/hardware.
2003-02-15 23:02:07 +00:00
kei
9787b54282 update PLIST to reflect recent update to 20030126 version. 2003-02-15 22:41:45 +00:00
wiz
02f625ca46 Update to 20030126: Use aj15.tar.Z. Fixes second part of PR 19646. 2003-02-14 17:51:14 +00:00
uebayasi
ca5aa6ba12 Update my email address. 2003-02-06 04:24:11 +00:00
wiz
2b4114e17b Add libXft.so, noted missing by HIRATSUKA Kouichirou in PR 20182. PKGREVISION++ 2003-02-03 17:41:08 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
wiz
3d2db81db9 Add INTERACTIVE_STAGE=fetch, since this package has a _FETCH_MESSAGE. 2003-01-24 15:38:42 +00:00
wiz
5f3a2b4e32 Install two more man pages, requested by Christian Hattemer. PKGREVISION=3. 2003-01-21 14:25:31 +00:00
wiz
deae0b0fc2 Remove share/fonts if empty. 2003-01-19 01:30:08 +00:00
wiz
a119484c2f Remove NO_PATCH. 2003-01-19 01:29:20 +00:00
jmmv
3eb5f083c1 regen: ag14.tar.Z has been modified (noted in the 00README file in the ftp).
Fixes PR pkg/19646.
2003-01-18 12:32:18 +00:00
jlam
615db012ed Include Xrender/buildlink2.mk so that this builds on XFree86-3.x systems. 2003-01-14 09:20:20 +00:00
jmmv
f689eca91e Register include files. Pointed out by Douglas Brebner in private mail.
Bump PKGREVISION to 2.
2003-01-09 09:04:39 +00:00
wiz
3d1529828e Reformat. 2003-01-02 09:13:45 +00:00
kei
ec1ca155d7 add and enable pcf2bdf package. 2002-12-31 05:46:43 +00:00
kei
749209902c first import of pcf2bdf-1.04, a bitmap font de-compiler to the NetBSD
Packages Collection.

Pcf2bdf is a font de-compiler.  It converts  X  font  from
Portable Compiled Format (PCF) to Bitmap Distribution For-
mat (BDF).  It can also accept  a  compressed/gzipped  PCF
file as input, but gzip must be found in your PATH.

FONTBOUNDINGBOX in a BDF file is not used by bdftopcf , so
pcf2bdf generate irresponsible values.
2002-12-31 05:44:43 +00:00
uebayasi
eb710fdcea Correct checksum. 2002-12-27 00:42:54 +00:00
grant
57d8aabe9d Add MESSAGE to note running 'fc-cache'.
From Eric Gillespie in private mail.
2002-12-25 03:06:02 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
wiz
225cdf72ac Fix pkgconfig file to have -lXext after -Xrender (why doesn't the library
have the dependency itself?).
Bump PKGREVISION to 1, and depend on latest version in buildlink2.mk.
2002-12-24 00:43:42 +00:00