aboutsummaryrefslogtreecommitdiff
path: root/archivers/lib1541img
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* devel/doxygen: Update to 1.9.0Dima Panov2021-01-082-3/+1
| | | | | | | | | | | | | | | | - regen patches by 'make makepatch' - adjust consumers which affected by new doxygen styles - take maintainersip Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0 PR: 242347 Submitted by: fluffy Reported by: Naram Qashat (ex-maintainer) Exp-run by: antoine Notes: svn path=/head/; revision=560752
* Regular USE_GITHUB cleanup.Mathieu Arnold2020-05-202-5/+6
| | | | Notes: svn path=/head/; revision=536007
* archivers/lib1541img: fix build on GCC architecturesPiotr Kubaj2020-03-291-1/+1
| | | | | | | | Use newer GCC: ./include/1541img/cbmdosfile.h:16: error: redefinition of typedef 'Event' Notes: svn path=/head/; revision=529840
* Add new ports:Max Brazhnikov2020-03-274-0/+385
archivers/lib1541img: - Library for creating and manipulating commodore 1541 disk images. archivers/v1541commander: - This application allows you to create and modify D64 disk images for the Commodore 1541 floppy drive. PR: 243966 Submitted by: Felix Palmen Notes: svn path=/head/; revision=529236