pkgsrc-WIP-changes archive

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

py-lscsoft-glue: add new package



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Sep 29 10:49:23 2017 +0200
Changeset:	37e716f16cf8522e490c24728d939d3662ea4781

Added Files:
	py-lscsoft-glue/DESCR
	py-lscsoft-glue/Makefile
	py-lscsoft-glue/PLIST
	py-lscsoft-glue/distinfo

Log Message:
py-lscsoft-glue: add new package

Glue is a collection of utilities for running data analysis pipelines
for online and offline analysis as well as accessing various grid
utilities. It also provides the infrastructure for the segment
database.

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

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

diffstat:
 py-lscsoft-glue/DESCR    |   4 +
 py-lscsoft-glue/Makefile |  24 +++++
 py-lscsoft-glue/PLIST    | 238 +++++++++++++++++++++++++++++++++++++++++++++++
 py-lscsoft-glue/distinfo |   6 ++
 4 files changed, 272 insertions(+)

diffs:
diff --git a/py-lscsoft-glue/DESCR b/py-lscsoft-glue/DESCR
new file mode 100644
index 0000000000..ee87ae7e1d
--- /dev/null
+++ b/py-lscsoft-glue/DESCR
@@ -0,0 +1,4 @@
+Glue is a collection of utilities for running data analysis pipelines
+for online and offline analysis as well as accessing various grid
+utilities. It also provides the infrastructure for the segment
+database.
diff --git a/py-lscsoft-glue/Makefile b/py-lscsoft-glue/Makefile
new file mode 100644
index 0000000000..4618e99f03
--- /dev/null
+++ b/py-lscsoft-glue/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.5 2017/09/17 13:35:03 adam Exp $
+
+DISTNAME=	lscsoft-glue-1.56.0
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math python
+MASTER_SITES=	${MASTER_SITE_PYPI:=l/lscsoft-glue/}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html
+COMMENT=	Grid LSC User Environment
+LICENSE=	gnu-gpl-v3
+
+DEPENDS+=	${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
+DEPENDS+=	${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+DEPENDS+=	${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
+DEPENDS+=	${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL
+DEPENDS+=	${PYPKGPREFIX}-m2crypto-[0-9]*:../../security/py-m2crypto
+
+PYTHON_VERSIONS_INCOMPATIBLE=	34 35 36 # py-m2crypto
+
+USE_LANGUAGES=	c
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-lscsoft-glue/PLIST b/py-lscsoft-glue/PLIST
new file mode 100644
index 0000000000..29b79fc5d0
--- /dev/null
+++ b/py-lscsoft-glue/PLIST
@@ -0,0 +1,238 @@
+@comment $NetBSD$
+bin/LSCdataFind
+bin/dmtdq_seg_insert
+bin/glue_nmi_genbuild
+bin/gw_data_find
+bin/ldbdc
+bin/ldbdd
+bin/ldg_submit_dax
+bin/ligo_data_find
+bin/ligolw_add
+bin/ligolw_cbc_glitch_page
+bin/ligolw_combine_segments
+bin/ligolw_cut
+bin/ligolw_diff
+bin/ligolw_dq_active
+bin/ligolw_dq_active_cats
+bin/ligolw_dq_grapher
+bin/ligolw_dq_query
+bin/ligolw_geo_fr_to_dq
+bin/ligolw_inspiral2mon
+bin/ligolw_print
+bin/ligolw_print_tables
+bin/ligolw_publish_dqxml
+bin/ligolw_segment_diff
+bin/ligolw_segment_insert
+bin/ligolw_segment_intersect
+bin/ligolw_segment_query
+bin/ligolw_segment_union
+bin/ligolw_segments_from_cats
+bin/ligolw_segments_from_cats_split
+bin/ligolw_sqlite
+bin/ligolw_veto_def_check
+bin/ligolw_veto_sngl_trigger
+bin/segdb_coalesce
+etc/LDBDWServer.wsgi
+etc/cbcwebpage.css
+etc/glue-user-env.csh
+etc/glue-user-env.fish
+etc/glue-user-env.sh
+etc/httpd/conf.d/segdb.conf
+etc/ldbdserver.ini
+etc/ldbduser.ini
+etc/ldg-sites.xml
+etc/ligolw.js
+etc/ligolw.xsl
+etc/ligolw_dtd.txt
+etc/pegasus-properties.bundle
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/glue/LDBDClient.py
+${PYSITELIB}/glue/LDBDClient.pyc
+${PYSITELIB}/glue/LDBDClient.pyo
+${PYSITELIB}/glue/LDBDServer.py
+${PYSITELIB}/glue/LDBDServer.pyc
+${PYSITELIB}/glue/LDBDServer.pyo
+${PYSITELIB}/glue/LDBDWClient.py
+${PYSITELIB}/glue/LDBDWClient.pyc
+${PYSITELIB}/glue/LDBDWClient.pyo
+${PYSITELIB}/glue/LDBDWServer.py
+${PYSITELIB}/glue/LDBDWServer.pyc
+${PYSITELIB}/glue/LDBDWServer.pyo
+${PYSITELIB}/glue/LDRdataFindClient.py
+${PYSITELIB}/glue/LDRdataFindClient.pyc
+${PYSITELIB}/glue/LDRdataFindClient.pyo
+${PYSITELIB}/glue/VnPublish.py
+${PYSITELIB}/glue/VnPublish.pyc
+${PYSITELIB}/glue/VnPublish.pyo
+${PYSITELIB}/glue/__init__.py
+${PYSITELIB}/glue/__init__.pyc
+${PYSITELIB}/glue/__init__.pyo
+${PYSITELIB}/glue/__segments.so
+${PYSITELIB}/glue/auth/__init__.py
+${PYSITELIB}/glue/auth/__init__.pyc
+${PYSITELIB}/glue/auth/__init__.pyo
+${PYSITELIB}/glue/auth/saml.py
+${PYSITELIB}/glue/auth/saml.pyc
+${PYSITELIB}/glue/auth/saml.pyo
+${PYSITELIB}/glue/cbcwebpage.py
+${PYSITELIB}/glue/cbcwebpage.pyc
+${PYSITELIB}/glue/cbcwebpage.pyo
+${PYSITELIB}/glue/cis.py
+${PYSITELIB}/glue/cis.pyc
+${PYSITELIB}/glue/cis.pyo
+${PYSITELIB}/glue/dagfile.py
+${PYSITELIB}/glue/dagfile.pyc
+${PYSITELIB}/glue/dagfile.pyo
+${PYSITELIB}/glue/datafind.py
+${PYSITELIB}/glue/datafind.pyc
+${PYSITELIB}/glue/datafind.pyo
+${PYSITELIB}/glue/git_version.py
+${PYSITELIB}/glue/git_version.pyc
+${PYSITELIB}/glue/git_version.pyo
+${PYSITELIB}/glue/gpstime.py
+${PYSITELIB}/glue/gpstime.pyc
+${PYSITELIB}/glue/gpstime.pyo
+${PYSITELIB}/glue/gsiserverutils.py
+${PYSITELIB}/glue/gsiserverutils.pyc
+${PYSITELIB}/glue/gsiserverutils.pyo
+${PYSITELIB}/glue/iterutils.py
+${PYSITELIB}/glue/iterutils.pyc
+${PYSITELIB}/glue/iterutils.pyo
+${PYSITELIB}/glue/lal.py
+${PYSITELIB}/glue/lal.pyc
+${PYSITELIB}/glue/lal.pyo
+${PYSITELIB}/glue/ldbd.py
+${PYSITELIB}/glue/ldbd.pyc
+${PYSITELIB}/glue/ldbd.pyo
+${PYSITELIB}/glue/ligolw/__init__.py
+${PYSITELIB}/glue/ligolw/__init__.pyc
+${PYSITELIB}/glue/ligolw/__init__.pyo
+${PYSITELIB}/glue/ligolw/_ilwd.so
+${PYSITELIB}/glue/ligolw/array.py
+${PYSITELIB}/glue/ligolw/array.pyc
+${PYSITELIB}/glue/ligolw/array.pyo
+${PYSITELIB}/glue/ligolw/dbtables.py
+${PYSITELIB}/glue/ligolw/dbtables.pyc
+${PYSITELIB}/glue/ligolw/dbtables.pyo
+${PYSITELIB}/glue/ligolw/ilwd.py
+${PYSITELIB}/glue/ligolw/ilwd.pyc
+${PYSITELIB}/glue/ligolw/ilwd.pyo
+${PYSITELIB}/glue/ligolw/ligolw.py
+${PYSITELIB}/glue/ligolw/ligolw.pyc
+${PYSITELIB}/glue/ligolw/ligolw.pyo
+${PYSITELIB}/glue/ligolw/lsctables.py
+${PYSITELIB}/glue/ligolw/lsctables.pyc
+${PYSITELIB}/glue/ligolw/lsctables.pyo
+${PYSITELIB}/glue/ligolw/param.py
+${PYSITELIB}/glue/ligolw/param.pyc
+${PYSITELIB}/glue/ligolw/param.pyo
+${PYSITELIB}/glue/ligolw/table.py
+${PYSITELIB}/glue/ligolw/table.pyc
+${PYSITELIB}/glue/ligolw/table.pyo
+${PYSITELIB}/glue/ligolw/tokenizer.so
+${PYSITELIB}/glue/ligolw/types.py
+${PYSITELIB}/glue/ligolw/types.pyc
+${PYSITELIB}/glue/ligolw/types.pyo
+${PYSITELIB}/glue/ligolw/utils/__init__.py
+${PYSITELIB}/glue/ligolw/utils/__init__.pyc
+${PYSITELIB}/glue/ligolw/utils/__init__.pyo
+${PYSITELIB}/glue/ligolw/utils/coalesce_db.py
+${PYSITELIB}/glue/ligolw/utils/coalesce_db.pyc
+${PYSITELIB}/glue/ligolw/utils/coalesce_db.pyo
+${PYSITELIB}/glue/ligolw/utils/coincs.py
+${PYSITELIB}/glue/ligolw/utils/coincs.pyc
+${PYSITELIB}/glue/ligolw/utils/coincs.pyo
+${PYSITELIB}/glue/ligolw/utils/ligolw_add.py
+${PYSITELIB}/glue/ligolw/utils/ligolw_add.pyc
+${PYSITELIB}/glue/ligolw/utils/ligolw_add.pyo
+${PYSITELIB}/glue/ligolw/utils/ligolw_sqlite.py
+${PYSITELIB}/glue/ligolw/utils/ligolw_sqlite.pyc
+${PYSITELIB}/glue/ligolw/utils/ligolw_sqlite.pyo
+${PYSITELIB}/glue/ligolw/utils/print_tables.py
+${PYSITELIB}/glue/ligolw/utils/print_tables.pyc
+${PYSITELIB}/glue/ligolw/utils/print_tables.pyo
+${PYSITELIB}/glue/ligolw/utils/process.py
+${PYSITELIB}/glue/ligolw/utils/process.pyc
+${PYSITELIB}/glue/ligolw/utils/process.pyo
+${PYSITELIB}/glue/ligolw/utils/search_summary.py
+${PYSITELIB}/glue/ligolw/utils/search_summary.pyc
+${PYSITELIB}/glue/ligolw/utils/search_summary.pyo
+${PYSITELIB}/glue/ligolw/utils/segments.py
+${PYSITELIB}/glue/ligolw/utils/segments.pyc
+${PYSITELIB}/glue/ligolw/utils/segments.pyo
+${PYSITELIB}/glue/ligolw/utils/time_slide.py
+${PYSITELIB}/glue/ligolw/utils/time_slide.pyc
+${PYSITELIB}/glue/ligolw/utils/time_slide.pyo
+${PYSITELIB}/glue/markup.py
+${PYSITELIB}/glue/markup.pyc
+${PYSITELIB}/glue/markup.pyo
+${PYSITELIB}/glue/nmi/__init__.py
+${PYSITELIB}/glue/nmi/__init__.pyc
+${PYSITELIB}/glue/nmi/__init__.pyo
+${PYSITELIB}/glue/nmi/opts.py
+${PYSITELIB}/glue/nmi/opts.pyc
+${PYSITELIB}/glue/nmi/opts.pyo
+${PYSITELIB}/glue/nmi/util.py
+${PYSITELIB}/glue/nmi/util.pyc
+${PYSITELIB}/glue/nmi/util.pyo
+${PYSITELIB}/glue/offsetvector.py
+${PYSITELIB}/glue/offsetvector.pyc
+${PYSITELIB}/glue/offsetvector.pyo
+${PYSITELIB}/glue/pidfile.py
+${PYSITELIB}/glue/pidfile.pyc
+${PYSITELIB}/glue/pidfile.pyo
+${PYSITELIB}/glue/pipeline.py
+${PYSITELIB}/glue/pipeline.pyc
+${PYSITELIB}/glue/pipeline.pyo
+${PYSITELIB}/glue/segmentdb/__init__.py
+${PYSITELIB}/glue/segmentdb/__init__.pyc
+${PYSITELIB}/glue/segmentdb/__init__.pyo
+${PYSITELIB}/glue/segmentdb/logic.py
+${PYSITELIB}/glue/segmentdb/logic.pyc
+${PYSITELIB}/glue/segmentdb/logic.pyo
+${PYSITELIB}/glue/segmentdb/query_engine.py
+${PYSITELIB}/glue/segmentdb/query_engine.pyc
+${PYSITELIB}/glue/segmentdb/query_engine.pyo
+${PYSITELIB}/glue/segmentdb/segmentdb_utils.py
+${PYSITELIB}/glue/segmentdb/segmentdb_utils.pyc
+${PYSITELIB}/glue/segmentdb/segmentdb_utils.pyo
+${PYSITELIB}/glue/segments.py
+${PYSITELIB}/glue/segments.pyc
+${PYSITELIB}/glue/segments.pyo
+${PYSITELIB}/glue/segmentsUtils.py
+${PYSITELIB}/glue/segmentsUtils.pyc
+${PYSITELIB}/glue/segmentsUtils.pyo
+${PYSITELIB}/glue/text_progress_bar.py
+${PYSITELIB}/glue/text_progress_bar.pyc
+${PYSITELIB}/glue/text_progress_bar.pyo
+${PYSITELIB}/glue/utils.py
+${PYSITELIB}/glue/utils.pyc
+${PYSITELIB}/glue/utils.pyo
+${PYSITELIB}/glue/workflow.py
+${PYSITELIB}/glue/workflow.pyc
+${PYSITELIB}/glue/workflow.pyo
+share/nmi/lalsuite-build-scripts.location
+var/php/dq_report/get_report.php
+var/php/dq_report/header.php
+var/php/dq_report/index.php
+var/php/seginsert/flagcheck.php
+var/php/seginsert/img/LIGOLogo.gif
+var/php/seginsert/img/brace.gif
+var/php/seginsert/img/lsc.gif
+var/php/seginsert/img/plus.gif
+var/php/seginsert/index.php
+var/php/seginsert/ligolw.xsl
+var/php/seginsert/listflags.php
+var/php/seginsert/scripts/footer.php
+var/php/seginsert/scripts/form_day_list.php
+var/php/seginsert/scripts/form_month_list.php
+var/php/seginsert/scripts/form_year_list.php
+var/php/seginsert/scripts/header.php
+var/php/seginsert/scripts/style.css
+var/php/seginsert/scripts/styletitle.php
+var/php/seginsert/scripts/time_conv_functions.php
+var/php/seginsert/submitflag.php
diff --git a/py-lscsoft-glue/distinfo b/py-lscsoft-glue/distinfo
new file mode 100644
index 0000000000..0dd85ac9d8
--- /dev/null
+++ b/py-lscsoft-glue/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.4 2017/09/17 13:35:03 adam Exp $
+
+SHA1 (lscsoft-glue-1.56.0.tar.gz) = b54e86b155cdd282c53722cfdd9b052e93247d49
+RMD160 (lscsoft-glue-1.56.0.tar.gz) = 00c39851af438250e6260963819f862a61e419b3
+SHA512 (lscsoft-glue-1.56.0.tar.gz) = 4535d4db700a590f84d29ba04896c4b825c853a90b3207b73b93ab4a28ecc7b17ddfc7e950ab1adde451cf88f5c12a7f82caced9b2e9e6e0b9de965b83117f0e
+Size (lscsoft-glue-1.56.0.tar.gz) = 2652916 bytes


Home | Main Index | Thread Index | Old Index