Path to this page:
./
converters/fondu,
Utility to convert between Mac fonts and UNIX fonts
Branch: CURRENT,
Version: 060102,
Package name: fondu-060102,
Maintainer: pkgsrc-usersA set of programs to interconvert between mac font formats
and pfb, ttf, otf and bdf files on unix.
Dealing with mac fonts is hard on other operating systems because
mac fonts are stored in the resource fork, and other operating
systems do not support this concept. Fondu will extract the resource
fork from either a macbinary file or a binhex file. Ufond will
create a resource fork inside a macbinary file.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 128.434 KB
Version history: (Expand)
- (2010-02-08) Updated to version: fondu-060102
- (2007-09-09) Updated to version: fondu-030428
- (2007-08-31) Updated to version: fondu-030428
- (2005-10-05) Package added to pkgsrc.se, version fondu_src-030428 (created)
CVS history: (Expand)
2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Remove SHA1 hashes for distfiles
|
2020-01-26 06:26:29 by Roland Illig | Files touched by this commit (189) |
Log message:
all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html
In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.
To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.
Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2015-11-03 02:43:56 by Alistair G. Crooks | Files touched by this commit (120) |
Log message:
Add SHA512 digests for distfiles for converters category
Problems found with existing distfile:
distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2010-02-07 18:15:54 by Zafer Aydogan | Files touched by this commit (1) |
Log message:
satisfy pkglint.
|
2010-02-07 18:12:34 by Zafer Aydogan | Files touched by this commit (3) | |
Log message:
update to version 060102. add license.
|