CVS log for ports/games/linux-doom3-demo/Makefile
Up to [FreeBSD] / ports / games / linux-doom3-demo
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jun 7 15:23:52 2009 UTC (2 years, 8 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_6_EOL, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Convert ports which use RUN_DEPENDS+=.../graphics/linux_dri to using USE_LINUX_APPS+=dri. This is needed to switch a default linux base at 8-CURRENT to linux_base-f10. No PORTREVISION bump is needed since it's mere infrastructure fix. Affected ports: ----- emulators/linux-pete-mesagpu/Makefile emulators/linux-pete-xgl2gpu/Makefile games/atitd/Makefile games/linux-coldwar-demo/Makefile games/linux-darwinia-demo/Makefile games/linux-defcon/Makefile games/linux-doom3-demo/Makefile games/linux-gorky17-demo/Makefile games/linux-nerogame/Makefile games/linux-nwnclient/Makefile games/linux-savage/Makefile games/linux-savage-samuraiwars/Makefile games/linux-uplink-demo/Makefile games/linux-ut2003-demo/Makefile games/linux-ut2004-demo/Makefile games/linux-virtual-jay-peak/Makefile games/linux-warsow/Makefile graphics/linux-ac3d/Makefile math/mupad/Makefile net/skype12/Makefile ----- Approved by: maintainer timeout (2 months, the needed changes were submitted to emulation@ at 2009-04-09)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 19 17:28:37 2009 UTC (2 years, 10 months ago) by bsam
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 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.6: download - view: text, markup, annotated - select for diffs
Mon Nov 17 00:22:53 2008 UTC (3 years, 2 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- fix plist - bump PORTREVISION Prompted by: QAT QA run
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 29 05:11:39 2008 UTC (3 years, 9 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Reset jylefort's port maintainerships. portmgr has taken his commit bit into safekeeping due to inactivity.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 2 17:06:20 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -4 lines
- Remove support for xfree86-3 PR: ports/106666 Submitted by: vd With hat: portmgr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 31 14:14:01 2006 UTC (5 years, 3 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +12 -9 lines
[1]:
- Bump PORTREVISION.
- Rename directories and scripts adding the "linux-" prefix
(IdSoftware always releases the source code of their engines).
- Add IDSOFTWARE to MASTER_SITES.
- Remove unneeded libraries (included in linux_base-fc4).
- Use NO_CDROM instead of RESTRICTED since redistribution is allowed
in electronic form (see games/linux-quake4, games/linux-quake4-demo
and games/linux-doom3).
Also:
- Add amd64 to ONLY_FOR_ARCHS
- Move to LOCALBASE
- Grammar fix
[1]:
PR: ports/102916
Submitted by: alepulver
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 4 02:36:30 2005 UTC (6 years, 5 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +18 -11 lines
- Add a runtime dependency on libGL
- Use USE_X_PREFIX, now that it supports USE_LINUX
- STRIP=#empty is no longer needed
- Use SUB_FILES
- No need to mkdir ${PREFIX}/bin
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 13 21:37:14 2005 UTC (6 years, 10 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_0_0
Adds the DOOM III demo (Linux version). PR: ports/79401 Submitted by: myself Approved by: adamw (mentor)
