Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768036
D294.id693.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D294.id693.diff
View Options
diff --git a/devel/notifications-cli-client/Makefile b/devel/notifications-cli-client/Makefile
new file mode 100644
--- /dev/null
+++ b/devel/notifications-cli-client/Makefile
@@ -0,0 +1,29 @@
+# Created by: Dereckson <dereckson@gmail.com>
+# $FreeBSD$
+#
+# This port is a part of Nasqueron operations FreeBSD internal ports tree.
+
+PORTNAME= notifications-cli-client
+DISTVERSION= 2016-02-21
+CATEGORIES= devel
+DISTNAME= ${PORTNAME}
+
+MAINTAINER= dereckson@gmail.com
+COMMENT= Prints notifications to the console
+
+LICENSE= BSD2CLAUSE
+
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pika/amqp_object.py:${PORTSDIR}/devel/py-pika
+
+USE_GITHUB= yes
+GH_ACCOUNT= nasqueron
+GH_TAGNAME= 14aba99
+
+USES= python:3.4+
+NO_BUILD= yes
+PLIST_FILES= bin/notifications
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/notifications ${STAGEDIR}${PREFIX}/bin/
+
+.include <bsd.port.mk>
diff --git a/devel/notifications-cli-client/distinfo b/devel/notifications-cli-client/distinfo
new file mode 100644
--- /dev/null
+++ b/devel/notifications-cli-client/distinfo
@@ -0,0 +1,2 @@
+SHA256 (notifications-cli-client_GH0.tar.gz) = 0a039dbd2d070612dfcad3c0274307fcbac2da45876f3371f5106a3ee03c3be1
+SIZE (notifications-cli-client_GH0.tar.gz) = 1999
diff --git a/devel/notifications-cli-client/pkg-descr b/devel/notifications-cli-client/pkg-descr
new file mode 100644
--- /dev/null
+++ b/devel/notifications-cli-client/pkg-descr
@@ -0,0 +1,5 @@
+Client to connect to an AMQP broker to print notifications to the console.
+
+Intended to be used with the Nasqueron notifications center.
+
+WWW: https://github.com/nasqueron/notifications-cli-client
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 05:30 (6 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259571
Default Alt Text
D294.id693.diff (1 KB)
Attached To
Mode
D294: New port: devel/notifications-cli-client
Attached
Detach File
Event Timeline
Log In to Comment