Index: head/x11-fonts/Makefile =================================================================== --- head/x11-fonts/Makefile (revision 481205) +++ head/x11-fonts/Makefile (revision 481206) @@ -1,209 +1,210 @@ # $FreeBSD$ # COMMENT = X11 fonts and font utilities SUBDIR += Hasklig SUBDIR += alef SUBDIR += alegreya SUBDIR += alegreya-sans SUBDIR += alfont SUBDIR += andika SUBDIR += anonymous-pro SUBDIR += artwiz-aleczapka SUBDIR += artwiz-aleczapka-de SUBDIR += artwiz-aleczapka-se SUBDIR += artwiz-fonts SUBDIR += averiagwf SUBDIR += bdfresize SUBDIR += bdftopcf SUBDIR += bitstream-vera SUBDIR += bitter SUBDIR += c64bdf SUBDIR += cantarell-fonts SUBDIR += charis SUBDIR += charis-compact SUBDIR += clearsans SUBDIR += code2000 SUBDIR += comfortaa-ttf SUBDIR += comic-neue SUBDIR += consolamono-ttf SUBDIR += croscorefonts-fonts-ttf SUBDIR += crosextrafonts-caladea-ttf SUBDIR += crosextrafonts-carlito-ttf SUBDIR += cyberbit-ttfonts SUBDIR += cyr-rfx SUBDIR += datalegreya SUBDIR += dejavu SUBDIR += dina SUBDIR += doulos SUBDIR += doulos-compact SUBDIR += droid-fonts-ttf SUBDIR += emojione-color-font-ttf SUBDIR += encodings SUBDIR += exo SUBDIR += fantasque-sans-mono SUBDIR += farsifonts SUBDIR += fifteen SUBDIR += fira SUBDIR += firacode SUBDIR += fntsample SUBDIR += font-adobe-100dpi SUBDIR += font-adobe-75dpi SUBDIR += font-adobe-utopia-100dpi SUBDIR += font-adobe-utopia-75dpi SUBDIR += font-adobe-utopia-type1 SUBDIR += font-alias SUBDIR += font-arabic-misc SUBDIR += font-awesome SUBDIR += font-bh-100dpi SUBDIR += font-bh-75dpi SUBDIR += font-bh-lucidatypewriter-100dpi SUBDIR += font-bh-lucidatypewriter-75dpi SUBDIR += font-bh-ttf SUBDIR += font-bh-type1 SUBDIR += font-bitstream-100dpi SUBDIR += font-bitstream-75dpi SUBDIR += font-bitstream-speedo SUBDIR += font-bitstream-type1 SUBDIR += font-cronyx-cyrillic SUBDIR += font-cursor-misc SUBDIR += font-daewoo-misc SUBDIR += font-dec-misc SUBDIR += font-gost SUBDIR += font-ibm-type1 SUBDIR += font-isas-misc SUBDIR += font-jis-misc SUBDIR += font-manager SUBDIR += font-micro-misc SUBDIR += font-misc-cyrillic SUBDIR += font-misc-ethiopic SUBDIR += font-misc-meltho SUBDIR += font-misc-misc SUBDIR += font-mutt-misc SUBDIR += font-schumacher-misc SUBDIR += font-screen-cyrillic SUBDIR += font-sony-misc SUBDIR += font-sun-misc SUBDIR += font-tex-gyre-bonum-math SUBDIR += font-tex-gyre-pagella-math SUBDIR += font-tex-gyre-schola-math SUBDIR += font-tex-gyre-termes-math SUBDIR += font-util SUBDIR += font-winitzki-cyrillic SUBDIR += font-xfree86-type1 SUBDIR += fontconfig SUBDIR += fontconfig-reference SUBDIR += fontmatrix SUBDIR += fonts-indic SUBDIR += fonttosfnt SUBDIR += freefont-ttf SUBDIR += freefonts SUBDIR += fslsfonts SUBDIR += gbdfed SUBDIR += geminifonts SUBDIR += gentium-basic SUBDIR += gentium-plus SUBDIR += gfe SUBDIR += gnu-unifont SUBDIR += gnu-unifont-ttf SUBDIR += gofont-ttf SUBDIR += gohufont SUBDIR += google-fonts SUBDIR += hack-font SUBDIR += hanazono-fonts-ttf SUBDIR += inconsolata-lgc-ttf SUBDIR += inconsolata-ttf SUBDIR += indic-ttf SUBDIR += intlfonts SUBDIR += isabella SUBDIR += jmk-x11-fonts SUBDIR += junction SUBDIR += junicode SUBDIR += kaputa SUBDIR += khmeros SUBDIR += lfpfonts-fix SUBDIR += lfpfonts-var SUBDIR += libFS SUBDIR += libXfont SUBDIR += libXfont2 SUBDIR += libXfontcache SUBDIR += libXft SUBDIR += liberation-fonts-ttf SUBDIR += libfontenc SUBDIR += linux-c6-fontconfig SUBDIR += linux-c7-fontconfig SUBDIR += linuxlibertine SUBDIR += linuxlibertine-g SUBDIR += lohit SUBDIR += manu-gothica SUBDIR += meslo SUBDIR += mgopen SUBDIR += mkbold SUBDIR += mkbold-mkitalic SUBDIR += mkfontdir SUBDIR += mkfontscale SUBDIR += mkitalic SUBDIR += mondulkiri SUBDIR += montecarlo_fonts SUBDIR += montserrat SUBDIR += moveable-type-fonts SUBDIR += nerd-fonts SUBDIR += nexfontsel SUBDIR += noto SUBDIR += noto-lite SUBDIR += nucleus SUBDIR += ohsnap SUBDIR += oldschool-pc-fonts SUBDIR += p5-Font-AFM SUBDIR += p5-Font-TTF SUBDIR += p5-Font-TTFMetrics SUBDIR += p5-type1inst SUBDIR += padauk SUBDIR += paratype SUBDIR += pcf2bdf SUBDIR += pingwi SUBDIR += plex-ttf SUBDIR += powerline-fonts SUBDIR += profont SUBDIR += proggy_fonts SUBDIR += proggy_fonts-ttf + SUBDIR += psftools SUBDIR += py-QtAwesome SUBDIR += py-bdflib SUBDIR += roboto-fonts-ttf SUBDIR += sgifonts SUBDIR += sharefonts SUBDIR += showfont SUBDIR += sourcecodepro-ttf SUBDIR += sourcesanspro-ttf SUBDIR += sourceserifpro-ttf SUBDIR += spleen SUBDIR += stix-fonts SUBDIR += suxus SUBDIR += symbola SUBDIR += terminus-font SUBDIR += terminus-ttf SUBDIR += tkfont SUBDIR += tlwg-ttf SUBDIR += tmu SUBDIR += tv-fonts SUBDIR += ubuntu-font SUBDIR += urwfonts SUBDIR += urwfonts-ttf SUBDIR += uw-ttyp0 SUBDIR += vollkorn-ttf SUBDIR += webfonts SUBDIR += wqy SUBDIR += xfontsel SUBDIR += xfs SUBDIR += xfsinfo SUBDIR += xlsfonts SUBDIR += xorg-fonts SUBDIR += xorg-fonts-100dpi SUBDIR += xorg-fonts-75dpi SUBDIR += xorg-fonts-cyrillic SUBDIR += xorg-fonts-miscbitmaps SUBDIR += xorg-fonts-truetype SUBDIR += xorg-fonts-type1 .include Index: head/x11-fonts/psftools/Makefile =================================================================== --- head/x11-fonts/psftools/Makefile (nonexistent) +++ head/x11-fonts/psftools/Makefile (revision 481206) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= psftools +PORTVERSION= 1.0.10 +CATEGORIES= x11-fonts +MASTER_SITES= http://www.seasip.info/Unix/PSF/ + +MAINTAINER= tobik@FreeBSD.org +COMMENT= Converters for simple fixed-width bitmap fonts + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= libtool +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-static +INSTALL_TARGET= install-strip + +.include Property changes on: head/x11-fonts/psftools/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-fonts/psftools/distinfo =================================================================== --- head/x11-fonts/psftools/distinfo (nonexistent) +++ head/x11-fonts/psftools/distinfo (revision 481206) @@ -0,0 +1,3 @@ +TIMESTAMP = 1538634601 +SHA256 (psftools-1.0.10.tar.gz) = 1bc03214a29c4fc461a7aa11b9a3debde419b1271fa5110273ded961774e2b6f +SIZE (psftools-1.0.10.tar.gz) = 764867 Property changes on: head/x11-fonts/psftools/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-fonts/psftools/pkg-descr =================================================================== --- head/x11-fonts/psftools/pkg-descr (nonexistent) +++ head/x11-fonts/psftools/pkg-descr (revision 481206) @@ -0,0 +1,32 @@ +The PSF Tools are an attempt to do something similar to NetPBM, for +simple fixed-width bitmap fonts. + +The current release can convert the following formats to PSF: + +- Raw (DOS-style) font +- Windows font (FNT, FON) +- Sinclair Spectrum +3 +- MDA character ROM dump +- DOS/Linux codepages (CP, CPI) +- Hercules WriteOn (WOF) +- Wyse-60 soft font +- BBC Micro soft font +- Plain text + +and PSF to the following formats: + +- Raw font +- Windows font (FNT, FON) +- Hercules WriteOn (WOF) +- DOS codepages (CPI) +- Sinclair Spectrum +3 +- BDF +- C include file +- BSD 'wsfont' kernel header +- XBM image containing all characters +- Single PBM image for each character +- Plain text +- Wyse-60 soft font +- BBC Micro soft font + +WWW: http://www.seasip.info/Unix/PSF/ Property changes on: head/x11-fonts/psftools/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-fonts/psftools/pkg-plist =================================================================== --- head/x11-fonts/psftools/pkg-plist (nonexistent) +++ head/x11-fonts/psftools/pkg-plist (revision 481206) @@ -0,0 +1,66 @@ +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/psfs2mda +bin/psfxform +bin/raw2psf +bin/txt2psf +bin/wof2psf +bin/wyse2psf +bin/zx2psf +include/psflib.h +include/psfutils.h +lib/libpsf.so +lib/libpsf.so.0 +lib/libpsf.so.0.1.1 +man/man1/cpi2psf.1.gz +man/man1/cpicomp.1.gz +man/man1/cpidcomp.1.gz +man/man1/fnt2psf.1.gz +man/man1/fnts2fon.1.gz +man/man1/fon2fnts.1.gz +man/man1/mda2psf.1.gz +man/man1/psf2bdf.1.gz +man/man1/psf2bsd.1.gz +man/man1/psf2fnt.1.gz +man/man1/psf2inc.1.gz +man/man1/psf2pbms.1.gz +man/man1/psf2raw.1.gz +man/man1/psf2txt.1.gz +man/man1/psf2wof.1.gz +man/man1/psf2wyse.1.gz +man/man1/psf2xbm.1.gz +man/man1/psf2zx.1.gz +man/man1/psfjoin.1.gz +man/man1/psfmerge.1.gz +man/man1/psfpages.1.gz +man/man1/psfs2cpi.1.gz +man/man1/psfs2mda.1.gz +man/man1/psfxform.1.gz +man/man1/raw2psf.1.gz +man/man1/txt2psf.1.gz +man/man1/wof2psf.1.gz +man/man1/wyse2psf.1.gz +man/man1/zx2psf.1.gz Property changes on: head/x11-fonts/psftools/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property