aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7-jpnfont
Commit message (Collapse)AuthorAgeFilesLines
* - Split ghostscript into X11-independent and -dependent parts:Hiroki Sato2015-08-221-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print/ghostscript{7,8,9,9-agpl}-base Installs Ghostscript binary, libgs, and related files. These ports do not depend on X11 libraries (i.e. x11* devices are not available). USES=ghostscript will set dependency on one of them depending on GHOSTSCRIPT_DEFAULT. The default device is set to "display" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages. Notes: svn path=/head/; revision=395047
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-161-1/+1
| | | | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Notes: svn path=/head/; revision=392322
* Resurrect print/ghostscript7{,-commfont,-jpnfont,-korfont,-nox11}.Hiroki Sato2014-11-232-0/+27
| | | | Notes: svn path=/head/; revision=373122
* Remove 5 unstaged print/ghostscript7* portsJohn Marino2014-09-062-28/+0
| | | | Notes: svn path=/head/; revision=367470
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362828
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* Bump PORTREVISION.Hiroki Sato2013-05-011-1/+1
| | | | Notes: svn path=/head/; revision=317026
* Set CATEGORIES back to values prior to port removal.Glen Barber2013-05-011-1/+1
| | | | | | | | Submitted by: portmgr (erwin) Approved by: doceng (implicit) Notes: svn path=/head/; revision=317023
* Use an old version of IPA fonts as Ryumin-Light and GothicBBB-Medium forHiroki Sato2013-05-011-2/+2
| | | | | | | | | Ghostscript 7. This is because the latest version is not compatible with .optnttcidfont directive. The other versions of Ghostscript use the new version. Notes: svn path=/head/; revision=316982
* Resurrect print/ghostscript7*. Ghostscript 7.x is incompatible with 8.xHiroki Sato2013-04-292-0/+27
| | | | | | | | | | | | | | and 9.x in terms of CJK character support and they are still in demand. While I am here, the following changes have been added: - Add LICENSE. - Use OPTIONS_DEFINE for ghostscript drivers. - Add MAKE_JOBS_SAFE=yes. Discussed with: bapt Notes: svn path=/head/; revision=316845
* ghostscript7 is very very outdated consider using newer version like ↵Baptiste Daroussin2013-03-262-30/+0
| | | | | | | | | print/ghostscript9 Approved by: doceng (gjb) Notes: svn path=/head/; revision=315309
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* japanese/font-std, chinese/font-std, and dependency fixups dueHiroki Sato2009-05-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=234896
* Add accidentally-removed PORTREVISION in the previous commit.Hiroki Sato2008-06-011-0/+1
| | | | Notes: svn path=/head/; revision=214109
* Fix CATEGORIES.Hiroki Sato2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214105
* The following repocopies have been done for print/ghostscript-*Hiroki Sato2008-06-012-10/+8
| | | | | | | | | | | | | | | | | | | | | | | reorganization: print/ghostscript-gnu -> print/ghostscript7 print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11 print/ghostscript-gnu-commfont -> print/ghostscript7-commfont print/ghostscript-gpl -> print/ghostscript8 print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11 japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont and clean up Makefile of each port for the changes, and assign the maintainers to doceng@. Not hooked up to the build yet because it needs more fixes in dependent ports and bsd.port.mk. PR: ports/124157 Notes: svn path=/head/; revision=214093
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.Hiroki Sato2007-04-282-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=191064
* Bump PORTREVISION because of print/ghostscript-gnu-commfont update.Hiroki Sato2006-02-201-1/+1
| | | | Notes: svn path=/head/; revision=156530
* change PORTREVISION much betterDaichi GOTO2005-02-171-1/+1
| | | | | | | | Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Pointy hat to: myself Notes: svn path=/head/; revision=129090
* Bump PORTREVISION by previous commit.Norikatsu Shigemura2003-07-261-0/+1
| | | | Notes: svn path=/head/; revision=85644
* Fix dependency on japanese/kochi-ttfonts.Norikatsu Shigemura2003-07-261-1/+0
| | | | Notes: svn path=/head/; revision=85642
* BROKEN: Broken dependencyKris Kennaway2003-07-241-0/+1
| | | | Notes: svn path=/head/; revision=85554
* Obsoleted by japanese/ghostscript-gnu-jpnfont.Yoshio MITA2002-05-155-62/+4
| | | | | | | | | | I mark this port BROKEN with message `Please use ghostscript-gnu-jpnfont'. I will completely remove this port after a while. (MAINTAINER's change after long discussions in ports-jp) Notes: svn path=/head/; revision=59128
* Refine path description for README.jp.Jun Kuriyama2002-02-111-1/+1
| | | | Notes: svn path=/head/; revision=54549
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* An effort to solve building problem at bento.Yoshio MITA2002-01-221-1/+1
| | | | | | | | | | | | | | Only the reason I can suspect for failure of getting correct dependency (to print/ghostscript-gnu-cjk) is missing white space after port directory.. http://bento.freebsd.org/errorlogs/4-latest/ja-ghostscript-gnu-cjk-6.52.log http://bento.freebsd.org/errorlogs/4-latest/ko-ghostscript-gnu-cjk-6.52.log Submitted by: bento error log. Notes: svn path=/head/; revision=53505
* ghostscript-gnu-cjk Japanese resource installation port.Yoshio MITA2002-01-185-0/+72
After long discussions in ports-jp@jp.FreeBSD.org ML, we concluded having print/ghostscript-gnu-cjk port and resource installation port. Notes: svn path=/head/; revision=53302