summaryrefslogtreecommitdiff
path: root/sysutils/showbeastie/files/patch-testmain.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3Jason E. Hale2016-12-171-3/+4
| | | | | | | | | | | | - Fix build on FreeBSD 12.0-CURRENT. sys/boot/ficl/Makefile now includes sys/boot/Makefile.ficl, so the directory the port copies is moved up one level - Showbeastie will now sleep until the user terminates it with Ctrl-c, which makes sure that logos and brands can be displayed correctly on 80x25 consoles PR: 214674 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
* sysutils/showbeastie: 0.1 -> 0.2, build-fixesKurt Jaeger2016-04-021-4/+32
| | | | | PR: 208283 Submitted by: xmj, Tobias Kortkamp <t@tobik.me> (maintainer)
* Preview FreeBSD loader logos in your terminalMark Felder2016-03-141-0/+43
PR: 207645 Submitted by: Tobias Kortkamp <t@tobik.me>