aboutsummaryrefslogtreecommitdiff
path: root/graphics/ilmbase
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Fix typo.Norikatsu Shigemura2008-10-021-1/+1
| | | | | | | | PR: ports/127767 Submitted by: amdmi3 Notes: svn path=/head/; revision=221133
* Fix pkg-plist and override OpenEXR's include files issue.Norikatsu Shigemura2008-07-232-54/+1
| | | | | | | | | So bump PORTREVISION, accordingly. Pointy hat to: myself Notes: svn path=/head/; revision=217382
* Update to 1.0.1.Norikatsu Shigemura2008-07-223-6/+59
| | | | | | | | | | | | [note] The submitter suggested 'regression-test' target, but I *added* "regression" target. I consider that ports system should be supported generic 'regression test' framework. PR: ports/125091 Submitted by: Pedro F. Giffuni pfgshield-freebsd at yahoo dot com Notes: svn path=/head/; revision=217304
* Disable 'make test' on the build cluster, since it is failing with aMark Linimon2007-10-281-5/+1
| | | | | | | | | | | | | | | | coredump, and hundreds of dependent packages can't be built because of it. While here, turn threading on by default to try to fix graphics/blender build. (Suggested by: submitter) I am declaring a short mainter-timeout on this to unblock the package builds. PR: ports/117412 Submitted by: beech Hat: portmgr Notes: svn path=/head/; revision=202202
* Cosmetic Change & Add CONFLICT to old OpenEXR.Norikatsu Shigemura2007-10-081-4/+6
| | | | Notes: svn path=/head/; revision=201068
* make test on PACKAGE_BUILDING.Norikatsu Shigemura2007-10-071-0/+4
| | | | | | | Suggested by: mi Notes: svn path=/head/; revision=201064
* o Enable/disable multithread file I/O support.Norikatsu Shigemura2007-10-076-1/+131
| | | | | | | | | | | o Add make test. o Fix some warning. o Bump PORTREVISION, accordingly. Submitted by: mi Notes: svn path=/head/; revision=201052
* Add IlmBase 1.0.0, has four ILM's basic libraries as known as Half,Norikatsu Shigemura2007-10-065-0/+113
IlmThread, Imath and Iex. These libraries was separated from OpenEXR. So I'll make OpenEXR depend on this port. Notes: svn path=/head/; revision=201010