CVS log for ports/games/linux-quake4/Makefile
Up to [FreeBSD] / ports / games / linux-quake4
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 19 17:28:38 2009 UTC (2 years, 10 months ago) by bsam
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Welcome to the new linux ports infrastructure which allows using both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 9 21:36:17 2007 UTC (4 years, 5 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
- Update to 1.4.2
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 8 00:12:10 2006 UTC (5 years, 3 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
- Remove ONLY_FOR_ARCHS Suggested by: kris Noticed by: alepulver
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 2 19:50:23 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -6 lines
- Update to 1.3 - Removed USE_X_PREFIX - Added NO_CDROM and NO_PACKAGE - Added linux- prefix to all quake* scripts Approved by: garga (mentor)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jul 23 02:45:19 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Change maintainer address to my @FreeBSD.org email Approved by: garga (mentor)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jun 24 19:58:50 2006 UTC (5 years, 7 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -6 lines
- Do not install standard libraries since they are now present in linux_base-fc4. Approved by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 3 17:24:09 2006 UTC (5 years, 8 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +46 -14 lines
- Update to 1.2.1 - Added new options (SMP and GERMANY support) - This ports install libSDL-1.2.id.so.0 and libstdc++.so.6. It's neccesary for correct running of linux-quake4. - Other tiny modifications. - Install libraries in a private directory and not in global ones [1]. - Fix IDSOFTWARE mirror sub-directory [1]. - Keep PORTEPOCH [1]. PR: ports/96789 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Reworked by: alepulver [1]
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 8 21:59:59 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.1 PR: ports/95099 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 6 00:21:41 2006 UTC (5 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk and adds it to the following ports: games/doom games/linux-quake3 games/linux-quake4 games/qcc games/quake-data games/quake-source games/quake2-data games/quake2-source games/quake2forge games/quake2lnx games/quake3 games/quake3-data games/rtcw PR: ports/93546 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 26 21:58:31 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +23 -60 lines
- Update to 1.0.6 - Install into X11BASE - Cleanup - Take over maintainership PR: ports/92383 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Approved by: Andrew Pantyukhin <infofarmer@gmail.com> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 16 23:11:04 2006 UTC (6 years ago) by tdb
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -4 lines
- Update MASTER_SITES PR: 91889 Submitted by: infofarmer@gmail.com (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 22 02:51:38 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
maintainer-update games/linux-quake4 Make linux-quake4 fetchable. Reported by: Kris Kennaway Oh man, we need to support torrent links in bsd.port.mk. See also bin/89403 PR: ports/89299 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 17 22:25:11 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
New maintainer: "Andrew P." <infofarmer@gmail.com> I'm not a gamer, and I don't own the game, but this is an important port and it would be a pity to see it orphaned. So I'm willing to take maintainership until someone more suitable steps forward.. BTW, Q4 runs great on FreeBSD. There are still a few tweaks to be made (e.g. q4 would be glad to see linprocfs), but overall it runs without any bugs, glitches or performance problems. We need to put some pressure on Ati guys to release either drivers or specs. Maybe we'll talk later about it at advocacy@.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 17 21:21:09 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
update games/linux-quake4 to 1.0.5 o Update to 1.0.5 o Fix pkg-plist o Add SHA256 o Old savegames seem to be compatible PR: ports/89199 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: Ed Schouten <ed@fxq.nl>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 17 11:38:43 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
[New port] games/quake4 id Software has released Linux binaries for Quake 4! Hooray! They seem to work on FreeBSD as well (worked on my machine, about 5 FPS ;-)). There isn't a port for it at the moment, so I've made one. I don't feel like maintaining it, because I can't really test it on my machine. The port isn't complete; There isn't a switch to install dedicated only (wouldn't be hard though) and I guess we shouldn't be able to build packages from it. Have fun! :-) * Renamed it to games/linux-quake4 to stay consistent with other quake ports. PR: ports/87764 Submitted by: Ed Schouten <ed@fxq.nl>
