notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/k3d/Makefile
SVNWeb

Number of commits found: 65

Mon, 23 Jun 2014
[ 13:44 amdmi3 search for other commits by this committer ] Original commit   Revision:358946 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Tue, 17 Jun 2014
[ 20:05 kwm search for other commits by this committer ] Original commit   Revision:358176 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Update to 6.8.9-3 [1][3].

Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 31 May 2014
[ 20:47 antoine search for other commits by this committer ] Original commit   Revision:356018 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Deprecated some ports that were already marked BROKEN in 2013

With hat:	portmgr
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 7 Feb 2014
[ 11:44 bapt search for other commits by this committer ] Original commit   Revision:343214 (Only the first 10 of 229 ports in this commit are shown above. View all ports for this commit)
Chase boost and icu bump
While here convert some LIB_DEPENDS
Thu, 12 Dec 2013
[ 14:15 bapt search for other commits by this committer ] Original commit   Revision:336262 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Convert LIB_DEPENDS for ports depending on boost
Fri, 6 Dec 2013
[ 14:22 bapt search for other commits by this committer ] Original commit   Revision:335751
Mark as broken: fails to configure

-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
-- Configuring incomplete, errors occurred!
See also
"/wrkdirs/usr/ports/graphics/k3d/work/.build/CMakeFiles/CMakeOutput.log".
*** [do-configure] Error code 1
Wed, 20 Nov 2013
[ 14:25 nemysis search for other commits by this committer ] Original commit   Revision:334422 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)

