aboutsummaryrefslogtreecommitdiff
path: root/deskutils/phpicalendar
Commit message (Collapse)AuthorAgeFilesLines
* - Don't install COPYING with docsDmitry Marakasov2016-11-232-5/+5
| | | | | | | - Regenerate patches Notes: svn path=/head/; revision=426945
* Reset edwin's ports, he has handed in his commit bit.Rene Ladan2016-11-161-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=426269
* Unmark broken on powerpc64Steve Wills2016-09-151-2/+0
| | | | | | | These ports built successfully Notes: svn path=/head/; revision=422175
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* - Switch to options helpersDmitry Marakasov2015-09-101-4/+3
| | | | | | | | | - Add some NO_ARCHes Approved by: portmgr blanket Notes: svn path=/head/; revision=396577
* - Update to 2.4-RC7, latest version availableGuido Falsi2014-11-145-76/+84
| | | | | | | | | | | | | - Add LICENSE - Add support for DOCS option - Update WWW line in pkg-descr PR: 194503 Submitted by: Kalten <kalten at gmx.at> Approved by: maintainer timeout Notes: svn path=/head/; revision=372569
* Cleanup plistBaptiste Daroussin2014-10-201-19/+0
| | | | Notes: svn path=/head/; revision=371262
* - Allow staging as a regular userAntoine Brodin2014-09-112-4/+6
| | | | | | | - Bump portrevision as files were not packaged with intended ownership Notes: svn path=/head/; revision=367961
* STAGE support, general cleanups, use @sample where appropriate.Adam Weinberger2014-05-153-17/+12
| | | | | | | PORTREVISION bumps where plist or pkg-message changed. Notes: svn path=/head/; revision=354165
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* In categories starting with 'c' and 'd', remove empty lines from pkg-plistAlexey Dokuchaev2013-03-171-1/+0
| | | | | | | | (except for `databases/tdbc' and `devel/py-mercurialserver', where it looks like they're being used deliberately). Notes: svn path=/head/; revision=314436
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Fix location of phpicalendar.inc.php-default.Edwin Groothuis2007-09-291-2/+1
| | | | | | | Submitted by: "J. Vicente Carrasco -Bixen- " <carvay@tikismikis.org> Notes: svn path=/head/; revision=200399
* Be more careful with deletes.Edwin Groothuis2007-06-211-2/+1
| | | | | | | As suggested by sat@ Notes: svn path=/head/; revision=193984
* Update to 2.24Edwin Groothuis2007-06-213-9/+15
| | | | Notes: svn path=/head/; revision=193981
* Add pcre to USE_PHP.Edwin Groothuis2007-05-241-1/+2
| | | | | | | Noticed by: flz@ Notes: svn path=/head/; revision=191638
* - WWWDIR is now defined in bsd.ports.mkPav Lucistnik2007-03-242-394/+389
| | | | | | | | PR: ports/105529 Submitted by: laszlof Notes: svn path=/head/; revision=188173
* deskutils/phpicalendar has undeclared dependency on www/php5-session portEdwin Groothuis2006-10-311-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@ Notes: svn path=/head/; revision=175942
* update to 2.22Edwin Groothuis2006-05-253-9/+266
| | | | | | | Noticed by: portscout (when will we get email notifications?) Notes: svn path=/head/; revision=163430
* Remove old pkg-messageEdwin Groothuis2006-04-011-4/+0
| | | | Notes: svn path=/head/; revision=158536
* [PATCH] deskutils/phpicalendar: Show all files that are installedEdwin Groothuis2006-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 Notes: svn path=/head/; revision=155682
* - Update to 2.1Renato Botelho2006-01-303-205/+146
| | | | | | | | | PR: ports/91768 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=154832
* Add SHA256 checksums to the distinfo files.Edwin Groothuis2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147643
* Properly install index.php too.Edwin Groothuis2005-03-042-1/+3
| | | | | | | Submitted by: paul beard <paulbeard@mac.com> Notes: svn path=/head/; revision=130302
* Fix maintainer email addressEdwin Groothuis2004-07-141-1/+1
| | | | | | | Submitted by: eik@ Notes: svn path=/head/; revision=113602
* Add month.php to the installed file list.Edwin Groothuis2004-05-052-1/+2
| | | | | | | Submitted by: Darius@someobscure-irc-channel Notes: svn path=/head/; revision=108420
* Add deskutils/phpicalendarEdwin Groothuis2004-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> Notes: svn path=/head/; revision=106004