Date: Fri, 9 Nov 2007 02:40:12 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/pixieplus Makefile pkg-plist ports/graphics/pixieplus/files blob_private.h exception_private.h image_private.h patch-app_batch.cpp patch-app_compressedgif.cpp patch-app_ifapp.cpp patch-warnings Message-ID: <200711090240.lA92eDw3025281@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2007-11-09 02:40:12 UTC
FreeBSD ports repository
Modified files:
graphics/pixieplus Makefile pkg-plist
graphics/pixieplus/files patch-app_compressedgif.cpp
patch-app_ifapp.cpp
Added files:
graphics/pixieplus/files patch-warnings
Removed files:
graphics/pixieplus/files blob_private.h exception_private.h
image_private.h patch-app_batch.cpp
Log:
Attempt to fix this port, which seems to break every time ImageMagick is
updated by switching it to use GraphicsMagick instead.
This removes the need for "private" headers and promises a less eventful
future.
Don't install mimetype-descriptions, which conflict with those installed
by kdelibs and otherwise improve plist. Build in parallel using our own
make (no evident need for gmake).
The port may be retired soon, as no new development happened on it since
early 2005.
Approved by: portmgr (linimon)
Revision Changes Path
1.26 +14 -7 ports/graphics/pixieplus/Makefile
1.2 +0 -102 ports/graphics/pixieplus/files/blob_private.h (dead)
1.2 +0 -92 ports/graphics/pixieplus/files/exception_private.h (dead)
1.2 +0 -47 ports/graphics/pixieplus/files/image_private.h (dead)
1.2 +0 -23 ports/graphics/pixieplus/files/patch-app_batch.cpp (dead)
1.2 +56 -10 ports/graphics/pixieplus/files/patch-app_compressedgif.cpp
1.2 +34 -17 ports/graphics/pixieplus/files/patch-app_ifapp.cpp
1.1 +27 -0 ports/graphics/pixieplus/files/patch-warnings (new)
1.4 +27 -28 ports/graphics/pixieplus/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711090240.lA92eDw3025281>
