aboutsummaryrefslogtreecommitdiff
path: root/net/megacmd
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net/megacmd: Update to 1.4.0Fernando ApesteguĂ­a2021-03-103-23/+39
| | | | | | | | PR: 254168 Submitted by: menelkir@itroll.org (maintainer) Notes: svn path=/head/; revision=567993
* security/cryptopp: Update to 8.4.0Jason E. Hale2021-01-191-0/+1
| | | | | | | | | | | | | | | Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and recompile of consumers is necessary. Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL several releases ago. [1] [1] https://github.com/jupyter-xeus/xeus/commit/c98c44c174cafcf424f4203dc3c61564118feb3e Changes: https://www.cryptopp.com/release840.html Notes: svn path=/head/; revision=562021
* Add net/megacmdLi-Wen Hsu2020-10-194-0/+231
Command Line Interactive and Scriptable Application to access MEGA PR: 231485 Submitted by: kikadf <kikadf.01@gmail.com> Daniel Menelkir <menelkir@itroll.org> Notes: svn path=/head/; revision=552707