NetBSD

CVS log for pkgsrc/print/ghostscript/Makefile

[BACK] Up to [NetBSD] / pkgsrc / print / ghostscript

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Feb 6 13:41:20 2012 CET (3 days, 3 hours ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +2 -2 lines
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Nov 1 07:11:57 2011 CET (3 months, 1 week ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2 lines
Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Jul 21 19:06:18 2011 (6 months, 2 weeks ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
Clang build needs -fPIC too.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Jan 13 14:36:06 2011 CET (12 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.80.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 23 23:43:36 2010 CET (14 months, 2 weeks ago) by spz
Branches: pkgsrc-2010Q3
Diff to previous 1.80: preferred, colored next main 1.81: preferred, colored
Changes since revision 1.80: +2 -2 lines
Pullup ticket 3280 - requested by tron
security fixes

Revisions pulled up:
- pkgsrc/print/ghostscript/Makefile	1.82
- pkgsrc/print/ghostscript/distinfo	1.36

Files added:
pkgsrc/print/ghostscript/patches/patch-ae
pkgsrc/print/ghostscript/patches/patch-bd

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   bouyer
   Date:           Sat Nov 13 17:03:00 UTC 2010

   Modified Files:
           pkgsrc/print/ghostscript: Makefile distinfo
   Added Files:
           pkgsrc/print/ghostscript/patches: patch-bd

   Log Message:
   Apply patch from official repository:
    - Fixed memory reallocation on bitmap size change. Reallocation is not only
      needed when dimendions and margins change, but also when the color depth
      changes. Fixes bugs #691029 and #691108.
   - Fixed arrayoption() macro in cups_put_params() function. Array values did
     not get actually set in cups.header data structure. Bug only showed via
     a compiler warning.
   - Silenced compiler warning by presetting c0..c3 in cups_map_cmyk() to zero.

   makes my epson USB printer work again with 2010Q3 cups+ghostscript
   PKGREVISION++


   To generate a diff of this commit:
   cvs rdiff -u -r1.80 -r1.81 pkgsrc/print/ghostscript/Makefile
   cvs rdiff -u -r1.34 -r1.35 pkgsrc/print/ghostscript/distinfo
   cvs rdiff -u -r0 -r1.3 pkgsrc/print/ghostscript/patches/patch-bd

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Tue Nov 23 11:10:16 UTC 2010

   Modified Files:
           pkgsrc/print/ghostscript: Makefile distinfo
   Added Files:
           pkgsrc/print/ghostscript/patches: patch-ae

   Log Message:
   Add Dr. Werner Fink's patch for the vulnerability reported in CVE-2010-2055.


   To generate a diff of this commit:
   cvs rdiff -u -r1.81 -r1.82 pkgsrc/print/ghostscript/Makefile
   cvs rdiff -u -r1.35 -r1.36 pkgsrc/print/ghostscript/distinfo
   cvs rdiff -u -r0 -r1.6 pkgsrc/print/ghostscript/patches/patch-ae

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Nov 23 12:10:15 2010 CET (14 months, 2 weeks ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
Add Dr. Werner Fink's patch for the vulnerability reported in CVE-2010-2055.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Nov 13 18:03:00 2010 CET (14 months, 3 weeks ago) by bouyer
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
Apply patch from official repository:
 - Fixed memory reallocation on bitmap size change. Reallocation is not only
   needed when dimendions and margins change, but also when the color depth
   changes. Fixes bugs #691029 and #691108.
- Fixed arrayoption() macro in cups_put_params() function. Array values did
  not get actually set in cups.header data structure. Bug only showed via
  a compiler warning.
- Silenced compiler warning by presetting c0..c3 in cups_map_cmyk() to zero.

makes my epson USB printer work again with 2010Q3 cups+ghostscript
PKGREVISION++

Revision 1.79.2.1: download - view: text, markup, annotated - select for diffs
Sun Jul 4 09:24:39 2010 (19 months, 1 week ago) by agc
Branches: pkgsrc-2010Q2
Diff to previous 1.79: preferred, colored next main 1.80: preferred, colored
Changes since revision 1.79: +2 -2 lines
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching
error, and to sync with reality.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Jun 30 14:44:55 2010 (19 months, 1 week ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base
Branch point for: pkgsrc-2010Q3
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
Add a fix for the security vulnerability reported in CVE-2010-1628
taken from the Ghostscript Bugzilla.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Jun 14 00:45:15 2010 (19 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base
Branch point for: pkgsrc-2010Q2
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Apr 10 00:04:22 2010 (22 months ago) by tron
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +5 -5 lines
Don't rename unwanted source directories, just remove them. This saves
disk space while building this package.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Apr 9 21:39:06 2010 (22 months ago) by drochner
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Do some initialization of global stuff earlier, in particular before
"@file" args get processed, fixes PR pkg/42984 from T. M. Pederson.
I'm not 100% sure that this has no side effects (the initialization
order in gs is messy and undocumented) but I haven't found any within
some weeks of testing.
bump PKGREVISION

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Mar 11 13:53:52 2010 CET (23 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +2 -1 lines
add patch from upstream (rev. 10778) to fix problems with PDF display,
from Dennis den Brok per PR pkg/42946

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Feb 23 21:31:26 2010 CET (23 months, 2 weeks ago) by drochner
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +5 -4 lines
update to 8.71
This is the second release in the stable 8.7x series. It features
improved handling of fonts, nesting and color fixes with
transparency objects, reduced memory footprint for the halftone cache,
as well as improvements to the pxl output devices,
and the usual number of bug and robustness fixes.

Revision 1.72.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 28 11:16:14 2010 CET (2 years ago) by tron
Branches: pkgsrc-2009Q4
Diff to previous 1.72: preferred, colored next main 1.73: preferred, colored
Changes since revision 1.72: +5 -4 lines
Pullup ticket #2977 - requested by tnn
ghostscript: build fix

Revisions pulled up:
- print/ghostscript/Makefile		1.74
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Wed Jan 20 08:50:16 UTC 2010

Modified Files:
	pkgsrc/print/ghostscript: Makefile

Log Message:
Remove list of platforms needing -fPIC. Enable it always when using GCC.
Fixes DragonFly PR pkg/42644.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Jan 20 09:50:16 2010 CET (2 years ago) by tnn
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +5 -4 lines
Remove list of platforms needing -fPIC. Enable it always when using GCC.
Fixes DragonFly PR pkg/42644.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Jan 18 10:59:22 2010 CET (2 years ago) by wiz
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Dec 23 14:27:58 2009 CET (2 years, 1 month ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base
Branch point for: pkgsrc-2009Q4
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
replace some sprintf by snprintf, fixes CVE-2009-4270 hopefully
bump PKGREVISION

Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Nov 2 01:00:31 2009 CET (2 years, 3 months ago) by gdt
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +4 -1 lines
Add:

  # Plus adobe verbatim for Resources/CMap.
  LICENSE=	gnu-gpl-v3

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Nov 2 00:57:29 2009 CET (2 years, 3 months ago) by gdt
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
When the cups option is enabled, bl3 in jpeg, so that a dependency
which seems to actually exist is recorded.  (When I updated jpeg from
6.2 to 7, the shlib major changed, ghostscript was not rebuilt, and it
failed to run.)

Proposed on tech-pkg on 22 October, with no objections received.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Sep 7 12:07:38 2009 (2 years, 5 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +5 -1 lines
make this build with jpeg-7 and the cups option again

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Sep 2 17:59:06 2009 (2 years, 5 months ago) by wiz
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +1 -2 lines
Is make-jobs-safe for me, so allow it again.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Sep 2 17:57:08 2009 (2 years, 5 months ago) by wiz
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +3 -3 lines
Reorder some lines.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Sep 2 17:56:03 2009 (2 years, 5 months ago) by wiz
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +1 -2 lines
Add debug option.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Sep 2 17:55:08 2009 (2 years, 5 months ago) by wiz
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +1 -11 lines
Remove some obsolete/commented out stuff.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Aug 31 22:12:20 2009 (2 years, 5 months ago) by wiz
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +2 -3 lines
Update to 8.70:

The license is now GPLv3 or later. A large number of issues with
transparency were fixed. Several significant fixes to font handling,
especially when generating PDF, were made. Numerous robustness,
correctness, and performance improvements were made. Security fixes
addressing CVE-2009-0583 and CVE-2009-0792 were made. New generic
Esc/Page devices, eplmono and eplcolor, were added, as well as the
cdnj500 device to support the HP DesignJet 500. The size of PostScript
integers was limited to 32 bits, as recommended in the specification.

XXX: does not fix build with cups option and jpeg7.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Aug 26 21:56:52 2009 (2 years, 5 months ago) by sno
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
bump revision because of graphics/jpeg update

Revision 1.60.2.2: download - view: text, markup, annotated - select for diffs
Tue Apr 28 12:08:44 2009 (2 years, 9 months ago) by tron
Branches: pkgsrc-2009Q1
Diff to previous 1.60.2.1: preferred, colored to branchpoint 1.60: preferred, colored next main 1.61: preferred, colored
Changes since revision 1.60.2.1: +2 -2 lines
Pullup ticket #2749 - requested by drochner
ghostscript: security patch

Revisions pulled up:
- print/ghostscript/Makefile			1.62
- print/ghostscript/distinfo			1.24
- print/ghostscript/patches/patch-aj		1.4
---
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Apr 17 15:05:31 UTC 2009

Modified Files:
	pkgsrc/print/ghostscript: Makefile distinfo
	pkgsrc/print/ghostscript/patches: patch-aj

Log Message:
add a patch (from Redhat bugzilla #491853) to fix more integer
overflows in the icc code (CVE-2009-0792),
bump PKGREVISION

Revision 1.60.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 17 23:43:51 2009 (2 years, 9 months ago) by spz
Branches: pkgsrc-2009Q1
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Pullup ticket 2738 - requested by tron
Security fix

Revisions pulled up:
- pkgsrc/graphics/ghostscript/Makefile			1.61
- pkgsrc/graphics/ghostscript/distinfo			1.23
- pkgsrc/graphics/ghostscript/patches/patch-aa		1.4

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Apr 14 19:32:54 UTC 2009

   Modified Files:
   	pkgsrc/print/ghostscript: Makefile distinfo
   Added Files:
   	pkgsrc/print/ghostscript/patches: patch-aa

   Log Message:
   Add patch for the security vulnerability reported in CVE-2009-0196
   taken from Redhat's Bugzilla.


   To generate a diff of this commit:
   cvs rdiff -u -r1.60 -r1.61 pkgsrc/print/ghostscript/Makefile
   cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/ghostscript/distinfo
   cvs rdiff -u -r0 -r1.4 pkgsrc/print/ghostscript/patches/patch-aa

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Apr 17 17:05:31 2009 (2 years, 9 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
add a patch (from Redhat bugzilla #491853) to fix more integer
overflows in the icc code (CVE-2009-0792),
bump PKGREVISION

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Apr 14 21:32:54 2009 (2 years, 9 months ago) by tron
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Add patch for the security vulnerability reported in CVE-2009-0196
taken from Redhat's Bugzilla.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Mar 25 11:42:13 2009 CET (2 years, 10 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base
Branch point for: pkgsrc-2009Q1
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +2 -1 lines
add a patch from gentoo to fix range checks in icc profile handling
which could lead to DOS or possibly code injection (CVE-2009-0583,
CVE-2009-0584), bump PKGREVISION

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Feb 18 18:52:58 2009 CET (2 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +2 -1 lines
add a comment that the DOS-linefeed issue is fixed upstream,
as suggested by Joern Clausen

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Feb 17 17:15:29 2009 CET (2 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +6 -1 lines
clean out DOS linebreaks in one file, to fix a build problem with
Sun Studio Compiler reported by Joern Clausen per PR pkg/40666

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Feb 13 16:31:35 2009 CET (2 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +3 -1 lines
fix a build problem with native xorg reported by Matthias Scheler,
being here, quell a printf format compiler warning

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Feb 12 20:51:08 2009 CET (2 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +5 -5 lines
update to 8.64
Approximately 100 bugs have been fixed since the 8.63 release.
Of particular note in this release are improvements to overprint and
spot color support in documents with transparency, improvements to PDF
and PS output, proper handling of PDF-specific text rendering modes and
support for reading AES-encrypted PDF documents.
Also improved is handling of CJK text, especially in vertical writing
modes, memory footprint processing some files at high resolution and
support for using the system's default paper size on unix.
The interpreter's handling of color spaces has been moved from
PostScript code to C.
A number of the included printer drivers and cups wrappers have been
updated to support a PDF-based workflow. Also fixed are several
long-standing bugs in the pcl drivers with respect to duplex, resolution
and paper tray selection.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Dec 11 10:18:20 2008 CET (3 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Also add -fPIC to CFLAGS for Solaris. PR 39775.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Dec 1 08:49:22 2008 CET (3 years, 2 months ago) by rillig
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +6 -4 lines
Added -fPIC for Linux, since it was reported to be necessary on x86_64
platforms via pkgsrc-users.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Nov 13 18:36:54 2008 CET (3 years, 2 months ago) by chuck
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +5 -1 lines
ghostscript has hand-rolled shared lib handling in src/unix-dll.mak
that does not do the right thing on Darwin (where shared libs are
created with different linking flags and use dylib rather than so
as an extension).

you need to manually reconfigure unix-dll.mak to make it work, so
do it in hacks.mk.

XXX: this still leaves the issue of libgs.so (et al.) being hardwired
in PLIST, instead of using libgs.dylib (et al.).   i'm not sure of
the best way to fix that.   at least it compiles now....

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Sep 5 17:50:03 2008 (3 years, 5 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +5 -1 lines
Compile with "-fPIC" under NetBSD to fix amd64 build problems.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Sep 3 23:31:12 2008 (3 years, 5 months ago) by markd
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +9 -1 lines
Build libgs as a shared library as increasingly other packages expect it
to be there and want to link with it. Bump PKGREVISION.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Aug 7 20:21:40 2008 (3 years, 6 months ago) by drochner
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +2 -3 lines
update to 8.63
changes:
-bugfixes
-multithreaded rendering
-Images are now always interpolated in their source colorspace
-Support for OpenPrinting Vector devices has been upgraded to version 1.0
-two new devices: cairo, svgwrite
-maximum number of color components has been reduced to 8 (from 252)
-The -Z: debugging option now uses 'realtime' instead of 'usertime'

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun May 25 12:26:41 2008 (3 years, 8 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat May 17 22:57:29 2008 (3 years, 8 months ago) by tnn
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +7 -1 lines
Fix build on IRIX by ensuring -lfontconfig links with -liconv.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Mar 10 13:34:10 2008 CET (3 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Try removing share/ghostscript directory during uninstall.
Bump PKGREVISION.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Mar 5 20:12:16 2008 CET (3 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
fix a botched pointer comparision which fails if the pointer difference
overflows the signed integer range, this fixes font problems in PDF
creation for me,
bump PKGREVISION

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Mar 5 12:01:12 2008 CET (3 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
update to 8.62, fixes a buffer overflow (CVE-2008-0411)
(it appearently doesn't fix the font embedding problems in PDF
generation reported recently)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jan 29 17:04:13 2008 CET (4 years ago) by gdt
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Conditionally add cups files to PLIST.  From Matthias Drochner.
Partially addresses PR pkg/37888.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Jan 24 16:17:30 2008 CET (4 years ago) by gdt
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Update the way the cups makefile is modified to place the prototype
psraster.convs in share/examples/cups (to avoid writing PKG_SYSCONFDIR
outside of CONF_FILES).

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jan 10 16:23:27 2008 CET (4 years, 1 month ago) by drochner
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +2 -3 lines
-make fontconfig an option, on per default (as is x11)
-add pkg-config to TOOLS (used to locate fontconfig)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jan 10 10:09:02 2008 CET (4 years, 1 month ago) by tron
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +3 -1 lines
Add dependence on "fontconfig" package. "ghostscript" actively checks
whether "fontconfig" is installed and fails to build afterwards (at least
under NetBSD-i386 4.0). Bump package revision because of this change.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Jan 9 20:01:07 2008 CET (4 years, 1 month ago) by drochner
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +2 -3 lines
update to 8.61
changes: a number of bug fixes and improvements
Note: The default device in the gcc build is now the 'x11alpha' device
which provides antialiasing for display. To recover the old
default behaviour add '-sDEVICE=x11' to the command line.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Nov 17 13:04:13 2007 CET (4 years, 2 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Nov 3 23:39:40 2007 CET (4 years, 3 months ago) by rillig
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
Added MAKE_JOBS_SAFE as suggested in PR 37250.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 22 14:15:03 2007 (4 years, 3 months ago) by dsainty
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +1 -3 lines
Pull over the "cups" option, based largely on the implementation of the "cups"
option in ghostscript-esp, although there it was on by default.

Here it is off by default, which is more in keeping with how the "cups" option
is generally used - it is usually off by default, and a CUPS user would
usually add "cups" to the global options.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Oct 11 13:45:06 2007 (4 years, 4 months ago) by dsainty
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +3 -1 lines
This version of Ghostscript has some form of support for CUPS, but it
doesn't currently pull in CUPS itself.  Generally that means the
package builds without CUPS support.  However, if you are
using Pkgsrc on a system with CUPS installed via some other means (E.g.
Linux with another packaging system, or even a second Pkgsrc root probably)
then things can go wrong.

I solve this case here by explicitly disabling CUPS support.  For
normal cases this should mean "No change", but in exotic cases it fixes
the build and install.

Of course, there may be value in using the CUPS support, but it isn't clear
whether the right way to do that is to add a "cups" package option or to
have a second ghostscript-cups package that CUPS depends on - it kind of
looks like the latter is closer to correct at first glance.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Aug 8 22:09:05 2007 (4 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
*blink* check-files didn't run for some reason, so update the PLIST
and bump revision.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 8 19:32:06 2007 (4 years, 6 months ago) by joerg
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +4 -2 lines
Update to ghostscript-8.60:
The major milestone of this release is a merge from the ESP Ghostscript
fork, used to support the CUPS printing system. This means that free
operating systems can now ship a single copy of upstream Ghostscript with
their releases. Thanks to Till Kamppeter and Mike Sweet for making this
possible.

This release also includes numerous important bug fixes over the previous
stable versions, as well as improvements to performance, memory footprint,
shading and image handling. We recommend this upgrade to all free users.

While here, add DESTDIR support.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 18 04:48:35 2007 (4 years, 6 months ago) by tnn
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
correct whitespace

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jul 18 04:47:02 2007 (4 years, 6 months ago) by tnn
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +5 -1 lines
Fix broken build on HPUX

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jul 17 22:58:09 2007 (4 years, 6 months ago) by joerg
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +4 -2 lines
Fix path to Perl in a script. Ride on update.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jul 17 20:53:54 2007 (4 years, 6 months ago) by drochner
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +6 -7 lines
update to 8.57
In addition to the usual bug fixes, there are specific performance and
quality improvements in the areas of patterns, shading and image
filtering. Also new in this release is an implementation of the Well
Tempered Screening algorithm in an output device, using Graeme
Gill's IMDI library for efficient color mapping.

pkgsrc change: use the bundled jasper as the pkgsrc one is incompatible

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Jul 1 22:56:27 2007 (4 years, 7 months ago) by markd
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +8 -2 lines
Re-add support for the PAPERSIZE variable, lost when the various
ghostscript packages were merged.  Bump PKGREVISION.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jun 29 21:24:45 2007 (4 years, 7 months ago) by dmcmahill
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
avoid segfaults on 64-bit systems for some inputs files and pdf output

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Jan 18 00:47:22 2007 CET (5 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Dec 28 13:50:55 2006 CET (5 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +4 -1 lines
Depend on the ghostscript fonts by default. Bump revision.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Dec 27 19:18:22 2006 CET (5 years, 1 month ago) by joerg
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +26 -291 lines
Update to gpl ghostscript-8.54 aka print/ghostscript-afpl relaunched
under GPL with options.mk. This was discussed on tech-pkg@.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Oct 25 02:30:39 2006 (5 years, 3 months ago) by rillig
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Fixed PKGMANDIR.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Sep 9 04:46:08 2006 (5 years, 5 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Rename variable MAKEFILE to MAKE_FILE.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jun 14 12:39:01 2006 (5 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +17 -17 lines
Fixed pkglint warnings.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Apr 23 16:39:33 2006 (5 years, 9 months ago) by schwarz
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +6 -1 lines

ghostscript also needs C++ to build

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 17 15:46:46 2006 (5 years, 9 months ago) by wiz
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 4 22:30:28 2006 CET (5 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Feb 6 00:10:36 2006 CET (6 years ago) by joerg
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.15.4.1: download - view: text, markup, annotated - select for diffs
Sun Dec 11 13:04:26 2005 CET (6 years, 2 months ago) by seb
Branches: pkgsrc-2005Q3
Diff to previous 1.15: preferred, colored next main 1.16: preferred, colored
Changes since revision 1.15: +2 -2 lines
Pullup ticket 946 - requested by Tracy Di Marco White
Update print/ghostscript*, including a security fix

Revisions pulled up:
- pkgsrc/print/ghostscript-afpl/Makefile                      1.5
- pkgsrc/print/ghostscript-afpl/distinfo                      1.2
- pkgsrc/print/ghostscript-afpl/patches/patch-ac              1.1
- pkgsrc/print/ghostscript-afpl/patches/patch-ad              1.1
- pkgsrc/print/ghostscript-esp/Makefile                       1.10, 1.11
- pkgsrc/print/ghostscript-esp/Makefile.common                1.25, 1.26
- pkgsrc/print/ghostscript-esp/PLIST                          1.6
- pkgsrc/print/ghostscript-esp/distinfo                       1.8, 1.9
- pkgsrc/print/ghostscript-esp/patches/patch-aa               1.2
- pkgsrc/print/ghostscript-esp/patches/patch-ab               1.3
- pkgsrc/print/ghostscript-esp/patches/patch-ac               1.2
- pkgsrc/print/ghostscript-esp/patches/patch-ad               1.3
- pkgsrc/print/ghostscript-esp/patches/patch-ae               1.4
- pkgsrc/print/ghostscript-esp-nox11/Makefile                 1.6, 1.7
- pkgsrc/print/ghostscript-gnu/Makefile                       1.8
- pkgsrc/print/ghostscript-gnu/distinfo                       1.5
- pkgsrc/print/ghostscript-gnu/patches/patch-ac               1.1
- pkgsrc/print/ghostscript-gnu/patches/patch-ad               1.1
- pkgsrc/print/ghostscript-gnu-nox11/Makefile                 1.6
- pkgsrc/print/ghostscript/Makefile                           1.16
- pkgsrc/print/ghostscript-nox11/Makefile                     1.10
- pkgsrc/print/ghostscript-nox11/distinfo                     1.12
- pkgsrc/print/ghostscript-nox11/patches/patch-ba             1.1
- pkgsrc/print/ghostscript-nox11/patches/patch-bb             1.1
- pkgsrc/print/ghostscript-nox11/patches/patch-bc             1.1
- pkgsrc/print/ghostscript-nox11/patches/patch-bd             1.1

   Module Name:    pkgsrc
   Committed By:   jlam
   Date:           Sun Nov 20 23:10:44 UTC 2005

   Modified Files:
   	pkgsrc/print/ghostscript-esp: Makefile.common

   Log Message:
   Update the master distribution sites.
---
   Module Name:	pkgsrc
   Committed By:	jlam
   Date:		Mon Nov 21 06:17:58 UTC 2005

   Modified Files:
   	pkgsrc/doc: CHANGES
   	pkgsrc/print/ghostscript-esp: Makefile Makefile.common PLIST distinfo
   	pkgsrc/print/ghostscript-esp-nox11: Makefile
   	pkgsrc/print/ghostscript-esp/patches: patch-aa patch-ab patch-ac

   Log Message:
   Update print/ghostscript-esp{,-nox11} to ESP Ghostscript 8.15.1.  This
   version is based on the GPL Ghostscript 8.15 release.  Major changes from
   Ghostscript 7.0x include:

   * Many printer drivers were added and updated.
   * Improved support for running as a job server (-dJOBSERVER)
   * Support for DeviceN colorspaces at up to 8 colorants total at 8 bits
     per colorant.
   * The PDF writer has been considerably improved and implements PDF
     1.4 encryption
   * Add a new feature to scale PDFs to the current page size.
   * Font rendering has been substantially reworked and improved.
   * PDF 1.4 transparency rendering is much more likely to be correct
   * Improved support for CID font substitution.
   * Improved processing of incorrect and broken PDF files, including files
     with corrupted xref tables and non-ASCII font names.
   * Support for JBIG2-encoded images.
   * The usual plethora of bug fixes.
---
   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sun Nov 27 17:04:18 UTC 2005

   Modified Files:
   	pkgsrc/print/ghostscript-afpl: Makefile distinfo
   Added Files:
   	pkgsrc/print/ghostscript-afpl/patches: patch-ac patch-ad

   Log Message:
   Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967
---
   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sun Nov 27 17:05:29 UTC 2005

   Modified Files:
   	pkgsrc/print/ghostscript-esp: Makefile distinfo
   Added Files:
   	pkgsrc/print/ghostscript-esp/patches: patch-ad patch-ae

   Log Message:
   Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967
---
   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sun Nov 27 17:05:56 UTC 2005

   Modified Files:
   	pkgsrc/print/ghostscript-esp-nox11: Makefile

   Log Message:
   Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967
---
   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sun Nov 27 17:06:36 UTC 2005

   Modified Files:
   	pkgsrc/print/ghostscript-gnu: Makefile distinfo
   Added Files:
   	pkgsrc/print/ghostscript-gnu/patches: patch-ac patch-ad

   Log Message:
   Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967
---
   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sun Nov 27 17:06:59 UTC 2005

   Modified Files:
   	pkgsrc/print/ghostscript-gnu-nox11: Makefile

   Log Message:
   Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967
---
   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sun Nov 27 17:07:30 UTC 2005

   Modified Files:
   	pkgsrc/print/ghostscript: Makefile

   Log Message:
   Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967
---
   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sun Nov 27 17:08:31 UTC 2005

   Modified Files:
   	pkgsrc/print/ghostscript-nox11: Makefile distinfo
   Added Files:
   	pkgsrc/print/ghostscript-nox11/patches: patch-ba patch-bb patch-bc
   	    patch-bd

   Log Message:
   Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 9 21:30:16 2005 CET (6 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +297 -9 lines
Add x11 option to the various ghostscript packages, and get rid
of the separate ghostscript*x11* packages.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Nov 27 18:07:29 2005 CET (6 years, 2 months ago) by adrianp
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 1 20:03:09 2005 (6 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Branch point for: pkgsrc-2005Q3
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 30 16:57:28 2005 (6 years, 8 months ago) by dillo
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Bump PKGREVISION due to changed dependency pattern (allowing newer versions
of ghostscript-fonts).

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Sep 18 18:25:10 2003 (8 years, 4 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Specify the category when including other files and when depending on other
packages.  From PR pkg/21864 by ccatrian at eml.cc.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 23 01:57:52 2003 CET (8 years, 11 months ago) by itohy
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
MAKEFRAGS+= ... after Makefile.common to add devs.x11 correctly.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 13 07:16:45 2002 (9 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +3 -14 lines
Consolidate more common stuff between ghostscript and ghostscript-nox11
in Makefile.common, and note conflict with the ghostscript-gnu* packages.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 25 23:50:28 2002 (9 years, 5 months ago) by jlam
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.9.2.2: download - view: text, markup, annotated - select for diffs
Sat Jun 22 01:05:38 2002 (9 years, 7 months ago) by jlam
Branches: buildlink2
Diff to previous 1.9.2.1: preferred, colored to branchpoint 1.9: preferred, colored next main 1.10: preferred, colored
Changes since revision 1.9.2.1: +3 -3 lines
Rename USE_BUILDLINK2_ONLY to USE_BUILDLINK2 for less verbosity.  Also
convert a few more packages to use the buildlink2 framework.

Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 6 08:54:47 2002 (9 years, 8 months ago) by jlam
Branches: buildlink2
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
* Convert some more packages to use the buildlink2 framework.
* Re-add EVAL_PREFIX lines that I shouldn't have removed from the
  buildlink2.mk files.
* Add several more new buildlink2.mk files to facilitate converting more
  packages.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 17 00:34:37 2002 CET (9 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base
Branch point for: buildlink2
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Belatedly bump PKGREVISION to 4 for Kyocera Prescibe printer driver
update from 0.3 to 0.4.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 13 18:37:34 2002 CET (9 years, 11 months ago) by fredb
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 3 22:27:19 2002 CET (10 years ago) by jlam
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update print/ghostscript{,-nox11} to 6.0.1nb2.  Changes from version
6.0.1nb1 include updating the hpijs driver to the latest released version
1.0.2.  The new HPIJS device is "ijs" and replaces several older devices:

	AP21xx DJ630 DJ6xx DJ6xxP DJ8xx DJ9xx DJ9xxVIP

So if you are using any of the above devices, you must use the new gs IJS
interface documented in:

	${PREFIX}/share/doc/html/ghostscript/hpijs/hpijs_readme.html

This update is based on pkg/15470 by IWAMOTO Toshihiro <toshii@netbsd.org>.
Changes to the HPIJS driver include:

      *	Fixed a problem printing Photo Full Bleed on the Photosmart 100.
      *	Meet the Debian Free Software Guidelines (DFSG).
      *	Fixed a setpagedevice problem with the IJS client. PageSize can now
	be set from postscript.
      *	Fixed a off-by-one error in IJS server.
      *	Added support for the following printers:

	    Deskjet 656           Photosmart 100        Apollo P-22
	    Deskjet 825/845       Photosmart 1115       Apollo P2500
	    Deskjet 920           Photosmart 1215       Apollo P2600
	    Deskjet 940/948       Photosmart 1315
	    Deskjet 995           CP 1160
	    Deskjet 1125          CP 1700
	    Deskjet 1220
	    Deskjet 2250

      *	Added support for the IJS interface.
      *	Added support for Duplex. When Duplex mode is set, top and bottom
	margins are set to 1/2 inch.
      *	Added support for the following paper sizes:

	    Photo, Photo Full Bleed, A6, B4, B5, Oufuku-Hagaki, Hagaki

      *	The PrintMode command has been replaced with separate commands:

	    Quality, ColorMode, MediaType and PenSet.

      *	Changed top margin from 1/3 to 1/8 inch. Also, changed the bottom
	margin to 1/2 inch.  Note, on the 6xx series the maximum bottom
	margin is .46 inch for black and .587 for color.  This means for
	the 6xx series, color printing to within 1/2 inch bottom margin is
	not guaranteed.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 20 23:31:09 2001 CET (10 years, 1 month ago) by jlam
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +16 -8 lines
Update ghostscript and ghostscript-nox11 to 6.01nb1.  The changes are adding
additional printer drivers:

	stp: Gimp-Print/STP color inkjets for photo quality output
	hpijs: HP Linux Inkjet Driver for 41 HP inkjets
	cdj880: HP DeskJet 880 series
	gdi: Samsung SmartGDI laser printers

This closes pkg/13351 by Ingolf Steinbach <ingolf@steinba.ch> and pkg/13902 by
Thor Lancelot Simon <tls@rek.tjls.com>.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 17 18:51:41 2001 CET (10 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 12 15:13:57 2001 CET (10 years, 11 months ago) by fredb
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Remove CATEGORIES setting. It's a no-op, as CATEGORIES is set
unconditionally in ../ghostscript-nox11/Makefile.common.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 10 17:40:16 2000 (11 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Add ghostscript-x11 to CONFLICTS in case people have already started
using the (now deprecated) ghostscript-x11 package.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 10 17:28:31 2000 (11 years, 9 months ago) by jlam
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +8 -20 lines
Replace contents with contents of print/ghostscript-x11 to simplify the
package structure and to get dependencies to work correctly.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun May 7 04:02:23 2000 (11 years, 9 months ago) by jlam
Branches: TNF
CVS tags: pkgsrc-base
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
ghostscript-6.01:  this package is an alias for ghostscript-x11 to
facilitate correct dependencies involving older versions of ghostscript
for binary packages.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 7 04:02:23 2000 (11 years, 9 months ago) by jlam
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>