Port details |
- mftrace Scalable PostScript (Type1) Fonts for MetaFont
- 1.2.20_1 print =3 1.2.20_1Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2003-11-08 23:37:31
- Last Update: 2024-01-21 19:25:24
- Commit Hash: 2b9de09
- People watching this port, also watch:: libunicode, libexif, treeline, OpenSP, libglade2
- License: not specified in port
- WWW:
- https://lilypond.org/mftrace/
- Description:
- mftrace is a small Python program that lets you trace a TeX bitmap font into
a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF (TrueType) font.
Scalable fonts offer many advantages over bitmaps, as they allow documents
to render correctly at many printer resolutions. Moreover, Ghostscript can
generate much better PDF, if given scalable PostScript fonts.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/print/mftrace/ && make install clean
- To add the package, run one of these commands:
- pkg install print/mftrace
- pkg install mftrace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mftrace
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1677191811
SHA256 (mftrace-1.2.20.tar.gz) = 626b7a9945a768c086195ba392632a68d6af5ea24ef525dcd0a4a8b199ea5f6f
SIZE (mftrace-1.2.20.tar.gz) = 78949
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:
-
- potrace : graphics/potrace
- gmake>=4.3 : devel/gmake
- python3.9 : lang/python39
- texlive-base>=20230313 : print/texlive-base
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- t1asm : print/t1utils
- fontforge : print/fontforge
- potrace : graphics/potrace
- python3.9 : lang/python39
- texlive-base>=20230313 : print/texlive-base
- This port is required by:
- for Run
-
- print/lilypond
- print/lilypond-devel
Configuration Options:
- No options to configure
- Options name:
- print_mftrace
- USES:
- gmake python tex
- 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.2.20_1 21 Jan 2024 19:25:24 |
Muhammad Moinur Rahman (bofh) |
print/mftrace: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.2.20 26 Oct 2023 12:22:04 |
Muhammad Moinur Rahman (bofh) |
print/mftrace: Remove commented texmf
After 6 months of commit there were no comments from the maintainer or
any bugs reported about the removal of texmf which means this port does
not use texmf at all.
Sponsored by: Nepustil
Approved by: portmgr (blanket) |
1.2.20 26 May 2023 09:37:51 |
Nicola Vitale (nivit) Author: Martin Neubauer |
print/mftrace: Update to 1.2.20
PR: 271635
Reported by: Martin Neubauer <m.ne@gmx.net> |
1.2.18_3 11 Apr 2023 15:43:18 |
Muhammad Moinur Rahman (bofh) |
*/tex*: Update version 20210325=>20230313
- devel/tex-kpathsea: Update version 6.3.3=>6.3.5
- print/texlive-tlmgr: Update version 20210325=>20230313
* Add LICENSE GPLv2
- devel/tex-libtexlua: Update distinfo from 20230313 dists
- devel/tex-libtexluajit: Update distinfo from 20230313 dists
- print/tex-ptexenc: Update version 1.3.9=>1.4.3
* Pet portclippy
- devel/tex-web2c: Update version 20210325=>20230313
- devel/tex-synctex: Update distinfo from 20230313 dists
- print/tex-basic-engines: Update version 20210325=>20230313
- print/texlive-base: Update version 20210325=>20230313
- print/texlive-docs: Update version 20210325=>20230313
- print/texlive-full: Update version 20210325=>20230313 (Only the first 15 lines of the commit message are shown above ) |
1.2.18_2 19 Dec 2022 14:44:58 |
Muhammad Moinur Rahman (bofh) |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
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.2.18_2 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.2.18_2 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
1.2.18_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.18_2 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.2.18_1 11 Jan 2018 16:24:53 |
danfe |
Remove superfluous linefeeds. |
1.2.18_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.18_1 24 Oct 2014 16:43:00 |
mva |
- Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit) |
1.2.18_1 18 Aug 2014 19:13:18 |
antoine |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
1.2.18_1 03 Jun 2014 01:15:14 |
amdmi3 |
- Support staging
Approved by: portmgr blanket |
1.2.18_1 26 May 2014 13:55:51 |
miwi |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
1.2.18_1 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.2.18_1 11 May 2013 17:58:56 |
hrs |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
1.2.18_1 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
1.2.18_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.18 03 May 2012 13:33:45 |
nivit |
- Update to 1.2.18
- Respect NO_INSTALL_MANPAGES |
1.2.16_1 12 Feb 2012 17:03:29 |
rm |
- convert to using PYTHON_SITELIBDIR (non-functional change) |
1.2.16_1 16 Aug 2011 15:04:42 |
nivit |
- Use graphics/potrace as default images converter,
because it has no dependencies and is much faster
then graphics/autotrace
- Bump PORTREVISION (changed dependency)
Suggested by: Michael Bax <mbax at stanford.edu> (via private email) |
1.2.16 07 Jul 2011 21:09:44 |
nivit |
- Update to 1.2.16 |
1.2.15_4 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
1.2.15_4 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
1.2.15_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.15_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2.15_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.2.15 11 Oct 2008 11:35:44 |
nivit |
- Update to 1.2.15
- Replace LOCAL/chinsan with LOCAL/nivit/${PORTNAME}/ in MASTER_SITES |
1.2.14_2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.2.14_2 06 Jun 2008 13:58:01 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2.14_1 20 Mar 2008 09:56:52 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.2.14_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.14 01 Apr 2007 07:33:25 |
lioux |
Give maintainership to Nicola Vitale <nivit@FreeBSD.org>. |
1.2.14 26 Feb 2007 16:23:35 |
rafan |
- Update to 1.2.14
PR: ports/108978
Submitted by: chinsan
Approved by: maintainer timeout (17 days) |
1.1.8_1 05 Jan 2006 03:57:35 |
edwin |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
1.1.8 11 Nov 2005 06:06:17 |
lioux |
Add SHA256 checksum |
1.1.8 19 Apr 2005 10:42:59 |
lioux |
o Update to 1.1.8 [1]
o Take over maintainership [2]
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [2]
Approved by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [1] |
1.0.29_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.0.29_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.0.29_1 03 May 2004 07:06:11 |
nork |
o Chase dependency on print/pfaedit -> print/fontforge.
o Bump PORTREVISION accordingly.
Pointed out by: Hermes Trismegistus <hermes@trismegistus.net> |
1.0.29 15 Mar 2004 09:22:54 |
krion |
- Update to version 1.0.29
PR: ports/64290
Submitted by: maintainer |
1.0.27_1 14 Mar 2004 22:16:34 |
krion |
Mark BROKEN: Checksum mismatch
PR: ports/64268
Submitted by: David Gilbert <dgilbert@daveg.ca> |
1.0.27_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.0.27 18 Jan 2004 21:40:53 |
pav |
- Update to 1.0.27
PR: ports/61538
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) |
1.0.26 15 Jan 2004 22:36:02 |
pav |
- Update to 1.0.26
- Optional dependency on potrace instead of autotrace
PR: ports/61386
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) |
1.0.24 01 Jan 2004 11:06:51 |
pav |
- Update to 1.0.24
PR: ports/60774
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) |
1.0.19 08 Nov 2003 23:36:03 |
trevor |
Patrick Atamaniuk has agreed to maintain this. |