Path to this page:
./
net/megacmd,
CLI and scriptable application to access MEGA
Branch: CURRENT,
Version: 2.0.0,
Package name: megacmd-2.0.0,
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: 2055.441 KB
Version history: (Expand)
- (2025-02-15) Updated to version: megacmd-2.0.0
- (2025-01-23) Updated to version: megacmd-1.7.0nb4
- (2024-11-15) Updated to version: megacmd-1.7.0nb3
- (2024-11-01) Updated to version: megacmd-1.7.0nb2
- (2024-11-01) Updated to version: megacmd-1.7.0nb1
- (2024-06-18) Updated to version: megacmd-1.7.0
CVS history: (Expand)
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 (2429) |
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 (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-06-20 07:42:13 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
megacmd: remove patches removed from distinfo during update
|
2024-06-18 20:23:15 by Benny Siegert | Files touched by this commit (18) |  |
Log message:
net/megacmd: Update megacmd to 1.7.0
SDK version update to 4.31.0b.
The patchset has been updated to be build-able on
DragonFly, Free-, Net- and OpenBSD. Pull request
is sent to upstream, but hasn't been merged yet.
Changelog not available.
From Robert Bagdan via pkgsrc-users.
|