Commit graph

186 commits

Author SHA1 Message Date
Hiroki Sato
a31b2fc9e9 Fix installation of bin/ert. It should be installed when GS_epag is defined,
not GS_dmprt.

Spotted by:	Andrzej Tobola
2013-05-03 09:15:24 +00:00
Hiroki Sato
8d99ef281e - Use OPTIONS_MULTI and OPTIONS_GROUP.
- Add dependency on libpaper unconditionally to 8.x and 9.x.
- Fix CONFLICTS_INSTALL.
- Remove ABI version numbers from LIB_DEPENDS.
2013-05-02 21:14:26 +00:00
Hiroki Sato
6cbb39d5e5 Fix issues on 64-bit platforms. 2013-05-01 02:45:12 +00:00
Hiroki Sato
045633a1b8 Resurrect print/ghostscript7*. Ghostscript 7.x is incompatible with 8.x
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
2013-04-29 20:12:16 +00:00
Baptiste Daroussin
39eb1ba22b ghostscript7 is very very outdated consider using newer version like print/ghostscript9
Approved by:	doceng (gjb)
2013-03-26 15:55:59 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Hiroki Sato
15c088992b Update CONFLICTS lines.
PR:	ports/158028
2011-06-20 18:57:14 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
ed9c0642a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-18 22:39:55 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pav Lucistnik
0d06c4f12a - Update download locations, files that are no longer available mirror locally
Reported by:	-fetch-original pointyhat run
2009-01-30 22:14:55 +00:00
Hiroki Sato
7b4624d7b6 Fix WITH_SHLIB=yes case.
Submitted by:	Ulrich Spoerlein
PR:		ports/127278
2008-10-05 03:15:51 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Hiroki Sato
858a1b4cd9 Major overhaul of Makefile:
- Use OPTIONS for driver selection.
- Split driver-specific procedure into files/Makefile.*
- Use configure script and Makefile.in.
- Fix installation directory of document files.
2008-06-20 18:07:50 +00:00
Hiroki Sato
18116cd3ec Add accidentally-removed PORTREVISION in the previous commit. 2008-06-01 10:52:29 +00:00
Hiroki Sato
91217bfa1b The following repocopies have been done for print/ghostscript-*
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
2008-06-01 08:51:52 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Edwin Groothuis
1fd359b040 Incorrect CONFLICTS in multiple ports.
There are incorrect CONFLICTS in multiple ports. E.g.:
	contain two CONFLICTS= lines, the second line overrides the first one.

PR:		ports/122851
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2008-04-17 23:19:49 +00:00
Rong-En Fan
ac98f826e9 - Bump PORTREVISION for CONFLICTS changed
Noticed by:	flz
2008-04-16 15:23:14 +00:00
Rong-En Fan
ffceb28d46 - lang/gambc, print/ghostscript-gpl, print/ghostscript-gnu all install
bin/gsc, so make they conflict to each others

PR:		ports/122792
Reported by:	Anatoly Borodin <anatoly.borodin at gmail.com>
Approved by:	Rob Zinkov <rzinkov@eden.rutgers.edu> (maintainer of lang/gambc)
2008-04-16 01:31:12 +00:00
Thierry Thomas
eeafa3c831 Adding a post-installation message , telling the user that he needs a
dvips to run dvipdf.

PR:		ports/117878
Submitted by:	Steve Wills <steve (at) mouf.net>
2008-01-01 16:45:31 +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
Martin Matuska
eedf073f07 - Replace USE_XLIB with USE_XORG (xt xext)
- Bump PORTREVISION

Tested by:	pointyhat
Thanks to:	pav (testing)
Approved by:	garga (mentor, implicit)
2007-08-03 21:46:53 +00:00
Pav Lucistnik
c6c44b7b8a - Bump PORTREVISION for xorg72 import (automated tool got confused here)
Reported by:	netchild
Approved by:	portmgr (implicit)
2007-05-20 11:50:22 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
ce4d9a2e13 - Fix build on gcc 4. Patch is stealed from print/ghostscript-afpl,
which is submitted by Ron MacNeil in ports/94461.
2007-01-22 23:47:36 +00:00
Cheng-Lung Sung
147fdee482 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:56:24 +00:00
Roman Bogorodskiy
bdf35d9fea Fix some typos in comments.
Submitted by:	stefanf
2006-05-31 16:24:03 +00:00
Tilman Keskinoz
9aea3ba77d Fix fetch of eplaser distfile by putting a copy on MASTER_SITE_LOCAL 2006-05-21 19:02:08 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
14c86fb50c - Add conflicts
PR:		ports/80491
Submitted by:	LI Dong <ld@ldconfig.com>
2005-12-27 23:58:21 +00:00
Hiroki Sato
ceed13510d Security fix: several shell scripts included in the Ghostscript package
allow local users to overwrite files via a symlink attack on temporary
files.

Security: CAN-2004-0967
2005-11-27 17:57:19 +00:00
Pav Lucistnik
6edb86f43a - Add SHA256 2005-11-25 17:44:39 +00:00
Marcus Alves Grando
ca5c40c0ce Fix MASTER_SITES (pcl3-3.3.tar.gz)
PR:		89293
Notified by:	diff <diff@infosemi.com>
2005-11-22 16:42:32 +00:00
Simon Barner
6d5f88e778 Forgot these in my last commit, sorry. Here's the full log:
- Update MASTER_SITES for MD2K driver
- Remove HPDJ driver completely (officially discontinued)
- Add KRGB support patch for IJS driver
- Bump GS_REVISION

Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tested by:      Jose M Rodriguez <josemi@freebsd.jazztel.es>
PR:             ports/81962
2005-06-08 10:57:22 +00:00
Simon Barner
547b93edde - Update MASTER_SITES for MD2K driver
- Remove HPDJ driver completely (officially discontinued)
- Add KRGB support patch for IJS driver
- Bump GS_REVISION

Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Tested by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
PR:		ports/81962
2005-06-08 10:54:11 +00:00
Simon Barner
274765aece - Update master site and homepage for PCL3 driver
- Add FIXME item noting that the HPDJ (predecessor of PCL3) has been
  obsoleted by its author Martin Lottermoser.
2005-06-06 15:13:23 +00:00
Pav Lucistnik
6f55f2197b - Update gimp-print to 4.2.7
- Correct merge cups/pstoraster patches

PR:		ports/76569
Submitted by:	Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es>
2005-01-24 20:21:14 +00:00
David E. O'Brien
6fe5f76b3e Make it clearer what this is vs. ghostscript-gpl. 2004-12-29 22:29:30 +00:00
Kirill Ponomarev
ab8f217f6b Fix typo
PR:		ports/74250
Submitted by:	Ports Fury
2004-11-22 16:27:50 +00:00
Kirill Ponomarev
cfdce2f20d Announce the release of GPL Ghostscript. This release is based on
the AFPL Ghostscript 8.00 release of 14 months ago. The most
significant new feature since 7.0x is support for DeviceN
colorspaces, up to 8 colorants total at 8 bits per component. Also,
pdfwrite has seen considerable improvement in font handling, and
many other bug fixes.

PR:		ports/72326
Submitted by:	Ports Fury
2004-10-16 07:28:34 +00:00
Kirill Ponomarev
2762c61894 Avoid having more than one patch fix the same file
PR:		ports/69924
Submitted by:	Ports Fury
2004-08-02 20:57:57 +00:00
Michael Nottebrock
b10036a482 GCC 3.4 fixes. 2004-08-01 14:39:24 +00:00