Commit graph

23 commits

Author SHA1 Message Date
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Koop Mast
68f883edfc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
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
2015-07-16 20:53:28 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Rong-En Fan
8ed73fa040 Drop maintainership as I no longer use these software nor have time and
energy to keep up.
2015-01-16 17:28:13 +00:00
Adam Weinberger
5ed82c18c0 Rename chinese/ patch-xy patches to reflect the files the modify. 2014-07-28 14:37:20 +00:00
Rong-En Fan
1de318c695 Staging support 2014-05-30 13:53:48 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
Rong-En Fan
9716a77fea Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
2007-09-24 08:43:49 +00:00
Rong-En Fan
ba5a82b53b Change to my FreeBSD.org email.
Approved by:	delphij (mentor)
2006-06-27 03:58:58 +00:00
Christian Weisgerber
081a788e88 Don't duplicate bsd.port.mk.
PR:		77492
Submitted by:	Rong-En Fan <rafan@infor.org>
2005-02-14 14:51:05 +00:00
Christian Weisgerber
5462b702dc Fix slave port: don't use gmake.
Submitted by:	kris	(pointyhat)
2005-02-14 13:04:41 +00:00
Vanilla I. Shu
10173b2137 Unbroken it, and assign MAINTAINER to submitter.
PR:		ports/66595
Submitted by:	Rong-En Fan <rafan_at_infor.org>
No Responsed:	keith@
2004-05-13 17:01:42 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Kris Kennaway
781a0ee3c9 BROKEN: Fails to patch 2004-04-03 14:11:20 +00:00
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +00:00
Mark Linimon
7565c476b2 Back out revision 1.6 which was committed by mistake; the change in
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.
2004-01-13 06:46:25 +00:00
Mark Linimon
30b459ebc5 statue@freebsd.sinica.edu.tw has asked for all the maintained
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
2003-11-21 03:09:45 +00:00
Edwin Groothuis
ca8c898f48 [PATCH] chinese/enscript: enable choose of ghostscript interpreter
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>
2003-08-31 00:22:56 +00:00
Ade Lovett
5a7544b55c Reroute dependency on defunct chinese/ghostscript6 port and
redirect to print/ghostscript-gnu (see ports/39684)

Submitted by:	'make index' failing for a while
2002-08-09 16:47:55 +00:00
Akinori MUSHA
8fdfd13285 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.
2002-01-29 09:39:59 +00:00
Maxim Sobolev
f88690bf53 Ports policy:
Ensure that the master category is always matches name of the parent
 (category) directory. This is required for ORIGIN to function properly.
2001-05-22 18:19:44 +00:00
Jing-Tang Keith Jang
995edaf768 Initial version.
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.
2000-11-27 18:00:45 +00:00