CVS log for ports/print/cups-magicolor/Makefile
Up to [FreeBSD] / ports / print / cups-magicolor
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 5 21:44:04 2011 UTC (5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0 lines
- Mark BROKEN: does not compile rastertokmlf.c:58:25: error: cups/raster.h: No such file or directory Reported by: pointyhat
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Aug 25 14:53:02 2011 UTC (5 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- better wording of GNUTLS option Submitted by: mandree
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:14 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:31 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Punt autoconf267->autoconf268
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Oct 5 19:57:48 2010 UTC (16 months ago) by ade
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Round one migration of ports from automake{19,110} to automake111
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:35:06 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:42:23 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:43:03 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- update to jpeg-8
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:55:11 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:57:10 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:57:44 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 4 02:22:25 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -7 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:47:21 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 19 20:20:44 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 8 22:26:47 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Fix Build PR: ports/106492 Submitted by: Frank Mayhar <frank@exit.com> (maintainer) pointyhat
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 5 21:08:11 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -6 lines
- Update to 1.5.0 PR: ports/106293 Submitted by: Frank Mayhar <frank@exit.com> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 13 01:03:10 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Remove USE_REINPLACE from all categories starting with P
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 3 20:47:12 2006 UTC (6 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
s/PATCH_DEPEND/BUILD_DEPEND/ so that the dependencies are present for the :configure target
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 8 19:26:51 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
This port provides full CUPS support for the Konica-Minolta Magicolor 2430DL color laser printer using the manufacturer's open-source CUPS filter. PR: ports/84319 Submitted by: Frank Mayhar <frank@exit.com>
