Date: Fri, 3 Oct 2003 18:17:35 -0700 (PDT) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/libemf Makefile distinfo pkg-descr pkg-plist ports/graphics/libemf/files patch-libemf+libemf.cpp patch-libemf+libemf.h Message-ID: <200310040117.h941HZxl032399@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2003/10/03 18:17:35 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/libemf Makefile distinfo pkg-descr pkg-plist graphics/libemf/files patch-libemf+libemf.cpp patch-libemf+libemf.h Log: Add a new port graphics/libEMF. This is a C/C++ library which provides a drawing toolkit based on ECMA-234. The general purpose of this library is to create vector graphics files on POSIX systems which can be imported into StarOffice/OpenOffice. Revision Changes Path 1.616 +1 -0 ports/graphics/Makefile 1.1 +24 -0 ports/graphics/libemf/Makefile (new) 1.1 +1 -0 ports/graphics/libemf/distinfo (new) 1.1 +29 -0 ports/graphics/libemf/files/patch-libemf+libemf.cpp (new) 1.1 +23 -0 ports/graphics/libemf/files/patch-libemf+libemf.h (new) 1.1 +6 -0 ports/graphics/libemf/pkg-descr (new) 1.1 +344 -0 ports/graphics/libemf/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310040117.h941HZxl032399>