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

CVS log for ports/graphics/qvplay/Makefile

[BACK] Up to [FreeBSD] / ports / graphics / qvplay

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 12 03:36:31 2010 UTC (2 years ago) by pgollucci
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.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
- SUB_FILES += pkg-message
- Use DOCSDIR in pkg-plist

PR:             ports/142555
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:39 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Tidy up whitespace.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 7 09:28:10 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:08:12 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
de-pkg-comment

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:33 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:45:32 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
Mon Dec 24 02:15:48 2001 UTC (10 years, 1 month ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
- PORTDOCS police
- DOCSDIR support to some
- Brush out some lint

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 12 15:56:17 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -15 lines
Update to 0.95

PR: 24203
Submitted by: Ports Fury

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 9 05:57:02 2001 UTC (11 years, 1 month ago) by itojun
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
drop myself from MAINTAINER.  too many KAME platforms to support,
to little time...

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:20:22 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:47:15 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Convert to PORTNAME/PORTVERSION.  lfview had an invalid version
string so I fixed it.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 24 03:16:02 1999 UTC (12 years, 2 months ago) by billf
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -7 lines
Upgrade to 0.94, portlint, PREFIX

Approved by:	itojun (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:14:50 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change Id->FreeBSD.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 9 15:05:31 1999 UTC (13 years, 1 month ago) by itojun
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
it got no version # in PKGNAME. wow.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue May 20 06:19:51 1997 UTC (14 years, 8 months ago) by asami
Branches: ITOJUN
CVS tags: qvplay, RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Downloading tool for Casio QV series digital camera.

PR:		3521
Submitted by:	itojun@itojun.org

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 20 06:19:51 1997 UTC (14 years, 8 months ago) by asami
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