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
F132363195: D45091.id138731.diff
Thu, Oct 16, 6:06 AM
F132360242: D45091.id138218.diff
Thu, Oct 16, 5:34 AM
F132333761: D45091.id138142.diff
Thu, Oct 16, 12:04 AM
F132316205: D45091.id138218.diff
Wed, Oct 15, 8:05 PM
Unknown Object (File)
Mon, Oct 13, 11:17 PM
Unknown Object (File)
Fri, Oct 10, 12:38 AM
Unknown Object (File)
Thu, Oct 9, 10:38 AM
Unknown Object (File)
Mon, Oct 6, 8:56 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