Date: Sun, 11 May 2008 13:29:57 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/etoile-opmlkit Makefile distinfo pkg-descr pkg-plist Message-ID: <200805111329.m4BDTvsj076585@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2008-05-11 13:29:57 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/etoile-opmlkit Makefile distinfo pkg-descr pkg-plist Log: This framework is a simple parser and exporter for OPML files. The main classes in this framework are OPMLDocument and OPMLOutline. OPML is a file format used to store all kinds of outlines. It's based on XML and also usually stores some meta information. This includes author and creation time information and a document title. WWW: http://www.etoile-project.org/ Revision Changes Path 1.1236 +1 -0 ports/textproc/Makefile 1.1 +28 -0 ports/textproc/etoile-opmlkit/Makefile (new) 1.1 +3 -0 ports/textproc/etoile-opmlkit/distinfo (new) 1.1 +7 -0 ports/textproc/etoile-opmlkit/pkg-descr (new) 1.1 +22 -0 ports/textproc/etoile-opmlkit/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805111329.m4BDTvsj076585>