Commit graph

169 commits

Author SHA1 Message Date
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
Kirill Ponomarev
c77ae6a60c Remove nonexisting file from pkg-plist
Submitted by:	Kent Stewart <kstewart@owt.com>
Pointyhat to:	krion
2004-06-28 05:03:55 +00:00
Kirill Ponomarev
b2aba9d5bc Fix package build 2004-06-27 21:16:03 +00:00
Kirill Ponomarev
5a919c671c Update EPLASER driver to version 3.1.4
PR:		ports/68391
Submitted by:	Ports Fury
2004-06-27 18:13:39 +00:00
Pav Lucistnik
1447ddf41d - Unify print/gsfonts dependency check
PR:		ports/67999, ports/68035
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-17 08:18:55 +00:00
Norikatsu Shigemura
0caa7a9918 Fix dependency on print/gsfonts.
Pointed out by:	bento via kris, hrs
2004-06-14 14:02:09 +00:00
Norikatsu Shigemura
9e94196c31 o Remove ghostscript-fonts and Add dependency on print/gsfonts.
o Update gimp-print to 4.2.6.
o Fix implicit dependency on cups/ijs.

PR:		ports/67574
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-13 12:36:21 +00:00
Mark Linimon
9fa169b13c Handle NeverEmbed CJK TrueType into PDF, and write correct glyph widths
of CJK TrueType into PDF, and do not write CIDToGIDMap of NeverEmbed CJK
TrueType and Encoding of CIDFont into PDF.

PR:		ports/62078
Submitted by:	KOMATSU Shinichiro <koma2 at jiro dot c dot u-tokyo dot ac dot jp>
Reviewed by:	KATO Tsuguru <jungle at m8 dot dion dot ne dot jp>
2004-05-28 02:55:46 +00:00
Kirill Ponomarev
a29aebdb72 - Fix MASTER_SITES
PR:		ports/66398
Submitted by:	Ports Fury
2004-05-09 18:26:18 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Kirill Ponomarev
c7d0e51fb8 - Improve papersize handling of LIPS driver
PR:		ports/64766
Submitted by:	Ports Fury
2004-03-26 14:43:45 +00:00
Marcel Moolenaar
5dd4744a3e s/pre-install/pre-su-install/ because we're creating directories under
${PREFIX}.
2004-03-17 23:54:21 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kirill Ponomarev
81ec0cfbc9 - Replace HP2200 driver (currently unavailable at master site)
with HP8XX driver
- Update ghotscript-fonts-std to version 8.11
- Update EPLASER driver to version 3.1.4
- Fix minor bug in paparsize handling of LIPS driver
- Fix minor bug in Japanese vertical font support

PR:		61249
Submitted by:	Ports Fury
2004-01-12 14:34:03 +00:00
Edwin Groothuis
269c5d9649 Fix master_site for EPLASER files.
Noticed by: Adam McLaurin <adam.mclaurin@gmx.net>
2003-09-27 05:04:14 +00:00
Edwin Groothuis
11dcdf79fa Don't forget the patches for ports/57009
PR:		ports/57009
Submmited by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 02:47:58 +00:00
Edwin Groothuis
407f8a093f Update port: print/ghostscript-gnu
- Update EPLASER driver to version 3.1.1
	- Fix papersize handling of LIPS driver
	- Enable hl1240/hl1250 driver by default configuration

PR:		ports/57009
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 02:35:24 +00:00