Page MenuHomeFreeBSD

games/star_traders: new port, text-based game
ClosedPublic

Authored by uzsolt on May 4 2024, 6:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 4:12 PM
Unknown Object (File)
Tue, Apr 7, 7:42 AM
Unknown Object (File)
Sun, Apr 5, 1:40 PM
Unknown Object (File)
Sun, Apr 5, 11:06 AM
Unknown Object (File)
Sun, Apr 5, 4:56 AM
Unknown Object (File)
Sat, Apr 4, 6:06 AM
Unknown Object (File)
Sat, Apr 4, 2:14 AM
Unknown Object (File)
Fri, Mar 27, 11:35 PM
Subscribers
None

Details

Summary

New port: simple text-based game of interstellar gaming.
WWW: https://www.zap.org.au/projects/trader/

PR: 278349
Approved by: submitter is maintainer, bofh (mentor) or diizzy (mentor)
(Differential Revision: <https://reviews.freebsd.org/D###)

Test Plan

Poudriere passed on 13.2, 13.3, 14.0 (amd64).
Portlint, portfmt, portclippy look fine.

Don't forget git commit --author.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

uzsolt requested review of this revision.May 4 2024, 6:32 PM
uzsolt created this revision.

Seeing that this is a CLI game is there any need to include desktop related files?

games/star_traders/Makefile
3

DISTVERSION

6

DISTVERSION

12

PORTVERSION -> DISTVERSION
Add LICENSE_FILE

Seeing that this is a CLI game is there any need to include desktop related files?

The desktop file is included. I don't use desktop environments so I don't know how works the desktop files if the program is CLI (opens a terminal?).
If works well I think should include it into port/package.

This revision is now accepted and ready to land.May 18 2024, 4:40 AM