The NetBSD Project

CVS log for pkgsrc/print/gimp-print-lib/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / gimp-print-lib

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34, Sun Mar 6 16:20:02 2011 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.33: +1 -1 lines
FILE REMOVED

Remove remaining parts of gimp1 and gimp-print (GTK1 cleanup).

Revision 1.33 / (download) - annotate - [select for diffs], Fri Aug 20 16:54:02 2010 UTC (13 years, 3 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Drop maintainership.  These are still slated for removal.  Only one person
has spoken up, and I think they're going to try the gutenprint version.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Jan 13 01:20:29 2008 UTC (15 years, 10 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Take maintainership.  These packages are more or less obsoleted by the
new gutenprint package, but I'll leave them for a while in case anyone
is using them, probably removing them 2008-06-15, just before the
2008Q2 freeze.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Nov 5 17:34:44 2006 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.30: +3 -1 lines
Diff to previous 1.30 (colored)

DESTDIR support.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Mar 31 23:56:29 2006 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:29 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

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.28 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:36 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.27 / (download) - annotate - [select for diffs], Sun May 22 20:08:28 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.26 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:07 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:05 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Sep 27 11:33:31 2004 UTC (19 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.23: +3 -4 lines
Diff to previous 1.23 (colored)

Changes 4.2.7:

* The CUPS driver now reports pages starting from page
  1 rather than page 0 as was previously the case.
* The Postscript output driver (in the GIMP plugin)
  now functions correctly in non-US locales when a PPD file is
  provided.
* A segmentation violation on the IA64 platform is fixed.
* A bug in the Postscript output driver causes the
  GIMP plugin to crash on startup with certain PPD files.
* The horizontal printing position on the Epson Stylus
  C63/C64 and C83/C84 printers has been fixed.
* The CUPS driver now handles, via a workaround,
  incorrect Postscript generated by some programs.
* The package now operates correctly with on Solaris
  and other systems using an external libintl.
* Gimp-Print no longer attempts to build (and fail)
  the Print plugin against the GIMP 2.0.
* escputil now reports ink levels from all known Epson
  Stylus printers.  In addition, ink level reporting is more
  reliable in general, with fewer timeouts or unparseable output.
* The HP DesignJet 2500 and 3500 now support correct
  maximum page widths of 36" and 54" respectively, rather than 44"
  for both.
* The PPD files now use the recommended manufacturer
  names.  Previously, certain CUPS applications could display the
  manufacturer names incorrectly.

* The Epson Stylus Photo R200/R210 and R300/R310 printers, and the
  RX500 and RX600 multi-function devices, are now supported.
* The HP LaserJet 1012 and Brother HL-1440 printers are now supported.
* Super A0 and Super B0 paper sizes are now supported.
* Translations for Hungarian, Ukrainian, and Norwegian/Bokmaal have
  been added.  In addition, other translations have been updated.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Apr 28 14:34:06 2004 UTC (19 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

bl3ify

Revision 1.22 / (download) - annotate - [select for diffs], Thu Mar 11 20:45:16 2004 UTC (19 years, 9 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.21: +2 -7 lines
Diff to previous 1.21 (colored)

Add lex to USE_GNU_TOOLS instead of checking for existence and
using BUILD_DEPENDS.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Mar 2 14:56:07 2004 UTC (19 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.20: +3 -4 lines
Diff to previous 1.20 (colored)

update to 4.2.6
changes:
-bugfixes
-inproved device support (newer Epson Stylus, Canon S200)
-European 10x15 cm and US Engineering C paper sizes
-CUPS driver: normal and reversed paper order
-quality improvements

Revision 1.20 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:50 2004 UTC (19 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 24 14:58:00 2004 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 8 22:40:42 2003 UTC (20 years, 2 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.17: +6 -1 lines
Diff to previous 1.17 (colored)

Needs a LEX to build.
Hopefully later tools.mk will be extended to do this, but for now this works.
(It may be a good idea to check if ${LEX} exists too.)
This closes my PR #20920.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Aug 9 11:20:36 2003 UTC (20 years, 4 months ago) by seb
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

USE_NEW_TEXINFO is unnecessary now.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Aug 4 21:34:38 2003 UTC (20 years, 4 months ago) by seb
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Convert to USE_NEW_TEXINFO.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 21 17:16:21 2003 UTC (20 years, 4 months ago) by martti
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

COMMENT should start with a capital letter.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:29 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jul 13 13:53:07 2003 UTC (20 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

PKGREVISION bump for libiconv update.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:30 2003 UTC (20 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.11 / (download) - annotate - [select for diffs], Wed May 7 22:04:30 2003 UTC (20 years, 7 months ago) by seb
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

Use texinfo.mk, define TEXINFO_OVERRIDE to YES and fix info files
handling in PLIST.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Apr 27 14:43:09 2003 UTC (20 years, 7 months ago) by cjep
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Lint: PKGLOCALEDIR

Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 23 17:33:00 2003 UTC (20 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

update to 4.2.5
changes:
-bugfixes
-If Foomatic 2.9.x is installed, the Foomatic data will be
 generated with additional features
-automatic paper cutter is now functional on the
 Epson Stylus Photo 925, 950/960, and 2100/2200
-Quality Improvements on Epson Stylus Photo 950/960/PM-950C and 2100/2200
-i18n

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 27 16:12:36 2002 UTC (21 years ago) by drochner
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

update gimp-print to 2.4.2
changes:
-support for HP DesignJet large-format plotters
-support fot Epson multi-function devices and MJ-930C
-manpage improvements
-support for transverse versions of the US CAD standard paper sizes
-bugfixes

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 22 17:27:25 2002 UTC (21 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

update the gimp-print suite to 4.2.3
changes:
-bugfixes
-The native CUPS driver now accepts custom paper sizes with printers that
 permit this (all Epson printers, and most others).
-The Foomatic interface now accepts custom paper sizes with Foomatic 2.0.1.
-A Japanese translation has been added.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 26 17:28:27 2002 UTC (21 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

update gimp-print to 4.2.2
changes:
-many bugfixes
-Quad tone grayscale inks, such as the Piezography (TM) inks, are now supported
 for most Epson Stylus printers.  This is not tuned for a particular inkset at
 this time, so the results will not be of top quality yet.  This capability
 should be considered beta.
-Many new Epson Stylus printers are supported.  Please see the complete list of
 printers at the bottom of these release notes.
-A new dither algorithm, EvenTone, has been added.  This algorithm produces
 superior results for photographs and other continuous-tone images, but in its
 current form it may not be as well suited for solid color images and line art.
 This algorithm should be considered beta.

and use buildlink2

Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 25 21:50:30 2002 UTC (21 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Mon Jul 1 17:45:05 2002 UTC (21 years, 5 months ago) by jlam
Branch: buildlink2
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored) next main 1.5 (colored)

Convert from using buildlink1 to using the new buildlink2 framework.

Revision 1.4 / (download) - annotate - [select for diffs], Fri May 3 12:43:06 2002 UTC (21 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Branch point for: buildlink2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

update to 4.2.1:
-bugfixes
-translations for Slovak, Greek, and Dutch
-quality improvements (for Epson printers)

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 18 13:28:44 2002 UTC (21 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Include "gettext-lib" glue code to prevent creation of broken
"gimpprint-config" script. This should fix PR pkg/15654.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 17 21:11:33 2002 UTC (21 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.1: +14 -7 lines
Diff to previous 1.1 (colored)

Explicitly disable a few more bits and mark as USE_BUILDLINK_ONLY.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Feb 15 20:46:27 2002 UTC (21 years, 9 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

this is the backend part of gimp-print-4.2, a driver library for
inkjet printers

Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 15 20:46:27 2002 UTC (21 years, 9 months ago) by drochner
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>