- 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
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)
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)
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)
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
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).
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)
- 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]
. 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)
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)
- 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)
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