CVS log for pkgsrc/net/megacmd/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / net / megacmd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 15 07:40:13 2025 UTC (6 weeks, 6 days ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +15 -22
lines
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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 27 12:09:02 2025 UTC (2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
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.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 23 20:10:07 2025 UTC (2 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
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.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:21:12 2024 UTC (4 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
*: recursive bump for icu 76 shlib major version bump
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:53:57 2024 UTC (5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
*: revbump for icu downgrade
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:53:11 2024 UTC (5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
*: recursive bump for icu 76.1 shlib bump
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 18 18:23:15 2024 UTC (9 months, 2 weeks ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -7
lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 29 16:33:58 2024 UTC (10 months ago) by adam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
revbump after icu and protobuf updates
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 16 06:15:21 2024 UTC (10 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 11 07:49:12 2024 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1
net/megacmd: import megacmd-1.6.3
Packaged for wip by Robert Bagdan.
MEGAcmd 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/streaming server.
CVSweb <webmaster@jp.NetBSD.org>