diff options
author | mnag <mnag@FreeBSD.org> | 2005-11-10 01:13:24 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-11-10 01:13:24 +0800 |
commit | 8e7ef91a0cf567dd1bf56240551319f6aecd4163 (patch) | |
tree | c3ab89f6f792394cf2ff74e8c555f3c258f87d47 /deskutils | |
parent | 6c49e505d081737c9f5a9ad7cf20a931a975d2ad (diff) | |
download | freebsd-ports-gnome-8e7ef91a0cf567dd1bf56240551319f6aecd4163.tar.gz freebsd-ports-gnome-8e7ef91a0cf567dd1bf56240551319f6aecd4163.tar.zst freebsd-ports-gnome-8e7ef91a0cf567dd1bf56240551319f6aecd4163.zip |
Add SHA256
Make portlint happy
PR: 88696
Submitted by: maintainer
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plans/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plans/distinfo | 2 | ||||
-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-descr | 43 |
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> |