pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

megatools: remove, imported in pkgsrc as net/megatools



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Nov 27 11:32:55 2015 +0100
Changeset:	9d8c5e955dda8bc7561a03fd39aef515ac55ac97

Modified Files:
	Makefile
Removed Files:
	megatools/DESCR
	megatools/Makefile
	megatools/PLIST
	megatools/distinfo

Log Message:
megatools: remove, imported in pkgsrc as net/megatools

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9d8c5e955dda8bc7561a03fd39aef515ac55ac97

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile           |  1 -
 megatools/DESCR    |  8 --------
 megatools/Makefile | 22 ----------------------
 megatools/PLIST    | 42 ------------------------------------------
 megatools/distinfo |  5 -----
 5 files changed, 78 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 14c0cbe..613eab9 100644
--- a/Makefile
+++ b/Makefile
@@ -1737,7 +1737,6 @@ SUBDIR+=	meep
 SUBDIR+=	meep-mpi
 SUBDIR+=	meep-openmpi
 SUBDIR+=	megaglest
-SUBDIR+=	megatools
 SUBDIR+=	memdump
 SUBDIR+=	memgrep
 SUBDIR+=	memo
diff --git a/megatools/DESCR b/megatools/DESCR
deleted file mode 100644
index 18f3402..0000000
--- a/megatools/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-Megatools is a collection of programs for accessing Mega service from a command
-line of your desktop or server.
-
-Megatools allow you to copy individual files as well as entire directory trees
-to and from the cloud. You can also perform streaming downloads for example to
-preview videos and audio files, without needing to download the entire file.
-
-Mega website can be found at mega.co.nz.
diff --git a/megatools/Makefile b/megatools/Makefile
deleted file mode 100644
index e274279..0000000
--- a/megatools/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2015/04/19 19:03:43 thomasklausner Exp $
-
-DISTNAME=	megatools-1.9.95
-CATEGORIES=	filesystems security
-MASTER_SITES=	http://megatools.megous.com/builds/
-
-MAINTAINER=	root%zta.lk@localhost
-HOMEPAGE=	http://megatools.megous.com/builds/
-COMMENT=	Command line client for Mega.co.nz
-LICENSE=	gnu-gpl-v2
-
-DEPENDS+=	glib-networking>=2.36.2:../../net/glib-networking
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config gmake
-
-PKGCONFIG_OVERRIDE+=	libmega.pc.in
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/megatools/PLIST b/megatools/PLIST
deleted file mode 100644
index b071e71..0000000
--- a/megatools/PLIST
+++ /dev/null
@@ -1,42 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2015/04/19 19:03:43 thomasklausner Exp $
-bin/megacopy
-bin/megadf
-bin/megadl
-bin/megaget
-bin/megals
-bin/megamkdir
-bin/megaput
-bin/megareg
-bin/megarm
-include/mega/mega-aes-ctr-encryptor.h
-include/mega/mega-aes-key.h
-include/mega/mega-chunked-cbc-mac.h
-include/mega/mega-enum-types.h
-include/mega/mega-http-client.h
-include/mega/mega-http-input-stream.h
-include/mega/mega-http-io-stream.h
-include/mega/mega-http-output-stream.h
-include/mega/mega-rsa-key.h
-include/mega/mega.h
-include/mega/megatypes.h
-include/mega/utils.h
-lib/libmega.la
-lib/pkgconfig/libmega.pc
-man/man1/megacopy.1
-man/man1/megadf.1
-man/man1/megadl.1
-man/man1/megafs.1
-man/man1/megaget.1
-man/man1/megals.1
-man/man1/megamkdir.1
-man/man1/megaput.1
-man/man1/megareg.1
-man/man1/megarm.1
-man/man5/megarc.5
-man/man7/megatools.7
-share/doc/megatools/HACKING
-share/doc/megatools/INSTALL
-share/doc/megatools/LICENSE
-share/doc/megatools/NEWS
-share/doc/megatools/README
-share/doc/megatools/TODO
diff --git a/megatools/distinfo b/megatools/distinfo
deleted file mode 100644
index 15f08f6..0000000
--- a/megatools/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/04/19 19:03:43 thomasklausner Exp $
-
-SHA1 (megatools-1.9.95.tar.gz) = 967d89de26dacf8077db7f03c78e0c240c10d48f
-RMD160 (megatools-1.9.95.tar.gz) = 5f856c120113658eeefcaf8914d7345ac55ee1da
-Size (megatools-1.9.95.tar.gz) = 450706 bytes


Home | Main Index | Thread Index | Old Index