cvs commit: ports/converters Makefile ports/converters/ical2html
 Makefile distinfo pkg-descr pkg-plistpatch-icalmerge.c
    Munechika SUMIKAWA 
    sumikawa at FreeBSD.org
       
    Thu Apr 14 10:19:21 PDT 2005
    
    
  
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 at 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)
    
    
More information about the cvs-all
mailing list