aboutsummaryrefslogtreecommitdiff
path: root/www/anyremote2html
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-01 00:18:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-01 00:18:11 +0000
commitc5e7914fb4c76f5e033df34e96d7003a428b663f (patch)
tree44036f7c6c59e4fef7a53833a3d382ee8051c734 /www/anyremote2html
parentded8f1f589b2f250627a4f1fbf890fa7225f4204 (diff)
downloadports-c5e7914fb4c76f5e033df34e96d7003a428b663f.tar.gz
ports-c5e7914fb4c76f5e033df34e96d7003a428b663f.zip
anyremote2html package is a WEB interface for anyRemote.
It acts as HTTP server and translates anyRemote commands to HTML. The overall goal of this project is to provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection. anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, Motorola and others. It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi) capabled phone and UNIX, and in principle could be configured to manage almost any software. WWW: http://anyremote.sourceforge.net/ Happy new Year PR: ports/130019 Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes
Notes: svn path=/head/; revision=225079
Diffstat (limited to 'www/anyremote2html')
-rw-r--r--www/anyremote2html/Makefile35
-rw-r--r--www/anyremote2html/distinfo3
-rw-r--r--www/anyremote2html/pkg-descr14
-rw-r--r--www/anyremote2html/pkg-plist96
4 files changed, 148 insertions, 0 deletions
diff --git a/www/anyremote2html/Makefile b/www/anyremote2html/Makefile
new file mode 100644
index 000000000000..1b47c76b2480
--- /dev/null
+++ b/www/anyremote2html/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: anyremote2html
+# Date created: 26 December 2008
+# Whom: Alexander Logvinov <ports@logvinov.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= anyremote2html
+PORTVERSION= 0.6
+CATEGORIES= www deskutils
+MASTER_SITES= SF
+MASTER_SITE_SUBDIR= anyremote
+
+MAINTAINER= ports@logvinov.com
+COMMENT= A web interface for anyRemote
+
+RUN_DEPENDS= anyremote:${PORTSDIR}/comms/anyremote
+
+GNU_CONFIGURE= yes
+USE_PYTHON_RUN= yes
+
+PORTDOCS= NEWS README COPYING VERSION AUTHORS
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' ${WRKSRC}/${PORTNAME}
+.if defined(NOPORTDOCS)
+ @${REINPLACE_CMD} -e '/doc\/${PORTNAME}/d' ${WRKSRC}/Makefile.in
+.endif
+
+post-install:
+.for dir in 16 32 64
+ @${CHMOD} 644 ${PREFIX}/share/pixmaps/${PORTNAME}/${dir}/*
+.endfor
+
+.include <bsd.port.mk>
diff --git a/www/anyremote2html/distinfo b/www/anyremote2html/distinfo
new file mode 100644
index 000000000000..5cc0931b7e2d
--- /dev/null
+++ b/www/anyremote2html/distinfo
@@ -0,0 +1,3 @@
+MD5 (anyremote2html-0.6.tar.gz) = 23916c00c39b16f749a65adec2bdcced
+SHA256 (anyremote2html-0.6.tar.gz) = 641917d331dcd7af2ca5e54dff392795cdf6cb9ee7c2fca836a174d5ebe4f5c9
+SIZE (anyremote2html-0.6.tar.gz) = 327367
diff --git a/www/anyremote2html/pkg-descr b/www/anyremote2html/pkg-descr
new file mode 100644
index 000000000000..11d7b0be2ea7
--- /dev/null
+++ b/www/anyremote2html/pkg-descr
@@ -0,0 +1,14 @@
+anyremote2html package is a WEB interface for anyRemote.
+It acts as HTTP server and translates anyRemote commands to HTML.
+
+The overall goal of this project is to provide remote control service on Linux
+through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
+
+anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
+Motorola and others.
+
+It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
+capabled phone and UNIX, and in principle could be configured to manage almost
+any software.
+
+WWW: http://anyremote.sourceforge.net/
diff --git a/www/anyremote2html/pkg-plist b/www/anyremote2html/pkg-plist
new file mode 100644
index 000000000000..18be237512d7
--- /dev/null
+++ b/www/anyremote2html/pkg-plist
@@ -0,0 +1,96 @@
+bin/anyremote2html
+share/pixmaps/anyremote2html/64/prev.png
+share/pixmaps/anyremote2html/64/question.png
+share/pixmaps/anyremote2html/64/play.png
+share/pixmaps/anyremote2html/64/mute.png
+share/pixmaps/anyremote2html/64/vol_down.png
+share/pixmaps/anyremote2html/64/folder.png
+share/pixmaps/anyremote2html/64/default.png
+share/pixmaps/anyremote2html/64/no.png
+share/pixmaps/anyremote2html/64/stop.png
+share/pixmaps/anyremote2html/64/eject.png
+share/pixmaps/anyremote2html/64/vol_up.png
+share/pixmaps/anyremote2html/64/up.png
+share/pixmaps/anyremote2html/64/rewind.png
+share/pixmaps/anyremote2html/64/down.png
+share/pixmaps/anyremote2html/64/launch.png
+share/pixmaps/anyremote2html/64/forward.png
+share/pixmaps/anyremote2html/64/left.png
+share/pixmaps/anyremote2html/64/minus.png
+share/pixmaps/anyremote2html/64/right.png
+share/pixmaps/anyremote2html/64/fullscreen.png
+share/pixmaps/anyremote2html/64/pause.png
+share/pixmaps/anyremote2html/64/file.png
+share/pixmaps/anyremote2html/64/view_tree.png
+share/pixmaps/anyremote2html/64/fit.png
+share/pixmaps/anyremote2html/64/click_icon.png
+share/pixmaps/anyremote2html/64/refresh.png
+share/pixmaps/anyremote2html/64/exit.png
+share/pixmaps/anyremote2html/64/next.png
+share/pixmaps/anyremote2html/64/plus.png
+share/pixmaps/anyremote2html/64/info.png
+share/pixmaps/anyremote2html/32/prev.png
+share/pixmaps/anyremote2html/32/question.png
+share/pixmaps/anyremote2html/32/play.png
+share/pixmaps/anyremote2html/32/mute.png
+share/pixmaps/anyremote2html/32/vol_down.png
+share/pixmaps/anyremote2html/32/folder.png
+share/pixmaps/anyremote2html/32/default.png
+share/pixmaps/anyremote2html/32/no.png
+share/pixmaps/anyremote2html/32/stop.png
+share/pixmaps/anyremote2html/32/eject.png
+share/pixmaps/anyremote2html/32/vol_up.png
+share/pixmaps/anyremote2html/32/up.png
+share/pixmaps/anyremote2html/32/rewind.png
+share/pixmaps/anyremote2html/32/down.png
+share/pixmaps/anyremote2html/32/launch.png
+share/pixmaps/anyremote2html/32/forward.png
+share/pixmaps/anyremote2html/32/left.png
+share/pixmaps/anyremote2html/32/minus.png
+share/pixmaps/anyremote2html/32/right.png
+share/pixmaps/anyremote2html/32/fullscreen.png
+share/pixmaps/anyremote2html/32/pause.png
+share/pixmaps/anyremote2html/32/file.png
+share/pixmaps/anyremote2html/32/view_tree.png
+share/pixmaps/anyremote2html/32/fit.png
+share/pixmaps/anyremote2html/32/click_icon.png
+share/pixmaps/anyremote2html/32/refresh.png
+share/pixmaps/anyremote2html/32/exit.png
+share/pixmaps/anyremote2html/32/next.png
+share/pixmaps/anyremote2html/32/plus.png
+share/pixmaps/anyremote2html/32/info.png
+share/pixmaps/anyremote2html/16/prev.png
+share/pixmaps/anyremote2html/16/question.png
+share/pixmaps/anyremote2html/16/play.png
+share/pixmaps/anyremote2html/16/mute.png
+share/pixmaps/anyremote2html/16/vol_down.png
+share/pixmaps/anyremote2html/16/folder.png
+share/pixmaps/anyremote2html/16/default.png
+share/pixmaps/anyremote2html/16/no.png
+share/pixmaps/anyremote2html/16/stop.png
+share/pixmaps/anyremote2html/16/eject.png
+share/pixmaps/anyremote2html/16/vol_up.png
+share/pixmaps/anyremote2html/16/up.png
+share/pixmaps/anyremote2html/16/rewind.png
+share/pixmaps/anyremote2html/16/down.png
+share/pixmaps/anyremote2html/16/launch.png
+share/pixmaps/anyremote2html/16/forward.png
+share/pixmaps/anyremote2html/16/left.png
+share/pixmaps/anyremote2html/16/minus.png
+share/pixmaps/anyremote2html/16/right.png
+share/pixmaps/anyremote2html/16/fullscreen.png
+share/pixmaps/anyremote2html/16/pause.png
+share/pixmaps/anyremote2html/16/file.png
+share/pixmaps/anyremote2html/16/view_tree.png
+share/pixmaps/anyremote2html/16/fit.png
+share/pixmaps/anyremote2html/16/click_icon.png
+share/pixmaps/anyremote2html/16/refresh.png
+share/pixmaps/anyremote2html/16/exit.png
+share/pixmaps/anyremote2html/16/next.png
+share/pixmaps/anyremote2html/16/plus.png
+share/pixmaps/anyremote2html/16/info.png
+share/pixmaps/anyremote2html/anyRemote.png
+@dirrmtry share/pixmaps/anyremote2html/64
+@dirrmtry share/pixmaps/anyremote2html/32
+@dirrmtry share/pixmaps/anyremote2html/16
+@dirrmtry share/pixmaps/anyremote2html