Port details |
- psftools Converters for simple fixed-width bitmap fonts
- 1.0.14 x11-fonts =2 1.0.14Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2018-10-04 07:09:41
- Last Update: 2024-03-29 17:37:01
- Commit Hash: 99ff3be
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.seasip.info/Unix/PSF/
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- psftools>0:x11-fonts/psftools
- To install the port:
- cd /usr/ports/x11-fonts/psftools/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/psftools
- pkg install psftools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: psftools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711124340
SHA256 (psftools-1.0.14.tar.gz) = dcf8308fa414b486e6df7c48a2626e8dcb3c8a472c94ff04816ba95c6c51d19e
SIZE (psftools-1.0.14.tar.gz) = 776662
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- audio/cava
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_psftools
- USES:
- libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.14 29 Mar 2024 17:37:01 |
Fernando Apesteguía (fernape) Author: mew14930xvi |
x11-fonts/psftools: Update to 1.0.14
PR: 277900
Reported by: mew14930xvi@inbox.lv |
1.0.13_1 20 Feb 2024 22:50:58 |
Muhammad Moinur Rahman (bofh) |
x11-fonts/psftools: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.13 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.13 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.13 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
1.0.13 09 Jul 2019 09:43:43 |
tobik |
x11-fonts/psftools: Update to 1.0.13
From the ChangeLog:
* zx2psf: Added 'move1' mode to zx2psf - like 'bare' but remaps the
pound and copyright to their ISO-8859-1 positions. |
1.0.12 25 Mar 2019 17:12:34 |
tobik |
x11-fonts/psftools: Update to 1.0.12 |
1.0.10 07 Oct 2018 06:10:50 |
tobik |
Tell portscout to ignore x11-fonts/psftools
The upstream HTTP server is configured to redirect to
psftools-1.0.10.tar.gz with a 301 when the requested filename is
similar enough to it. This leads to portscout finding bogus tarballs
like psftools-{1.0.11,1.0.12,...,1.1.10}.tar.gz which are really
psftools-1.0.10.tar.gz. |
1.0.10 04 Oct 2018 07:09:27 |
tobik |
New port: x11-fonts/psftools
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 (Only the first 15 lines of the commit message are shown above ) |