Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.22.20210424_11 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
0.22.20210424_10 04 Mar 2024 09:50:43 |
Rodrigo Osorio (rodrigo) |
graphics/ufraw: moved manpages to share/man
Set GNU_CONFIGURE_MANPREFIX and fix plist
Fix formatting to make linters happy |
0.22.20210424_9 03 Nov 2023 14:05:32 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
0.22.20210424_9 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.22.20210424_8 09 Jul 2023 22:08:12 |
Matthias Andree (mandree) |
graphics/ufraw: make compatible with exiv2 0.28
PR: 272311 |
0.22.20210424_7 18 May 2023 11:39:45 |
Dimitry Andric (dim) |
graphics/ufraw: fix build with clang 16
Since clang 16 (and gcc 11) the default C++ standard is now gnu++17.
Because graphics/ufraw's configure scripts and Makefiles do not
explicitly set the C++ standard, this leads to several errors:
/usr/local/include/lcms2.h:1291:44: error: ISO C++17 does not allow 'register'
storage class specifier [-Wregister]
typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number
In[],
^~~~~~~~~~~~
/usr/local/include/lcms2.h:158:23: note: expanded from macro 'CMSREGISTER'
# define CMSREGISTER register
^
/usr/local/include/lcms2.h:1292:44: error: ISO C++17 does not allow 'register'
storage class specifier [-Wregister]
CMSREGISTER cmsUInt16Number Out[],
^~~~~~~~~~~~ (Only the first 15 lines of the commit message are shown above ) |
0.22.20210424_6 02 May 2023 16:17:43 |
Po-Chuan Hsieh (sunpoet) |
graphics/jasper: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/jasper-software/jasper/releases
Security: CVE-2022-2963, CVE-2022-40755 |
0.22.20210424_5 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.22.20210424_4 30 Dec 2022 09:04:05 |
Po-Chuan Hsieh (sunpoet) |
astro/cfitsio: Update to 4.2.0
- Convert REINPLACE_CMD to patch file
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.22.20210424_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.22.20210424_3 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.22.20210424_3 08 Jun 2022 20:34:44 |
Baptiste Daroussin (bapt) |
graphics/ufraw: remove GNOME option
gnome option only served the purpose to instal mime data including
gconf information only useful for gnome2 which is gone.
The mime data information are anyway installed by shared-mime-info
making this option completly unuseful |
0.22.20210424_3 16 Apr 2022 20:55:37 |
Po-Chuan Hsieh (sunpoet) |
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae |
0.22.20210424_2 28 Feb 2022 15:06:56 |
Po-Chuan Hsieh (sunpoet) |
astro/cfitsio: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
0.22.20210424_1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
0.22.20210424_1 29 Aug 2021 16:29:43 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under g* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
0.22.20210424_1 08 May 2021 13:39:41 |
Rodrigo Osorio (rodrigo) |
graphics/ufraw: Update ufraw configuration
* Add --enable-jasper option to enable JPEG2000 support
* Remove old/deprecate elements such as PC_FALSE not used anymore
* Fix some optional configuration parameters
* Add post-patch actions to modify configure.ac if some options
are disabled. For some reasons, even if the option is 'disabled'
the configure auto activates the the option if the required lib is installed.
* Add missing dependencies for GIMP option
* lint with portfmt and portclippy
PR: 255400
Reported by: rhurlin |
0.22.20210424 25 Apr 2021 10:17:28 |
Rodrigo Osorio (rodrigo) |
graphics/ufraw: Upgrade to latest version
Major changes:
* Intagrate multipleple fixes from openSUSE
* Fix build against glib-2.68
* ufraw_preview: do now overwrite configuration with preview size
* ufraw-gimp: properly send EXIF data to Gimp 2.9 and later
* Suppress compiler warnings on implicit fallthrough
* ufraw_developer: use fabs() instead of abs() for double
* Fix GCC 9 OpenMP issues by drop default(none)
* From Gentoo ufraw-0.17-cfitsio-automagic.patch
* From Gentoo ufraw-0.22-jasper-automagic.patch
* From Gentoo ufraw-0.22-jpeg9.patch
* From Gentoo ufraw-0.22-exiv2-0.27.patch
* 05_CVE-2018-19655.patch from Debian
* Prevent crash when camera specified in .ufraw file is not in lensfun db
* Fix crash on destroy of lensfun object on PEF images
Security: CVE-2018-19655
MFH: 2021Q2 |
0.22_18 12 Apr 2021 14:52:24 |
Dima Panov (fluffy) |
graphics/ufraw: really package gimp plugin
Reported by: poudriere -t build |
0.22_17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.22_17 26 Jan 2021 14:00:17 |
sunpoet |
Bump PORTREVISION for astro/cfitsio shlib change |
0.22_16 30 May 2020 16:43:43 |
rodrigo |
graphics/ufraw: fix 13-CURRENT build
Bump portrevision
PR: 246382
Submitted by: cy |
0.22_15 26 Jan 2020 04:57:44 |
danfe |
Chase shlib version bump of `graphics/lensfun' (r524150). |
0.22_14 27 Dec 2019 13:43:00 |
bapt |
Update jasper to 2.0.16
This is needed to be able to update gegl to latest version.
Bump revision of all consumer as the ABI is not 100% backward compatible.
Provide a patch for graphics/devil to properly build with latest jasper.
While here add a missing USES=xorg to graphics/devil |
0.22_13 27 Jul 2019 11:53:22 |
sunpoet |
Update to 3.47
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
0.22_12 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 |
0.22_11 10 Jul 2019 19:30:56 |
tcberner |
graphics/exiv2: update to 0.27.1
Exp-run by: antoine
PR: 239028 |
0.22_11 17 Mar 2019 13:14:52 |
tcberner |
graphics/exiv2: update to 0.27
Changelog:
http://www.exiv2.org/changelog.html
- All depending ports have been bumped.
- graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python
bindings
Exp-run by: antoine
PR: 235943
PR: 234830 |
0.22_10 08 Mar 2019 21:29:26 |
tcberner |
graphics/ufraw: prepare for exiv2-0.27
Import gentoo's patch:
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-gfx/ufraw/files/ufraw-0.22-exiv2-0.27.patch
PR: 235943 |
0.22_9 09 Feb 2019 11:04:39 |
tobik |
graphics/ufraw: Simplify using the GTK2 plist sub already added by OPTIONS_SUB |
0.22_9 07 Feb 2019 11:02:46 |
rodrigo |
Be able to build ufraw without GTK2 option
Add gnome to the uses to make testport happy
Bump portrevision
PR: 234436
Reported by: Thomas Guymer <t.m.guymer@thomasguymer.co.uk> |
0.22_8 20 Dec 2018 05:08:49 |
linimon |
This port needs USES=compiler:c++11-lang to build on GCC-based architectures.
PR: 233921
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.22_8 01 Jul 2018 21:42:49 |
rodrigo |
Fix graphics/ufraw build for 12.0
Fix code issues who causes build failures
due to missing spaces between literal and identifier.
Bump PORTREVISION.
PR: 229271
Submitted by: <w.schwarzenfeld@utanet.at> |
0.22_7 14 Jun 2018 07:22:23 |
ehaupt |
- Install .desktop file
- Remove some cruft from Makefile
PR: 228917
Approved by: rodrigo |
0.22_6 28 Apr 2018 06:14:58 |
tcberner |
Update grahics/exiv2 to 0.26
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345 |
0.22_5 03 Apr 2018 22:51:02 |
rodrigo |
Fix space in the Makefile
Bump PORTREVISION
MFH: 2018Q2 |
0.22_4 03 Apr 2018 22:47:43 |
rodrigo |
Move ufraw from sourceforge to github
On the same time recover updates done in development branch and never released
- Add WB for multiple new cameras :
FUJIFILM X-T2, PENTAX K-1, Panasonic DMC-FZ300/DMC-FZ330,
Canon PowerShot G7 X Mark II, Canon EOS M10, Canon EOS 700D,
Canon EOS 80D, NIKON D200, FUJIFILM X-T10, PENTAX K-S2,
NIKON D5500, NIKON D810, FUJIFILM X100T, Canon PowerShot G5 X,
Panasonic DMC-LF1, SONY RX10M2, Canon EOS M2, Canon PowerShot S120,
FUJIFILM X-M1, OLYMPUS E-M10 Mark II, etc
- multiple bug fixes : memory leak, etc
Remove existing patches since they coming from upstream and are now provided
by default in the distfile.
Incorporate the patched made by the debian project, including a fix for the
CVE-2015-8366.
MFH: 2018Q2
Security: CVE-2015-8366 |
0.22_3 05 Feb 2018 17:26:09 |
danfe |
Unbreak the build against recent Clang.
PR: 225556 |
0.22_3 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
0.22_3 25 Aug 2016 14:53:19 |
pawel |
- Fix build on 12.0-CURRENT, patch was accepted by upstream:
https://sourceforge.net/p/ufraw/bugs/407/
- Convert to options subs and helpers
- Mark GTK2 option as implied for GIMP, otherwise poudriere build fails
PR: 211735
Submitted by: myself
Approved by: maintainer timeout |
0.22_3 27 Jul 2016 10:22:26 |
tcberner |
Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.
While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.
PR: 211329
Reviewed by: mat, rakuco, kwm
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7283 |
0.22_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.22_2 20 Mar 2016 14:35:06 |
jbeich |
graphics/lensfun: bump PORTREVISION in consumers after r411373 |
0.22_1 17 Aug 2015 21:18:40 |
amdmi3 |
- Add missing file to plist
Approved by: portmgr blanket |
0.22 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.22 18 Jun 2015 23:31:54 |
rodrigo |
Update ufraw from 0.21 to 0.22
Major changes :
- Upstream fix for CVE-2015-3885
- replace liblcms1 by liblcms2
- lot of new cameras and bugfixes
- better foveon support |
0.21 14 May 2015 21:27:51 |
rodrigo |
Upgrade ufraw from 0.19.2 to 0.21
Remove deprecated patches
Apply bugfix for CVE-2015-3885
PR: 200197
obtained from: rawtherapee
MFH: 2015Q2
Security: CVE-2015-3885 |
0.19.2_6 25 Mar 2015 20:09:43 |
marino |
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
0.19.2_6 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.19.2_5 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.19.2_5 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.19.2_5 27 Jun 2014 09:55:31 |
rodrigo |
Don't copy mkinstalldirs from icu anymore since ufraw carry it's own version
PR: ports/191422
Submitted by: rodrigo (maintainer)
Approved by: bapt (mentor) |
0.19.2_5 04 May 2014 15:37:11 |
sunpoet |
- Update to 3.360
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change
Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
25 Apr 2014 10:54:50
|
tijl |
Like r351970 removed an extra USES+=desktop-file-utils from the Makefile,
also remove the extra update-desktop-database from pkg-plist. |
0.19.2_3 23 Apr 2014 20:26:50 |
mandree |
Drop excess USES+=desktop-file-utils under the GNOME option,
which broke the stage-qa target.
Approved by: portmgr (blanket) |
0.19.2_3 22 Apr 2014 13:41:53 |
rodrigo |
- fix clang issue caused by incorrect namespacing
- add dependency
- bump portrevision
PR: ports/188044
Submitted by: Chris Rees <crees@FreeBSD.org>
Approved by: bapt (mentor)
Obtained from: Macports
MFH: 2014Q2 |
0.19.2_2 04 Apr 2014 20:36:47 |
danfe |
- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)
Approved by: portmgr (bapt), some ports are still NO_STAGE :( |
0.19.2_1 11 Feb 2014 20:17:14 |
marino |
graphics/ufraw: Fix fallout caused by icu upgrade
This ufraw port uses a scrip from icu and doesn't even specify icu
as a build dependency. This looks wrong to me, but today I'm only
going to make ufraw build again. The maintainer may want to review
this as it will break every time icu is updated. |
0.19.2_1 05 Feb 2014 21:58:30 |
mandree |
Modernize (LIB_DEPENDS, USES).
Support staging.
Add a patch that allows building with a strict-conformance C++11
compiler.
Approved by: portmgr (implicit, under "just fix it" blanket approval) |
0.19.2_1 05 Feb 2014 20:02:34 |
sunpoet |
- Bump PORTREVISION for astro/cfitsio shlib change
- While I'm here, convert to new LIB_DEPENDS format
PR: ports/185951
Submitted by: Florian Degner <f.degner@gmx.de> |
0.19.2 29 Jan 2014 09:17:42 |
rodrigo |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
0.19.2 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
0.19.2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.19.2 02 Sep 2013 22:23:54 |
bapt |
Add an explicit dependency on pkgconf |
0.19.2 11 Aug 2013 14:45:59 |
bsam |
Fix build after recent glib update.
PR: ports/181013
Submitted by: Jan Henrik Sylvester <me@janh.de>
Approved by: rodrigo@bebik.net (maintainer) |
0.19.2 20 May 2013 07:50:28 |
bsam |
Update to version 0.19.2.
PR: ports/178659
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer, final
patch via e-mail) |
0.18_4 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.18_4 30 Nov 2012 08:48:42 |
jhale |
- EXIV2 and LENSFUN now have standard descriptions
- Drop "Enable" in FITS description
Reported by: danfe
Feature safe: yes |
0.18_4 30 Nov 2012 07:39:40 |
jhale |
- Convert to new options framework
- Drop ABI version numbers from LIB_DEPENDS
- Trim Makefile header
PR: ports/174003
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
Feature safe: yes |
0.18_4 31 Jul 2012 15:29:27 |
bsam |
Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.
PR: ports/169733
Submitted by: bsam (me)
Approved by: multimedia (maintainer timeout 3 weeks) |
0.18_3 11 Jun 2012 08:00:16 |
rm |
- fix build when WITH_GTK is disabled, but x11-toolkits/gtkimageview
is installed
I also added similar change for WITH_GIMP option, because configure tries to
autodetect it too. PORTREVISION bump doesn't needed because GTK is enabled by
default.
PR: 166722
Submitted by: Bojan Petrovic <bojan_petrovic at fastmail dot fm>
Approved by: Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer) |
0.18_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.18_2 14 May 2012 09:48:12 |
rm |
- pass maintainership to new volunteer
PR: ports/167858
Submitted by: Rodrigo OSORIO <rodrigo at bebik dot net> |
0.18_2 27 Jan 2012 17:45:36 |
miwi |
- Fix build with gcc4.6
PR: 164141
Submitted by: Heath Nielson <heathn@gmail.com> |
0.18_2 17 Dec 2011 17:41:57 |
danfe |
- Reenable LensFun library support by default as I believe it should not
crash anymore (and thus bump port revision)
- Provide GNOME option to register .desktop file and GConf2 schemas (off
by default)
- Include <bsd.port.options.mk> instead of <bsd.port.pre.mk> after OPTIONS
to avoid having to define WANT_GNOME
- Minor non-functional Makefile adjustments
Reviewed by: gnome@ (feedback from marcus, dougb, bsam) |
0.18_1 30 Nov 2011 10:14:01 |
danfe |
- Build extra (dcraw, nikon-curve) executables to better adhere to port
description and simply provide more functionality by default (install
dcraw as ufraw-dcraw to avoid conflict with `graphics/dcraw' port)
- Make heavy (due to `graphics/gimp-app' dependency) GIMP plugin off by
default: this port is most often used for quick command line raw
conversion, and GIMP pulls way too much stuff unfortunately
- Make Gtk+2 GUI optional (X-less users should appreciate)
- Remove explicit USE_GNOME components (inherited though the mandatory
dependencies)
- Disable LensFun support by default since processing Canon CR2 files
results in segmentation fault in lf_lens_interpolate_vignetting()
- Ensure that users' selection of OPTIONS is upheld (remove exists(...)
checks)
- Rephrase some options' texts, pass --disable-silent-rules option to
configure script so that build logs could be more useful
- Bump PORTREVISION due to numerous important changes
Feature safe: yes |
0.18 30 Nov 2011 06:15:03 |
danfe |
In sight of upcoming update, cleanup things a bit (reformat, fix whitespace,
reorder some knobs, add LICENSE, etc).
Feature safe: yes |
0.18 15 Nov 2011 08:02:23 |
danfe |
Reformat and kill excessive attribution.
Feature safe: yes |
0.18 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
0.18 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.18 20 Sep 2011 20:19:55 |
stas |
- Update to 0.18.
This is a bugfix release. It also adds a new translation and based on
a new 9.06 version of dcraw.
Submitted by: Martin Sugioarto <martin@sugioarto.com> (based on) |
0.17_2 12 Apr 2011 08:24:32 |
bapt |
- chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies |
0.17_1 20 Aug 2010 08:34:50 |
kwm |
Chase exiv2 shlib bump. |
0.17 17 Aug 2010 00:32:45 |
stas |
- Update to 0.17.
PR: ports/149249 (based on)
Submitted by: Xin LI <delphij@freebsd.org> |
0.16_5 07 Aug 2010 20:48:05 |
lwhsu |
- Bump PORTREVISION for shared library update of graphics/lensfun |
0.16_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.16_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.16_2 05 Mar 2010 09:17:35 |
stas |
- Fix a couple of typos in options.
Feature safe: yes |
0.16_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.16_1 15 Dec 2009 05:45:31 |
stas |
- Update checksum (distfile was rerolled with some configure-related fixes).
PR: ports/141266
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
0.16_1 04 Dec 2009 22:28:57 |
stas |
- Add CONTRAST option to support contrast operations (enabled by default). [1]
- Add HOTPIXEL option to support hot pixels filtering (enabled by default).
- Add DST option that turns on using the local time in timestamps (off by
default).
- Bump port revision.
PR: ports/141053 [1]
Submitted by: "Pierre Guinoiseau" <geekounet@poildetroll.net> [1] |
0.16 16 Oct 2009 13:16:58 |
stas |
- Update to 0.16.
- Add option for FIST support. |
0.15_3 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.15_3 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.15_2 27 May 2009 11:32:02 |
stas |
- Use OPTIONS.
- Add lensfun support [1].
- Bump portrevision.
PR: ports/134924 [1]
Submitted by: Denis Barov <dindin@dindin.ru> [1] |
0.15_1 11 Mar 2009 22:19:40 |
bsam |
. update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
(the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
with new libexiv2; this should change with graphics/py-exiv2-0.2.
PR: ports/131376
Submitted by: bsam (me)
Discussed with: kde@
Approved by: maintainer timeout (5 weeks) |
0.15 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.15 25 Dec 2008 23:29:57 |
stas |
- Update to 0.15. |
0.14.1 19 Oct 2008 16:03:52 |
stas |
- Update to 0.14.1.
- Take maintainership. |