aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-09 17:13:24 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-09 17:13:24 +0000
commitf7e6a15a888f69037d044bec3b00dac18fecc4dc (patch)
tree172cc943c2fcbff3024d91d91adf87a35f6abf38
parentc9438777a7936c1e4e996ea720e9a46191f0b2d3 (diff)
downloadports-f7e6a15a888f69037d044bec3b00dac18fecc4dc.tar.gz
ports-f7e6a15a888f69037d044bec3b00dac18fecc4dc.zip
Notes
-rw-r--r--deskutils/plans/Makefile2
-rw-r--r--deskutils/plans/distinfo2
-rw-r--r--deskutils/plans/files/patch-theme__plans.template (renamed from deskutils/plans/files/patch-theme::plans.template)0
-rw-r--r--deskutils/plans/pkg-descr43
4 files changed, 12 insertions, 35 deletions
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile
index 6deb041f757a..192ff4b4e3ca 100644
--- a/deskutils/plans/Makefile
+++ b/deskutils/plans/Makefile
@@ -33,7 +33,7 @@ post-extract:
${CP} ${DISTDIR}/powerani.gif ${WRKSRC}/theme/graphics/freebsd.gif
post-patch:
- ${FIND} ${WRKSRC} -name '*.orig' -delete
+ @${RM} -f ${WRKSRC}/theme/plans.template.orig
do-install:
@${MKDIR} ${PREFIX}/${DIR}
diff --git a/deskutils/plans/distinfo b/deskutils/plans/distinfo
index 848a122af7e9..0ac9522f4de1 100644
--- a/deskutils/plans/distinfo
+++ b/deskutils/plans/distinfo
@@ -1,4 +1,6 @@
MD5 (plans_7.4.7.zip) = 9bae263fff54ba8e3ecbc6d2cea7424c
+SHA256 (plans_7.4.7.zip) = e8d862efea289c433d4e66da338bcc21ea796f64dbd29c494e34e8209343650c
SIZE (plans_7.4.7.zip) = 585944
MD5 (powerani.gif) = b0f85a6c41817a2dcad0ffe6f0729fa8
+SHA256 (powerani.gif) = d01c1c8299aa6c0eda0cd7c202bdf5a4ad49400377596fc2e114db6591c66d97
SIZE (powerani.gif) = 7203
diff --git a/deskutils/plans/files/patch-theme::plans.template b/deskutils/plans/files/patch-theme__plans.template
index cbca5f54f7ad..cbca5f54f7ad 100644
--- a/deskutils/plans/files/patch-theme::plans.template
+++ b/deskutils/plans/files/patch-theme__plans.template
diff --git a/deskutils/plans/pkg-descr b/deskutils/plans/pkg-descr
index 9aede26698bc..d5d4d9ea8c32 100644
--- a/deskutils/plans/pkg-descr
+++ b/deskutils/plans/pkg-descr
@@ -1,39 +1,14 @@
Plans lets you put calendars on the web.
-Sharp-looking
- - Plans is the nicest-looking web calendar.
- - Plans has several downloadable themes available.
- - CSS-based layout makes it easy to match the colors & fonts with
- your website.
-Open Source
- - Plans is licensed under the GPL. You can freely modify the code
- for your needs. Many organizations have done so.
-Multiple Calendars
- - One installation of plans can support many calendars.
- - Calendars can share information with each other.
- - Each calendar is managed independently (unique password, custom
- options, custom look & feel).
- - Multiple calendars running on the same installation of plans
- can be "embedded" in completely different websites.
-Extendable
- - Plans' architecture allows add-ons and standalone programs
- to re-use its framework.
-International Support
- - Plans supports multiple languages.
- - Weeks can start on days other than Sunday.
- - Plans supports arbitrary date formats (mm/dd/yy, dd/mm/yy, etc.)
-Recurring Events
- - Plans uses a powerful and flexible recurring event model.
- - Template-based design
- - Plans uses HTML templates to allow easy customization of the
- look & feel.
- - Each calendar can have its own custom template, even located
- on a different server.
-Browser-Based Management
- - Plans' interface is intuitive and easy to use.
- - Online help is built into Plans.
-Database Support
- - Plans can store data in flat files or an SQL database.
+o Sharp-looking
+o Open Source
+o Multiple Calendars
+o Recurring Events
+o Extendable
+o International Support
+o Easy Browser-Based Management
+o Database Support
+o Template-based design
WWW: http://www.planscalendar.com/
Author: Lloyd Dalton <daltonlp@gmail.com>