Port details |
- p5-type1inst Script that helps install Postscript fonts in X Window System
- 0.6.1_7 x11-fonts =96 0.6.1_7Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-03-23 18:08:32
- Commit Hash: ec1f36a
- People watching this port, also watch:: gmake, gettext, tiff, libxml2, unzip
- Also Listed In: perl5
- License: not specified in port
- Description:
- This is a little hack I wrote to help in setting up new Type 1 PostScript
fonts for use with X. It automatically constructs the fonts.scale file which
X uses to identify fonts in can use the current directory. Previously you
had to write this file by hand which is unacceptable if you have lots of
fonts.
The program can also generate Fontmap entries for Ghostscript (which can
then be put in the global Fontmap to speed up startup times) and it can
produce font sample sheets as well.
Please be warned that this is beta quality software and has limitations. I
think you will, however, find it useful and the bugs will go away over time
if people help me with it.
Reports of success or otherwise welcomed at the address below.
----------------------------------------------------------------------------
James Macnicol (J.Macnicol@student.anu.edu.au)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-type1inst>0:x11-fonts/p5-type1inst
- To install the port:
- cd /usr/ports/x11-fonts/p5-type1inst/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/p5-type1inst
- pkg install p5-type1inst
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-type1inst
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (type1inst-0.6.1.tar.gz) = dde871c239d79cc682fc740ddc6c38221b598976501f478dee081ddc5fd7da43
SIZE (type1inst-0.6.1.tar.gz) = 27966
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- mkfontscale : x11-fonts/mkfontscale
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- x11-fonts/freefonts
Configuration Options:
- ===> The following configuration options are available for p5-type1inst-0.6.1_7:
DOCS=on: Build and/or install documentation
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_p5-type1inst
- USES:
- perl5 shebangfix
- 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.6.1_7 23 Mar 2024 18:08:32 |
Nuno Teixeira (eduardo) |
x11-fonts/p5-type1inst: Move man pages to share/man
Approved by: portmgr (blanket) |
0.6.1_6 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 ) |
0.6.1_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.1_6 11 Mar 2019 21:25:57 |
zeising |
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init |
0.6.1_5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.6.1_5 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.6.1_5 08 Aug 2014 08:42:45 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt) |
0.6.1_5 29 Jul 2014 16:36:07 |
adamw |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it. |
0.6.1_5 07 Feb 2014 09:02:46 |
ehaupt |
- Support staging
- Use shebangfix
- Convert to new options framework
- Don't conditionalize installation of documentation as it is now handled by
the new options framework |
0.6.1_5 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
0.6.1_5 12 Sep 2013 06:03:59 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.6.1_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.1_5 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.6.1_5 28 Sep 2007 09:04:48 |
hrs |
Replace #!/usr/bin/perl with ${PERL}. Bump PORTREVISION.
PR: ports/116703 |
0.6.1_4 02 Sep 2007 13:52:03 |
hrs |
- Reduce dependencies[1].
- Add WITHOUT_X11 knob support; necessary for fixing WITHOUT_X11
support of textproc/docproj [2].
- Some style fixes.
PR: ports/115509 [1]
Reported by: brian[2] |
0.6.1_3 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}. |
0.6.1_2 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.1_2 25 Jul 2004 15:10:24 |
hrs |
- Add a patch to support some Ghostscript fonts.
- Use DOCSDIR.
- Take maintainership.
Approved by: linimon (mentor) |
0.6.1 23 Jul 2004 19:10:32 |
anholt |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
0.6.1 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
0.6.1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.6.1 27 Jul 2003 23:33:50 |
maho |
a) Fix some additional undetected fonts,
namely the amsps and cmps fonts.
b) bump portrevision
PR: 54892
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
0.6.1 27 Jul 2003 08:00:59 |
maho |
Updated the foundries. Especially for print/gsfont (See also PR #54647)
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> (former maintainer) |
0.6.1 20 Feb 2003 19:18:02 |
knu |
De-pkg-comment. |
0.6.1 19 Apr 2002 20:25:14 |
dinoex |
- Unbreak Build for STABLE or XFREE86_VERSION=3
$ make XFREE86_VERSION=3 all-depends-list
/usr/ports/x11/XFree86
$ make XFREE86_VERSION=4 all-depends-list
/usr/ports/converters/libiconv
/usr/ports/devel/bison
/usr/ports/devel/gettext
/usr/ports/devel/gmake
/usr/ports/devel/imake-4
/usr/ports/print/freetype2
/usr/ports/x11/XFree86-4-clients
/usr/ports/x11/XFree86-4-libraries |
0.6.1 01 Apr 2002 01:06:52 |
petef |
Add a missing run dependency on mkfontdir.
Reported by: bento |
24 Dec 2001 02:17:17 |
pat |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
23 Aug 2001 21:21:52 |
kris |
Remove giffunip@asme.org as the maintainer: he no longer has the ability to
maintain these ports. Any non-committer who wants to grab one let me know.
|
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:45:22 |
asami |
Convert category x11-fonts to new layout. |
13 Jul 2000 12:18:06 |
sobomax |
Tidy up COMMENT. |
17 Jun 2000 03:39:34 |
will |
Add the only file I missed it the last p5-* mega-update. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |