Path to this page:
./
net/megacmd,
CLI and scriptable application to access MEGA
Branch: CURRENT,
Version: 2.1.1,
Package name: megacmd-2.1.1,
Maintainer: kikadf.01MEGA is a cloud storage, file and folder sharing
provider.
MEGAcmd is a free, open source tool that provides
non UI access to MEGA services. It intends to offer
all the functionality with your MEGA account via
commands. It features synchronization, backup of
local folders into your MEGA account and a webdav
or streaming server.
Master sites:
Filesize: 2039.055 KB
Version history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-05-16) Updated to version: megacmd-2.1.1
- (2025-04-23) Updated to version: megacmd-2.0.0nb2
- (2025-02-15) Updated to version: megacmd-2.0.0
- (2025-01-23) Updated to version: megacmd-1.7.0nb4
CVS history: (Expand)
2025-05-16 21:43:58 by Thomas Klausner | Files touched by this commit (12) |  |
Log message:
net/megacmd: update to 2.1.1
Provided by Robert Bagdan in wip.
- Update to version 2.1.1:
* FUSE (beta): Added fuse commands on Linux to allow your MEGA folders to be \
directly mounted to your local drive
* Delayed sync uploads: Introduced a mechanism to delay to frequently changed \
sync uploads, and the sync-config command
* Logging: Messages are now printed in standard error, the rotating logger is \
now configurable and more verbose by default, passwords are now redacted from \
the logs, and other fixes and refinements
* Fixed a crash when auto-completing a local folder that doesn't exist
* Fixed the confirmcancel command incorrectly reporting failure on success
* Extended speedlimit command to allow increasing max connections
* Other fixes and improvements to enhance reliability and performance
- Use builtin megasdk-9.1.1
|
2025-04-19 09:58:38 by Thomas Klausner | Files touched by this commit (750) |
Log message:
*: recursive bump for default Kerberos implementation switch
|
2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message:
*: recursive bump for icu 77 and libxml2 2.14
|
2025-02-15 08:40:14 by Thomas Klausner | Files touched by this commit (21) |  |
Log message:
net/megacmd: update to 2.0.0
Provided by Robert Bagdan in wip.
- Update to version 2.0.0:
* New Sync Engine: See sync-issues and sync-ignore commands
* Rotating Logger: Introduced a robust rotating logging system across all \
platforms for better performance and debugging
* Platform-specific enhancements: Addressed various file descriptor issues on \
Linux and macOS, and improved non-ascii support on Windows
* Improved overall reliability: Fixed memory leaks, resolved potential data \
races, and eliminated deadlock scenarios
* Fixed an issue when handling double-quoted arguments
* Various fixes and refinements to enhance usability and performance
- Use builtin megasdk-8.3.1
|
2025-01-27 13:09:02 by Thomas Klausner | Files touched by this commit (1) |
Log message:
net/megacmd: fix build on i386
Avoid configure error: cannot figure out how to use std::atomic,
with use atomic64.mk
From kikadf in wip.
|
2025-01-23 21:10:07 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
net/megacmd: update README file
From Robert Bagdan via wip.
* Add example command to generate machine-id
without dbus, what has X dependencies
Bump PKGREVISION.
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425) |
Log message:
*: revbump for icu downgrade
|