Page MenuHomeFreeBSD

games/yquake2: new port
Needs ReviewPublic

Authored by kami on Feb 13 2017, 9:20 PM.
Tags
None
Referenced Files
F164714020: D9578.id25176.diff
Mon, Aug 3, 7:49 AM
F164680102: D9578.id25117.diff
Mon, Aug 3, 3:37 AM
Unknown Object (File)
Sun, Aug 2, 2:30 AM
Unknown Object (File)
Sun, Jul 26, 11:55 AM
Unknown Object (File)
Sat, Jul 25, 10:08 PM
Unknown Object (File)
Fri, Jul 24, 3:01 PM
Unknown Object (File)
Thu, Jul 16, 1:12 PM
Unknown Object (File)
May 19 2026, 5:11 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 7424
Build 7587: 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
28

This should probably be:

DISTVERSIONPREFIX= QUAKE2_
DISTVERSION= 6_00

30

As this is the default, it is not needed.

66

why include bsd.port.pre.mk here ?

Use DISTVERSIONPREFIX and DISTVERSION instead of setting DISTFILES
directly.

games/yquake2/Makefile
66

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.