Commit graph

6 commits

Author SHA1 Message Date
Mikhail Teterin
84ef40b4fa Unbreak and update the two ports to the latest version of 7.12.4.
Take over maintainership temporarily upon request from the software's
author(s), who were unable to reach the previous maintainer.

In both:
	- use explict --mandir=${PREFIX}/man to avoid man-pages getting
	  into ${PREFIX}/shared/man incorrectly
	- deal with the NOPORTDOCS situation by simply not-extracting
	  the extra documentation from the distribution tarball
	- parallelize the build to scale with the number of CPUs

In vips:
	- move the (giant) list of man-pages into a separate Makefile.man
	- turn the pages, which contain only `.so other-page', into
	  MANLINKS (specified in Makefile.man)
	- provide a "maintainance target" to regenerate the Makefile.man
	  during the next upgrade
	- do not install the HTML-ized versions of man-pages
	- create OPTIONS for use of devel/liboil and graphics/ImageMagick
	  (OPTION to use PYTHON awaits portmgr's decision/action)

In nip2:
	- do install the HTML pages regardless of NOPORTDOCS -- these
	  are accessible to the user through the application GUI
	- arrange for update-mime-database and update-desktop-database
	  to be run upon install (@exec) and uninstall (@unexec)
	- LIB_DEPEND on math/gsl, which nip2 can use for extra functionality

These ports are in need of a dedicated maintainer.

Approved by:	maintainer timeout
2007-08-19 16:50:23 +00:00
Mikhail Teterin
ff5fe886f4 Oops -- add the new files to go with the commit a second ago. 2007-05-30 01:06:09 +00:00
Lev A. Serebryakov
0f49663203 Update to latest vips-7.10.21 2006-12-14 15:00:40 +00:00
Lev A. Serebryakov
0c6aaa1d64 Authors replaced source tarball. 2004-02-17 13:29:14 +00:00
Lev A. Serebryakov
cbce4cdbe6 Upgrade to latest version 7.8.14. 2004-02-07 20:32:38 +00:00
Lev A. Serebryakov
725dc7f157 Add vips-7.8.12 - Free image processing system 2003-12-22 14:06:05 +00:00