Page MenuHomeFreeBSD

games/yquake2: new port
Needs ReviewPublic

Authored by kami on Feb 13 2017, 9:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 27, 11:20 AM
Unknown Object (File)
Tue, Dec 17, 8:12 AM
Unknown Object (File)
Wed, Dec 11, 8:46 PM
Unknown Object (File)
Nov 22 2024, 3:57 PM
Unknown Object (File)
Nov 22 2024, 3:57 PM
Unknown Object (File)
Nov 22 2024, 3:56 PM
Unknown Object (File)
Nov 22 2024, 3:56 PM
Unknown Object (File)
Nov 22 2024, 3:36 PM
Subscribers

Details

Reviewers
adamw
Summary
games/yquake2: new port
Test Plan

poudriere

Jail \ Portgames/yquake2
10.3-RELEASE-p16 amd64OK
10.3-RELEASE-p16 i386OK
11.0-RELEASE-p7 amd64OK
11.0-RELEASE-p7 i386OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 7540
Build 7694: arc lint + arc unit

Event Timeline

kami retitled this revision from to games/yquake2: new port.
kami updated this object.
kami edited the test plan for this revision. (Show Details)
kami added reviewers: cs, koobs.
games/yquake2/Makefile
29

This should probably be:

DISTVERSIONPREFIX= QUAKE2_
DISTVERSION= 6_00

31

As this is the default, it is not needed.

67

why include bsd.port.pre.mk here ?

Use DISTVERSIONPREFIX and DISTVERSION instead of setting DISTFILES
directly.

games/yquake2/Makefile
67

This is still an open point, I do not think there is a need to include it.

Redesign do-install to avoid bsd.port.pre.mk.