Skip site navigation (1)Skip section navigation (2)

CVS log for ports/graphics/ufraw/Makefile

[BACK] Up to [FreeBSD] / ports / graphics / ufraw

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Dec 17 17:41:57 2011 UTC (7 weeks, 6 days ago) by danfe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +31 -10 lines
- 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)

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Nov 30 10:14:01 2011 UTC (2 months, 1 week ago) by danfe
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +33 -23 lines
- 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

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Nov 30 06:15:03 2011 UTC (2 months, 1 week ago) by danfe
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +26 -18 lines
In sight of upcoming update, cleanup things a bit (reformat, fix whitespace,
reorder some knobs, add LICENSE, etc).

Feature safe:	yes

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:33:08 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- 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).

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:30 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -3 lines
- 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

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Sep 20 20:19:55 2011 UTC (4 months, 3 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
- 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)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Apr 12 08:24:32 2011 UTC (10 months ago) by bapt
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
- chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Aug 20 08:34:50 2010 UTC (17 months, 3 weeks ago) by kwm
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Chase exiv2 shlib bump.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Aug 17 00:32:45 2010 UTC (17 months, 3 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -8 lines
- Update to 0.17.

PR:		ports/149249 (based on)
Submitted by:	Xin LI <delphij@freebsd.org>

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Aug 7 20:48:05 2010 UTC (18 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- Bump PORTREVISION for shared library update of graphics/lensfun

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon May 31 01:59:24 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:38:04 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Mar 5 09:17:35 2010 UTC (23 months, 1 week ago) by stas
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
- Fix a couple of typos in options.

Feature safe:	yes

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:35 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
- update to jpeg-8

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Dec 4 22:28:56 2009 UTC (2 years, 2 months ago) by stas
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +16 -4 lines
- 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]

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Oct 16 13:16:58 2009 UTC (2 years, 3 months ago) by stas
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +17 -9 lines
- Update to 0.16.
- Add option for FIST support.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:23:11 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with G

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:05 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed May 27 11:32:02 2009 UTC (2 years, 8 months ago) by stas
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +15 -5 lines
- Use OPTIONS.
- Add lensfun support [1].
- Bump portrevision.

PR:		ports/134924 [1]
Submitted by:	Denis Barov <dindin@dindin.ru> [1]

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Mar 11 22:19:40 2009 UTC (2 years, 11 months ago) by bsam
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
. 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)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jan 5 20:36:23 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -7 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Dec 25 23:29:57 2008 UTC (3 years, 1 month ago) by stas
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Update to 0.15.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Oct 19 16:03:52 2008 UTC (3 years, 3 months ago) by stas
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
- Update to 0.14.1.
- Take maintainership.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Sep 7 00:18:34 2008 UTC (3 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:57 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
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)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:43 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -2 lines
- 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)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Mar 7 19:36:24 2008 UTC (3 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
- Chase exiv2 update

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Dec 12 13:13:31 2007 UTC (4 years, 2 months ago) by sat
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 0.13

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Oct 26 23:41:16 2007 UTC (4 years, 3 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
- Update to 0.12.1

Prodded by:	mi

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Aug 1 08:49:15 2007 UTC (4 years, 6 months ago) by sat
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -9 lines
- Update to 0.12

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:01 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jul 17 11:35:32 2007 UTC (4 years, 6 months ago) by sat
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -2 lines
- Disable gimp support if WITHOUT_GIMP is defined

Requested by:	J.R. Oldroyd <jr at opal.com>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 27 15:25:38 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Chase libexif update

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri May 25 12:07:16 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Chase libexif update

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:57 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Apr 4 15:21:45 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Chase gimp move

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Mar 29 21:46:14 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
- Bump PORTREVISION to force rebuild with new exiv2, which is reported to be
  ABI incompatible

PR:		ports/110972
Reported by:	Kyryll A Mirnenko <mirya@zoc.com.ua>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 7 14:14:07 2007 UTC (4 years, 11 months ago) by sat
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 0.11

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Nov 1 18:41:43 2006 UTC (5 years, 3 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +35 -29 lines
- Update to 0.10
- Add pthread to ldflags [1]

Submitted by:	Sergey Poziturin <pushkin@comtv.ru> [1]

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:53:07 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 12 16:32:10 2006 UTC (5 years, 6 months ago) by sat
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
- Update to 0.9.1

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 4 08:54:36 2006 UTC (5 years, 6 months ago) by sat
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
- Update to 0.9
- Take maintainership

Approved by:	markm (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jun 4 17:51:54 2006 UTC (5 years, 8 months ago) by sat
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +19 -9 lines
- Move from graphics/gimp-ufraw to graphics/ufraw
- Update to 0.8.1
- Enable full exif support by default
- Update COMMENT and pkg-descr

PR:		ports/96821
Submitted by:	sat
Approved by:	krion (then mentor)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 7 17:16:31 2006 UTC (5 years, 11 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Now builds on 5.x

Approved by:    portmgr (implicit)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 27 09:53:32 2005 UTC (6 years, 2 months ago) by markm
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Upgrade to v 0.6.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:19:43 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 27 20:23:18 2005 UTC (6 years, 3 months ago) by markm
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -4 lines
Upgrade to version 0.5. This is autoconfiged, so builds easier, and
has slightly better Nikon support.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 21 20:39:50 2005 UTC (6 years, 8 months ago) by markm
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Fix this for hopefully the final time.

Thanks to:	kris

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 18 18:33:56 2005 UTC (6 years, 8 months ago) by markm
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
More attempts to fix an elusive missing dependancy.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 30 01:02:04 2005 UTC (6 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
BROKEN: Missing dependency

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 11 19:17:13 2005 UTC (6 years, 10 months ago) by markm
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Insist on a few more Gnome goodies.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 10 15:28:17 2005 UTC (6 years, 10 months ago) by markm
Branches: MAIN
Add UFRaw, a plugin for Gimp to read "posh" digital cameras' raw
image files.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options