Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix package list when FUSE option is selected | Alexey Dokuchaev | 2013-09-12 | 1 | -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 Wilke | 2013-02-18 | 1 | -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> |