mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Add SHA256
Make portlint happy PR: 88696 Submitted by: maintainer
This commit is contained in:
parent
c9438777a7
commit
f7e6a15a88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147737
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user