Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

11
sysutils/psftools/DESCR Normal file
View File

@@ -0,0 +1,11 @@
The PSFTOOLS are designed to manipulate fixed-width bitmap fonts, such as
DOS or Linux console fonts. Both the PSF1 (8 pixels wide) and PSF2
(any width) formats are supported; the default output format is PSF2.
Note that these programs share no code with the Linux console utilities
(kbd).
NOTE: One may use the psf2txt utility to generate data for inclusion in
NetBSD's (or OpenBSD's) wscons built-in kernel font headers. Currently,
the output requires some additional processing, but anyone who wishes
to modify psf2txt is welcome to do so.

View File

@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.6 2012/10/23 19:51:20 asau Exp $
#
DISTNAME= psftools-1.0.7
CATEGORIES= sysutils fonts
MASTER_SITES= http://www.seasip.info/Unix/PSF/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.seasip.info/Unix/PSF/index.html
COMMENT= Tools for manipulating fixed-width, [typically] console fonts
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"

63
sysutils/psftools/PLIST Normal file
View File

@@ -0,0 +1,63 @@
@comment $NetBSD: PLIST,v 1.3 2008/07/23 23:47:16 bjs Exp $
bin/bbc2psf
bin/cpi2psf
bin/cpicomp
bin/cpidcomp
bin/fnt2psf
bin/fnts2fon
bin/fon2fnts
bin/mda2psf
bin/page2cp2
bin/psf2bbc
bin/psf2bdf
bin/psf2bsd
bin/psf2fnt
bin/psf2inc
bin/psf2pbms
bin/psf2raw
bin/psf2txt
bin/psf2wof
bin/psf2wyse
bin/psf2xbm
bin/psf2zx
bin/psfjoin
bin/psfmerge
bin/psfpages
bin/psfs2cpi
bin/psfxform
bin/raw2psf
bin/txt2psf
bin/wof2psf
bin/wyse2psf
bin/zx2psf
include/psflib.h
include/psfutils.h
lib/libpsf.la
man/man1/cpi2psf.1
man/man1/cpicomp.1
man/man1/cpidcomp.1
man/man1/fnt2psf.1
man/man1/fnts2fon.1
man/man1/fon2fnts.1
man/man1/mda2psf.1
man/man1/psf2bdf.1
man/man1/psf2bsd.1
man/man1/psf2fnt.1
man/man1/psf2inc.1
man/man1/psf2pbms.1
man/man1/psf2raw.1
man/man1/psf2txt.1
man/man1/psf2wof.1
man/man1/psf2wyse.1
man/man1/psf2xbm.1
man/man1/psf2zx.1
man/man1/psfjoin.1
man/man1/psfmerge.1
man/man1/psfpages.1
man/man1/psfs2cpi.1
man/man1/psfxform.1
man/man1/raw2psf.1
man/man1/txt2psf.1
man/man1/wof2psf.1
man/man1/wyse2psf.1
man/man1/zx2psf.1

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2008/07/23 23:47:16 bjs Exp $
SHA1 (psftools-1.0.7.tar.gz) = 4e8b2e7686532a25c18cacaeb90a8f0ed57a30c6
RMD160 (psftools-1.0.7.tar.gz) = 7be57c4a8598e2b442750751cd3304ca5790d9d7
Size (psftools-1.0.7.tar.gz) = 547537 bytes