aboutsummaryrefslogtreecommitdiff
path: root/www/iwebcal
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-03-09 06:54:51 +0000
committerRene Ladan <rene@FreeBSD.org>2018-03-09 06:54:51 +0000
commite3053032b5c82b20388afccac016b4d676a17280 (patch)
treea64342da334c54e0b8f583bfcbbf2f19016cabd9 /www/iwebcal
parent782afbe1544444161ced828d70b8580bdea82810 (diff)
downloadports-e3053032b5c82b20388afccac016b4d676a17280.tar.gz
ports-e3053032b5c82b20388afccac016b4d676a17280.zip
Notes
Diffstat (limited to 'www/iwebcal')
-rw-r--r--www/iwebcal/Makefile29
-rw-r--r--www/iwebcal/distinfo2
-rw-r--r--www/iwebcal/pkg-descr4
-rw-r--r--www/iwebcal/pkg-plist49
4 files changed, 0 insertions, 84 deletions
diff --git a/www/iwebcal/Makefile b/www/iwebcal/Makefile
deleted file mode 100644
index 8b67108f0497..000000000000
--- a/www/iwebcal/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: Babak Farrokhi <babak@farrokhi.net>
-# $FreeBSD$
-
-PORTNAME= iwebcal
-PORTVERSION= 2.1
-PORTREVISION= 1
-CATEGORIES= www deskutils
-MASTER_SITES= SF
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Webbased iCal calendar viewer
-
-EXPIRATION_DATE= 2018-03-07
-DEPRECATED= Unmaintained, all www files wrongly belongs to www user.
-
-USES= php tar:tgz
-NO_BUILD= yes
-NO_ARCH= yes
-WRKSRC= ${WRKDIR}/iWebCal
-PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
-
-post-extract:
- -@${FIND} ${WRKSRC}/ -type d -name '.svn' | ${XARGS} ${RM} -r
-
-do-install:
- @${MKDIR} ${STAGEDIR}${WWWDIR}
- ${CP} -R ${WRKSRC}/* ${STAGEDIR}${WWWDIR}
-
-.include <bsd.port.mk>
diff --git a/www/iwebcal/distinfo b/www/iwebcal/distinfo
deleted file mode 100644
index 3f11ba1acc9f..000000000000
--- a/www/iwebcal/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (iwebcal-2.1.tgz) = ca7561f4b1adc5a0396fa4d9c5865976c2401cbc8c0cb788419fb8bb3d94a7dd
-SIZE (iwebcal-2.1.tgz) = 127148
diff --git a/www/iwebcal/pkg-descr b/www/iwebcal/pkg-descr
deleted file mode 100644
index 17285c098aee..000000000000
--- a/www/iwebcal/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-iWebCal displays iCal calendars and other vCalendars on the Web. There's no
-need for .Mac: With iWebCal you can share calendars with anyone.
-
-WWW: http://interfacethis.com/iwebcal/
diff --git a/www/iwebcal/pkg-plist b/www/iwebcal/pkg-plist
deleted file mode 100644
index 4de199546d62..000000000000
--- a/www/iwebcal/pkg-plist
+++ /dev/null
@@ -1,49 +0,0 @@
-@owner %%WWWOWN%%
-@group %%WWWGRP%%
-%%WWWDIR%%/README.txt
-%%WWWDIR%%/Sample.ics
-%%WWWDIR%%/base/main.inc
-%%WWWDIR%%/base/popup-event-info.php
-%%WWWDIR%%/base/time-zones.inc
-%%WWWDIR%%/class/CalItem.inc
-%%WWWDIR%%/class/Calendar.inc
-%%WWWDIR%%/class/Property.inc
-%%WWWDIR%%/class/iWebCal.inc
-%%WWWDIR%%/config.inc
-%%WWWDIR%%/img/btn-bg-over.gif
-%%WWWDIR%%/img/btn-bg-sel.gif
-%%WWWDIR%%/img/btn-bg.gif
-%%WWWDIR%%/img/btn-change-cal.gif
-%%WWWDIR%%/img/btn-left-over.gif
-%%WWWDIR%%/img/btn-left-sel.gif
-%%WWWDIR%%/img/btn-left.gif
-%%WWWDIR%%/img/btn-next-over.gif
-%%WWWDIR%%/img/btn-next.gif
-%%WWWDIR%%/img/btn-prev-over.gif
-%%WWWDIR%%/img/btn-prev.gif
-%%WWWDIR%%/img/btn-right-over.gif
-%%WWWDIR%%/img/btn-right-sel.gif
-%%WWWDIR%%/img/btn-right.gif
-%%WWWDIR%%/img/btn-today.gif
-%%WWWDIR%%/img/completed-check.gif
-%%WWWDIR%%/img/completed-header.gif
-%%WWWDIR%%/img/day-bg.gif
-%%WWWDIR%%/img/event-bg.gif
-%%WWWDIR%%/img/event-header-bg.gif
-%%WWWDIR%%/img/note-button.gif
-%%WWWDIR%%/img/pix-transparent.gif
-%%WWWDIR%%/img/powered-by-logo.gif
-%%WWWDIR%%/img/untimed-event-bg.gif
-%%WWWDIR%%/include/GNU General Public License.txt
-%%WWWDIR%%/include/iWebCal-ie6.css
-%%WWWDIR%%/include/iWebCal.css
-%%WWWDIR%%/include/iWebCal.js
-%%WWWDIR%%/index.php
-@dir %%WWWDIR%%/include
-@dir %%WWWDIR%%/img
-@dir %%WWWDIR%%/class
-@dir %%WWWDIR%%/base
-@dir %%WWWDIR%%/cache
-@dir %%WWWDIR%%
-@owner
-@group