cvs commit: ports/devel Makefile ports/devel/goffice Makefile
distinfo pkg-descr pkg-plist
Joe Marcus Clarke
marcus at FreeBSD.org
Fri Nov 4 21:59:40 PST 2005
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)
More information about the cvs-all
mailing list