#!/bin/sh # # $FreeBSD$ STATEDIR="/var/games/ivan" [ "$2" != "POST-INSTALL" -o -d "$SCOREDIR" ] && exit 0 echo "Creating state directory..." mkdir -p "$STATEDIR" touch "$STATEDIR/ivan-highscore.scores" mkdir -p "$STATEDIR/Bones" chgrp -R games "$STATEDIR" chmod -R g+w "$STATEDIR" n/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-forge-quaternion
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* - Update math/octave to 6.2.0.Stephen Montgomery-Smith2021-02-222-1/+14
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1
* - Update math/octave to 5.1.0.Stephen Montgomery-Smith2019-03-101-1/+1
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
* - Update math/octave to 4.4.1.Stephen Montgomery-Smith2018-08-121-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-1/+1