FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 1:20 AM BST
Port details
p5-type1inst 0.6.1_5 x11-fonts on this many watch lists=100 search for ports that depend on this port
A script that helps install Postscript fonts in X Window System
Maintained by: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: not specified in port


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)
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: x11-fonts/mkfontdir, x11-fonts/mkfontscale, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-fonts/p5-type1inst/ && make install clean
To add the package: pkg_add -r p5-type1inst


Configuration Options
     No options to configure

Master Sites:
http://www.ibiblio.org/pub/Linux/X11/xutils/
http://www.gtlib.cc.gatech.edu/pub/Linux/X11/xutils/
ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/X11/xutils/
ftp://ftp.physics.auth.gr/pub/mirrors/ibiblio/Linux/X11/xutils/
ftp://ftp.edisontel.com/pub/Sunsite_Mirror/X11/xutils/
ftp://ftp.nluug.nl/pub/metalab/X11/xutils/
ftp://ftp.nvg.ntnu.no/pub/mirrors/metalab.unc.edu/X11/xutils/
ftp://ftp.icm.edu.pl/pub/Linux/sunsite/X11/xutils/
ftp://ftp.cse.cuhk.edu.hk/pub4/Linux/X11/xutils/
ftp://ftp.kddlabs.co.jp/Linux/metalab.unc.edu/X11/xutils/
ftp://ftp.chg.ru/pub/Linux/sunsite/X11/xutils/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.6.1_5
miwi search for other commits by this committer
- Get Rid MD5 support
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.6.1_5
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
28 Sep 2007 09:04:48
Original commit files touched by this commit  0.6.1_5
hrs search for other commits by this committer
Replace #!/usr/bin/perl with ${PERL}.  Bump PORTREVISION.

PR:     ports/116703
02 Sep 2007 13:52:03
Original commit files touched by this commit  0.6.1_4
hrs search for other commits by this committer
- 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]
19 May 2007 20:32:57
Original commit files touched by this commit  0.6.1_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Jan 2006 03:16:52
Original commit files touched by this commit  0.6.1_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
25 Jul 2004 15:10:24
Original commit files touched by this commit  0.6.1_2
hrs search for other commits by this committer
- Add a patch to support some Ghostscript fonts.
- Use DOCSDIR.
- Take maintainership.

Approved by:    linimon (mentor)
23 Jul 2004 19:10:32
Original commit files touched by this commit  0.6.1
anholt search for other commits by this committer
- 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)
10 Apr 2004 17:26:55
Original commit files touched by this commit  0.6.1
trevor search for other commits by this committer
Tidy up whitespace.
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.6.1
trevor search for other commits by this committer
SIZEify.
27 Jul 2003 23:33:50
Original commit files touched by this commit  0.6.1
maho search for other commits by this committer
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>
27 Jul 2003 08:00:59
Original commit files touched by this commit  0.6.1
maho search for other commits by this committer
Updated the foundries. Especially for print/gsfont (See also PR #54647)

Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com> (former maintainer)
20 Feb 2003 19:18:02
Original commit files touched by this commit  0.6.1
knu search for other commits by this committer
De-pkg-comment.
19 Apr 2002 20:25:14
Original commit files touched by this commit  0.6.1
dinoex search for other commits by this committer
- 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
01 Apr 2002 01:06:52
Original commit files touched by this commit  0.6.1
petef search for other commits by this committer
Add a missing run dependency on mkfontdir.

Reported by:    bento
24 Dec 2001 02:17:17
files touched by this commit
pat search for other commits by this committer
- PORTDOCS police   - DOCSDIR support to some   - Brush out some lint    
23 Aug 2001 21:21:52
files touched by this commit
kris search for other commits by this committer
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
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 07:45:22
files touched by this commit
asami search for other commits by this committer
Convert category x11-fonts to new layout.  
13 Jul 2000 12:18:06
files touched by this commit
sobomax search for other commits by this committer
Tidy up COMMENT.    
17 Jun 2000 03:39:34
files touched by this commit
will search for other commits by this committer
Add the only file I missed it the last p5-* mega-update.    
17 Jun 2000 03:37:15
files touched by this commit
will search for other commits by this committer
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.    

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.231 seconds.