Approved by:	wg (mentor)
Tue, 19 Nov 2013
[ 23:08 mat search for other commits by this committer ] Original commit   Revision:334361 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
Thu, 31 Oct 2013
[ 00:32 nemysis search for other commits by this committer ] Original commit   Revision:332189 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Sat, 17 Aug 2013
[ 16:27 gerald search for other commits by this committer ] Original commit   Revision:324851 (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Fri, 22 Mar 2013
[ 20:06 makc search for other commits by this committer ] Original commit   Revision:314960 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Thu, 31 Jan 2013
[ 13:38 bapt search for other commits by this committer ] Original commit   Revision:311310 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
Chase boost update
Thu, 17 Jan 2013
[ 16:05 swills search for other commits by this committer ] Original commit   Revision:310553 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Chase lib version changes from ilmbase and OpenEXR updates
Sun, 22 Jul 2012
[ 19:22 sperber search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Update to version 0.8.0.2
- Update WWW: line
- Switch to optionsng
- Add LICENSE

PR:           ports/169418
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Tue, 12 Jun 2012
[ 21:42 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Conver to new options framework
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 11 Oct 2011
[ 07:17 mm search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Sat, 30 Jul 2011
[ 09:39 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
Sat, 24 Jul 2010
[ 19:49 mm search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Update ImageMagick to 6.6.2-10
Sun, 28 Mar 2010
[ 21:41 mm search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- Bump Magick++, MagickWand or MagickCore dependency
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Tue, 28 Jul 2009
[ 11:45 pav search for other commits by this committer ] Original commit  (Only the first 10 of 167 ports in this commit are shown above. View all ports for this commit)
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
Sat, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Wed, 10 Jun 2009
[ 06:46 itetcu search for other commits by this committer ] Original commit 
Brute-force patch ./configure and fix build with custom LOCALBASE.

Reported by:    QATty
Tue, 10 Feb 2009
[ 19:50 mm search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
Mon, 2 Feb 2009
[ 23:44 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Reset dyeske@gmail.com at his request.

Hat:    portmgr
Mon, 5 Jan 2009
[ 20:36 pav search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Fri, 6 Jun 2008
[ 13:35 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Tue, 22 Apr 2008
[ 10:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Chase graphics/ImageMagick shlib version bump

Pointyhat to: mi@
Thu, 17 Apr 2008
[ 19:46 mezz search for other commits by this committer ] Original commit 
- Fix dependencies: remove gtk12 (it uses gtkmm24), only need netpbm in
  runtime and require libgnome if enable WITH_GNOME.
- Remove all X11BASE.
- Correct the --with-python for ${PREFIX} -> ${PYTHONBASE} to make it prefix
  safer.
- Bump the PORTREVISION.

[1] http://lists.freebsd.org/pipermail/freebsd-ports/2008-April/047850.html

Approved by:    maintainer timeout (two weeks)
Sun, 16 Dec 2007
[ 03:30 beech search for other commits by this committer ] Original commit 
- Tag broken with 5.x

Reported by:    pointyhat via pav
Approved by:    David Yeske <dyeske@gmail.com> (maintainer),
                linimon (mentor)
Thu, 13 Dec 2007
[ 07:25 beech search for other commits by this committer ] Original commit 
- Update to 0.6.7.0
- Remove conflicts

PR:             ports/116324
Submitted by:   <soralx@cydem.org> [pr]
Approved by:    David Yeske <dyeske@gmail.com> (maintainer)
                linimon (mentor)
Sun, 7 Oct 2007
[ 17:46 nork search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Chase OpenEXR library version bumped.
Thu, 5 Jul 2007
[ 23:39 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
dyeske at yahoo dot com -> dyeske at gmail dot com
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 26 Apr 2007
[ 14:08 shaun search for other commits by this committer ] Original commit 
- Remove FreeBSD 4.x checks.

PR:             ports/112021, ports/112035, ports/112064
Submitted by:   David Yeske <dyeske@yahoo.com> (maintainer)
Sun, 11 Mar 2007
[ 08:50 nork search for other commits by this committer ] Original commit 
o Update to 1.4.0
o Chase libraries version bump to depending on this port.

[NOTE]
I disabled FLTK support, so you can't use OpenEXR's applications.
Because I'm validating FLTK support.

Spotted by:     Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk>
Obtained from:  Florian Kainz <kainz <@> ilm.com>
Committed at:   AsiaBSDCon 2007 in Tokyo, Japan
Memorial Committing with:
                bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal,
                simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata,
                murray, cjh, brooks, daichi, delphij, ups, rrs
Wed, 24 May 2006
[ 14:21 mnag search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
Wed, 3 May 2006
[ 21:37 jmelo search for other commits by this committer ] Original commit 
- Update lib after graphics/gts update.
- Bump portrevision.

Approved by:    maintainer via email (timeout 15 days), mnag (mentor).
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Thu, 5 Jan 2006
[ 03:57 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 90 ports in this commit are shown above. View all ports for this commit)
Chase libversion bumb to libMagick.so.9

PR:             ports/91270
Wed, 7 Dec 2005
[ 10:13 jylefort search for other commits by this committer ] Original commit 
Chase the plib update by bumping PORTREVISION, since it is statically
linked in.
Wed, 30 Nov 2005
[ 13:14 mnag search for other commits by this committer ] Original commit 
Bump PORTREVISION and change dependencies to reflect update in graphics/gts
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Wed, 7 Sep 2005
[ 00:13 kris search for other commits by this committer ] Original commit 
BROKEN on amd64: Does not compile
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Sun, 6 Mar 2005
[ 22:16 pav search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Chase ImageMagick shlib bump

PR:             ports/78455
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer)
Tue, 15 Feb 2005
[ 22:45 thierry search for other commits by this committer ] Original commit 
Unbreak on FreeBSD-5.3 by upgrading to 0.4.4.0.

Register conflicts with atlas and superlu.

PR:             ports/76323
Submitted by:   maintainer.
Sat, 18 Dec 2004
[ 23:02 kris search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Sun, 5 Dec 2004
[ 15:12 josef search for other commits by this committer ] Original commit 
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.

Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com>
PR:             ports/74487
Approved by:    mat
Reviewed by:    lofi
Wed, 20 Oct 2004
[ 04:37 pav search for other commits by this committer ] Original commit 
- Chase gts update
Sat, 18 Sep 2004
[ 18:20 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Fri, 2 Jul 2004
[ 08:18 kris search for other commits by this committer ] Original commit 
BROKEN on 4.x: Does not compile
Sun, 13 Jun 2004
[ 23:57 ijliao search for other commits by this committer ] Original commit 
pass maintainership

PR:             67064
Fri, 11 Jun 2004
[ 07:10 ijliao search for other commits by this committer ] Original commit 
add k3d 0.4.1.0
A free 3D modeling, animation, and rendering system

Number of commits found: 65