- Use USE_ANT
- Forbid the use of Jikes to build the port
- Use INSTALL_DATA to install documentation and JAR files
- Honor Porter's handbook guidelines for Java ports: install in
DATADIR=${JAVASHAREDIR}/{PORTNAME} [1]
- Build dynamic packing list from the distribution files (not from the
installed files) to avoid inconsistencies
- Bump PORTREVISION
Approved by: ijliao [1]
as SDL interfaces (linux version)
This is a simple library to load images of various formats
as SDL surfaces. This library supports BMP, PPM, PCX, GIF,
JPEG, PNG, TGA, and TIFF formats. (Linux version)
WWW: http://www.libsdl.org/projects/SDL_image/
PR: ports/71552
Submitted by: Nicola Vitale <nivit@email.it>
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri. Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.
Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt
Props to: kris (multiple cluster runs and sorting through logs)
lesi (fixing all the issues in those logs, and more)
BSD.*.dist), but do remove locale directories that are not listed
there. Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
from individual pictures
Goal: an easy to use cross-platform GUI for Panorama Tools.
With hugin you can assemble a mosiac of photographs into a
complete immersive panorama, stitch any series of overlapping
pictures and much more.
WWW: http://hugin.sourceforge.net/
PR: ports/71849
Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
also fixes a problem with the packing list (libdata/pkgconfig would be
created by the port but not removed by it, now it will be done by the
pkgconfig port).
PR: 75119
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
Software to View, Create, Edit and Remap Panoramic Images :
* PTStitcher: High quality, simple to use, all format stitching software.
* Panorama Tools: Photoshop plug-in for panorama creation, editing and
remapping.
* PTViewer: High quality spherical viewer, Standalone and java versions
for many platforms.
This port uses only PTStitcher as a dependency for hugin.
PR: ports/71848
Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
- also a dependency to hugin
This is a port of panorama-tools, a set of tools to make
panoramic images from independent pictures.
PR: ports/71846
Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
- also a dependency of hugin
VIGRA stands for "Vision with Generic Algorithms". It's a
novel computer vision library that puts its main emphasize
on customizable algorithms and data structures. By using
template techniques similar to those in the C++ Standard
Template Library, you can easily adapt any VIGRA component
to the needs of your application, without thereby giving
up execution speed.
PR: ports/71847
Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>