head 1.2; access; symbols pkgsrc-2024Q1:1.1.0.2 pkgsrc-2024Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2024.06.20.05.42.13; author wiz; state dead; branches; next 1.1; commitid w7bG3TTqvPhEqGeF; 1.1 date 2024.03.11.07.49.12; author wiz; state Exp; branches; next ; commitid 2VGVRBaCCnLunI1F; desc @@ 1.2 log @megacmd: remove patches removed from distinfo during update @ text @$NetBSD: patch-sdk_include_mega_http_h,v 1.1 2024/03/11 07:49:12 wiz Exp $ * Add NetBSD support Index: sdk/include/mega/http.h --- sdk/include/mega/http.h.orig 2023-05-02 16:07:05.000000000 +0000 +++ sdk/include/mega/http.h @@@@ -42,7 +42,7 @@@@ #pragma warning(pop) #endif -#ifdef __FreeBSD__ +#if defined(__FreeBSD__) || defined(__NetBSD__) #include #endif @ 1.1 log @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. @ text @d1 1 a1 1 $NetBSD$ @