summaryrefslogtreecommitdiff
path: root/converters/ical2html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* converters: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron Dalton <aaron@FreeBSD.org> * Akinori MUSHA aka knu <knu@idaemons.org> * Alex Keda <admin@lissyara.su> * Alex Semenyaka <alex@rinet.ru> * Alexandr Kovalenko <never@nevermind.kiev.ua> * Andreas Klemm <andreas@klemm.gtn.com> * Andrey A. Chernov <ache@FreeBSD.org> * Anton Berezin <tobez@FreeBSD.org> * Blaz Zupan <blaz@amis.net> * Brent J. Nordquist <bjn@visi.com> * Carlos J. Puga Medina <cpm@fbsd.es> * Cezary Morga <cm@therek.net> * Cheng-Lung Sung <clsung@FreeBSD.org> * Chris Costello <chris@FreeBSD.org> * Cyrus Rahman <cr@jcmax.com> * Dan Rench <citric@cubicone.tmetic.com> * Denis Pokataev <catone@cpan.org> * Dmitry Sivachenko <dima@Chg.RU> * Douglas Thrift <douglas@douglasthrift.net> * Emanuel Haupt <ehaupt@FreeBSD.org> * Erwin Lansing <erwin@lansing.dk> * G. Adam Stanislav * G. Adam Stanislav <adam@whizkidtech.net> * Gea-Suan Lin <gslin@gslin.org> * Gvozdikov Veniamin <g.veniamin@googlemail.com> * Ilia Chipitsine <ilia@jane.cgu.chel.su> * Ismail Yenigul <ismail.yenigul@surgate.com> * James FitzGibbon <jfitz@FreeBSD.org> * Jan-Peter Koopmann <j.koopmann@seceidos.de> * Jason Burgess <dev@fenux.net> * Kevin Lo <kevlo@FreeBSD.org> * Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk> * Kuang-che Wu <kcwu@csie.org> * Lung Sung <clsung@FreeBSD.org> * M.Indlekofer@gmx.de * Marc Fournier <scrappy@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Mark Felder <feld@FreeBSD.org> * Martin Matuska <mm@FreeBSD.org> * Masanori Kiriake <seiken@nbs.co.jp> * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Haro <mharo@FreeBSD.org> * Michael Johnson <ahze@FreeBSD.org> * Nosov Artem <chip-set@mail.ru> * Oleg R. Muhutdinov <mor@WhiteLuna.com> * Oscar Bonilla <obonilla@fisicc-ufm.edu> * Patrick Li <pat@databits.net> * Pav Lucistnik <pav@oook.cz> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Rodrigo Graeff <delphus@gmail.com> * Rong-En Fan <rafan@infor.org> * Ryan T. Dean <rtdean@cytherianage.net> * Seamus Venasse <svenasse@polaris.ca> * Sergey Skvortsov <skv@protey.ru> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * Thomas Dreibholz <dreibh@iem.uni-due.de> * Tim Vanderhoek <ac199@freenet.hamilton.on.ca> * Timur Bakeyev <bat@cpan.org> * Timur Bakeyev <timur@FreeBSD.org> * Timur I. Bakeyev <bat@cpan.org> * Torsten Zuehlsdorff <ports@toco-domains.de> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vladimir Timofeev <vovkasm@gmail.com> * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * ache * ache@FreeBSD.org * buganini@gmail.com * chinsan * hosokawa * ijliao * kbyanc * keiichi@iijlab.net * never@nevermind.kiev.ua * nork@FreeBSD.org * nork@cityfujisawa.ne.jp * roman@xpert.com * samm * thierry@pompo.net * torstenb@FreeBSD.org * trevor * vanilla@ * will With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* converters/ical2html: Update to 2.1Fernando Apesteguía2020-10-243-7/+7
| | | | | | | | | | | ChangeLog: https://www.w3.org/Tools/Ical2html/ChangeLog PR: 249222 Submitted by: gspurki@gmail.com Approved by: keiichi@iijlab.net (maintainer timeout > 1month) Notes: svn path=/head/; revision=553190
* Bump PORTREVISION on ports depending on devel/libical.Don Lewis2018-03-201-1/+1
| | | | | | | PR: 226460 Notes: svn path=/head/; revision=465061
* - Update devel/libical to version 2.0Pawel Pekala2017-05-031-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION in all consumers - mail/claws-mail-vcalendar now builds, remove IGNORE - Mark devel/libical-glib as BROKEN Release Highlights WARNING: Version 2 IS NOT Binary Compatible with Older Versions Version 2 is Source Compatible with Older Versions Lots of source code scrubbing [New] RSCALE support (requires libicu from http://www.icu-project.org) [New] CalDAV attachment support (draft-daboo-caldav-attachments) [New] Resurrect the Berkeley DB storage support [Bug] issue83: Incorrect recurrence generation for weekly pattern Handle RRULEs better Handle threading better PR: 218711 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=440024
* In several dozen ports, use single space for WWW: line in pkg-descr, andAlexey Dokuchaev2016-11-221-3/+3
| | | | | | | reformat port description text in cases when it was notoriously broken. Notes: svn path=/head/; revision=426827
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* 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