notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/visionworkbench/Makefile

Number of commits found: 35

Friday, 15 Aug 2014
20:37 mandree search for other commits by this committer
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)
Original commitRevision:365038 
Wednesday, 23 Jul 2014
17:07 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362712 
Friday, 11 Jul 2014
11:16 sunpoet search for other commits by this committer
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]

Approved by:	portmgr (implicit) [1]
Original commitRevision:361523 
Friday, 13 Jun 2014
07:36 olgeni search for other commits by this committer
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)
Original commitRevision:357654 
Wednesday, 11 Jun 2014
14:50 tijl search for other commits by this committer
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
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:357486 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
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)
Original commitRevision:347809 
Wednesday, 26 Feb 2014
20:59 gerald search for other commits by this committer
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
Original commitRevision:346225 
Sunday, 16 Feb 2014
17:15 tijl search for other commits by this committer
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)
Original commitRevision:344614 
Friday, 7 Feb 2014
11:44 bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
Original commitRevision:343214 
Saturday, 1 Feb 2014
14:36 antoine search for other commits by this committer
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
Original commitRevision:342145 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
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)
Original commitRevision:339634 
Thursday, 12 Dec 2013
13:01 bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
Original commitRevision:336260 
Wednesday, 20 Nov 2013
14:25 nemysis search for other commits by this committer
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)

Approved by:	wg (mentor)
Original commitRevision:334422 
Thursday, 31 Oct 2013
00:32 nemysis search for other commits by this committer
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

- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches

- Bump dependent ports' revisions

Approved by:	pawel / wg (mentors)
Original commitRevision:332189 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
18:35 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Original commitRevision:327733 
Friday, 6 Sep 2013
12:12 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326491 
Wednesday, 21 Aug 2013
03:46 sunpoet search for other commits by this committer
- 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
Original commitRevision:325086 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Tuesday, 12 Mar 2013
13:57 bapt search for other commits by this committer
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)
Original commitRevision:313976 
Saturday, 23 Feb 2013
14:45 miwi search for other commits by this committer
- BROKEN failes to patch
Original commitRevision:312826 
Thursday, 31 Jan 2013
13:38 bapt search for other commits by this committer
Chase boost update
Original commitRevision:311310 
Thursday, 17 Jan 2013
03:32 swills search for other commits by this committer
- Chase lib version changes from ilmbase and OpenEXR updates
Original commitRevision:310536 
Saturday, 30 Jun 2012
03:00 swills search for other commits by this committer
- Fix build on 7.x and 8.x too (previous commit fixed build on 9.x and
  10-CURRENT
Original commit
Friday, 29 Jun 2012
19:59 swills search for other commits by this committer
- Fix build
Original commit
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 28 May 2012
21:07 pav search for other commits by this committer
- 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
Original commit
Saturday, 19 May 2012
10:07 sunpoet search for other commits by this committer
- Bump PORTREVISION for graphics/gdal shlib change
Original commit
Tuesday, 6 Sep 2011
00:59 gerald search for other commits by this committer
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]
Original commit
Wednesday, 29 Jun 2011
12:12 swills search for other commits by this committer
- Update to 2.2.0
Original commit
Saturday, 29 Jan 2011
13:09 sunpoet search for other commits by this committer
- Bump PORTREVISION for gdal shlib change

Feature safe:   yes
Original commit
Sunday, 14 Nov 2010
18:50 swills search for other commits by this committer
Update to 2.1.0

PR:             ports/152201
Submitted by:   O. Hartmann <ohartman at mail.zedat.fu-berlin.de>
Approved by:    wxs (mentor)
Original commit
Sunday, 5 Sep 2010
04:50 swills search for other commits by this committer
Use my new address

Approved By:    pgollucci (mentor)
Original commit
Saturday, 7 Aug 2010
12:35 jacula search for other commits by this committer
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)
Original commit

Number of commits found: 35