aboutsummaryrefslogtreecommitdiff
path: root/converters/ical2html
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371249
* Update to 1.0.Koop Mast2014-01-121-1/+1
| | | | | | | | | Update Comment Add LICENSE blob. Stagify. Notes: svn path=/head/; revision=339537
* Support stageBaptiste Daroussin2014-01-091-1/+0
| | | | Notes: svn path=/head/; revision=339235
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in converters Notes: svn path=/head/; revision=336177
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* -Update devel/libical to 0.48.Jeremy Messenger2012-12-301-1/+2
| | | | | | | | | | | | | | | -Update the header -OPTIONSng -Use the ltverhack to correct the shared library version (44 -> 0). Bump the rest ports that depend on devel/libical because of shared library version has been changed. Document the update in UPDATING. PR: ports/173540 Remind by: Marcin Cieslak <saper@saper.info> Notes: svn path=/head/; revision=309647
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Updated to 2.0Greg Larkin2010-09-246-27/+17
| | | | | | | | | PR: ports/150899 Submitted by: C-S <c-s at c-s.li> Approved by: Keiichi SHIMA <keiichi at iijlab.net> (maintainer) Notes: svn path=/head/; revision=261775
* Update libical to 0.44.Joe Marcus Clarke2010-05-221-2/+2
| | | | Notes: svn path=/head/; revision=254795
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-101-2/+2
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Update to 0.42,Max Brazhnikov2009-01-041-5/+4
| | | | | | | | | bump portrevision for dependent ports Approved by: maintainer (timeout), miwi (mentor) Notes: svn path=/head/; revision=225232
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-2/+0
| | | | Notes: svn path=/head/; revision=209417
* - Chase library version bump for devel/libicalRong-En Fan2008-02-091-1/+2
| | | | | | | PR: ports/118444 (libical update) Notes: svn path=/head/; revision=206935
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* ical2html takes an iCalendar file and outputs an HTML file showing oneMunechika SUMIKAWA2005-04-146-0/+57
or more months in the form of tables. Submitted by: Keiichi SHIMA <keiichi@iijlab.net> Reviewed by: sumikawa Notes: svn path=/head/; revision=133351