#!/bin/sh PATH=/bin:/usr/bin:/usr/sbin case $2 in POST-INSTALL) mkdir -p ${PKG_PREFIX}/share/games SCORES="glines.Large.scores glines.Medium.scores glines.Small.scores gnibbles.1.0.scores gnibbles.1.1.scores gnibbles.2.0.scores gnibbles.2.1.scores gnibbles.3.0.scores gnibbles.3.1.scores gnibbles.4.0.scores gnibbles.4.1.scores gnobots2.classic_robots-safe.scores gnobots2.classic_robots-super-safe.scores gnobots2.classic_robots.scores gnobots2.nightmare-safe.scores gnobots2.nightmare-super-safe.scores gnobots2.nightmare.scores gnobots2.robots2-safe.scores gnobots2.robots2-super-safe.scores gnobots2.robots2.scores gnobots2.robots2_easy-safe.scores gnobots2.robots2_easy-super-safe.scores gnobots2.robots2_easy.scores gnobots2.robots_with_safe_teleport-safe.scores gnobots2.robots_with_safe_teleport-super-safe.scores gnobots2.robots_with_safe_teleport.scores gnomine.Custom.scores gnomine.Large.scores gnomine.Medium.scores gnomine.Small.scores gnotravex.2x2.scores gnotravex.3x3.scores gnotravex.4x4.scores gnotravex.5x5.scores gnotravex.6x6.scores gnotski.1.scores gnotski.10.scores gnotski.11.scores gnotski.12.scores gnotski.13.scores gnotski.14.scores gnotski.15.scores gnotski.16.scores gnotski.17.scores gnotski.18.scores gnotski.19.scores gnotski.2.scores gnotski.20.scores gnotski.21.scores gnotski.22.scores gnotski.23.scores gnotski.24.scores gnotski.25.scores gnotski.26.scores gnotski.27.scores gnotski.28.scores gnotski.29.scores gnotski.3.scores gnotski.30.scores gnotski.31.scores gnotski.32.scores gnotski.33.scores gnotski.34.scores gnotski.35.scores gnotski.36.scores gnotski.37.scores gnotski.4.scores gnotski.5.scores gnotski.6.scores gnotski.7.scores gnotski.8.scores gnotski.9.scores gtali.Colors.scores gtali.Regular.scores mahjongg.bridges.scores mahjongg.cloud.scores mahjongg.confounding.scores mahjongg.difficult.scores mahjongg.dragon.scores mahjongg.easy.scores mahjongg.pyramid.scores mahjongg.tictactoe.scores mahjongg.ziggurat.scores swell-foop.Large.scores swell-foop.Medium.scores swell-foop.Small.scores quadrapassel.scores" for i in ${SCORES}; do if [ ! -f ${PKG_PREFIX}/share/games/${i} ]; then touch -f ${PKG_PREFIX}/share/games/${i} chown games:games ${PKG_PREFIX}/share/games/${i} chmod 0666 ${PKG_PREFIX}/share/games/${i} fi done ;; esac t/lilypond/Makefile'>commit</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/diff/print/lilypond/Makefile'>diff</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/stats/print/lilypond/Makefile'>stats</a></td><td class='form'><form class='right' method='get' action='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/print/lilypond/Makefile'> <select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/'>root</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/print'>print</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/print/lilypond'>lilypond</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/print/lilypond/Makefile'>Makefile</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/print/lilypond/Makefile?showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Age</th><th class='left'>Files</th><th class='left'>Lines</th></tr> <tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/print/lilypond/Makefile?id=c60c1d09235abbfd733e901b1872b86adc82027c'>Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.</a></td><td>mat</td><td><span title='2016-04-01 22:16:16 +0800'>2016-04-01</span></td><td>1</td><td><span class='deletions'>-19</span>/<span class='insertions'>+19</span></td></tr> <tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/print/lilypond/Makefile?id=21d48548332630b12fabb94476af7bdd7352ad13'>Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream</a></td><td>tijl</td><td><span title='2016-03-24 23:47:50 +0800'>2016-03-24</span></td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr> <tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/print/lilypond/Makefile?id=52f2507f3ec0cb2b7b96aa2ba867c924e7b8c9a2'>- Split ghostscript into X11-independent and -dependent parts:</a></td><td>hrs</td><td><span title='2015-08-23 01:48:35 +0800'>2015-08-23</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr> <tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/print/lilypond/Makefile?id=4490d4bc75707dbdea79b297aac91b4ce174c25f'>Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.</a></td><td>kwm</td><td><span title='2015-07-17 04:53:28 +0800'>2015-07-17</span></td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr>