summaryrefslogtreecommitdiff
path: root/net/afpfs-ng/files/patch-lib__loop.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-12- Fix package list when FUSE option is selectedAlexey Dokuchaev1-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
2013-02-18afpfs-ng is an Apple Filing Protocol client that will allow BSD,Martin Wilke1-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>