Date: Sat, 5 Nov 2005 05:59:39 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/goffice Makefile distinfo pkg-descr pkg-plist Message-ID: <200511050559.jA55xdKI014748@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2005-11-05 05:59:39 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/goffice Makefile distinfo pkg-descr pkg-plist Log: Add goffice, a set of document centric components for GLib and GTK+. There are common operations for document centric applications that are conceptually simple, but complex to implement fully. - plugins - load/save documents - undo/redo Goffice provides a single library for performing such operations. Revision Changes Path 1.2020 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/goffice/Makefile (new) 1.1 +2 -0 ports/devel/goffice/distinfo (new) 1.1 +9 -0 ports/devel/goffice/pkg-descr (new) 1.1 +343 -0 ports/devel/goffice/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511050559.jA55xdKI014748>