CVS log for ports/games/pydance/Makefile
Up to [FreeBSD] / ports / games / pydance
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:35:32 2010 UTC (22 months, 2 weeks ago) by dinoex
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.19: preferred, colored
Changes since revision 1.19: +1 -0 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
Tue Mar 2 00:01:09 2010 UTC (23 months, 1 week ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -11 lines
- Update to 1.1.0 - Add my site in MASTER_SITES - Removed OPTIONS because this port only run with all this OPTIONS. Approved by: itetcu (mentor) Feature safe: yes
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:37:47 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- update to jpeg-8
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 10 00:36:14 2010 UTC (2 years, 1 month ago) by pgollucci
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -4 lines
SUBFILES += pkg-message PR: ports/142534 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:51:43 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.15: 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_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -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.14: download - view: text, markup, annotated - select for diffs
Sat May 19 20:07:15 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +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.13: download - view: text, markup, annotated - select for diffs
Wed Mar 28 09:10:45 2007 UTC (4 years, 10 months ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Reset freebsd-dr@durchnull.de: connect to durchnull.de[212.227.34.3]: Connection timed out Hat: portmgr
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 18 14:42:23 2007 UTC (4 years, 10 months ago) by arved
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Fix runtime issue: "SDL_ttf render failed" PR: 109148 Submitted by: Hannes Frederic Sowa Approved by: maintainer timeout
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 11 21:04:33 2006 UTC (5 years, 8 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk and these ports build fine without it. My guess is that it was added by someone as an opposite to USE_BZIP2 and other people copied it. Remove it once and for all. With hat: portmgr
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:30 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 21 06:58:59 2005 UTC (6 years, 6 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1 lines
- Fix fetch by adding more mirrors. PR: 83827 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jul 3 03:46:36 2005 UTC (6 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 1.0.3. PR: 82902 Submitted by: Rudolf Polzer (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 15 22:57:00 2004 UTC (7 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
- Update to 1.0.2 PR: ports/74991 Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 17 15:34:16 2004 UTC (7 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Update to 1.0.1 PR: ports/65654 Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 16 04:23:46 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 26 15:09:25 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
- Update to version 0.9.1 PR: ports/63367 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:37 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 10 04:49:01 2004 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6 lines
Update port: games/pydance (new menu, some crashes fixed, URL change) Some changes to the game were done by the author, and now the download site is directly the author's site. PR: ports/61151 Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:44:13 2003 UTC (8 years, 2 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Add pydance, a dancing simulator PR: 58643 Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de>
