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)
Tue, Feb 25, 10:57 PM
Unknown Object (File)
Mon, Feb 24, 8:01 AM
Unknown Object (File)
Fri, Feb 14, 10:56 AM
Unknown Object (File)
Wed, Feb 12, 7:34 AM
Unknown Object (File)
Tue, Feb 11, 9:54 AM
Unknown Object (File)
Jan 18 2025, 6:44 AM
Unknown Object (File)
Jan 6 2025, 9:46 PM
Unknown Object (File)
Jan 6 2025, 9:20 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 7458
Build 7620: 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.