Port details |
- bdf2sfd BDF to SFD converter
- 1.1.8 x11-fonts =2 1.1.8Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2021-01-21 11:09:26
- Last Update: 2023-04-01 12:46:46
- Commit Hash: e9eeeee
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/fcambus/bdf2sfd
- Description:
- bdf2sfd is a BDF to SFD converter, allowing to vectorize bitmap fonts. It works
by converting each pixel of a glyph to a polygon, which produces large and
unoptimized SFD files that should be post-processed using FontForge.
It was originally created to generate OpenType versions of Spleen. It works best
on fonts proportional to 8x16. Other sizes will work but the aspect ratio will
not be preserved.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bdf2sfd>0:x11-fonts/bdf2sfd
- To install the port:
- cd /usr/ports/x11-fonts/bdf2sfd/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/bdf2sfd
- pkg install bdf2sfd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bdf2sfd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680349516
SHA256 (fcambus-bdf2sfd-1.1.8_GH0.tar.gz) = f654cc5de15f7a290bcb6a1d945973f534e99aa19712a4476386e4271a790191
SIZE (fcambus-bdf2sfd-1.1.8_GH0.tar.gz) = 20127
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_bdf2sfd
- USES:
- cmake:noninja
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.8 01 Apr 2023 12:46:46 |
Emanuel Haupt (ehaupt) |
x11-fonts/bdf2sfd: Update to 1.1.8 |
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.1.7 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.1.7 20 Jul 2022 14:23:36 |
Tobias C. Berner (tcberner) |
x11-fonts: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Illarionov <littlesavage@rambler.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Babak Farrokhi <babak@farrokhi.net>
* Björn König <bkoenig@alpha-tierchen.de>
* Brett Taylor
* Dave Cottlehuber <dch@skunkwerks.at>
* Dejan Lesjak <lesi@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.7 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
1.1.7 22 Nov 2021 19:27:48 |
Emanuel Haupt (ehaupt) |
x11-fonts/bdf2sfd: Update to 1.1.7 |
1.1.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.6 13 Feb 2021 08:17:10 |
ehaupt |
Update to 1.1.6 |
1.1.5 21 Jan 2021 11:06:07 |
ehaupt |
Add bdf2sfd 1.1.5, BDF to SFD converter. |
Number of commits found: 9
|