aboutsummaryrefslogtreecommitdiff
path: root/ports/pdcurses
AgeCommit message (Collapse)Author
2016-10-31[pdcurses] Lib files are also required in dynamic linkageRobert Schumacher
2016-10-28Added a fatal error for 64-bit builds.John Camp
2016-10-28Removed panel library.John Camp
Panel is not emitted as a dll, and is actually just a copy of the pdcurses library anyway.
2016-10-28Re-wrote portfile to support dynamic librariesJohn Camp
2016-10-21Changed the download link to a static link.John Camp
The different download link packaged the zip slightly differently, changing the hash as well as the src path.
2016-10-20Added package for PDCursesJohn Camp