CVS log for ports/print/gimp-print/Attic/Makefile
Up to [FreeBSD] / ports / print / gimp-print
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34
Sun Sep 16 17:34:45 2007 UTC (4 years, 4 months ago) by ahze
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.33: +1 -1 lines
Retire print/gimp-print, graphics/gimp1, and graphics/gimp-pmosaic
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat May 19 20:20:54 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Apr 4 16:03:45 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -0 lines
- Mark DEPRECATED with EXPIRATION_DATE of 2007-07-15 please use print/gutenprint
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jan 28 09:07:43 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
Use libtool port instead of included one to avoid objformat a.out botch
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Dec 31 22:48:49 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Grab MAINTAINER
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Aug 15 00:56:23 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- 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>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jun 9 14:48:50 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
- Add gutenprint (successor to gimp-print) High quality drivers for Canon, Epson, Lexmark, and PCL printers for use with Ghostscript, CUPS, Foomatic, and the Gimp WWW: http://gimp-print.sourceforge.net Repocopied by: marcus
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 13 01:03:12 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -1 lines
Remove USE_REINPLACE from all categories starting with P
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:44 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:48 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Dec 4 22:08:18 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
- Finish what adamw started: bump PORTREVISION and update pre-everything::
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Dec 4 00:35:12 2004 UTC (7 years, 2 months ago) by adamw
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -3 lines
Disable CUPS support by default. This brings gimp-print in-line with the other GNOME-related apps and libs, which only enable CUPS support if explicitly requested.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Jul 17 18:46:26 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -3 lines
Update to version 4.2.7 PR: ports/69189 Submitted by: Ports Fury
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:45 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:14 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 5 07:55:59 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Make sure the libgimpprint.so library is linked against libintl to resolve some gettext symbols.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:36:23 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:12:18 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 12 14:07:16 2004 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +13 -11 lines
- Update to version 4.2.6 PR: 61250 Submitted by: Ports Fury
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:53 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:34 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Chase the libintl.so shared lib version.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 16 15:28:49 2003 UTC (8 years, 11 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -4 lines
Update to version 1.2.5. PR: 47493 Submitted by: Ports Fury Additional regex fixes by Simon Schubert <corecode@corecode.ath.cx>.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 2 17:55:19 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -5 lines
upgrade to 4.2.4 PR: 45865 Submitted by: Ports Fury
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:47:41 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:46:38 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 22 06:19:39 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
upgrade to 4.2.3 PR: 44352 Submitted by: Ports Fury
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 16 01:34:01 2002 UTC (9 years, 3 months ago) by dannyboy
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Actually add patchfile for rastertoprinter.c this time. While I'm here, fix BUILD_DEPENDS to look for an executable, it is not LIB_DEPENDS. Submitted in part by: Jeremy Prior <jez@netcraft.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 14 18:25:36 2002 UTC (9 years, 3 months ago) by dannyboy
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -0 lines
Sorry, first PR in prev. commit should be 42905.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 14 18:21:03 2002 UTC (9 years, 3 months ago) by dannyboy
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -7 lines
o Update to 4.2.2. o Add cups-base to BUILD_DEPENDS in with-cups case. o Set maintainer to ports@, maintainer timeout on past two updates. PR: 42095, 44031 Submitted by: Ports Fury (42095), Edwin Groothuis <edwin@mavetju.org> (44031)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Oct 5 21:38:10 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -4 lines
Fix port and remove BROKEN tag. The LIB_DEPENDS were being set with = instead of += and so some of the dependencies were not being added.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 20 21:07:26 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
BROKEN: Configure fails
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:32 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 18 09:51:15 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +44 -5 lines
upgrade to 4.2.1 PR: 39121 Submitted by: Ports Fury No Response from: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 2 16:03:19 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
add gimp-print 4.2.0 GIMP Print Printer Driver PR: 33482 Submitted by: David Gilbert <dgilbert@canoe.velocet.net>
