non port: graphics/visionworkbench/Makefile |
SVNWeb
|
Number of commits found: 35 |
Fri, 15 Aug 2014
|
[ 20:37 mandree ] (Only the first 10 of 522 ports in this commit are shown above. )
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)
|
Wed, 23 Jul 2014
|
[ 17:07 bapt ] (Only the first 10 of 48 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Fri, 11 Jul 2014
|
[ 11:16 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
|
Fri, 13 Jun 2014
|
[ 07:36 olgeni ] (Only the first 10 of 235 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt)
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Wed, 26 Feb 2014
|
[ 20:59 gerald ]
Replace the manual construction of ${LOCALBASE}/lib/${CC}, which is not
appropriate for clang and fragile for GCC, by ${LDFLAGS}.
This is not only more robust, ${LDFLAGS} will also provide -Wl,-rpath
when necessary.
Plus extend an existing CONFIGURE_ENV instead of overwriting it.
With these changes, the configure problem that made the build fail
goes away. On FreeBSD 10.x and above there still are C++ errors
later in the build, so leave the port BROKEN.
Approved by: swills (maintainer)
With help from: redports.org, mat, decke
|
Sun, 16 Feb 2014
|
[ 17:15 tijl ] (Only the first 10 of 211 ports in this commit are shown above. )
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
Fri, 7 Feb 2014
|
[ 11:44 bapt ] (Only the first 10 of 229 ports in this commit are shown above. )
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Sat, 1 Feb 2014
|
[ 14:36 antoine ]
Mark broken: Fails to configure
checking whether to build module CORE... no (missing BOOST
BOOST_PROGRAM_OPTIONS THREADS)
checking whether to build module MATH... no (missing CORE)
checking whether to build module IMAGE... no (missing MATH)
checking whether to build module FILEIO... no (missing IMAGE)
checking whether to build module VW... no (missing IMAGE MATH CORE)
configure: error: cannot build the Vision Workbench core modules!
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout since august 2013
With hat: portmgr
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Thu, 12 Dec 2013
|
[ 13:01 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert LIB_DEPENDS for ports depending on boost
|
Wed, 20 Nov 2013
|
[ 14:25 nemysis ] (Only the first 10 of 38 ports in this commit are shown above. )
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor)
|
Thu, 31 Oct 2013
|
[ 00:32 nemysis ] (Only the first 10 of 58 ports in this commit are shown above. )
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 )
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Fri, 6 Sep 2013
|
[ 12:12 bapt ] (Only the first 10 of 49 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 21 Aug 2013
|
[ 03:46 sunpoet ] (Only the first 10 of 19 ports in this commit are shown above. )
- Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 12 Mar 2013
|
[ 13:57 bapt ]
Rework patch-boost-1.52 to make it actually work with boost 1.52
Mark as job safe
PR: ports/175753
Submitted by: O. Hartmann" <ohartman@zedat.fu-berlin.de>
Approved by: swills (maintainer)
|
Sat, 23 Feb 2013
|
[ 14:45 miwi ]
- BROKEN failes to patch
|
Thu, 31 Jan 2013
|
[ 13:38 bapt ] (Only the first 10 of 164 ports in this commit are shown above. )
Chase boost update
|
Thu, 17 Jan 2013
|
[ 03:32 swills ] (Only the first 10 of 16 ports in this commit are shown above. )
- Chase lib version changes from ilmbase and OpenEXR updates
|
Sat, 30 Jun 2012
|
[ 03:00 swills ]
- Fix build on 7.x and 8.x too (previous commit fixed build on 9.x and
10-CURRENT
|
Fri, 29 Jun 2012
|
[ 19:59 swills ]
- Fix build
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 28 May 2012
|
[ 21:07 pav ]
- Mark BROKEN: does not compile
In file included from
/work/a/ports/graphics/visionworkbench/work/VisionWorkbench-2.2.0/src/vw/FileIO/GdalIO.h:14:0,
from DiskImageResourceGDAL.cc:25:
/usr/local/include/gdal_priv.h:245:71: error: declaration of C function
'void* GDALOpenInternal(GDALOpenInfo&, const char* const*)' conflicts with
/usr/local/include/gdal_priv.h:242:14: error: previous declaration 'void*
GDALOpenInternal(const char*, GDALAccess, const char* const*)' here
/usr/local/include/gdal_priv.h:255:108: error: declaration of C function
'void* GDALOpenInternal(const char*, GDALAccess, const char* const*)' conflicts
with
/usr/local/include/gdal_priv.h:244:14: error: previous declaration 'void*
GDALOpenInternal(GDALOpenInfo&, const char* const*)' here
/usr/local/include/gdal_priv.h:257:82: error: declaration of C function
'void* GDALOpenInternal(GDALOpenInfo&, const char* const*)' conflicts with
/usr/local/include/gdal_priv.h:255:25: error: previous declaration 'void*
GDALOpenInternal(const char*, GDALAccess, const char* const*)' here
*** Error code 1
Reported by: pointyhat
|
Sat, 19 May 2012
|
[ 10:07 sunpoet ] (Only the first 10 of 14 ports in this commit are shown above. )
- Bump PORTREVISION for graphics/gdal shlib change
|
Tue, 6 Sep 2011
|
[ 00:59 gerald ]
Request USE_FORTRAN=yes instead of USE_GCC=4.5+ so that all ports having
this dependency are in sync. [1]
Sort the LICENSE_* entries to appease portlint.
Approved by: maintainer (swills) [1]
|
Wed, 29 Jun 2011
|
[ 12:12 swills ]
- Update to 2.2.0
|
Sat, 29 Jan 2011
|
[ 13:09 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
- Bump PORTREVISION for gdal shlib change
Feature safe: yes
|
Sun, 14 Nov 2010
|
[ 18:50 swills ]
Update to 2.1.0
PR: ports/152201
Submitted by: O. Hartmann <ohartman at mail.zedat.fu-berlin.de>
Approved by: wxs (mentor)
|
Sun, 5 Sep 2010
|
[ 04:50 swills ] (Only the first 10 of 42 ports in this commit are shown above. )
Use my new address
Approved By: pgollucci (mentor)
|
Sat, 7 Aug 2010
|
[ 12:35 jacula ]
The NASA Vision Workbench (VW) is a general purpose image processing and
computer vision library.
WWW: http://ti.arc.nasa.gov/project/nasa-vision-workbench/
PR: ports/146006
Submitted by: Steve Wills <steve@mouf.net>
Approved by: pgj (mentor)
|
Number of commits found: 35 |