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, Sep 23, 12:05 PM
Unknown Object (File)
Mon, Sep 22, 10:27 PM
Unknown Object (File)
Mon, Sep 22, 5:43 AM
Unknown Object (File)
Sat, Sep 20, 11:16 AM
Unknown Object (File)
Sat, Sep 20, 1:45 AM
Unknown Object (File)
Sat, Sep 20, 12:27 AM
Unknown Object (File)
Fri, Sep 19, 2:54 AM
Unknown Object (File)
Aug 31 2025, 5:37 AM
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.