aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/phpicalendar
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with D
* Fix location of phpicalendar.inc.php-default.edwin2007-09-301-2/+1
| | | | Submitted by: "J. Vicente Carrasco -Bixen- " <carvay@tikismikis.org>
* Be more careful with deletes.edwin2007-06-211-2/+1
| | | | As suggested by sat@
* Update to 2.24edwin2007-06-213-9/+15
|
* Add pcre to USE_PHP.edwin2007-05-251-1/+2
| | | | Noticed by: flz@
* - WWWDIR is now defined in bsd.ports.mkpav2007-03-242-394/+389
| | | | | PR: ports/105529 Submitted by: laszlof
* deskutils/phpicalendar has undeclared dependency on www/php5-session portedwin2006-11-011-1/+1
| | | | | | | | | | phpicalendar shows a blank page unless the php5-session port is installed, because without it, the session_* functions are not compiled in. PR: ports/104721 Submitted by: Curtis Jewell<swordsman@csjewell.fastmail.us> Approved by: edwin@
* update to 2.22edwin2006-05-263-9/+266
| | | | Noticed by: portscout (when will we get email notifications?)
* Remove old pkg-messageedwin2006-04-011-4/+0
|
* [PATCH] deskutils/phpicalendar: Show all files that are installededwin2006-02-113-11/+20
| | | | | | | | [SECURITY UPDATE]: deskutils/phpicalendar PR: ports/92553,ports/93131 Submitted by: Renato Botelho <garga@freebsd.org>,Wesley Shields <wxs@csh.rit.edu> Security: http://phpicalendar.net/forums/viewtopic.php?t=396
* - Update to 2.1garga2006-01-303-205/+146
| | | | | | PR: ports/91768 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: maintainer timeout (17 days)
* Add SHA256 checksums to the distinfo files.edwin2005-11-091-0/+1
|
* Properly install index.php too.edwin2005-03-042-1/+3
| | | | Submitted by: paul beard <paulbeard@mac.com>
* Fix maintainer email addressedwin2004-07-141-1/+1
| | | | Submitted by: eik@
* Add month.php to the installed file list.edwin2004-05-052-1/+2
| | | | Submitted by: Darius@someobscure-irc-channel
* Add deskutils/phpicalendaredwin2004-04-035-0/+247
PHP iCalendar is a php-based iCal file parser. Its based on v2.0 of the IETF spec. It displays iCal files in a nice logical, clean manner with day, week, month, and year navigation, printer view, RSS-enabled, and searchable. It supports 12 languages, is fully theme-able, and has complete timezone support. WWW: http://phpicalendar.sourceforge.net/ Submitted by: Edwin Groothuis <edwin@mavetju.org>