aboutsummaryrefslogtreecommitdiff
path: root/www/trac-TracGoogleAnalytics
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2010-12-05 21:09:41 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2010-12-05 21:09:41 +0000
commit7d05548d60505123cfeef17da726eab6a7354f39 (patch)
tree3732cedad2a85a639cfcbaf388be58a9df6d890a /www/trac-TracGoogleAnalytics
parentf5fa4e4219790fe8cda78b86bde72ecd4d5aba4e (diff)
downloadports-7d05548d60505123cfeef17da726eab6a7354f39.tar.gz
ports-7d05548d60505123cfeef17da726eab6a7354f39.zip
Notes
Diffstat (limited to 'www/trac-TracGoogleAnalytics')
-rw-r--r--www/trac-TracGoogleAnalytics/Makefile26
-rw-r--r--www/trac-TracGoogleAnalytics/distinfo2
-rw-r--r--www/trac-TracGoogleAnalytics/pkg-descr8
3 files changed, 36 insertions, 0 deletions
diff --git a/www/trac-TracGoogleAnalytics/Makefile b/www/trac-TracGoogleAnalytics/Makefile
new file mode 100644
index 000000000000..a61d7dd7da00
--- /dev/null
+++ b/www/trac-TracGoogleAnalytics/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: trac-TracGoogleAnalytics
+# Date created: 14 October 2010
+# Whom: Douglas Thrift
+#
+# $FreeBSD$
+#
+
+PORTNAME= TracGoogleAnalytics
+PORTVERSION= 0.2.4
+CATEGORIES= www devel python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= trac-
+
+MAINTAINER= douglas@douglasthrift.net
+COMMENT= Trac plugin to enable logging by Google Analytics
+
+RUN_DEPENDS= tracd:${PORTSDIR}/www/trac
+
+LICENSE= BSD
+
+USE_PYTHON= yes
+USE_PYDISTUTILS= easy_install
+
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
+
+.include <bsd.port.mk>
diff --git a/www/trac-TracGoogleAnalytics/distinfo b/www/trac-TracGoogleAnalytics/distinfo
new file mode 100644
index 000000000000..66d85f806630
--- /dev/null
+++ b/www/trac-TracGoogleAnalytics/distinfo
@@ -0,0 +1,2 @@
+SHA256 (TracGoogleAnalytics-0.2.4.tar.gz) = 79ee119aa187ef9d6aff4df599f91641dbc04ab816a432c5fb292e78113cc790
+SIZE (TracGoogleAnalytics-0.2.4.tar.gz) = 11292
diff --git a/www/trac-TracGoogleAnalytics/pkg-descr b/www/trac-TracGoogleAnalytics/pkg-descr
new file mode 100644
index 000000000000..2e482f1688b1
--- /dev/null
+++ b/www/trac-TracGoogleAnalytics/pkg-descr
@@ -0,0 +1,8 @@
+Previously known as Google Analytics Plugin, this plugin will enable
+your trac environment to be logged by Google Analytics.
+
+It adds the necessary javascript code to log your environment, plus, it
+also logs the downloads of regular filenames which end with a specific
+extension; these extensions are defined by you; and also external links.
+
+WWW: http://google.ufsoft.org/wiki/TracGoogleAnalytics