Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.11 18 Dec 2014 13:36:53
  |
mva  |
- Unbreak the build on 9-STABLE for the i386 arch
PR: 195762
Submitted by: woot-woot@yandex.ru
Approved by: FreeBSD@ShaneWare.Biz (maintainer) |
1.5.11 23 Nov 2014 14:36:41
  |
mva  |
- Update to version 1.5.11
PR: 194028
Submitted by: myself
Approved by: FreeBSD@ShaneWare.Biz (maintainer) |
1.4.2_2 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
1.4.2_2 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.4.2_1 15 Aug 2014 20:37:33
  |
mandree  |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
1.4.2 03 Jun 2014 08:25:07
  |
madpilot  |
- Update OpenImageIO to 1.4.8
- Use OPTIONS helpers where appropriate
- Update OpenShadingLanguage to 1.4.2
PR: 190254
Submitted by: FreeBSD@ShaneWare.Biz (Maintainer) |
1.4.0_1 07 Feb 2014 11:44:09
  |
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
1.4.0 09 Dec 2013 16:09:45
  |
danilo  |
- Update from 1.3.3 to 1.4.0
PR: ports/184611
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.3.3_3 20 Nov 2013 14:25:28
  |
nemysis  |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
1.3.3_2 07 Nov 2013 14:00:45
  |
tijl  |
- Import patches from upstream to fix build on FreeBSD 10 (clang, libc++)
- Depend on llvm33 and clang33.
- New LIB_DEPENDS syntax.
- Staging.
- Replace some patches with Makefile magic.
PR: ports/180190, ports/180650
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) |
1.3.3_1 03 Nov 2013 00:24:38
  |
brooks  |
Revert r332565, I ment to put that in my redports tree. |
1.3.3_1 03 Nov 2013 00:23:30
  |
brooks  |
Unconditionally depend on clang32 so we're using a clang that matches
our llvm-as. |
1.3.3_1 31 Oct 2013 00:32:31
  |
nemysis  |
graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR (Only the first 15 lines of the commit message are shown above ) |
1.3.3 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.3.3 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.3.3 20 Jul 2013 20:36:42
  |
miwi  |
- Update to 1.3.3
PR: 180650 |
1.3.1 22 Jun 2013 21:25:49
  |
rakuco  |
Update to 1.3.1.
PR: ports/179193
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.3.0_2 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.3.0_2 08 Mar 2013 11:32:12
  |
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
1.3.0_2 19 Feb 2013 13:59:09
  |
miwi  |
- Update to d722707
PR: 176242
Submitted by: maintainer |
1.3.0_1 31 Jan 2013 13:38:43
  |
bapt  |
Chase boost update |
1.3.0 19 Jan 2013 21:13:17
  |
mva  |
Open Shading Language (OSL) is a small but rich language for
programmable shading in advanced renderers and other applications, ideal
for describing materials, lights, displacement, and pattern generation.
OSL was developed by Sony Pictures Imageworks for use in its in-house
renderer used for feature film animation and visual effects. The
language specification was developed with input by other visual effects
and animation studios who also wish to use it.
WWW: http://code.google.com/p/openshadinglanguage/
PR: ports/173676
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> |