Hermes is a time-tracking application integrated with the Horde Framework. It
ties into Turba (to retrieve clients) and Nag and Whups (to retrieve cost objects). It comes with a stop watch, search and reporting capabilities, and an invoice interface. WWW: http://horde.org/hermes/
This commit is contained in:
parent
e25ff6a580
commit
8cf4c01d49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217859
5 changed files with 162 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
SUBDIR += gworkspace-gwmetadata
|
||||
SUBDIR += gxmessage
|
||||
SUBDIR += helpviewer
|
||||
SUBDIR += horde-hermes
|
||||
SUBDIR += horde-kronolith
|
||||
SUBDIR += horde-mnemo
|
||||
SUBDIR += horde-nag
|
||||
|
|
24
deskutils/horde-hermes/Makefile
Normal file
24
deskutils/horde-hermes/Makefile
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Ports collection makefile for: horde-hermes
|
||||
# Date created: Jul 20, 2008
|
||||
# Whom: Beech Rintoul <beech@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= hermes
|
||||
DISTVERSION= 1.0-rc1
|
||||
CATEGORIES= deskutils www
|
||||
|
||||
MAINTAINER= beech@FreeBSD.org
|
||||
COMMENT= Time tracking application
|
||||
|
||||
USE_HORDE= base pkg-message
|
||||
USE_GETTEXT= yes
|
||||
PORTDOCS= README CHANGES CREDITS INSTALL TODO
|
||||
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/www/horde/turba/minisearch.php:${PORTSDIR}/mail/horde-turba \
|
||||
${LOCALBASE}/www/horde/nag/data.php:${PORTSDIR}/deskutils/horde-nag \
|
||||
${LOCALBASE}/www/horde/whups/index.php:${PORTSDIR}/devel/horde-whups
|
||||
|
||||
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
||||
.include <bsd.port.mk>
|
3
deskutils/horde-hermes/distinfo
Normal file
3
deskutils/horde-hermes/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
MD5 (hermes-h3-1.0-rc1.tar.gz) = 7876af85c37c2ed84fc88d0fb39b06b7
|
||||
SHA256 (hermes-h3-1.0-rc1.tar.gz) = e0090e83b834ad2afd35ee10a91d07751b3f1765cd1bfcdf44a58e04d6e4e7bf
|
||||
SIZE (hermes-h3-1.0-rc1.tar.gz) = 347647
|
6
deskutils/horde-hermes/pkg-descr
Normal file
6
deskutils/horde-hermes/pkg-descr
Normal file
|
@ -0,0 +1,6 @@
|
|||
Hermes is a time-tracking application integrated with the Horde Framework. It
|
||||
ties into Turba (to retrieve clients) and Nag and Whups (to retrieve cost
|
||||
objects). It comes with a stop watch, search and reporting capabilities, and an
|
||||
invoice interface.
|
||||
|
||||
WWW: http://horde.org/hermes/
|
128
deskutils/horde-hermes/pkg-plist
Normal file
128
deskutils/horde-hermes/pkg-plist
Normal file
|
@ -0,0 +1,128 @@
|
|||
%%HORDIR%%/admin.php
|
||||
%%HORDIR%%/config/.htaccess
|
||||
%%HORDIR%%/config/conf.xml
|
||||
%%HORDIR%%/config/prefs.php.dist
|
||||
%%HORDIR%%/deliverables.php
|
||||
%%HORDIR%%/entry.php
|
||||
%%HORDIR%%/index.php
|
||||
%%HORDIR%%/invoicing.php
|
||||
%%HORDIR%%/lib/Admin.php
|
||||
%%HORDIR%%/lib/Block/tree_menu.php
|
||||
%%HORDIR%%/lib/Block/tree_stopwatch.php
|
||||
%%HORDIR%%/lib/Data/hermes_csv.php
|
||||
%%HORDIR%%/lib/Data/hermes_tsv.php
|
||||
%%HORDIR%%/lib/Data/hermes_xls.php
|
||||
%%HORDIR%%/lib/Data/iif.php
|
||||
%%HORDIR%%/lib/Data/qbxml.php
|
||||
%%HORDIR%%/lib/Driver.php
|
||||
%%HORDIR%%/lib/Driver/sql.php
|
||||
%%HORDIR%%/lib/Forms/Deliverable.php
|
||||
%%HORDIR%%/lib/Forms/Export.php
|
||||
%%HORDIR%%/lib/Forms/Search.php
|
||||
%%HORDIR%%/lib/Forms/Time.php
|
||||
%%HORDIR%%/lib/Hermes.php
|
||||
%%HORDIR%%/lib/Table.php
|
||||
%%HORDIR%%/lib/api.php
|
||||
%%HORDIR%%/lib/base.php
|
||||
%%HORDIR%%/lib/version.php
|
||||
%%HORDIR%%/locale/de_DE/LC_MESSAGES/hermes.mo
|
||||
%%HORDIR%%/locale/en_US/help.xml
|
||||
%%HORDIR%%/locale/es_ES/LC_MESSAGES/hermes.mo
|
||||
%%HORDIR%%/locale/es_ES/help.xml
|
||||
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/hermes.mo
|
||||
%%HORDIR%%/locale/zh_TW/LC_MESSAGES/hermes.mo
|
||||
%%HORDIR%%/po/README
|
||||
%%HORDIR%%/po/de_DE.po
|
||||
%%HORDIR%%/po/es_ES.po
|
||||
%%HORDIR%%/po/fi_FI.po
|
||||
%%HORDIR%%/po/hermes.pot
|
||||
%%HORDIR%%/po/zh_TW.po
|
||||
%%HORDIR%%/scripts/.htaccess
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/Default.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/Icon.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/Info.plist
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin/Contents/Info.plist
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin/Contents/MacOS/KeychainPlugIn
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin/Contents/Resources/English.lproj/InfoPlist.strings
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/Sandals.html
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/lib/Sandals.js
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/lib/horde.js
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/lib/open_calendar.js
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/lib/stripe.js
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/lib/vcXMLRPC.js
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/bluewhite-screen.css
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/alerts/alarm.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/alerts/error.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/alerts/message.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/alerts/success.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/alerts/warning.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/calendar.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/hermes.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/required.png
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/spinner-transparent.gif
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/hermes-screen.css
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/sandals-screen.css
|
||||
%%HORDIR%%/scripts/Sandals.wdgt/themes/screen.css
|
||||
%%HORDIR%%/scripts/purge.php
|
||||
%%HORDIR%%/scripts/sql/hermes.mssql.sql
|
||||
%%HORDIR%%/scripts/sql/hermes.oci8.sql
|
||||
%%HORDIR%%/scripts/sql/hermes.sql
|
||||
%%HORDIR%%/scripts/sql/hermes.xml
|
||||
%%HORDIR%%/scripts/upgrades/2007-04-20_drop_invoicing.sql
|
||||
%%HORDIR%%/scripts/upgrades/2007-04-25_add_jobtype_rate.sql
|
||||
%%HORDIR%%/scripts/upgrades/2007-10-17_add_jobtype_billable.sql
|
||||
%%HORDIR%%/search.php
|
||||
%%HORDIR%%/start.php
|
||||
%%HORDIR%%/templates/common-header.inc
|
||||
%%HORDIR%%/templates/deliverables/list.inc
|
||||
%%HORDIR%%/templates/menu.inc
|
||||
%%HORDIR%%/templates/time/form.html
|
||||
%%HORDIR%%/themes/graphics/clockout.png
|
||||
%%HORDIR%%/themes/graphics/deliverable.png
|
||||
%%HORDIR%%/themes/graphics/favicon.ico
|
||||
%%HORDIR%%/themes/graphics/hermes.png
|
||||
%%HORDIR%%/themes/graphics/invoices.png
|
||||
%%HORDIR%%/themes/graphics/newdeliverable.png
|
||||
%%HORDIR%%/themes/graphics/timer-start.png
|
||||
%%HORDIR%%/themes/graphics/timer-stop.png
|
||||
%%HORDIR%%/themes/print/screen.css
|
||||
%%HORDIR%%/themes/screen.css
|
||||
%%HORDIR%%/time.php
|
||||
@dirrm %%HORDIR%%/themes/print
|
||||
@dirrm %%HORDIR%%/themes/graphics
|
||||
@dirrm %%HORDIR%%/themes
|
||||
@dirrm %%HORDIR%%/templates/time
|
||||
@dirrm %%HORDIR%%/templates/deliverables
|
||||
@dirrm %%HORDIR%%/templates
|
||||
@dirrm %%HORDIR%%/scripts/upgrades
|
||||
@dirrm %%HORDIR%%/scripts/sql
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/themes/graphics/alerts
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/themes/graphics
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/themes
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/lib
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin/Contents/Resources/English.lproj
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin/Contents/Resources
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin/Contents/MacOS
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin/Contents
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt/KeychainPlugIn.widgetplugin
|
||||
@dirrm %%HORDIR%%/scripts/Sandals.wdgt
|
||||
@dirrm %%HORDIR%%/scripts
|
||||
@dirrm %%HORDIR%%/po
|
||||
@dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES
|
||||
@dirrm %%HORDIR%%/locale/zh_TW
|
||||
@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
|
||||
@dirrm %%HORDIR%%/locale/fi_FI
|
||||
@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
|
||||
@dirrm %%HORDIR%%/locale/es_ES
|
||||
@dirrm %%HORDIR%%/locale/en_US
|
||||
@dirrm %%HORDIR%%/locale/de_DE/LC_MESSAGES
|
||||
@dirrm %%HORDIR%%/locale/de_DE
|
||||
@dirrm %%HORDIR%%/locale
|
||||
@dirrm %%HORDIR%%/lib/Forms
|
||||
@dirrm %%HORDIR%%/lib/Driver
|
||||
@dirrm %%HORDIR%%/lib/Data
|
||||
@dirrm %%HORDIR%%/lib/Block
|
||||
@dirrm %%HORDIR%%/lib
|
||||
@dirrmtry %%HORDIR%%/config
|
||||
@dirrmtry %%HORDIR%%
|
||||
@dirrmtry %%HORBAS%%
|
Loading…
Reference in a new issue