Port details |
- ttf2eot Convert TTF font file to EOT web embeddable file
- 0.0.3 www
=0 0.0.3Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete font format that's been superseded by OTF/TTF/WOFF/WOFF2
This port expired on: 2022-09-30
- Maintainer: portmaster@bsdforge.com
- Port Added: 2009-07-17 15:02:55
- Last Update: 2022-09-30 20:29:07
- Commit Hash: ee0c7d9
- Also Listed In: converters
- License: BSD2CLAUSE LGPL20
- WWW:
- https://github.com/wget/ttf2eot
- Description:
- Very small utility that converts TTF fonts to EOT fonts
especially suited for Internet Explorer.
EOT fonts are used by Internet Explorer to support the
css @font-face declarations.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ttf2eot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1487275609
SHA256 (wget-ttf2eot-v0.0.3-b732f41_GH0.tar.gz) = 51676549aae47611f8a490c9213967ab837f85fd1b06b5521d9c241aaa60dd40
SIZE (wget-ttf2eot-v0.0.3-b732f41_GH0.tar.gz) = 158382
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ttf2eot-0.0.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_ttf2eot
- USES:
- gmake
- 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 |
0.0.3 30 Sep 2022 20:29:07 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-09-30 www/ttf2eot: Obsolete font format that's been superseded by
OTF/TTF/WOFF/WOFF2 |
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) |
0.0.3 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 ) |
0.0.3 26 Aug 2022 19:12:21 |
Daniel Engberg (diizzy) |
www/ttf2eot: Deprecate and set expiration date to 2022-09-30
Obsolete font format that's been suprseded by OTF/TTF/WOFF/WOFF2
Last known major browser to support this format is Internet Explorer 11
which is unsupported since June 15, 2022.
Reference:
https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/
PR: 263910
Reviewed by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
0.0.3 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.0.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.3 16 Feb 2017 20:07:11 |
lifanov |
unbreak www/ttf2eot and update to 0.0.3
- switch from GOOGLE_CODE to GITHUB
- add LICENSE
- update to 0.0.3
- pass maintainership to submitter
PR: 216992
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: stb@lassitu.de (maintainer) |
0.0.2.2 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.0.2.2 15 Mar 2014 08:12:20 |
miwi |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
0.0.2.2 14 Mar 2014 12:30:56 |
ehaupt |
Support staging |
0.0.2.2 01 Oct 2013 12:00:08 |
marino |
www/ttf2eot: add <cstddef> for modern compilers
Approved by: portmgr (bapt, implicit) |
0.0.2.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.0.2.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.0.2.2 17 Jul 2009 15:02:31 |
amdmi3 |
Very small utility to convert TTF files to EOT.
EOT is used by Internet Explorer to support css @font-face declarations.
WWW: http://code.google.com/p/ttf2eot/
PR: 136824
Submitted by: Stefan Bethke <stb@lassitu.de> |