aboutsummaryrefslogtreecommitdiff
path: root/games/opentyrian
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix build with -fno-commonStefan Eßer2020-09-264-13/+87
| | | | | | | While here address some complaints by portlint and portclippy Notes: svn path=/head/; revision=550169
* games/opentyrian: Fix always broken NETWORK optionTobias Kortkamp2019-08-311-3/+4
| | | | | | | | | There are no MAKE_ON or MAKE_OFF options helpers. Add missing USES=sdl while here. Notes: svn path=/head/; revision=510408
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508837
* Fix portscoutDmitry Marakasov2018-01-301-1/+1
| | | | Notes: svn path=/head/; revision=460418
* - Add portscoutDmitry Marakasov2018-01-191-0/+2
| | | | Notes: svn path=/head/; revision=459454
* Use DIST_SUBDIRs on my mirror to mimic DISTDIR hierarchy, simplify mirroring ↵Dmitry Marakasov2016-12-061-1/+1
| | | | | | | and fix some portscount false positives Notes: svn path=/head/; revision=427946
* OpenTyrian is a port of the DOS shoot-em-up Tyrian. Jason EmeryDmitry Marakasov2016-09-196-0/+109
generously gave the OpenTyrian developers a copy of the Tyrian 2.1 source code, which has since been ported from Turbo Pascal to C. The port uses SDL, making it easily cross-platform. Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed to fight Microsol and save the galaxy. WWW: https://bitbucket.org/opentyrian/opentyrian/wiki/Home Notes: svn path=/head/; revision=422427