79e9 FreshPorts -- print/gsfonts
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gsfonts 8.11_6 print on this many watch lists=254 search for ports that depend on this port
Standard Fonts for Ghostscript
Maintained by: doceng@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: x11-fonts
License: not specified in port


Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.

This port install the fontpacks with the Type1 fonts ready for X use with
Adobe foundries.

WWW: http://www.cs.wisc.edu/~ghost/doc/gnu/index.htm
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

This port is required by:

for Build for Run

To install the port: cd /usr/ports/print/gsfonts/ && make install clean
To add the package: pkg_add -r gsfonts


Configuration Options
===> The following configuration options are available for gsfonts-8.11_6:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ghostscript/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 May 2013 02:55:56
Original commit files touched by this commit  8.11_6
hrs search for other commits by this committer
Use an old version of IPA fonts as Ryumin-Light and GothicBBB-Medium for
Ghostscript 7.  This is because the latest version is not compatible with
.optnttcidfont directive.  The other versions of Ghostscript use the new
version.
29 Apr 2013 20:02:01
Original commit files touched by this commit  8.11_5
hrs search for other commits by this committer
- Update MASTER_SITES.
- Trim old-style header.
- Use OPTIONS_DEFINE.
03 Jul 2011 06:14:57
Original commit files touched by this commit  8.11_5
miwi search for other commits by this committer
- Kick MD5 Support
31 May 2009 09:19:10
Original commit files touched by this commit  8.11_5
hrs search for other commits by this committer
japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added.  These are to install standard fonts used in the
Ports Collection.  Currently they contain:

 std.ja_JP/Mincho
 std.ja_JP/Gothic
 std.ja_JP/Ryumin-Light
 std.ja_JP/GothicBBB-Medium
 std.zh_CN/STHeiti-Regular
 std.zh_CN/STSong-Light
 std.zh_CN/MSung-Light
 std.zh_CN/MHei-Medium

under ${PREFIX}/share/fonts/.  They are just symlinks to
corresponding font files.  The symlink names are based on popular
PostScript font names.

Applications should refer the font files via XLFD or fontconfig
first.  If they need a direct reference to the font file, please use
files in std.*/*.  This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
28 Apr 2007 13:03:16
Original commit files touched by this commit  8.11_4
hrs search for other commits by this committer
Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
Changes include:

 - Set WITH_GHOSTSCRIPT_GNU forcibly.

 - Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts.
   CIDFnmap still works but when a font is both in Resource/Font or
   Resource/CIDFont and in CIDFnmap, the former entry will be used.
   For the actual font mapping, see files in Resource/CIDFont/*.

   So, note that you need to remove (or rename) the virtual font if you use
   CIDFnmap for the moment.  This is still a transitional measure and
   more consistent font management thoughout the ports collection should
   be added later.

   This is just an internal structural change; default font mapping has
   not been changed.

 - Add Chinese font support to print/gsfonts (but no dependency added).
24 Apr 2007 12:52:54
Original commit files touched by this commit  8.11_3
hrs search for other commits by this committer
Use japanese/ipa-ttfonts as the default Japanese TrueType
font if any (i.e. no dependency added).  Bump PORTREVISION.
14 May 2006 11:08:25
Original commit files touched by this commit  8.11_2
lawrance search for other commits by this committer
Use SUB_FILES instead of post-patch commands.

PR:             ports/97223
Submitted by:   Ports Fury
26 Apr 2006 21:47:19
Original commit files touched by this commit  8.11_2
okazaki search for other commits by this committer
Add mirror sites to the MASTER_SITES.
Utilize PORTDOCS.
22 Jan 2006 02:48:53
Original commit files touched by this commit  8.11_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 17:42:55
Original commit files touched by this commit  8.11_2
pav search for other commits by this committer
- Add SHA256
25 Feb 2005 02:23:41
Original commit files touched by this commit  8.11_2
ade search for other commits by this committer
Squish share/ghostscript directory whenever possible

Found by:       tinderbox building gnome 2.10b2 packages
25 Sep 2004 17:51:30
Original commit files touched by this commit  8.11_2
marcus search for other commits by this committer
Gsfonts port fails to generate a valid fonts.dir file on 5.X (and higher)
systems due to a sed change.  As a temporary workaround for 5.3, add a
statically generated fonts.dir file, and also install the fonts.scale.urw
file.

PR:             71514
Submitted by:   Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:    portmgr (implicit)
14 Jun 2004 00:02:58
Original commit files touched by this commit  8.11_1
marcus search for other commits by this committer
* Fix the dependencies after the recent hostscript update
* Since korean/hlatexfonts-ocf still requires the Fontmap, install the
  Fontmap file from ghostscript-gnu's lib/Fontmap.GS

PR:             67912
Submitted by:   Jose M Rodriguez <freebsd@wanadoo.es>
04 Jun 2004 14:50:26
Original commit files touched by this commit  8.11
pav search for other commits by this committer
- Update to fonts included in ghostscript-8.11

PR:             ports/67516
Submitted by:   Jose M Rodriguez <freebsd@wanadoo.es>
29 Jan 2004 16:13:06
Original commit files touched by this commit  6.0
trevor search for other commits by this committer
SIZEify.
14 Jul 2003 15:44:45
Original commit files touched by this commit  6.0
osa search for other commits by this committer
Use ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR}

Submitted by:   Kevin Oberman <oberman@es.net>
PR:             54476
12 Jul 2003 03:28:46
Original commit files touched by this commit  6.0
maho search for other commits by this committer
Update to 6.0

PR:             52017
Submitted by:   "Pedro F. Giffuni" <giffunip@yahoo.com>
20 Feb 2003 18:55:51
Original commit files touched by this commit  5.10
knu search for other commits by this committer
De-pkg-comment.
08 Oct 2000 05:10:43
files touched by this commit
asami search for other commits by this committer
Convert category print to new layout.  
21 Sep 2000 02:48:04
files touched by this commit
asami search for other commits by this committer
Add BUILD_DEPENDS to appropriate version of X depending on the value   of
XFREE86_VERSION.    

Number of commits found: 20

2828
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days28
new fortnight60
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0