pkgsrc-WIP-changes archive

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

jrnl: Remove, imported in pkgsrc as time/py-jrnl



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Dec 19 15:30:12 2017 +0100
Changeset:	8d085511b38820fa7b5882b54278e78cefa0f09b

Modified Files:
	Makefile
Removed Files:
	jrnl/DESCR
	jrnl/Makefile
	jrnl/PLIST
	jrnl/distinfo
	jrnl/patches/patch-setup.py

Log Message:
jrnl: Remove, imported in pkgsrc as time/py-jrnl

JFTR, Apart the jrnl -> py-jrnl rename to make it support multiple Python
versions the py-readline pattern DEPENDS was adjusted from
`${PYPKGPREFIX}-readline-*' to `${PYPKGPREFIX}-readline-[0-9]'.

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

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

diffstat:
 Makefile                    |  1 -
 jrnl/DESCR                  | 10 ----------
 jrnl/Makefile               | 26 --------------------------
 jrnl/PLIST                  | 35 -----------------------------------
 jrnl/distinfo               |  7 -------
 jrnl/patches/patch-setup.py | 15 ---------------
 6 files changed, 94 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 09749dbdb1..b2d85c3d9a 100644
--- a/Makefile
+++ b/Makefile
@@ -1527,7 +1527,6 @@ SUBDIR+=	joomla
 SUBDIR+=	jp2a
 SUBDIR+=	jpgtn
 SUBDIR+=	jpicedt
-SUBDIR+=	jrnl
 SUBDIR+=	jruby
 SUBDIR+=	js-Gallery
 SUBDIR+=	jsl
diff --git a/jrnl/DESCR b/jrnl/DESCR
deleted file mode 100644
index 5edb3e883e..0000000000
--- a/jrnl/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-jrnl is a simple journal application for your command line. Journals
-are stored as human readable plain text files - you can put them
-into a Dropbox folder for instant syncing and you can be assured
-that your journal will still be readable in 2050, when all your
-fancy iPad journal applications will long be forgotten.
-
-jrnl also plays nice with the fabulous DayOne and can read and
-write directly from and to DayOne Journals.
-
-Optionally, your journal can be encrypted using the 256-bit AES.
diff --git a/jrnl/Makefile b/jrnl/Makefile
deleted file mode 100644
index c97ae5d8d1..0000000000
--- a/jrnl/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	jrnl-1.9.8
-CATEGORIES=	time
-MASTER_SITES=	${MASTER_SITE_GITHUB:=maebert/}
-
-MAINTAINER=	leot%NetBSD.org@localhost
-HOMEPAGE=	http://jrnl.sh/
-COMMENT=	Command line journal application
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-crypto>=2.6:../../security/py-crypto
-DEPENDS+=	${PYPKGPREFIX}-dateutil>=2.2:../../time/py-dateutil
-DEPENDS+=	${PYPKGPREFIX}-keyring>=3.3:../../security/py-keyring
-DEPENDS+=	${PYPKGPREFIX}-keyrings.alt>=1.3:../../security/py-keyrings.alt
-DEPENDS+=	${PYPKGPREFIX}-parsedatetime>=1.2:../../time/py-parsedatetime
-DEPENDS+=	${PYPKGPREFIX}-pytz>=2013b:../../time/py-pytz
-DEPENDS+=	${PYPKGPREFIX}-readline-*:../../devel/py-readline
-DEPENDS+=	${PYPKGPREFIX}-six>=1.6.1:../../lang/py-six
-DEPENDS+=	${PYPKGPREFIX}-tzlocal>=1.1:../../time/py-tzlocal
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/jrnl/PLIST b/jrnl/PLIST
deleted file mode 100644
index d3e354ee15..0000000000
--- a/jrnl/PLIST
+++ /dev/null
@@ -1,35 +0,0 @@
-@comment $NetBSD$
-bin/jrnl
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/jrnl/DayOneJournal.py
-${PYSITELIB}/jrnl/DayOneJournal.pyc
-${PYSITELIB}/jrnl/DayOneJournal.pyo
-${PYSITELIB}/jrnl/Entry.py
-${PYSITELIB}/jrnl/Entry.pyc
-${PYSITELIB}/jrnl/Entry.pyo
-${PYSITELIB}/jrnl/Journal.py
-${PYSITELIB}/jrnl/Journal.pyc
-${PYSITELIB}/jrnl/Journal.pyo
-${PYSITELIB}/jrnl/__init__.py
-${PYSITELIB}/jrnl/__init__.pyc
-${PYSITELIB}/jrnl/__init__.pyo
-${PYSITELIB}/jrnl/cli.py
-${PYSITELIB}/jrnl/cli.pyc
-${PYSITELIB}/jrnl/cli.pyo
-${PYSITELIB}/jrnl/exporters.py
-${PYSITELIB}/jrnl/exporters.pyc
-${PYSITELIB}/jrnl/exporters.pyo
-${PYSITELIB}/jrnl/install.py
-${PYSITELIB}/jrnl/install.pyc
-${PYSITELIB}/jrnl/install.pyo
-${PYSITELIB}/jrnl/time.py
-${PYSITELIB}/jrnl/time.pyc
-${PYSITELIB}/jrnl/time.pyo
-${PYSITELIB}/jrnl/util.py
-${PYSITELIB}/jrnl/util.pyc
-${PYSITELIB}/jrnl/util.pyo
diff --git a/jrnl/distinfo b/jrnl/distinfo
deleted file mode 100644
index 496efcd3db..0000000000
--- a/jrnl/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD$
-
-SHA1 (jrnl-1.9.8.tar.gz) = 11c6e522e6074f5df39ecd664f24b7e70f67ce27
-RMD160 (jrnl-1.9.8.tar.gz) = b91ed3326a11c120c250d548d593e1f858db1663
-SHA512 (jrnl-1.9.8.tar.gz) = dad2e78a984c2415674e26e833dac118bc99acbd43b860dbf39a19a0374c92393b91087f0d1b3163ad0cf851c7abfebe80ce74320d6058f8a494a84bc51d0aef
-Size (jrnl-1.9.8.tar.gz) = 193595 bytes
-SHA1 (patch-setup.py) = 41ccaebed6a5bf3aca3a94eec376e6de830e0f32
diff --git a/jrnl/patches/patch-setup.py b/jrnl/patches/patch-setup.py
deleted file mode 100644
index bef18f4cbc..0000000000
--- a/jrnl/patches/patch-setup.py
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-Be more permissive regarding version requirements.
-
---- setup.py.orig	2014-11-06 10:33:36.000000000 +0000
-+++ setup.py
-@@ -70,7 +70,7 @@ conditional_dependencies = {
-     "readline>=6.2": not readline_available and "win32" not in sys.platform,
-     "colorama>=0.2.5": "win32" in sys.platform,
-     "argparse>=1.1.0": sys.version.startswith("2.6"),
--    "python-dateutil==1.5": sys.version.startswith("2."),
-+    "python-dateutil>=1.5": sys.version.startswith("2."),
-     "python-dateutil>=2.2": sys.version.startswith("3."),
- }
- 


Home | Main Index | Thread Index | Old Index