This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
o update to new version 1.0.9;
o add amd64 to ONLY_FOR_ARCHS;
o add SHA256 checksum;
o add fetching of the sources when PACKAGE_BUILDING=YES.
Approved by: mranner@inode.at (maintainer timeout, emailed 2006-06-26),
netchild (mentor, implicit)
o update to a newer version 1.2.5;
o add fetching of the sources when PACKAGE_BUILDING=YES;
o introduce SDLIMVER to be used at pkg-plist file.
Approved by: nivit@users.sourceforge.net (maintainer timeout, emailed 2006-06-26,
netchild (mentor, implicit)
GraphicsMagick has been updated so that all its symbols are now prefixed with
'Gm'. All depending ports will have to be recompiled as noted in UPDATING.
PR: 94905
Submitted by: mat
Autopano analyses two or more images and automatically generates control
points - coordinates in the images where the views overlap. This can be fed
to hugin which then stitches the files together and enblend which combines
the colors to remove seam lines.
WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/
- Add entry to LEGAL:
The use of this software is restricted by certain conditions. See the
"LICENSE" file distributed with the program for details.
The University of British Columbia has applied for a patent on the SIFT
algorithm in the United States. Commercial applications of this software
may require a license from the University of British Columbia.
PR: 95746
Submitted by: J.R. Oldroyd <fbsd@opal.com>
Maintained by: Carlos E. G. Carvalho <cartola@openit.com.br>
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file
Approved by: garga (mentor)