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

CVS log for ports/games/gnomesudoku/Makefile

[BACK] Up to [FreeBSD] / ports / games / gnomesudoku

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Feb 25 03:19:20 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 25 01:31:45 2011 UTC (11 months, 2 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Chase after net/openldap24-server update.

Reminded by:	miwi

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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:37:25 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- update to jpeg-8

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:22:13 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with G

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:51:23 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:04:15 2009 UTC (3 years, 1 month ago) by delphij
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Bump PORTREVISION's after OpenLDAP update.

Suggested by:	rafan

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 1 08:12:20 2008 UTC (3 years, 4 months ago) by jadawin
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
- Update to 0.6.0

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 7 00:54:44 2008 UTC (3 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Reset tg due to lack of commits for several months and no response to email.

Hat:	portmgr

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:31:27 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +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.12: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:49:07 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -7 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:41:29 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 19 20:06:14 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +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.9: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:54:15 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 26 20:15:28 2006 UTC (5 years, 6 months ago) by tg
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Don't delete directories created by BSD.x11-4.dist. Bump PORTREVISION.

PR:		100817
Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 23 21:12:26 2006 UTC (5 years, 7 months ago) by tg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +40 -4 lines
Upgrade to 0.5.0.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 21 21:48:59 2006 UTC (5 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
BROKEN: Configure fails

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 6 12:30:50 2005 UTC (6 years, 2 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Upgrade to 0.4.0.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:20:22 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 12 10:01:28 2005 UTC (6 years, 4 months ago) by tg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -2 lines
Remove empty directories on deinstallation.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 11 06:11:50 2005 UTC (6 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
BROKEN: Incomplete pkg-plist

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 22 11:59:54 2005 UTC (6 years, 4 months ago) by tg
Branches: MAIN
New port gnomesudoku. GNOME Sudoku is a program for the GNOME desktop
platform that generates new puzzles and helps you play them.

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