New Breed Software ports - MacSourcePorts/MSPBuildSystem GitHub Wiki
Information
Source Port | bugsquish |
Game(s) | Bug Squish |
Homepage | http://www.newbreedsoftware.com/bugsquish/ |
Source Code | https://tuxpaint.org/ftp/unix/x/bugsquish/src/bugsquish-0.0.6.tar.gz |
Build Type: | Mac Source Ports Fork |
MSP Fork | https://github.com/MacSourcePorts/bugsquish |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned releases from inactive project |
Mac Support Status | Unspecified platform support |
Project Status | Inactive |
Build System | Make |
Programming Language(s) | C/C++ |
Data Situation | Full game, comes with the Data |
Homebrew Requirements | brew install sdl12-compat sdl2 |
Source Port | circuslinux |
Game(s) | Circus Linux! |
Homepage | http://www.newbreedsoftware.com/circus-linux/ |
Source Code | https://tuxpaint.org/ftp/unix/x/circus-linux/src/circuslinux-1.0.3.tar.gz |
Build Type: | Mac Source Ports Fork |
MSP Fork | https://github.com/MacSourcePorts/circuslinux |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned releases from inactive project |
Mac Support Status | Unspecified platform support |
Project Status | Inactive |
Build System | Make |
Programming Language(s) | C/C++ |
Data Situation | Full game, comes with the Data |
Homebrew Requirements | brew install sdl12-compat sdl2 |
Source Port | defendguin |
Game(s) | Defendguin |
Homepage | http://www.newbreedsoftware.com/defendguin/ |
Source Code | https://tuxpaint.org/ftp/unix/x/defendguin/src/defendguin-0.0.12.tar.gz |
Build Type: | Mac Source Ports Fork |
MSP Fork | https://github.com/MacSourcePorts/defendguin |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned releases from inactive project |
Mac Support Status | Unspecified platform support |
Project Status | Inactive |
Build System | Make |
Programming Language(s) | C/C++ |
Data Situation | Full game, comes with the Data |
Homebrew Requirements | brew install sdl12-compat sdl2 |
Source Port | entombed |
Game(s) | Entombed! |
Homepage | http://www.newbreedsoftware.com/entombed/ |
Source Code | https://tuxpaint.org/ftp/unix/x/entombed/entombed-2007.07.04.tar.gz |
Build Type: | Mac Source Ports Fork |
MSP Fork | https://github.com/MacSourcePorts/entombed |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned releases from inactive project |
Mac Support Status | Versioned releases from inactive project |
Project Status | Inactive |
Build System | Make |
Programming Language(s) | C/C++ |
Data Situation | Full game, comes with the Data |
Homebrew Requirements | brew install sdl12-compat sdl2 |
Source Port | gemdropx |
Game(s) | Gem Drop X |
Homepage | http://www.newbreedsoftware.com/gemdropx/ |
Source Code | https://tuxpaint.org/ftp/unix/x/gemdropx/src/gemdropx-0.9.tar.gz |
Build Type: | Mac Source Ports Fork |
MSP Fork | https://github.com/MacSourcePorts/gemdropx |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned releases from inactive project |
Mac Support Status | Unspecified platform support |
Project Status | Inactive |
Build System | Make |
Programming Language(s) | C/C++ |
Data Situation | Full game, comes with the Data |
Homebrew Requirements | brew install sdl12-compat sdl2 |
Source Port | madbomber |
Game(s) | Mad Bomber |
Homepage | http://www.newbreedsoftware.com/madbomber/ |
Source Code | https://tuxpaint.org/ftp/unix/x/madbomber/src/madbomber-0.2.5.tar.gz |
Build Type: | Mac Source Ports Fork |
MSP Fork | https://github.com/MacSourcePorts/madbomber |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned releases from inactive project |
Mac Support Status | Unspecified platform support |
Project Status | Inactive |
Build System | Make |
Programming Language(s) | C/C++ |
Data Situation | Full game, comes with the Data |
Homebrew Requirements | brew install sdl12-compat sdl2 |
Source Port | vectoroids |
Game(s) | Vectroids |
Homepage | http://www.newbreedsoftware.com/vectoroids/ |
Source Code | https://tuxpaint.org/ftp/unix/x/vectoroids/src/vectoroids-1.1.0.tar.gz |
Build Type: | Mac Source Ports Fork |
MSP Fork | https://github.com/MacSourcePorts/vectroids |
Port Type | Original Source Code |
Project Build Strategy | Project doesn’t do Mac builds |
Source Code Strategy | Source available |
Projct Release Strategy | Versioned releases from inactive project |
Mac Support Status | Unspecified platform support |
Project Status | Inactive |
Build System | Make |
Programming Language(s) | C/C++ |
Data Situation | Full game, comes with the Data |
Homebrew Requirements | brew install sdl12-compat sdl2 |
Notes
This is a flurry of games from New Breed Software's developer that I got a request for. They're all fairly simple, they all just do SDL and come with the data, and the forks I did are just modified mirrors of the .tar.gz files on the site.
Note that they use SDL1 and so they use the new SDL 1.2 compatibility layer that Homebrew now uses in lieu of continuing to support SDL1. I'm doing the same on the build server.