Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.1_11 13 Sep 2019 12:44:03 |
tobik |
Canonicalize librsvg dependency
- Use USE_GNOME=librsvg2 where possible
- Reduce scope of D18878 |
3.4.1_11 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.4.1_10 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.4.1_9 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.4.1_8 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.4.1_7 16 Mar 2019 15:56:53 |
tcberner |
graphics/osg: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
3.4.1_6 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.4.1_5 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.4.1_5 14 Dec 2018 20:12:35 |
yuri |
graphics/osg and graphics/osg-devel: Add USES=gl; Simplify CONFLICTS statement
Approved by: portmgr |
3.4.1_5 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.4.1_4 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.4.1_4 29 Nov 2018 11:23:12 |
linimon |
-Wno-narrowing is supported by Clang. Make unconditional and add a
comment why it's necessary.
PR: 232826
Submitted by: Piotr Kubaj
Reported by: jbeich
Approved by: portmgr (tier-2 blanket) |
3.4.1_4 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.4.1_3 02 Nov 2018 01:50:56 |
linimon |
USES=compiler:c++11-lang is necessary to link against libosg
on GCC-based architectures.
To make it build, also add CXXFLAGS_${ARCH}=-Wno-narrowing.
PR: 232826
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
3.4.1_3 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.4.1_2 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.4.1_1 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.4.1_1 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.4.1 21 Mar 2018 14:26:52 |
amdmi3 |
- Fix build in presence of older version of osg
PR: 226681
Reported by: pkubaj@anongoth.pl |
3.4.1 13 Mar 2018 20:09:21 |
amdmi3 |
- Update to 3.4.1 |
3.4.0_4 19 Jan 2018 17:04:53 |
mat |
Options are already optional.
Sponsored by: Absolight |
3.4.0_4 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.4.0_3 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.4.0_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
3.4.0_1 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
3.4.0 09 Jun 2016 11:12:13 |
amdmi3 |
- Update to 3.4.0 and fix build with ffmpeg 3.0.x
PR: 209056
Submitted by: woodsb02@gmail.com |
3.2.1_8 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.2.1_8 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.2.1_7 03 Dec 2015 20:01:04 |
antoine |
Update giflib to 5.1.1
PR: 204492 |
3.2.1_6 12 Nov 2015 18:35:54 |
antoine |
Allow building with giflib 5.1
PR: 204492 |
3.2.1_6 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.2.1_5 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
3.2.1_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.2.1_4 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
3.2.1_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.2.1_2 25 Nov 2014 12:55:54 |
makc |
Bump PORTREVISION after graphics/poppler update to 0.26.3 |
3.2.1_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.2.1_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.2.1 02 Oct 2014 19:55:56 |
amdmi3 |
- Update to 3.2.1 |
3.2.0_4 30 Sep 2014 02:04:38 |
amdmi3 |
- Fix shift key getting stuck on some cases
PR: 193630
Submitted by: mike.d.ft402@gmail.com |
3.2.0_3 28 Sep 2014 07:04:19 |
amdmi3 |
- Drop @dirrm* from plist |
3.2.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.2.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.2.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.2.0 20 Jan 2014 14:35:09 |
amdmi3 |
- Update to 3.2.0
- Update MASTER_SITES
- Add license [1]
- Switch to outsource cmake build
- Add missing NVTT, GTA and QT4 options
- Remove ITK option
- Some pathes were integrated upstream
PR: 185227 [1]
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1] |
3.0.1_9 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.0.1_8 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
3.0.1_8 20 Nov 2013 14:25:28 |
nemysis |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
3.0.1_7 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.0.1_6 28 Oct 2013 15:26:53 |
wg |
graphics/osg: fix build with newer ffmpeg
- Add patches to chase the API change of ffmpeg 2.0
Reported by: marino
Approved by: portmgr (bapt, implicit) |
3.0.1_6 26 Sep 2013 17:19:33 |
amdmi3 |
- Fix build with clang
- Support staging
- Convert to new LIB_DEPENDS syntax and OPTIONS features
PR: 182205
Submitted by: nemysis <nemysis@FreeBSD.org> |
3.0.1_5 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
3.0.1_5 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.0.1_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.0.1_4 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.0.1_4 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.0.1_3 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.0.1_3 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.0.1_3 17 Jan 2013 16:05:39 |
swills |
- Chase lib version changes from ilmbase and OpenEXR updates |
3.0.1_2 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
3.0.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.0.1_1 19 May 2012 10:07:14 |
sunpoet |
- Bump PORTREVISION for graphics/gdal shlib change |
3.0.1 26 Apr 2012 00:47:48 |
amdmi3 |
- Update graphics/osg to 3.0.1
- Bump revisions on dependent ports due to shlib version bump
- Remove option to use graphics/osg-devel instead of graphics/osg from simgear
and flightgear (1)
- Remove option to use graphics/osg-devel instead of graphics/osg from fgrun for
consistency
Submitted by: martymac (1) |
2.8.2_8 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.8.2_8 22 Feb 2012 21:51:35 |
amdmi3 |
- Switch from libungif to giflib
PR: 165370, 165372
Submitted by: Steve Wills <swills@freebsd.org> |
2.8.2_7 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.8.2_6 03 Sep 2011 12:38:04 |
amdmi3 |
- Add USE_GCC as it doesn't compile with clang
PR: 160413
Submitted by: Hartmann@FreeBSD.org, "O." <ohartman@zedat.fu-berlin.de> |
2.8.2_6 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
2.8.2_6 29 Jan 2011 13:09:13 |
sunpoet |
- Bump PORTREVISION for gdal shlib change
Feature safe: yes |
2.8.2_5 20 Nov 2010 15:38:09 |
kwm |
Chase poppler update. |
2.8.2_4 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.8.2_3 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
2.8.2_2 29 Mar 2010 07:37:24 |
itetcu |
Fix build with png-1.4.1
PR: Warren Block <wblock@wonkity.com> (on mail) |
2.8.2_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.8.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.8.2 03 Feb 2010 00:55:15 |
amdmi3 |
- Update to 2.8.2
PR: 142124
Submitetd by: Hardy Schumacher <hardy.schumacher@gmx.de> |
2.8.1_1 28 Jul 2009 16:34:36 |
amdmi3 |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
2.8.1_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
2.8.1 15 Jun 2009 13:49:32 |
amdmi3 |
- Update to 2.8.1
Submitted by: Hardy Schumacher <hardy.schumacher@globalfoundries.com> |
2.8.0 08 Jun 2009 12:18:45 |
amdmi3 |
- Support custom LOCALBASE
- Fix poppler-gtk dependency
Reported by: QATty |
2.8.0 01 Apr 2009 02:49:36 |
amdmi3 |
- Update to 2.8.0
- Add CONFLICTS with osg-devel
- Mark MAKE_JOBS_SAFE |
2.6.1_3 24 Mar 2009 19:13:32 |
makc |
bump PORTREVISION after cmake update |
2.6.1_2 17 Mar 2009 15:09:25 |
rafan |
- Chase graphics/gdal 1.6.0 update |
2.6.1_2 17 Feb 2009 22:30:42 |
amdmi3 |
- Fix dependency on graphics/inventor
Noticed by: Edward Sutton <mirror176 at hotmail dot com> |
2.6.1_2 10 Feb 2009 03:57:56 |
amdmi3 |
- Fix installation
- Merge some changes from osg-devel
- Add more knobs (for things detected via pkg-config)
- Remove OPENVRML knob, which is broken
- Add PORTSCOUT
- Plist fixes |
2.6.1_1 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
2.6.1 05 Jan 2009 16:14:51 |
amdmi3 |
- Update address of my distfile mirror |
2.6.1 15 Nov 2008 19:00:01 |
amdmi3 |
- Update to 2.6.1
- Substitude shared lib versions in plist, as they're likely to change often
- Add mirror
PR: 128880
Submitted by: Hardy Schumacher <hardy dot schumacher at amd dot com> |
2.6.0_2 25 Sep 2008 17:53:05 |
amdmi3 |
- Forgotten patch to fix build on 8.x |
2.6.0_2 25 Sep 2008 17:51:50 |
amdmi3 |
- Fix build on 8.x |
2.6.0_2 23 Sep 2008 20:50:58 |
amdmi3 |
- Add USE_LDCONFIG
- Minor portlint fixes |
2.6.0_1 23 Sep 2008 20:46:54 |
amdmi3 |
- Add options for various osg plugins, remove possible hidden depends
- Take maintainership |
1.2_1 27 Aug 2008 17:51:07 |
amdmi3 |
- Fix stuff after pav's premature commit of graphics/osg update
- Remove graphics/openproducer, graphics/openthreads - those are now included
in osg
- Remove obsolete bsd.osg.mk from graphics/osg
- Mark graphics/demeter BROKEN if it's being build WITH_OSG, as it won't
compile now |
2.6.0 27 Aug 2008 07:50:15 |
pav |
- Update to 2.6.0
PR: ports/126663
Submitted by: Hardy Schumacher <hardy.schumacher@amd.com> |
1.2_1 29 Apr 2008 05:11:44 |
linimon |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
1.2_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2 03 Dec 2006 10:44:50 |
jylefort |
Use the proper RCS keyword. |
1.2 26 Nov 2006 04:09:23 |
jylefort |
- Update openthreads to 1.5
- Update openproducer to 1.1 and move to LOCALBASE
- Update osg to 1.2 and move to LOCALBASE
- Take maintainerships
PR: ports/105729
Submitted by: jylefort
Approved by: maintainers |