Date: Thu, 14 Apr 2005 17:19:20 +0000 (UTC) From: Munechika SUMIKAWA <sumikawa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters Makefile ports/converters/ical2html Makefile distinfo pkg-descr pkg-plistpatch-icalmerge.c Message-ID: <200504141719.j3EHJK5F080434@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sumikawa 2005-04-14 17:19:20 UTC FreeBSD ports repository Modified files: converters Makefile Added files: converters/ical2html Makefile distinfo pkg-descr pkg-plist converters/ical2html/files patch-Makefile.in patch-icalmerge.c Log: ical2html takes an iCalendar file and outputs an HTML file showing one or more months in the form of tables. Submitted by: Keiichi SHIMA <keiichi@iijlab.net> Reviewed by: sumikawa Revision Changes Path 1.110 +1 -0 ports/converters/Makefile 1.1 +26 -0 ports/converters/ical2html/Makefile (new) 1.1 +2 -0 ports/converters/ical2html/distinfo (new) 1.1 +11 -0 ports/converters/ical2html/files/patch-Makefile.in (new) 1.1 +11 -0 ports/converters/ical2html/files/patch-icalmerge.c (new) 1.1 +2 -0 ports/converters/ical2html/pkg-descr (new) 1.1 +5 -0 ports/converters/ical2html/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504141719.j3EHJK5F080434>