Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.1_13 10 Dec 2019 01:07:53 |
amdmi3 |
- Move graphics/osg-devel to graphics/osg and update to latest stable 3.6.4
PR: 230442 |
3.5.1_13 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
3.5.1_13 01 Nov 2019 21:51:36 |
tcberner |
graphics/poppler: update to 0.82.0
Release 0.82.0:
core:
* Fix not being able to open some files. Issue #832
* Fix crashes in malformed files
* Fix memory leak on broken files
* Minor performance improvements
* Minor code improvements
glib:
* Add poppler_document_new_from_bytes
* PopplerAttachment: Silence deprecation warnings for ctime/mtime
build system:
* pdf-inspector: Support builddir != srcdir
* Install Cairo* headers if Cairo has been found
Thanks to adridg@ for fixing all the fallout.
Exp-run by: antoine
PR: 241532
Approved by: gnome (kwm, implicit) |
3.5.1_12 27 Oct 2019 19:27:51 |
pkubaj |
graphics/osg-devel: fix build on powerpc64 with clang
char is unsigned on powerpc*.
PR: 241158
Approved by: linimon (mentor), amdmi3 (maintainer timeout) |
3.5.1_12 16 Oct 2019 12:27:35 |
rene |
graphics/osg[-devel]: drop optional dependency on expired graphics/inventor
While here modernize USES |
3.5.1_12 13 Sep 2019 12:44:03 |
tobik |
Canonicalize librsvg dependency
- Use USE_GNOME=librsvg2 where possible
- Reduce scope of D18878 |
3.5.1_12 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
3.5.1_11 01 Jun 2019 06:39:23 |
tcberner |
graphics/poppler: update to 0.77.0
Release 0.77.0:
core:
* Fix crash on signature handling. Issue #766
* Fix small memory leak in SignatureHandler::getCertificateInfo
* Splash: Restrict filling of overlapping boxes. Issue #750
* Fix crash on malformed files
qt5:
* Fix optional content handling with exclusive layers
cpp:
* Make render_page thread-safe
utils:
* pdfsig: Fix small memory leak
* pdftotext: Fix typo in manpage
PR: 238115
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
3.5.1_10 13 May 2019 18:33:10 |
tcberner |
graphics/poppler: update to 0.76.1
From Changelog at https://poppler.freedesktop.org/releases.html :
Release 0.76.1:
core:
* Make the mul tables be calculated at compile time with constexpr.
* splash: Fix compile with SPLASH_CMYK enabled
* Some typo fixing in error messages
qt5:
* Fix regression in annotation handling
build system:
* Fix some typos in build system output and comments (Only the first 15 lines of the commit message are shown above ) |
3.5.1_9 16 Mar 2019 16:08:57 |
tcberner |
graphics/osg-devel: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
3.5.1_8 28 Jan 2019 06:56:31 |
araujo |
- Bump PORTREVISION of ports that depends of net/libvncserver after it
was updated to version 0.9.12
Submitted by: dereks_lifeofadishwasher.com
Differential Revision: https://reviews.freebsd.org/D18836 |
3.5.1_7 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
3.5.1_7 14 Dec 2018 20:12:35 |
yuri |
graphics/osg and graphics/osg-devel: Add USES=gl; Simplify CONFLICTS statement
Approved by: portmgr |
3.5.1_7 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
3.5.1_7 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
3.5.1_6 22 Sep 2018 10:15:22 |
mandree |
Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.
Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>
Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.
Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.
Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)
Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions. Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports. |
3.5.1_5 31 Aug 2018 08:16:18 |
tobik |
multimedia/libxine: Update to 1.2.9
- Cleanup options
- Enable IMAGEMAGICK by default
- Make DVB support optional but leave it enabled by default
- Add SNDIO option
- Properly order pkg-plist
- Unbreak on aarch64
- Bump revision of dependent ports [1]
Changes: https://sourceforge.net/projects/xine/files/xine-lib/1.2.9/README.txt/view
ABI: https://abi-laboratory.pro/tracker/timeline/xine-lib/ [1]
PR: 219921
Reported by: emorrasg@yahoo.es
Submitted by: w.schwarzenfeld@utanet.at (initial version), Nathan
<ndowens@yahoo.com>
Reviewed by: mat, tobik
Differential Revision: https://reviews.freebsd.org/D16840 |
3.5.1_4 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
3.5.1_4 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
3.5.1_3 19 Jan 2018 17:04:53 |
mat |
Options are already optional.
Sponsored by: Absolight |
3.5.1_3 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
3.5.1_2 12 Jul 2017 02:39:36 |
araujo |
Bump PORTREVISION of several ports that depends of net/libvncserver to
reflect the changes made on r445054.
PR: ports/220565 (based on)
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
Sponsored by: iXsystems, Inc. |
3.5.1_1 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
3.5.1_1 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
3.5.1 27 Dec 2016 14:49:10 |
amdmi3 |
- Update to 3.5.1
- Fix build with recent ffmpeg
- Reduce diff with graphics/osg
PR: 209057
Submitted by: woodsb02@gmail.com |
3.3.9_2 11 Dec 2016 15:23:17 |
jbeich |
graphics/osg-devel: declare as BROKEN
src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:230:20: error: no member named
'get_buffer' in 'AVCodecContext'; did you mean 'get_buffer2'?
m_context->get_buffer = avcodec_default_get_buffer;
^~~~~~~~~~
get_buffer2
/usr/local/include/libavcodec/avcodec.h:2593:11: note: 'get_buffer2' declared
here
int (*get_buffer2)(struct AVCodecContext *s, AVFrame *frame, int flags);
^
src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:230:33: error: use of undeclared
identifier 'avcodec_default_get_buffer'; did you mean
'avcodec_default_get_buffer2'?
m_context->get_buffer = avcodec_default_get_buffer;
^~~~~~~~~~~~~~~~~~~~~~~~~~
avcodec_default_get_buffer2
/usr/local/include/libavcodec/avcodec.h:4651:5: note:
'avcodec_default_get_buffer2' declared here
int avcodec_default_get_buffer2(AVCodecContext *s, AVFrame *frame, int flags); (Only the first 15 lines of the commit message are shown above ) |
3.3.9_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.3.9_2 21 Jan 2016 19:40:10 |
kwm |
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3] |
3.3.9_1 03 Dec 2015 20:01:04 |
antoine |
Update giflib to 5.1.1
PR: 204492 |
3.3.9 13 Aug 2015 13:51:23 |
amdmi3 |
- Update to 3.3.9 |
3.3.8_1 02 Aug 2015 16:06:17 |
kwm |
Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.
PR: 201477 [1]
Submitted by: olivierd@ [1] |
3.3.8 12 Jul 2015 12:55:21 |
amdmi3 |
- Update to 3.3.8
- Pet portlint |
3.3.7 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
3.3.7 26 May 2015 00:57:26 |
amdmi3 |
- Update to 3.3.7 |
3.3.6 22 May 2015 10:18:32 |
amdmi3 |
- Update to 3.3.6
- Drop V8 and PYTHON options, they have no functionality (see
src/osgPlugins/CMakeLists.txt) |
3.3.5 17 Mar 2015 03:08:13 |
amdmi3 |
- Update to 3.3.5 |
3.3.3 02 Feb 2015 04:34:08 |
amdmi3 |
- Fix build on pre-10.x |
3.3.3 24 Jan 2015 19:10:40 |
amdmi3 |
- Update to 3.3.3
- Sort plist |
3.3.2_5 14 Jan 2015 18:19:33 |
antoine |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self |
3.3.2_4 03 Jan 2015 08:47:52 |
mva |
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@ |
3.3.2_4 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
3.3.2_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
3.3.2_2 25 Nov 2014 12:55:54 |
makc |
Bump PORTREVISION after graphics/poppler update to 0.26.3 |
3.3.2_1 20 Oct 2014 09:34:03 |
marino |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
3.3.2_1 18 Oct 2014 21:10:40 |
nox |
- Update libxine to 1.2.6 - changelog is here:
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog
- Remove an inline from include/xine/xineutils.h for the benefit
of using libxine with base gcc 4.2 .
- Bump PORTREVISIONs for ports depending on libxine. (now also non-default
rdeps as per the new rule) |
3.3.2 02 Oct 2014 19:56:05 |
amdmi3 |
- Update to 3.3.2 |
3.3.0_3 28 Sep 2014 07:04:16 |
amdmi3 |
- Drop @dirrm* from plist |
3.3.0_3 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) |
3.3.0_2 11 Jul 2014 11:16:06 |
sunpoet |
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1] |
3.3.0_1 29 May 2014 20:14:26 |
amdmi3 |
- Spelling fixes |
3.3.0_1 26 May 2014 16:30:45 |
bapt |
Fix lua option |
3.3.0_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
3.3.0 24 Jan 2014 01:22:59 |
amdmi3 |
- Update to 3.3.0
Based on r340402 (graphics/osg version 3.2.0), additional changes include
- Add new V8, LUA and PYTHON options
PR: 185228
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> |
3.1.3_6 17 Jan 2014 22:21:37 |
mandree |
- Fix FreeType module build. [1]
- Modernize port: staging, LIB_DEPENDS [2]
PR: ports/185832 [1]
Approved by: amdmi3 (maintainer timeout on ports/185228) [1]
Approved by: portmgr (implicit, blanket) [2]
Obtained from: graphics/osg [1] |
3.1.3_6 27 Dec 2013 16:54:22 |
kwm |
Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax. |
3.1.3_5 20 Nov 2013 14:25:28 |
nemysis |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
3.1.3_4 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 ) |
3.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) |
3.1.3_3 21 Aug 2013 03:46:21 |
sunpoet |
- 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 |
3.1.3_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.1.3_2 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
3.1.3_2 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
3.1.3_1 23 May 2013 02:35:26 |
jgh |
- adoption of optionsNG
- convert to USES in some cases (pkgconfig,pathfix)
- trim COMMENT/historical headers in some cases
Approved by: portmgr (miwi) |
3.1.3_1 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) |
3.1.3_1 17 Jan 2013 16:05:39 |
swills |
- Chase lib version changes from ilmbase and OpenEXR updates |
3.1.3 02 Oct 2012 02:02:06 |
amdmi3 |
- Update to 3.1.3 |
3.1.0_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.1.0_1 19 May 2012 10:07:14 |
sunpoet |
- Bump PORTREVISION for graphics/gdal shlib change |
3.1.0 26 Apr 2012 00:48:15 |
amdmi3 |
- Update to 3.1.0 |
2.9.11_3 26 Feb 2012 15:22:37 |
nox |
- Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput, (Only the first 15 lines of the commit message are shown above ) |
2.9.11_3 22 Feb 2012 21:51:35 |
amdmi3 |
- Switch from libungif to giflib
PR: 165370, 165372
Submitted by: Steve Wills <swills@freebsd.org> |
2.9.11_3 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
2.9.11_2 31 Oct 2011 09:53:19 |
kwm |
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports |
2.9.11_1 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
2.9.11 23 Jun 2011 03:03:23 |
danfe |
Kill EOL whitespace. |
2.9.11 06 Mar 2011 17:40:53 |
amdmi3 |
- Update to 2.9.11 |
2.9.10_1 29 Jan 2011 13:09:13 |
sunpoet |
- Bump PORTREVISION for gdal shlib change
Feature safe: yes |
2.9.10 28 Dec 2010 11:32:00 |
amdmi3 |
- Update to 2.9.10 |
2.9.8_1 20 Nov 2010 15:38:09 |
kwm |
Chase poppler update. |
2.9.8 31 Aug 2010 01:28:35 |
amdmi3 |
- Update to 2.9.8 |
2.9.7_2 03 Aug 2010 13:35:21 |
osa |
Update from 1.6.0 to 1.7.2.
Since port isn't updated regularly and previous update was made a
year ago with a maintainer timeout, pass the maintainership to the
submitter of the last two updates.
Bump PORTREVISIONs in dependent ports.
Submitted by: glebius
PR: ports/149072 |
2.9.7_1 24 Jul 2010 16:38:20 |
mm |
- Update ffmpeg to 0.6 |
2.9.7 16 Apr 2010 11:17:14 |
amdmi3 |
- Update to 2.9.7 |
2.9.6_3 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
2.9.6_2 29 Mar 2010 14:42:05 |
dinoex |
- fix build for png-1.4.1 |
2.9.6_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.9.6_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.9.6 18 Dec 2009 03:43:35 |
amdmi3 |
- Update to 2.9.6 |
2.9.5_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
2.9.5 07 Jul 2009 14:59:45 |
amdmi3 |
- Update to 2.9.5 |
2.9.4 08 Jun 2009 12:18:45 |
amdmi3 |
- Support custom LOCALBASE
- Fix poppler-gtk dependency
Reported by: QATty |
2.9.4 06 May 2009 17:48:55 |
amdmi3 |
- Update to 2.9.4 |
2.9.2_1 10 Apr 2009 05:56:28 |
marcus |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
2.9.2 01 Apr 2009 02:49:32 |
amdmi3 |
- Update to 2.9.2
- Add CONFLICTS with osg
- Mark MAKE_JOBS_SAFE |
2.7.9_1 24 Mar 2009 19:13:32 |
makc |
bump PORTREVISION after cmake update |
2.7.9 17 Mar 2009 15:09:25 |
rafan |
- Chase graphics/gdal 1.6.0 update |
2.7.9 10 Feb 2009 03:54:31 |
amdmi3 |
- Update to 2.7.9, connect to build |
2.6.1_1 09 Feb 2009 14:30:36 |
amdmi3 |
- Forced commit to note repocopy of graphics/osg to graphics/osg-devel |