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)
Thu, Jul 31, 10:43 PM
Unknown Object (File)
Sun, Jul 6, 7:36 PM
Unknown Object (File)
Sun, Jul 6, 6:02 AM
Unknown Object (File)
Sun, Jul 6, 4:05 AM
Unknown Object (File)
Sat, Jul 5, 10:11 PM
Unknown Object (File)
Fri, Jul 4, 11:34 PM
Unknown Object (File)
Fri, Jul 4, 6:18 PM
Unknown Object (File)
Jul 3 2025, 12:54 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.