diff options
author | beech <beech@FreeBSD.org> | 2011-07-08 06:03:13 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2011-07-08 06:03:13 +0800 |
commit | e1c348e024d68c5c226b1ab168d032d8da07a176 (patch) | |
tree | 83cf1ee923551a451e7ed41c6da0cad6a883c96e /deskutils | |
parent | 68ba45317d27e5679c2afd3e53c7284bc2a5dce2 (diff) | |
download | freebsd-ports-gnome-e1c348e024d68c5c226b1ab168d032d8da07a176.tar.gz freebsd-ports-gnome-e1c348e024d68c5c226b1ab168d032d8da07a176.tar.zst freebsd-ports-gnome-e1c348e024d68c5c226b1ab168d032d8da07a176.zip |
- Replaced by new pear install
deskutils/horde4-alarm
devel/horde4-content
devel/horde4-rdo
devel/horde4-date
devel/horde4-autoloader
devel/horde4-cache
devel/horde4-dateparser
devel/horde4-translation
devel/horde4-streamfilter
devel/horde4-constraint
devel/horde4-streamwrapper
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/horde4-alarm/Makefile | 43 | ||||
-rw-r--r-- | deskutils/horde4-alarm/distinfo | 2 | ||||
-rw-r--r-- | deskutils/horde4-alarm/files/pkg-message.in | 7 | ||||
-rw-r--r-- | deskutils/horde4-alarm/pkg-descr | 6 | ||||
-rw-r--r-- | deskutils/horde4-alarm/pkg-plist | 13 |
6 files changed, 0 insertions, 72 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 5ad2bf18cb52..b91cccf2ec6b 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -119,7 +119,6 @@ SUBDIR += horde-kronolith SUBDIR += horde-mnemo SUBDIR += horde-nag - SUBDIR += horde4-alarm SUBDIR += horde4-kronolith SUBDIR += hot-babe SUBDIR += howm diff --git a/deskutils/horde4-alarm/Makefile b/deskutils/horde4-alarm/Makefile deleted file mode 100644 index 1075b22ebe5e..000000000000 --- a/deskutils/horde4-alarm/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# Ports collection makefile for: horde4-alarm -# Date created: Wed May 24, 2011 -# Whom: Beech Rintoul (<beech@FreeBSD.org>) -# -# $FreeBSD$ -# - -PORTNAME= alarm -PORTVERSION= 1.0.1 -DISTVERSIONPREFIX= -DISTVERSIONSUFFIX= -CATEGORIES= deskutils www -MASTER_SITES= http://pear.horde.org/get/ \ - LOCAL/beech -PKGNAMEPREFIX= horde4- -DISTNAME= Horde_Alarm-${PORTVERSION} -EXTRACT_SUFX= .tgz - -MAINTAINER= beech@FreeBSD.org -COMMENT= Horde interface to deal with reminders, alarms and notifications - -USE_HORDE= base -USE_GETTEXT= yes -ALARMDIR= Alarm -HORDIR= ${HORBAS}${ALARMDIR:S|^|/|:S|/horde||} - -post-extract: - @${MKDIR} ${WRKSRC}/config && ${TOUCH} ${WRKSRC}/config/placeholder.dist - -do-install: - @${INSTALL} -d ${HORDIR}/ - @${CP} ${WRKSRC}/lib/Horde/Alarm.php ${HORBAS}/ - @${CP} -Rp ${WRKSRC}/lib/Horde/Alarm/ ${HORDIR}/ - @${ECHO_CMD} @exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} %D/${HORDIR:S|^${PREFIX}/||}/ >> ${TMPPLIST} - @${ECHO_CMD} @exec ${CHMOD} -R o-rwx %D/${HORDIR:S|^${PREFIX}/||}/ >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${TOUCH} ${HORLOG};${CHOWN} ${WWWOWN}:${WWWGRP} ${HORLOG}" >> ${TMPPLIST} - - @${ECHO_MSG} - @${CAT} ${PKGMESSAGE} - @${ECHO_MSG} - -.include "${.CURDIR}/../../www/horde4-base/bsd.horde4.mk" -.include <bsd.port.mk> diff --git a/deskutils/horde4-alarm/distinfo b/deskutils/horde4-alarm/distinfo deleted file mode 100644 index acf0c6e552fe..000000000000 --- a/deskutils/horde4-alarm/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Horde_Alarm-1.0.1.tgz) = 341b5f6d920b90d4d030366e6c4c0e1c86280216a3039135a0a2c6de8713129e -SIZE (Horde_Alarm-1.0.1.tgz) = 22845 diff --git a/deskutils/horde4-alarm/files/pkg-message.in b/deskutils/horde4-alarm/files/pkg-message.in deleted file mode 100644 index 411ae74495b3..000000000000 --- a/deskutils/horde4-alarm/files/pkg-message.in +++ /dev/null @@ -1,7 +0,0 @@ -************************************************************************ -Alarm has been installed in %%HORDIR%%/. - -Horde must be configured and the tables created; if not, see -`pkg_info -Dx horde-base'. - -************************************************************************ diff --git a/deskutils/horde4-alarm/pkg-descr b/deskutils/horde4-alarm/pkg-descr deleted file mode 100644 index 9d4153282f34..000000000000 --- a/deskutils/horde4-alarm/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Horde Alarm. This package provides an interface to deal with reminders, alarms -and notifications through a standardized API. The following notification -methods are available at the moment: -standard Horde notifications, popups, emails, sms. - -WWW: http://www.horde.org diff --git a/deskutils/horde4-alarm/pkg-plist b/deskutils/horde4-alarm/pkg-plist deleted file mode 100644 index b4d4b7933502..000000000000 --- a/deskutils/horde4-alarm/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -%%HORBAS%%/Alarm.php -%%HORDIR%%/Exception.php -%%HORDIR%%/Handler.php -%%HORDIR%%/Handler/Desktop.php -%%HORDIR%%/Handler/Mail.php -%%HORDIR%%/Handler/Notify.php -%%HORDIR%%/Null.php -%%HORDIR%%/Object.php -%%HORDIR%%/Sql.php -%%HORDIR%%/Translation.php -@dirrm %%HORDIR%%/Handler -@dirrmtry %%HORDIR%% -@dirrmtry %%HORBAS%% |