pkgsrc-WIP-changes archive

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

ledger: remove, imported to pkgsrc/finance/ledger in February



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Mar 21 13:12:28 2017 +0100
Changeset:	2427d2f8e092342dc43ea57c9fd13aaaeee5a4c7

Modified Files:
	Makefile
Removed Files:
	ledger/DESCR
	ledger/Makefile
	ledger/PLIST
	ledger/TODO
	ledger/distinfo

Log Message:
ledger: remove, imported to pkgsrc/finance/ledger in February

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

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

diffstat:
 Makefile        |  1 -
 ledger/DESCR    | 16 --------------
 ledger/Makefile | 32 ----------------------------
 ledger/PLIST    | 65 ---------------------------------------------------------
 ledger/TODO     |  5 -----
 ledger/distinfo |  6 ------
 6 files changed, 125 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 514d56205b..c571e78276 100644
--- a/Makefile
+++ b/Makefile
@@ -1550,7 +1550,6 @@ SUBDIR+=	ldc-git
 SUBDIR+=	lde
 SUBDIR+=	ldtp
 SUBDIR+=	le
-SUBDIR+=	ledger
 SUBDIR+=	leo
 SUBDIR+=	lgogdownloader-git
 SUBDIR+=	lhapdf
diff --git a/ledger/DESCR b/ledger/DESCR
deleted file mode 100644
index 542b4fe43f..0000000000
--- a/ledger/DESCR
+++ /dev/null
@@ -1,16 +0,0 @@
-Double-entry accounting system with a command-line reporting interface
-http://www.ledger-cli.org
-
-Ledger is a powerful, double-entry accounting system that is accessed from the
-UNIX command-line. This may put off some users, since there is no flashy UI, but
-for those who want unparalleled reporting access to their data there are few
-alternatives.
-
-Ledger uses text files for input. It reads the files and generates reports;
-there is no other database or stored state. To use Ledger, you create a file of
-your account names and transactions, run from the command line with some options
-to specify input and requested reports, and get output. The output is generally
-plain text, though you could generate a graph or html instead. Ledger is simple
-in concept, surprisingly rich in ability, and easy to use.
-
-#Above text taken from the Ledger README
diff --git a/ledger/Makefile b/ledger/Makefile
deleted file mode 100644
index 9862df4d37..0000000000
--- a/ledger/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD$
-
-GITHUB_PROJECT=	ledger
-VERSION=	3.1.1
-DISTNAME=	ledger-${VERSION}
-CATEGORIES=	finance
-MASTER_SITES=	${MASTER_SITE_GITHUB:=ledger/}
-GITHUB_TAG=	v${VERSION}
-
-MAINTAINER=	base%atomicules.co.uk@localhost
-HOMEPAGE=	http://ledger-cli.org/
-COMMENT=	Double-entry accounting system for command-line
-LICENSE=	modified-bsd
-
-USE_CMAKE=	YES
-USE_LANGUAGES=	c++ c
-
-REPLACE_INTERPRETER+=	python
-REPLACE.python.old=	/usr/bin/env python
-REPLACE.python.new=	${PYTHONBIN}
-REPLACE_FILES.python+=	contrib/getquote-uk.py acprep python/demo.py
-REPLACE_FILES.python+=	test/DocTests.py test/LedgerHarness.py
-REPLACE_FILES.python+=	test/convert.py test/RegressTests.py test/convert.py
-REPLACE_FILES.python+=	tools/genuuid
-
-#These are the minimum libraries required for Ledger
-.include "../../devel/editline/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../devel/boost-headers/buildlink3.mk"
-.include "../../devel/gmp/buildlink3.mk"
-.include "../../math/mpfr/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ledger/PLIST b/ledger/PLIST
deleted file mode 100644
index 335b150980..0000000000
--- a/ledger/PLIST
+++ /dev/null
@@ -1,65 +0,0 @@
-@comment $NetBSD$
-bin/ledger
-include/ledger/account.h
-include/ledger/amount.h
-include/ledger/annotate.h
-include/ledger/balance.h
-include/ledger/chain.h
-include/ledger/commodity.h
-include/ledger/compare.h
-include/ledger/context.h
-include/ledger/convert.h
-include/ledger/csv.h
-include/ledger/draft.h
-include/ledger/emacs.h
-include/ledger/error.h
-include/ledger/expr.h
-include/ledger/exprbase.h
-include/ledger/filters.h
-include/ledger/flags.h
-include/ledger/format.h
-include/ledger/generate.h
-include/ledger/global.h
-include/ledger/history.h
-include/ledger/item.h
-include/ledger/iterators.h
-include/ledger/journal.h
-include/ledger/lookup.h
-include/ledger/mask.h
-include/ledger/op.h
-include/ledger/option.h
-include/ledger/org.h
-include/ledger/output.h
-include/ledger/parser.h
-include/ledger/pool.h
-include/ledger/post.h
-include/ledger/precmd.h
-include/ledger/predicate.h
-include/ledger/print.h
-include/ledger/pstream.h
-include/ledger/ptree.h
-include/ledger/pyfstream.h
-include/ledger/pyinterp.h
-include/ledger/pyutils.h
-include/ledger/query.h
-include/ledger/quotes.h
-include/ledger/report.h
-include/ledger/scope.h
-include/ledger/select.h
-include/ledger/session.h
-include/ledger/stats.h
-include/ledger/stream.h
-include/ledger/strptime.h
-include/ledger/system.hh
-include/ledger/temps.h
-include/ledger/timelog.h
-include/ledger/times.h
-include/ledger/token.h
-include/ledger/unistring.h
-include/ledger/utils.h
-include/ledger/value.h
-include/ledger/views.h
-include/ledger/xact.h
-lib/libledger.so
-lib/libledger.so.3
-man/man1/ledger.1
diff --git a/ledger/TODO b/ledger/TODO
deleted file mode 100644
index dc5f611816..0000000000
--- a/ledger/TODO
+++ /dev/null
@@ -1,5 +0,0 @@
-#Notes on the Makefile for pkgsrc/wip/ledger
-
-##Things that still need doing
-
-- Adding options (as in show-options) for all the optional dependencies
diff --git a/ledger/distinfo b/ledger/distinfo
deleted file mode 100644
index 6ef3b8e54e..0000000000
--- a/ledger/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2013/10/05 14:32:12 slitvinov Exp $
-
-SHA1 (ledger-3.1.1.tar.gz) = 77ad24ce4947e2f130e58d8e8bc4c5b6920a0222
-RMD160 (ledger-3.1.1.tar.gz) = 07645c8d798e386eb4ed0a5a9e3dcf6fe0a184f8
-SHA512 (ledger-3.1.1.tar.gz) = 3f81b98a414cdfc0e272de4e958770149fb1acc8bda880d270e1459ce35294a220c52820bb9af49a751ac3a80b878f81fc7799ba41e0a1be43eba72081351bf5
-Size (ledger-3.1.1.tar.gz) = 842364 bytes


Home | Main Index | Thread Index | Old Index