CVS log for ports/games/macopix/Makefile
Up to [FreeBSD] / ports / games / macopix
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:48 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:24 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +0 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jun 5 18:43:05 2011 UTC (8 months ago) by novel
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Chase security/gnutls update and add an UPDATING entry.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon May 31 01:59:03 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:35:17 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:37:36 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- update to jpeg-8
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Aug 16 18:04:34 2009 UTC (2 years, 5 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:22 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 3 19:05:04 2008 UTC (3 years, 7 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
- Update to 1.7.4 PR: 125232 Submitted by: Ports Fury
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:31:38 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +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.33: download - view: text, markup, annotated - select for diffs
Thu Jun 5 22:31:02 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
-- Update to 1.7.3 PR: 124312 Submitted by: Ports Fury
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri May 30 13:43:40 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +65 -69 lines
- Update to 1.7.0 PR: 124040 Submitted by: Ports Fury
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:49:15 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 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.30: download - view: text, markup, annotated - select for diffs
Sun Aug 12 01:27:47 2007 UTC (4 years, 6 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +48 -49 lines
Update to 1.6.4. PR: ports/115425 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 19 20:06:48 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Mar 5 01:00:30 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Reset esu@yk.rim.or.jp due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jan 29 21:06:17 2007 UTC (5 years ago) by nox
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update to 1.4.1 PR: ports/107870 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer timeout, miwi (mentor, implicit)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 5 09:35:52 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4 lines
- Update to 1.4.0 PR: ports/106968 Submitted by: miwi Approved by: maintainer timeout
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:23 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:23 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:22:04 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 27 14:49:24 2005 UTC (6 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +14 -9 lines
Update to 1.3.2 and Add Hayate X Blade. References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/16902 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 16 15:06:25 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update to 1.2.2. References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/15288 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Nov 16 23:41:24 2004 UTC (7 years, 2 months ago) by nork
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -6 lines
Update Maria-sama ga Miteru to 2.20. HOSOKAWA Kanako. References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/15220 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 31 13:03:11 2004 UTC (7 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -7 lines
o Update to 1.2.1. o Change MASTER_SITES/WWW to new www site. PR: ports-jp/15149 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Sep 20 19:38:08 2004 UTC (7 years, 4 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -6 lines
Unbreak the build on 5.X and -CURRENT. Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Sep 19 00:58:33 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -1 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat May 29 16:20:41 2004 UTC (7 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
o Update to 1.0.4. o Update Maria-sama ga Miteru to 1.20. Noriko Nijou as new Rosa Gigantea en bouton. (Shimako Toudou as new Rosa Gigantea in this time) Touko Matsudaira. Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed May 5 08:30:29 2004 UTC (7 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update Maria-sama ga Miteru to 1.00. Mami Ymaguchi. PR: ports-jp/14672 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 19 04:16:35 2004 UTC (7 years, 9 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
o Update to 1.0.3. o Update Maria-sama ga Miteru to 0.90. Add images of Minako Tsukiyama Replacement images of Yoshino Shimadzu o WWW: updated to English page. PR: ports-jp/14652 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 1 02:13:34 2004 UTC (7 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -2 lines
o Update to 1.0.2 and Add support GTK2. o Update Maria-sama ga Miteru to 0.80. KANINA Shizuka as Rosa canina. PR: ports-jp/14587 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Feb 14 15:32:03 2004 UTC (7 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +12 -3 lines
Update to 0.9.0. PR: ports-jp/14569 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Reviewed by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:36:00 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:55 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 14 05:26:23 2003 UTC (8 years, 2 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update Maria-sama ga Miteru to 0.70. TAKESHIMA Tsutako. PR: ports-jp/14368 Submitted by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 9 07:50:27 2003 UTC (8 years, 3 months ago) by sf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
don't build bundled libintl.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 8 07:57:22 2003 UTC (8 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Update Maria-sama ga Miteru to 0.60. TORII Eriko as Rosa foetida. PR: ports-jp/14326 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Requested by: nyan[review commit log], nectar[review location] Committed at: nectar meeting in Japan
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 3 21:49:09 2003 UTC (8 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +13 -11 lines
Update to 0.8.6 and cleanup *.png directory. [MEMO FOR PREVISOU COMMIT LOG] I wrote 'SHIKURA' in my previous commit log. it's 'HASEKURA'(right!) rather than 'SHIKURA'(bad!). PR: ports-jp/14192 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Pointed out by: many many enthusiastic Maria-sama ga Miteru fan.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 27 15:33:02 2003 UTC (8 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update Maria-sama ga Miteru to 0.50. SHIKURA Rei as Rosa foetida en bouton, SHIMAZU Yoshino as Rosa foetida en bouton, petite soeur. PR: ports-jp/14163, ports/57270 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Pointed out by: KIMURA Yasuhiro <yasu@utahime.org> Hiroo Ono <hiroo@oikumene.gcd.org>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 10 05:58:20 2003 UTC (8 years, 5 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update Maria-sama ga Miteru to 0.30 [1]. This version contains MIZUNO Yoko as Rosa Chinensis. Use %%DOCDIR%% in pkg-plist. PR: ports-jp/14102 [1] Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:44 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:26 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Chase the libintl.so shared lib version.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 6 19:45:47 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
Add macopix 0.8.5, window sitter for X11. Window sitter means that a helper application with lovely charactor on bar of window manager. PR: ports/52920 Submitted by: Shinya Esu <esu@yk.rim.or.jp>
