| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
still broken at that time and no PRs have been submitted containing a fix.
|
| |
|
|
|
|
| |
Submitted by: linimon
|
|
|
|
|
|
| |
it was picked up by a spurious commit of mine to chinese/*/Makefile.
Sorry about that. If anyone has had ghostscript dependency problems
while trying to install this port, please try it again now.
|
|
|
|
|
|
|
|
| |
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw
|
|
|
|
|
|
|
|
| |
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54920
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
|
|
|
|
|
| |
redirect to print/ghostscript-gnu (see ports/39684)
Submitted by: 'make index' failing for a while
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
|
|
This port adds Chinese support to enscript, which means it can convert
a BIG5/CNS plain text to a PS document, with all the fancy features
provided by enscript. Unlike bg5ps, it can't manage GB yet, but it's
easy to add. Another useful feature is with the ps2pdf and zh-ghostscript6,
it is now possible to generate font-embedded Chinese pdf document from
plain text on the fly, which also means platform-independent.
Due to some problems in the CMap files provided by Adobe, Eten-B5-H and
B5-H CMaps are unable to map correct ascii glyphs in TTFs. BIG5 users
are suggested to use B5pc-H for the time being.
Maybe it's time to re-organize ports/chinese/* font relationships.
|