Skip site navigation (1)Skip section navigation (2)

CVS log for ports/print/cups-base/files/patch-Makefile

[BACK] Up to [FreeBSD] / ports / print / cups-base / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 28 21:54:18 2009 UTC (2 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -11 lines
- update to 1.4.1

Revision 1.10
Fri Sep 28 12:05:15 2007 UTC (4 years, 4 months ago) by dinoex
Branches: MAIN
FILE REMOVED
Changes since revision 1.9: +0 -0 lines
- update to 1.30.0
Tested by:	Erik Van Benschoten

- sort plist

- fix pre-install for user
Submitted by:	brian (Brian Somers)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 17 07:54:55 2007 UTC (4 years, 11 months ago) by dinoex
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -58 lines
- drop defunct cups.desktop
Reported by:	Michael Johnson

Revision 1.8
Wed Dec 6 09:39:28 2006 UTC (5 years, 2 months ago) by sat
Branches: MAIN
FILE REMOVED
Changes since revision 1.7: +0 -0 lines
- Update to 1.2.7
- Clean up a little bit
- Clean up var at deinstallation

Approved by:	Sergey Akifyev <asa@agava.com> (months of timeouts)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 6 09:13:36 2006 UTC (5 years, 6 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -9 lines
- update to 1.2.2 [1]
- tell in pkg-message about permissions needed [2] [3]
- fix man / mlink install [4] [5]
- don't remove dirs listed in bsd.local.dist [6]
- conflict with LPRng [7]
- fix OPTIONS handling [8]
- fix printing raw data using application/octet-stream [9]
- some other small fixes

Please note that the biggest part of the work was done by Marcin Wisnicki and
this commit it's based manly on his work.

PR:		ports/99624 [1]
		ports/99460 [2]	ports/99745 [3]
		ports/99798 [4] ports/101175 [5]
		ports/100865 [6]
		ports/99791 [7]
		ports/99786 [8]
		ports/99707 [9]
Submitted by:	Marcin Wisnicki [1]
		Nicolas Blais [2],Osamu Hasegawa [3]
		Tsurutani Naoki [4], Dominic Fandrey [5]
		Stanislav Sedov [6]
		Leif Pedersen [7]
		Harald Schmalzbauer [8]
		Jonathan Fosburgh [9]
Rewiev by:	many with no objections
Approved by:	maintainer timeout

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 22 20:16:06 2006 UTC (5 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +56 -28 lines
- Update to 1.2.0

PR:		ports/97783
		ports/97782
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 27 11:28:06 2006 UTC (6 years ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -2 lines
Replace the old cups.sh script with a new rc.d style cupsd[.sh]

Approved by:	Sergey Akifyev <asa@agava.com> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 21 14:28:32 2003 UTC (8 years, 6 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -2 lines
Update to 1.1.19

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 22 13:54:54 2003 UTC (9 years ago) by alane
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Long awaited update to 1.1.18.0

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 2 10:08:17 2002 UTC (9 years, 7 months ago) by alane
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Upgrade to 1.15.1.
Fix PR 37505.
Quiet down portlint.

PR:		39053, 37505.
Submitter:	James Halstead <jah4007@cs.rit.edu>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 4 01:10:41 2001 UTC (10 years, 2 months ago) by will
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Break out the CUPS port into two parts: cups-base (libraries only) and
cups-lpr (LP* replacement).  This is done to avoid clashing LPR systems
but still allow programs to compile with CUPS support.  This is essential
for the upcoming KDE 2.2.2 upgrade.

Note that ports/print/cups is now a meta-port for the two subports, to
preserve POLA.  Hence, this commit starts the new life for cups packages.
Bump PORTREVISION on all three accordingly.

PR:		32321
Reported by:	gad
Submitted by:	maintainer

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