aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde-mnemo
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/horde-mnemo')
-rw-r--r--deskutils/horde-mnemo/Makefile88
-rw-r--r--deskutils/horde-mnemo/distinfo3
-rw-r--r--deskutils/horde-mnemo/files/httpd.conf.mnemo31
-rw-r--r--deskutils/horde-mnemo/files/pkg-deinstall.in24
-rw-r--r--deskutils/horde-mnemo/files/pkg-install.in23
-rw-r--r--deskutils/horde-mnemo/files/pkg-message.in16
-rw-r--r--deskutils/horde-mnemo/pkg-descr6
-rw-r--r--deskutils/horde-mnemo/pkg-plist196
8 files changed, 0 insertions, 387 deletions
diff --git a/deskutils/horde-mnemo/Makefile b/deskutils/horde-mnemo/Makefile
deleted file mode 100644
index e4297a73abfc..000000000000
--- a/deskutils/horde-mnemo/Makefile
+++ /dev/null
@@ -1,88 +0,0 @@
-# Ports collection makefile for: Mnemo
-# Date created: Sun May 19, 2002
-# Whom: Thierry Thomas (<thierry@pompo.net>)
-#
-# $FreeBSD$
-#
-
-PORTNAME= mnemo
-PORTVERSION= 2.1
-PORTREVISION= 1
-CATEGORIES= deskutils www
-MASTER_SITES= ftp://ftp.horde.org/pub/mnemo/ \
- ftp://ftp.planetmirror.com/pub/horde/mnemo/ \
- ftp://ftp.au.horde.org/pub/horde/mnemo/ \
- ftp://ftp.be.horde.org/mnemo/ \
- ftp://ftp.es.horde.org/pub/mnemo/ \
- ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/mnemo/ \
- ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/mnemo/ \
- http://ftp.horde.org/pub/mnemo/
-DISTNAME= ${PORTNAME}-h3-${PORTVERSION}
-
-MAINTAINER= shaun@FreeBSD.org
-COMMENT= Mnemo is the Horde notes and memos application
-
-RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
-
-NO_BUILD= yes
-USE_APACHE= 1.3+ # needed to test APACHE_VERSION
-USE_GETTEXT= yes
-
-PLIST_SUB= MNEMODIR=${LMNEMODIR} HORDE_INC=${HORDE_INC:S|^${LOCALBASE}/||}
-PKGMESSAGE= ${WRKDIR}/pkg-message
-PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
-SUB_FILES= pkg-message pkg-install pkg-deinstall
-SUB_LIST= MNEMODIR=${MNEMODIR}
-
-REINPLACE_ARGS= -i ""
-DOCS= LICENSE README docs/CHANGES docs/CREDITS docs/INSTALL \
- docs/RELEASE_NOTES docs/TODO docs/UPGRADING
-CONFFILE= prefs.php
-SUB_DIRS= config js lib locale po scripts templates themes
-
-LHORDEDIR?= www/horde
-LMNEMODIR?= ${LHORDEDIR}/mnemo
-
-MNEMODIR= ${PREFIX}/${LMNEMODIR}
-CONFDIR= ${MNEMODIR}/config
-
-.include <bsd.port.pre.mk>
-
-.if ${APACHE_VERSION} >= 20
-HORDE_INC= ${LOCALBASE}/etc/apache${APACHE_VERSION:S/20/2/}/Includes
-.else
-HORDE_INC= ${LOCALBASE}/etc/horde
-.endif
-
-pre-configure:
- @(cd ${WRKSRC}/scripts && \
- ${FIND} . -name "*.php" -exec \
- ${REINPLACE_CMD} -e "s:/usr/local/bin/php: ${LOCALBASE}/bin/php:;s:/usr/bin/php: ${LOCALBASE}/bin/php:" {} \; )
- @${SED} -e "s:/home/httpd/html/horde/mnemo:${MNEMODIR}:g" \
- ${FILESDIR}/httpd.conf.mnemo > ${WRKDIR}/httpd-mnemo.conf
-
-do-install:
- @${MKDIR} ${MNEMODIR}
-.for REP in ${SUB_DIRS}
- @${CP} -Rp ${WRKSRC}/${REP} ${MNEMODIR}
-.endfor
- @${CP} -p ${WRKSRC}/*.php ${MNEMODIR}
-
- @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${MNEMODIR}
- @${CHMOD} -R o-rwx ${CONFDIR}
- @${INSTALL_DATA} ${WRKDIR}/httpd-mnemo.conf ${HORDE_INC}
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for FILE in ${DOCS}
- @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
-.endfor
- @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
-.endif
-
-post-install:
- @${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
- @${ECHO_MSG}
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG}
-
-.include <bsd.port.post.mk>
diff --git a/deskutils/horde-mnemo/distinfo b/deskutils/horde-mnemo/distinfo
deleted file mode 100644
index 84b5a8f94af5..000000000000
--- a/deskutils/horde-mnemo/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (mnemo-h3-2.1.tar.gz) = 9dc9d19ffdc7dfd332f6667fef630e29
-SHA256 (mnemo-h3-2.1.tar.gz) = 9ff42bf5458144bfcf3425f1a1942e9143f952dedfb683c50ac043d3eff26b11
-SIZE (mnemo-h3-2.1.tar.gz) = 963758
diff --git a/deskutils/horde-mnemo/files/httpd.conf.mnemo b/deskutils/horde-mnemo/files/httpd.conf.mnemo
deleted file mode 100644
index c87a3b7ef1c1..000000000000
--- a/deskutils/horde-mnemo/files/httpd.conf.mnemo
+++ /dev/null
@@ -1,31 +0,0 @@
-# This is included in Apache's httpd.conf for Mnemo
-#
-# For security, don't serve pages from the Mnemo configuration and
-# library directories.
-#
-<Directory "/home/httpd/html/horde/mnemo/config">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/mnemo/lib">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/mnemo/locale">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/mnemo/po">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/mnemo/scripts">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/mnemo/templates">
- order deny,allow
- deny from all
-</Directory>
-# End of Mnemo configuration ================
-
diff --git a/deskutils/horde-mnemo/files/pkg-deinstall.in b/deskutils/horde-mnemo/files/pkg-deinstall.in
deleted file mode 100644
index 01e0ca9f6e7b..000000000000
--- a/deskutils/horde-mnemo/files/pkg-deinstall.in
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# Backup Mnemo config files, if needed.
-
-if [ x$2 != xDEINSTALL ]; then
- exit
-fi
-
-if [ -z "${PACKAGE_BUILDING}" ]; then
- for cf in `ls %%MNEMODIR%%/config/*php`; do
- diff -bBqw $cf $cf.dist >/dev/null 2>&1
- case $? in
- 0) # original config file, delete it
- rm -f $cf
- ;;
- 1) # config file has been updated, leave it alone
- ;;
- *) # not found?
- ;;
- esac
- done
-fi
diff --git a/deskutils/horde-mnemo/files/pkg-install.in b/deskutils/horde-mnemo/files/pkg-install.in
deleted file mode 100644
index 2b5fd65ba10e..000000000000
--- a/deskutils/horde-mnemo/files/pkg-install.in
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-
-PATH=/usr/sbin:/usr/bin:/bin ; export PATH
-
-case $2 in
- PRE-INSTALL)
- ;;
-
- POST-INSTALL)
- if [ -z "${PACKAGE_BUILDING}" ]; then
- # Copy over sample config files unless they already exist
-
- for cf in `ls %%MNEMODIR%%/config/*.dist | sed -e 's/\.dist//g'`; do
- if [ ! -f $cf ]; then
- cp -p $cf.dist $cf
- fi
- done
- fi
- ;;
-esac
diff --git a/deskutils/horde-mnemo/files/pkg-message.in b/deskutils/horde-mnemo/files/pkg-message.in
deleted file mode 100644
index db86ecf84943..000000000000
--- a/deskutils/horde-mnemo/files/pkg-message.in
+++ /dev/null
@@ -1,16 +0,0 @@
-************************************************************************
-Mnemo has been installed in %%MNEMODIR%% with your blank
-configuration files.
-
-Horde must be configured; if not, see `pkg_info -D -x horde'.
-
-Then, you have to create the table mnemo_memos, from the SQL script
-%%MNEMODIR%%/scripts/sql/mnemo.sql
-For example, if your database is MySQL, you may run
-mysql --user=root --password=yourpass horde < mnemo.sql
-
-Finally, you must login to Horde as a Horde Administrator to finish the
-configuration.
-
-To protect your configuration files, you have to restart Apache.
-************************************************************************
diff --git a/deskutils/horde-mnemo/pkg-descr b/deskutils/horde-mnemo/pkg-descr
deleted file mode 100644
index fbe52997ba27..000000000000
--- a/deskutils/horde-mnemo/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Mnemo is the Horde notes and memos application. It lets users keep
-free-text notes and other bits of information which doesn't fit as a
-contact, a todo item, an event, etc. It is very similar in
-functionality to the Palm Memo application.
-
-WWW: http://horde.org/
diff --git a/deskutils/horde-mnemo/pkg-plist b/deskutils/horde-mnemo/pkg-plist
deleted file mode 100644
index 29af196f3325..000000000000
--- a/deskutils/horde-mnemo/pkg-plist
+++ /dev/null
@@ -1,196 +0,0 @@
-%%HORDE_INC%%/httpd-mnemo.conf
-%%PORTDOCS%%%%DOCSDIR%%/LICENSE
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES
-%%PORTDOCS%%%%DOCSDIR%%/CHANGES
-%%PORTDOCS%%%%DOCSDIR%%/CREDITS
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%%%DOCSDIR%%/UPGRADING
-%%MNEMODIR%%/config/.htaccess
-%%MNEMODIR%%/config/conf.xml
-%%MNEMODIR%%/config/prefs.php.dist
-%%MNEMODIR%%/data.php
-%%MNEMODIR%%/index.php
-%%MNEMODIR%%/js/fixUnstyledOptions.js
-%%MNEMODIR%%/js/tables.js
-%%MNEMODIR%%/lib/Block/summary.php
-%%MNEMODIR%%/lib/Driver.php
-%%MNEMODIR%%/lib/Driver/kolab.php
-%%MNEMODIR%%/lib/Driver/sql.php
-%%MNEMODIR%%/lib/Mnemo.php
-%%MNEMODIR%%/lib/api.php
-%%MNEMODIR%%/lib/base.php
-%%MNEMODIR%%/lib/prefs.php
-%%MNEMODIR%%/lib/version.php
-%%MNEMODIR%%/list.php
-%%MNEMODIR%%/locale/bg_BG/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/cs_CZ/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/da_DK/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/da_DK/help.xml
-%%MNEMODIR%%/locale/de_DE/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/de_DE/help.xml
-%%MNEMODIR%%/locale/el_GR/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/en_US/help.xml
-%%MNEMODIR%%/locale/es_ES/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/es_ES/help.xml
-%%MNEMODIR%%/locale/fi_FI/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/fi_FI/help.xml
-%%MNEMODIR%%/locale/fr_FR/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/hu_HU/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/hu_HU/help.xml
-%%MNEMODIR%%/locale/it_IT/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/it_IT/help.xml
-%%MNEMODIR%%/locale/ja_JP/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/lt_LT/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/lv_LV/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/lv_LV/help.xml
-%%MNEMODIR%%/locale/nb_NO/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/nl_NL/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/nn_NO/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/pl_PL/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/pt_BR/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/pt_PT/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/ro_RO/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/ru_RU/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/sk_SK/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/sk_SK/help.xml
-%%MNEMODIR%%/locale/sv_SE/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/tr_TR/help.xml
-%%MNEMODIR%%/locale/zh_CN/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/locale/zh_TW/LC_MESSAGES/mnemo.mo
-%%MNEMODIR%%/memo.php
-%%MNEMODIR%%/notepads.php
-%%MNEMODIR%%/po/README
-%%MNEMODIR%%/po/bg_BG.po
-%%MNEMODIR%%/po/cs_CZ.po
-%%MNEMODIR%%/po/da_DK.po
-%%MNEMODIR%%/po/de_DE.po
-%%MNEMODIR%%/po/el_GR.po
-%%MNEMODIR%%/po/es_ES.po
-%%MNEMODIR%%/po/fi_FI.po
-%%MNEMODIR%%/po/fr_FR.po
-%%MNEMODIR%%/po/hu_HU.po
-%%MNEMODIR%%/po/it_IT.po
-%%MNEMODIR%%/po/ja_JP.po
-%%MNEMODIR%%/po/lt_LT.po
-%%MNEMODIR%%/po/lv_LV.po
-%%MNEMODIR%%/po/mnemo.pot
-%%MNEMODIR%%/po/nb_NO.po
-%%MNEMODIR%%/po/nl_NL.po
-%%MNEMODIR%%/po/nn_NO.po
-%%MNEMODIR%%/po/pl_PL.po
-%%MNEMODIR%%/po/pt_BR.po
-%%MNEMODIR%%/po/pt_PT.po
-%%MNEMODIR%%/po/ro_RO.po
-%%MNEMODIR%%/po/ru_RU.po
-%%MNEMODIR%%/po/sk_SK.po
-%%MNEMODIR%%/po/sv_SE.po
-%%MNEMODIR%%/po/zh_CN.po
-%%MNEMODIR%%/po/zh_TW.po
-%%MNEMODIR%%/scripts/.htaccess
-%%MNEMODIR%%/scripts/import_vnotes.php
-%%MNEMODIR%%/scripts/sql/mnemo.mssql.sql
-%%MNEMODIR%%/scripts/sql/mnemo.oci8.sql
-%%MNEMODIR%%/scripts/sql/mnemo.sql
-%%MNEMODIR%%/scripts/upgrades/1.1_to_2.0.mysql.sql
-%%MNEMODIR%%/scripts/upgrades/1.1_to_2.0.pgsq.sql
-%%MNEMODIR%%/scripts/upgrades/2004-12-21_add_memo_uid.sql
-%%MNEMODIR%%/search.php
-%%MNEMODIR%%/templates/common-header.inc
-%%MNEMODIR%%/templates/data/export.inc
-%%MNEMODIR%%/templates/data/import.inc
-%%MNEMODIR%%/templates/list/empty.inc
-%%MNEMODIR%%/templates/list/header.inc
-%%MNEMODIR%%/templates/list/memo_footers.inc
-%%MNEMODIR%%/templates/list/memo_headers.inc
-%%MNEMODIR%%/templates/list/memo_summaries.inc
-%%MNEMODIR%%/templates/memo/memo.inc
-%%MNEMODIR%%/templates/menu.inc
-%%MNEMODIR%%/templates/notepads/notepads.inc
-%%MNEMODIR%%/templates/prefs/notepadselect.inc
-%%MNEMODIR%%/templates/prefs/showsummaryselect.inc
-%%MNEMODIR%%/templates/search/search.inc
-%%MNEMODIR%%/templates/view/memo.inc
-%%MNEMODIR%%/themes/graphics/add.png
-%%MNEMODIR%%/themes/graphics/az.png
-%%MNEMODIR%%/themes/graphics/favicon.ico
-%%MNEMODIR%%/themes/graphics/mnemo.png
-%%MNEMODIR%%/themes/graphics/notepads.png
-%%MNEMODIR%%/themes/graphics/za.png
-%%MNEMODIR%%/themes/screen.css
-%%MNEMODIR%%/view.php
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%MNEMODIR%%/themes/graphics
-@dirrm %%MNEMODIR%%/themes
-@dirrm %%MNEMODIR%%/templates/view
-@dirrm %%MNEMODIR%%/templates/search
-@dirrm %%MNEMODIR%%/templates/prefs
-@dirrm %%MNEMODIR%%/templates/notepads
-@dirrm %%MNEMODIR%%/templates/memo
-@dirrm %%MNEMODIR%%/templates/list
-@dirrm %%MNEMODIR%%/templates/data
-@dirrm %%MNEMODIR%%/templates
-@dirrm %%MNEMODIR%%/scripts/upgrades
-@dirrm %%MNEMODIR%%/scripts/sql
-@dirrm %%MNEMODIR%%/scripts
-@dirrm %%MNEMODIR%%/po
-@dirrm %%MNEMODIR%%/locale/zh_TW/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/zh_TW
-@dirrm %%MNEMODIR%%/locale/zh_CN/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/zh_CN
-@dirrm %%MNEMODIR%%/locale/tr_TR
-@dirrm %%MNEMODIR%%/locale/sv_SE/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/sv_SE
-@dirrm %%MNEMODIR%%/locale/sk_SK/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/sk_SK
-@dirrm %%MNEMODIR%%/locale/ru_RU/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/ru_RU
-@dirrm %%MNEMODIR%%/locale/ro_RO/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/ro_RO
-@dirrm %%MNEMODIR%%/locale/pt_PT/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/pt_PT
-@dirrm %%MNEMODIR%%/locale/pt_BR/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/pt_BR
-@dirrm %%MNEMODIR%%/locale/pl_PL/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/pl_PL
-@dirrm %%MNEMODIR%%/locale/nn_NO/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/nn_NO
-@dirrm %%MNEMODIR%%/locale/nl_NL/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/nl_NL
-@dirrm %%MNEMODIR%%/locale/nb_NO/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/nb_NO
-@dirrm %%MNEMODIR%%/locale/lv_LV/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/lv_LV
-@dirrm %%MNEMODIR%%/locale/lt_LT/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/lt_LT
-@dirrm %%MNEMODIR%%/locale/ja_JP/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/ja_JP
-@dirrm %%MNEMODIR%%/locale/it_IT/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/it_IT
-@dirrm %%MNEMODIR%%/locale/hu_HU/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/hu_HU
-@dirrm %%MNEMODIR%%/locale/fr_FR/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/fr_FR
-@dirrm %%MNEMODIR%%/locale/fi_FI/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/fi_FI
-@dirrm %%MNEMODIR%%/locale/es_ES/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/es_ES
-@dirrm %%MNEMODIR%%/locale/en_US
-@dirrm %%MNEMODIR%%/locale/el_GR/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/el_GR
-@dirrm %%MNEMODIR%%/locale/de_DE/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/de_DE
-@dirrm %%MNEMODIR%%/locale/da_DK/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/da_DK
-@dirrm %%MNEMODIR%%/locale/cs_CZ/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/cs_CZ
-@dirrm %%MNEMODIR%%/locale/bg_BG/LC_MESSAGES
-@dirrm %%MNEMODIR%%/locale/bg_BG
-@dirrm %%MNEMODIR%%/locale
-@dirrm %%MNEMODIR%%/lib/Driver
-@dirrm %%MNEMODIR%%/lib/Block
-@dirrm %%MNEMODIR%%/lib
-@dirrm %%MNEMODIR%%/js
-@dirrmtry %%MNEMODIR%%/config
-@dirrmtry %%MNEMODIR%%