Bug 210437 - [new port] net/iipsrv: IIP (Internet Imaging Protocol) FastCGI server
Summary: [new port] net/iipsrv: IIP (Internet Imaging Protocol) FastCGI server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 14:14 UTC by Mikle Davidkin
Modified: 2016-06-24 19:07 UTC (History)
1 user (show)

See Also:


Attachments
port shell archive (4.90 KB, text/plain)
2016-06-21 14:14 UTC, Mikle Davidkin
no flags Details
port shell archive - fixed1 (5.07 KB, text/plain)
2016-06-23 20:30 UTC, Mikle Davidkin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikle Davidkin 2016-06-21 14:14:41 UTC
Created attachment 171645 [details]
port shell archive

IIP is widely used on GIS and science-related sites, and etc. It allows to effectively serve gigapixel images as tiles from multilayer multidimensional TIFF-files.

More info and examples on project site:
http://iipimage.sourceforge.net/
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2016-06-23 19:47:04 UTC
Port have plist problems:

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: include/fastcgi.h
Error: Orphaned: include/fcgi_config.h
Error: Orphaned: include/fcgi_stdio.h
Error: Orphaned: include/fcgiapp.h
Error: Orphaned: include/fcgimisc.h
Error: Orphaned: include/fcgio.h
Error: Orphaned: include/fcgios.h
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Comment 2 Mikle Davidkin 2016-06-23 20:30:48 UTC
Created attachment 171723 [details]
port shell archive - fixed1

OK, here you are...
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-06-24 19:07:20 UTC
A commit references this bug:

Author: pawel
Date: Fri Jun 24 19:06:50 UTC 2016
New revision: 417444
URL: https://svnweb.freebsd.org/changeset/ports/417444

Log:
  IIPImage is an advanced high-performance feature-rich image
  server system for web-based streamed viewing and zooming of
  ultra high-resolution images with low processor and memory
  requirements. The system can handle gigapixel size images as
  well as advanced image features such as 8/16/32 bits per
  channel, CIELAB colorimetric images and scientific imagery
  such as multispectral images and digital elevation maps.

  WWW: http://iipimage.sourceforge.net/

  PR:		210437
  Submitted by:	me@skylord.ru

Changes:
  head/net/Makefile
  head/net/iipsrv/
  head/net/iipsrv/Makefile
  head/net/iipsrv/distinfo
  head/net/iipsrv/files/
  head/net/iipsrv/files/iipsrv.in
  head/net/iipsrv/pkg-descr