aboutsummaryrefslogtreecommitdiff
path: root/graphics/OpenEXR
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken patch.Norikatsu Shigemura2004-06-141-12/+3
| | | | | | | Pointed out by: bento via kris, lofi Notes: svn path=/head/; revision=111461
* Fix linkage problem (tring to link installed library).Norikatsu Shigemura2004-06-131-6/+15
| | | | | | | Noticed by: portupgrade Notes: svn path=/head/; revision=111401
* Update to 1.2.1.Norikatsu Shigemura2004-06-094-20/+48
| | | | | | | | PR: ports/67743 Submitted by: ijliao Notes: svn path=/head/; revision=111164
* Add size data.Norikatsu Shigemura2004-03-201-0/+1
| | | | | | | | Submitted by: trevor Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. Notes: svn path=/head/; revision=104725
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* o no need USE_GCC.Norikatsu Shigemura2004-02-021-15/+1
| | | | | | | | | o bump PORTREVISION acordingly. Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=99826
* Update to 1.0.7.Norikatsu Shigemura2004-01-174-12/+10
| | | | Notes: svn path=/head/; revision=98421
* Chase up new MASTER_SITE_SAVANNAH.Edwin Groothuis2003-10-031-1/+2
| | | | | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=90089
* o Remove dependency on x11-toolkits/fltk-xunicode by retire.Norikatsu Shigemura2003-05-111-8/+4
| | | | | | | o Bump PORTREVISION accordingly. Notes: svn path=/head/; revision=80691
* Remove invalid keyword line, and Bump PORTREVISION accordingly.Norikatsu Shigemura2003-04-142-1/+8
| | | | Notes: svn path=/head/; revision=78924
* Fix pkg-plist.Norikatsu Shigemura2003-03-243-2/+25
| | | | Notes: svn path=/head/; revision=77404
* Update to 1.0.5 and fix conditions for fltk dependency.Norikatsu Shigemura2003-03-245-19/+17
| | | | Notes: svn path=/head/; revision=77377
* Change USE_GCC=3.1 to USE_GCC=3.1+. This modification has temporaryNorikatsu Shigemura2003-02-251-1/+8
| | | | | | | | | | sample code in. Reported by: David Yeske <dyeske@yahoo.com> NINOMIYA Hideyuki <nin@jp.FreeBSD.org> Notes: svn path=/head/; revision=76451
* De-pkg-comment.Norikatsu Shigemura2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76167
* make more clean Makefile and CFLAGS.Norikatsu Shigemura2003-01-272-12/+20
| | | | | | | | | | | Bump PORTREVISION for *_DEPENDS. PR: ports/47378 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=74096
* Add OpenEXR(1.0.4), a high dynamic-range (HDR) image file formatNorikatsu Shigemura2003-01-268-0/+199
(manipulator) developed by Industrial Light & Magic, a division of Lucas Digital Ltd. LLC. It was used in the movies Harry Potter, Men in Black II, and Signs. Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org> Notes: svn path=/head/; revision=74027