CVS log for ports/games/kbubbles/Attic/Makefile
Up to [FreeBSD] / ports / games / kbubbles
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14
Fri Apr 19 02:29:40 2002 UTC (9 years, 9 months ago) by will
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.13: +1 -1 lines
Say goodbye to Qt 1.x and all of its dependents. The one port I found which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:38 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:02 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 6 14:14:08 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -3 lines
Found a download location for the distfile.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 6 14:00:24 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 lines
Marked as broken and took over maintainership. Distfiles nor homepage could be found.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 4 07:52:38 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Various fixes: - Put kdesupport11 dependency back. I forgot that it is not implied by kdelibs11 as kdesupport2 is by kdelibs2. - HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed. - Add X11 headers to CPPFLAGS for moonshine (extreme case).
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:14:11 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -4 lines
Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 22 05:51:58 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Unleash all of these ports upon the people. I no longer have any interest in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Apr 14 06:53:20 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 22 01:59:09 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 27 15:06:54 2000 UTC (11 years, 11 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
- This port requires msgfmt (from the gettext port) to build. - Add LIB_DEPENDS for the kde libraries required to build and run this program. - Add USE_LIBTOOL=yes, since it does. :) - Sort pkg/PLIST.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 25 22:30:49 2000 UTC (11 years, 11 months ago) by jim
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -8 lines
Remove BROKEN for -STABLE since it works now. Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 23 23:51:50 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -2 lines
Mark broken for -stable: requires NEWGCC/NEWGCC-compiled kde libs Submitted by: Maintainer Reported by: Rod Taylor <rod@zort.on.ca>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Feb 22 22:16:04 2000 UTC (11 years, 11 months ago) by jedgar
Branches: ANDREWS
CVS tags: v_0_8_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
KBubbles is a simple game where you must try to get rid of all the bubbles in the window as fast as possible. You can create your own leves. PR: 16858 Submitted by: Will Andrews <andrews@technologist.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 22 22:16:04 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
Initial revision
