summaryrefslogtreecommitdiff
path: root/net/afpfs-ng/files/patch-lib__loop.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix package list when FUSE option is selectedAlexey Dokuchaev2013-09-121-1/+9
| | | | | | | | - Allow to build with any compiler and remove USE_GCC - Remove LICENSE_FILE (just a standard GPL boilerplate) - Employ OPTIONS helpers and modern LIB_DEPENDS syntax - Drop apparently left-over post-patch target that does nothing now - Improve on the COMMENT line, some other cleaning while here
* afpfs-ng is an Apple Filing Protocol client that will allow BSD,Martin Wilke2013-02-181-0/+24
Linux and Mac OS X systems to access files exported from a Mac OS system with AFP over TCP. WWW: http://sourceforge.net/projects/afpfs-ng/ PR: ports/172780 Submitted by: Manuel Creach <manuel.creach@icloud.com>