| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=508908
|
|
|
|
|
|
|
|
| |
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
Notes:
svn path=/head/; revision=469117
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
Notes:
svn path=/head/; revision=400848
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=398743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=378464
|
|
|
|
| |
Notes:
svn path=/head/; revision=373122
|
|
|
|
| |
Notes:
svn path=/head/; revision=367470
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
Notes:
svn path=/head/; revision=352986
|
|
|
|
| |
Notes:
svn path=/head/; revision=340674
|
|
|
|
|
|
|
| |
print)
Notes:
svn path=/head/; revision=327765
|
|
|
|
| |
Notes:
svn path=/head/; revision=320409
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
print/ghostscript9
Approved by: doceng (gjb)
Notes:
svn path=/head/; revision=315309
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=214109
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=200037
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Pointy hat to: hrs
Notes:
svn path=/head/; revision=191236
|
|
|
|
|
|
|
| |
Spotted by: pointyhat
Notes:
svn path=/head/; revision=191226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Spotted by: pointyhat
Notes:
svn path=/head/; revision=163634
|
|
|
|
|
|
|
|
|
|
| |
- Remove extra directory on deinstalling.
- Bump PORTREVISION.
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=156850
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SUB_FILES for CIDFnmap.*.
- Some style fixes.
- Reset maintainership.
Approved by: maintainer timeout (3 months)
Notes:
svn path=/head/; revision=156529
|
|
|
|
|
|
|
|
| |
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Pointy hat to: myself
Notes:
svn path=/head/; revision=129090
|
|
|
|
|
|
|
| |
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=129058
|
|
|
|
|
|
|
| |
Approved by: mita
Notes:
svn path=/head/; revision=128895
|
|
|
|
|
|
|
|
|
|
| |
- Make installation cleaner. Old installation procedure modified
file permission of CIDFnmap file from 0444 to 0644.
Submitted by: kris
Notes:
svn path=/head/; revision=128117
|
|
|
|
|
|
|
|
| |
PR: ports/52052
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=85715
|
|
|
|
| |
Notes:
svn path=/head/; revision=85643
|
|
|
|
| |
Notes:
svn path=/head/; revision=85642
|
|
|
|
|
|
|
| |
to ghostscript-gnu update.
Notes:
svn path=/head/; revision=80108
|
|
|
|
|
|
|
| |
Submitted by: maho
Notes:
svn path=/head/; revision=80047
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicitly)
Notes:
svn path=/head/; revision=77041
|
|
|
|
|
|
|
|
| |
PR: ports/41432
Submitted by: NIIMI Satoshi
Notes:
svn path=/head/; revision=64277
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/34140
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=53514
|
|
|
|
|
|
|
|
|
|
| |
Since this is rather minor change and it is too short (8 hours)
between last and this commit, I don't bump PORTREVISION for this time.
Submitted by: KATO Tsuguru <dai_fugo@geocities.co.jp> to ports-jp@jp ML
Notes:
svn path=/head/; revision=53314
|
|
gNU Postscript interpreter CJK fonts
adding port.
This is a GNU version of ghostscript with features below:
1. CJK internationalization ready.
2. Depends on print/ghostscript-gnu and replace only necessary files.
3. -DA4 default as is standard in CJK countries.
4. Includes many additional printer drivers sold in japan.
PR: ports/33116
Submitted by: Tomokatsu SAITO <saito@a2z.co.jp>
Notes:
svn path=/head/; revision=53300
|