Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysutils/rsyncrypto: improving Makefile | Älven | 2025-01-08 | 3 | -16/+37 |
| | | | | | | | | | | | Requires archivers/gzip. The gzip in FreeBSD doesn't support --rsyncable flag. It requires a patch to use ${LOCALBASE}/bin/gzip. Add TEST_TARGET. Add LICENSE_FILE. Switch to DISTVERSION. Submitter takes maintainership. PR: 283817 | ||||
* | Allow to build against pre-1.1.0 versions of OpenSSL which are still | Alexey Dokuchaev | 2020-07-28 | 1 | -0/+16 |
used in FreeBSD 11.x and would be supported until September 30, 2021. PR: 248168 Notes: svn path=/head/; revision=543578 |