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

CVS log for ports/devel/qsvn/Makefile

[BACK] Up to [FreeBSD] / ports / devel / qsvn

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 18 04:07:44 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 5 21:52:18 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:33:35 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jun 6 19:15:42 2009 UTC (2 years, 8 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
Fix build with custom LOCALBASE.

Reported by:	QATty

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Apr 12 18:45:52 2009 UTC (2 years, 9 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Fix build with subversion-1.6
Mark MAKE_JOBS_SAFE

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 24 19:13:02 2009 UTC (2 years, 10 months ago) by makc
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
bump PORTREVISION after cmake update

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 15 19:26:13 2009 UTC (2 years, 11 months ago) by makc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update to 0.8.1 (bugfix release)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Dec 21 18:30:57 2008 UTC (3 years, 1 month ago) by makc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -4 lines
Update qsvn to 0.8.0

Approved by:	miwi (mentor)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 9 10:40:18 2008 UTC (3 years, 4 months ago) by makc
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to 0.7.1
Change my email address to @FreeBSD.org

Approved by:	miwi (mentor)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 6 15:14:37 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
- Update to 0.7
- Update WWW

PR:		126219
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 7 14:40:05 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Fix build with new devel/subversion [1]
- Bump PORTREVISION after apr update [2]

PR:		125294
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> [1] (maintainer)
		rodrigc [2]

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 18 23:50:29 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -2 lines
- Fix build when qt3 is installed,
- Install icons
- Bump PORTREVISION

PR:		124387
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:49 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 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.4: download - view: text, markup, annotated - select for diffs
Tue May 27 22:12:03 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -14 lines
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:	portmgr (pav)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 20 00:32:32 2008 UTC (3 years, 11 months ago) by beech
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Make fetchable

PR:		ports/120844
Reviewed by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 24 23:16:12 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 0.6.1

PR:		119950
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 14 10:00:03 2008 UTC (4 years ago) by miwi
Branches: MAIN
QSvn is a graphical Subversion Client for Linux, UNIX, Windows and
Mac OS X. It uses the Subversion API for all Subversion actions and
the Qt4 C++ toolkit from Trolltech for platform independent
programming.

WWW:    http://ar.oszine.de/projects/qsvn/

PR:		ports/119627
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>

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