Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Jan 2022 18:26:25 8.11_8
|
Danilo G. Baio (dbaio)  |
print/ghostscript*: Return Ghostscript ports to the pool
Approved by: doceng (with hat) |
06 Apr 2021 14:31:07 8.11_8
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 May 2018 09:03:56
8.11_8
|
amdmi3  |
- Add LICENSE
- Add NO_ARCH
- No need to install license as data
Approved by: portmgr blanket |
12 Dec 2016 17:49:38
8.11_8
|
hrs  |
Revert r427895. The symlinks to Japanese and Chinese fonts are
provided to normalize the font names into standardized ones, and to
make the users be able to install the actual font files into
the location pointed by them. japanese/font-std and chinese/font-std
will install ones which can be redistributed freely, and one can install
commercial font files instead. To avoid installing big Japanese and
Chinese font files for people who do not need them, this port does not
have explicit runtime dependency on japanese/font-std or chinese/font-std.
PR: 214381 |
05 Dec 2016 14:02:54
8.11_7
|
bapt  |
Add missing runtime dependencies
PR: 214381
MFH: 2016Q4 |
19 Jul 2016 11:04:14
8.11_6
|
mat  |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
13 Nov 2014 07:41:18
8.11_6
|
antoine  |
Cleanup plist |
03 Feb 2014 02:49:54
8.11_6
|
miwi  |
- Stage support |
21 Jan 2014 23:40:23
8.11_6
|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 22:44:00
8.11_6
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
01 May 2013 02:55:56
8.11_6
|
hrs  |
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
8.11_5
|
hrs  |
- Update MASTER_SITES.
- Trim old-style header.
- Use OPTIONS_DEFINE. |
03 Jul 2011 06:14:57
8.11_5
|
miwi  |
- Kick MD5 Support |
31 May 2009 09:19:10
8.11_5
|
hrs  |
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
8.11_4
|
hrs  |
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
8.11_3
|
hrs  |
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
8.11_2
|
lawrance  |
Use SUB_FILES instead of post-patch commands.
PR: ports/97223
Submitted by: Ports Fury |
26 Apr 2006 21:47:19
8.11_2
|
okazaki  |
Add mirror sites to the MASTER_SITES.
Utilize PORTDOCS. |
22 Jan 2006 02:48:53
8.11_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 17:42:55
8.11_2
|
pav  |
- Add SHA256 |
25 Feb 2005 02:23:41
8.11_2
|
ade  |
Squish share/ghostscript directory whenever possible
Found by: tinderbox building gnome 2.10b2 packages |
25 Sep 2004 17:51:30
8.11_2
|
marcus  |
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
8.11_1
|
marcus  |
* 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
8.11
|
pav  |
- 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
6.0
|
trevor  |
SIZEify. |
14 Jul 2003 15:44:45
6.0
|
osa  |
Use ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR}
Submitted by: Kevin Oberman <oberman@es.net>
PR: 54476 |
12 Jul 2003 03:28:46
6.0
|
maho  |
Update to 6.0
PR: 52017
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> |
20 Feb 2003 18:55:51
5.10
|
knu  |
De-pkg-comment. |
08 Oct 2000 05:10:43 
|
asami  |
Convert category print to new layout. |
21 Sep 2000 02:48:04 
|
asami  |
Add BUILD_DEPENDS to appropriate version of X depending on the value of
XFREE86_VERSION. |