notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/shotwell/Makefile
SVNWeb

Number of commits found: 123 (showing only 100 on this page)

1 | 2  »  

Sun, 9 Jul 2023
[ 22:09 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:fdb2482b6e7785727848c99d54cb2bc22ec8cb7f  commit hash:fdb2482b6e7785727848c99d54cb2bc22ec8cb7f  commit hash:fdb2482b6e7785727848c99d54cb2bc22ec8cb7f  fdb2482 
*: Bump PORTREVISION of all graphics/exiv2 users

because its library version changed to 28 so we need to rebuild/relink.

PR:			272311
Differential Revision:	https://reviews.freebsd.org/D40828
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Sat, 1 Apr 2023
[ 12:29 Christoph Moench-Tegeder (cmt) search for other commits by this committer ]    commit hash:440b8eacfae65af538348599a957ee6138077aeb  commit hash:440b8eacfae65af538348599a957ee6138077aeb  commit hash:440b8eacfae65af538348599a957ee6138077aeb  440b8ea 
graphics/shotwell: update to 0.30.18

Release Notes:
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.18.news
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 19 Feb 2023
[ 13:45 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fbdd1b5d10ce871218128ba75d1359503e114395  commit hash:fbdd1b5d10ce871218128ba75d1359503e114395  commit hash:fbdd1b5d10ce871218128ba75d1359503e114395  fbdd1b5 
graphics/shotwell: prepare for vala 0.56.4
Mon, 26 Sep 2022
[ 20:34 Christoph Moench-Tegeder (cmt) search for other commits by this committer ]    commit hash:cb133a9a47151ff4c71fbe82d330a0b430ea868f  commit hash:cb133a9a47151ff4c71fbe82d330a0b430ea868f  commit hash:cb133a9a47151ff4c71fbe82d330a0b430ea868f  cb133a9 
graphics/shotwell: update to 0.30.17

Release Notes:
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.17.news
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 2 Sep 2022
[ 07:12 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:a49cb0f435d525ea72be8f943d82d3562cfbcba8  commit hash:a49cb0f435d525ea72be8f943d82d3562cfbcba8  commit hash:a49cb0f435d525ea72be8f943d82d3562cfbcba8  a49cb0f  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe

This was missed in the upgrade of graphics/opencv.

Reported by:	VVD
Fri, 26 Aug 2022
[ 17:02 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  d9b0d9a  (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
framework: switch tree to using vala.mk

PR:		249940
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 20 May 2022
[ 14:06 Christoph Moench-Tegeder (cmt) search for other commits by this committer ]    commit hash:73c7b388a8324ff8d6a21387f404f730e6296a2d  commit hash:73c7b388a8324ff8d6a21387f404f730e6296a2d  commit hash:73c7b388a8324ff8d6a21387f404f730e6296a2d  73c7b38 
graphics/shotwell: update to 0.30.16

Changes:
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.16.news
Sat, 30 Apr 2022
[ 08:03 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  ca3f925  (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Tue, 5 Apr 2022
[ 16:51 Christoph Moench-Tegeder (cmt) search for other commits by this committer ]    commit hash:df22787d944ea359164a397c796e8276d8975582  commit hash:df22787d944ea359164a397c796e8276d8975582  commit hash:df22787d944ea359164a397c796e8276d8975582  df22787 
graphics/shotwell: update to 0.30.15

News:
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.15.news
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Fri, 10 Dec 2021
[ 20:36 Christoph Moench-Tegeder (cmt) search for other commits by this committer ]    commit hash:ff16a120a8361e5f8e514936cd475d91071e31d7  commit hash:ff16a120a8361e5f8e514936cd475d91071e31d7  commit hash:ff16a120a8361e5f8e514936cd475d91071e31d7  ff16a12 
graphics/shotwell: remove option OPENMP traces

after 24e4736c1314 I'm very positive that no special handling for
using an openmp-enabled libraw is required anymore, so remove leftover
comments for that
Wed, 20 Oct 2021
[ 16:13 Stefan Eßer (se) search for other commits by this committer ]    commit hash:419e525f52e61f992472d4044b66523b6b3e7b35  commit hash:419e525f52e61f992472d4044b66523b6b3e7b35  commit hash:419e525f52e61f992472d4044b66523b6b3e7b35  419e525 
graphics/shotwell: Add CPE information

Approved by:	portmgr (blanket)
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
Wed, 18 Aug 2021
[ 19:51 Christoph Moench-Tegeder (cmt) search for other commits by this committer ]    commit hash:80bf6773a5417707ab79726307fa3a9681beb5ee  commit hash:80bf6773a5417707ab79726307fa3a9681beb5ee  commit hash:80bf6773a5417707ab79726307fa3a9681beb5ee  80bf677 
graphics/shotwell: update to 0.30.14

Changes:
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.13.news
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.14.news
Fri, 18 Jun 2021
[ 14:27 Christoph Moench-Tegeder (cmt) search for other commits by this committer ]    commit hash:51048d8388d3177331bedad01bba0f84e7acc453  commit hash:51048d8388d3177331bedad01bba0f84e7acc453  commit hash:51048d8388d3177331bedad01bba0f84e7acc453  51048d8 
graphics/shotwell: update to 0.30.2

Release Notes:
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.12.news
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 21 Feb 2021
[ 16:17 cmt search for other commits by this committer ] Original commit   Revision:566231
make shotwell's facedetection code compile with opencv 4

Patch adapted from upstream:
 
https://gitlab.gnome.org/GNOME/shotwell/-/commit/f54094594016359bbafd0be44a53ea28c8968593

At the same time, linking against opencv 4 fails when compiling shotwell
with gcc. As a stopgap measure, disable option OPENMP (which currently
forces use of gcc, but work is underway to switch that to llvm (see
PR 252379). I'll revisit OPENMP once 252379 has landed).
Sat, 30 Jan 2021
[ 18:08 tcberner search for other commits by this committer ] Original commit   Revision:563430 (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
graphics/opencv: update to 4.5.1 -- and make port more easily maintainable

This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but
replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not
giving ports
      the option to pick the "wrong one" - this leads however to some abandoned
ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv,
and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 1 Jan 2021
[ 00:04 jhale search for other commits by this committer ] Original commit   Revision:559789 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
graphics/libraw: Update to 0.20.2

Bump PORTREVISION on consumers due to shared library bump.

Changes:	https://www.libraw.org/news/libraw-0-20-2-Release
Sun, 8 Nov 2020
[ 13:26 cmt search for other commits by this committer ] Original commit   Revision:554461
update shotwell to 0.30.11

Release Notes:
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.11.news
Fri, 22 May 2020
[ 13:57 cmt search for other commits by this committer ] Original commit   Revision:536204
graphics/shotwell: update to 0.30.10

Announcement:
  https://mail.gnome.org/archives/shotwell-list/2020-May/msg00002.html
Mon, 4 May 2020
[ 19:42 cmt search for other commits by this committer ] Original commit   Revision:533976
update shotwell to 0.30.9

https://mail.gnome.org/archives/shotwell-list/2020-May/msg00000.html
Mon, 27 Jan 2020
[ 19:40 rene search for other commits by this committer ] Original commit   Revision:524409 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Remove textproc/gnome-doc-utils.

It is abandonded upstream for years and is Python-2.7-only.

Adjust consumers, some only need a rebuild, others have their
documentation formerly created by gnome-doc-utils / xml2po removed.

Remove gnomedocutils from USE_GNOME

Submitted by:	rene
Approved by:	portmgr (mat), gnome (kwm)
Differential Revision:	https://reviews.freebsd.org/D23381
Fri, 3 Jan 2020
[ 18:54 cmt search for other commits by this committer ] Original commit   Revision:521952
graphics/shotwell: update to 0.30.8

https://mail.gnome.org/archives/shotwell-list/2020-January/msg00003.html
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Wed, 21 Aug 2019
[ 10:41 cmt search for other commits by this committer ] Original commit   Revision:509499
graphics/shotwell: update to 0.30.7

Announcement:
  https://mail.gnome.org/archives/shotwell-list/2019-August/msg00008.html
Tue, 20 Aug 2019
[ 17:04 cmt search for other commits by this committer ] Original commit   Revision:509433
graphics/shotwell: update to 0.30.6

Announcement:
  https://mail.gnome.org/archives/shotwell-list/2019-August/msg00007.html
Wed, 14 Aug 2019
[ 16:56 cmt search for other commits by this committer ] Original commit   Revision:508933
graphics/shotwell: update to 0.30.5

Announcement:
  https://mail.gnome.org/archives/shotwell-list/2019-August/msg00003.html
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Mon, 27 May 2019
[ 10:21 kai search for other commits by this committer ] Original commit   Revision:502780 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
graphics/libgphoto2: Update to 2.5.22, graphics/gphoto2: Update to 2.5.20

* Bump PORTREVISION of ports depending on them.

Also while I'm here:
* Add "gnome" to USES if the XML option is enabled to avoid warnings about
  using USE_GNOME alone.
* Pet portlint

Notable changes since 2.5.16 (graphics/libgphoto2) [1]:

* Added new USB Ids for various camera types
* Updated translations
* Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS
  currently)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 26 Apr 2019
[ 11:08 cmt search for other commits by this committer ] Original commit   Revision:500098
update shotwell to 0.30.4

Announcement:
https://mail.gnome.org/archives/shotwell-list/2019-April/msg00005.html
Sat, 30 Mar 2019
[ 23:24 cmt search for other commits by this committer ] Original commit   Revision:497371
graphics/gexiv2: update to 0.12.0

  http://ftp.acc.umu.se/pub/gnome/sources/gexiv2/0.11/gexiv2-0.11.0.news
  http://ftp.acc.umu.se/pub/gnome/sources/gexiv2/0.12/gexiv2-0.12.0.news

This includes/obsoletes our patches.
The vala api of gexiv2 changed, this needed to be reflected in
graphics/shotwell (no other port seems to use the vala interface).
Fri, 29 Mar 2019
[ 23:00 jhale search for other commits by this committer ] Original commit   Revision:497222 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
graphics/libraw: Update to 0.19.2

- Demosaic packs are no longer distributed nor supported upstream
- Bump PORTREVISON on all consumers due to libraw shlib version increase

Changes:	https://www.libraw.org/news/libraw-0-19-2-release
Sun, 17 Mar 2019
[ 13:14 tcberner search for other commits by this committer ] Original commit   Revision:496059 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
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
Fri, 8 Feb 2019
[ 13:06 cmt search for other commits by this committer ] Original commit   Revision:492433
update shotwell to 0.30.2

https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.2.news
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Mon, 1 Oct 2018
[ 13:46 cmt search for other commits by this committer ] Original commit   Revision:481030
graphics/shotwell: update to 0.30.1

Announcement:
https://mail.gnome.org/archives/shotwell-list/2018-September/msg00008.html
Now explicitly build-requires python3 for a newly added meson postinstall
script (which's shebang has to be whacked a little).
Fri, 21 Sep 2018
[ 21:34 cmt search for other commits by this committer ] Original commit   Revision:480313
graphics/shotwell: update to 0.30.0

- optional face detection algorithms
- major internal overhaul: now build with meson/ninja, etc.
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Sun, 15 Jul 2018
[ 16:57 cmt search for other commits by this committer ] Original commit   Revision:474703
graphics/shotwell: update to 0.28.4

https://mail.gnome.org/archives/shotwell-list/2018-July/msg00010.html
https://download.gnome.org/sources/shotwell/0.28/shotwell-0.28.4.changes

While here and adapting patches, makepatchify them.
Tue, 8 May 2018
[ 15:50 cmt search for other commits by this committer ] Original commit   Revision:469378
graphics/shotwell: update to 0.28.3

https://mail.gnome.org/archives/shotwell-list/2018-May/msg00005.html
Sat, 28 Apr 2018
[ 06:14 tcberner search for other commits by this committer ] Original commit   Revision:468519 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Update grahics/exiv2 to 0.26

PR:		223625
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12345
Wed, 11 Apr 2018
[ 12:45 cmt search for other commits by this committer ] Original commit   Revision:467045
graphics/shotwell: update to 0.28.2
Thu, 5 Apr 2018
[ 20:13 tobik search for other commits by this committer ] Original commit   Revision:466598 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
www/webkit2-gtk3: Update to 2.20.0

- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions

PR:		223733
Submitted by:	Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	gnome (maintainer timeout, too long)
Security:	1ce95bc7-3278-11e8-b527-00012e582166
MFH:		2018Q2
Differential Revision:	https://reviews.freebsd.org/D14872
Sat, 17 Mar 2018
[ 15:58 cmt search for other commits by this committer ] Original commit   Revision:464828
update shotwell to 0.28.0

while here, massage OPENMP_DESC for generic GCC
Sun, 14 Jan 2018
[ 01:23 woodsb02 search for other commits by this committer ] Original commit   Revision:458949 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
graphics/libgphoto2: Update to 2.5.16
graphics/gphoto2: Update to 2.5.15
graphics/py-gphoto2: Update to 1.8.2

Also bump PORTREVISION of ports depending on these.

PR:		224611
Submitted by:	bsam (graphics/libgphoto2)
Fri, 10 Nov 2017
[ 20:14 cmt search for other commits by this committer ] Original commit   Revision:453928
graphics/shotwell: update to 0.26.4

Bugfix release:
https://download.gnome.org/sources/shotwell/0.26/shotwell-0.26.4.news
Sun, 17 Sep 2017
[ 14:43 cmt search for other commits by this committer ] Original commit   Revision:450006
graphics/shotwell: update to 0.26.3

https://mail.gnome.org/archives/shotwell-list/2017-August/msg00000.html
This fixes a data loss/corruption issue when importing from camera.

MFH:		2017Q3
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Mon, 14 Aug 2017
[ 12:56 woodsb02 search for other commits by this committer ] Original commit   Revision:447935 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
graphics/gphoto2: Update to 2.5.14
graphics/libgphoto2: Update to 2.5.14
graphics/py-gphoto2: Update to 1.7.0

- Bump dependent ports
- Take maintainership of graphics/gtkam
Sat, 3 Jun 2017
[ 21:00 cmt search for other commits by this committer ] Original commit   Revision:442520
graphics/shotwell: update to 0.26.2

Announcement:
https://mail.gnome.org/archives/shotwell-list/2017-June/msg00002.html
Thu, 1 Jun 2017
[ 16:05 woodsb02 search for other commits by this committer ] Original commit   Revision:442300 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
graphics/libgphoto2: Update to 2.5.13
graphics/py-gphoto2: Update to 1.6.0

- Bump dependent ports

Changes this release:
  https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release
Sun, 28 May 2017
[ 23:17 sunpoet search for other commits by this committer ] Original commit   Revision:441958
Fix OPTIONS_DEFAULT: remove NLS which is added by framework

- While I'm here, fix space/tab

Approved by:	portmgr (blanket)
Wed, 12 Apr 2017
[ 12:07 cmt search for other commits by this committer ] Original commit   Revision:438351
graphics/shotwell: update to 0.26.1

https://mail.gnome.org/archives/shotwell-list/2017-April/msg00001.html

Approved by:	rene (mentor, implicit)
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Fri, 31 Mar 2017
[ 19:21 cmt search for other commits by this committer ] Original commit   Revision:437371
add missing dependency.

Approved by:	rene (mentor, implicit)
Sun, 26 Mar 2017
[ 20:50 cmt search for other commits by this committer ] Original commit   Revision:436988
update graphics/shotwell to 0.26.0

https://mail.gnome.org/archives/shotwell-list/2017-March/msg00017.html
while here, regenerate patch and update my mail address

Approved by:	rene (mentor, implicit)
Wed, 1 Feb 2017
[ 17:06 cmt search for other commits by this committer ] Original commit   Revision:433055
update shotwell to 0.24.5

MFH:		2017Q1
Security:	5a9b3d70-48e2-4267-b196-83064cb14fe0
Sun, 29 Jan 2017
[ 19:18 cmt search for other commits by this committer ] Original commit   Revision:432794
shotwell: update to 0.24.4

changelog:
https://download.gnome.org/sources/shotwell/0.24/shotwell-0.24.4.changes

Approved by:	rene (mentor, implicit)
Thu, 19 Jan 2017
[ 04:39 jhale search for other commits by this committer ] Original commit   Revision:431839 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update graphics/libraw to 0.18.0
- Complete conversion to options helpers
- Add options for JPEG and JASPER support
  - Side note: This had a dependency on jpeg before, so the JPEG
    option default is ON. However, the configure script wasn't
    detecting it previously.
- Silence MKDIRs
- Take maintainership
- Chase shared library bump

Changes:	http://www.libraw.org/download#changelog
Wed, 21 Dec 2016
[ 12:40 cmt search for other commits by this committer ] Original commit   Revision:429078
update: shotwell 0.24.3

Changes:
https://download.gnome.org/sources/shotwell/0.24/shotwell-0.24.3.changes

Approved by:	rene (mentor)
Fri, 16 Dec 2016
[ 05:08 jbeich search for other commits by this committer ] Original commit   Revision:428641 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems

PR:		215192
Requested by:	dim
Exp-run by:	antoine
Approved by:	antoine
Mon, 14 Nov 2016
[ 16:13 cmt search for other commits by this committer ] Original commit   Revision:426119
update shotwell to 0.24.2

PR:		214453
Submitted by:	 Piotr Kubaj
Approved by:	rene (mentor)
Sat, 1 Oct 2016
[ 14:05 cmt search for other commits by this committer ] Original commit   Revision:423064
update shotwell to 0.24.0

Approved by:	rene (mentor)
Fri, 9 Sep 2016
[ 10:52 cmt search for other commits by this committer ] Original commit   Revision:421607
update shotwell to 0.23.6

Approved by:	rene (mentor)
Sun, 31 Jul 2016
[ 13:13 cmt search for other commits by this committer ] Original commit   Revision:419372
Update shotwell to 0.23.4

Approved by:	rene (mentor)
Wed, 27 Jul 2016
[ 10:22 tcberner search for other commits by this committer ] Original commit   Revision:419170 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
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
Sun, 26 Jun 2016
[ 20:31 cmt search for other commits by this committer ] Original commit   Revision:417615
update shotwell to 0.23.2

Approved by:	rene (mentor)
Tue, 7 Jun 2016
[ 11:58 cmt search for other commits by this committer ] Original commit   Revision:416508
update shotwell to 0.23.1

PR:		210078
Approved by:	rene (mentor)
Wed, 27 Apr 2016
[ 12:42 cmt search for other commits by this committer ] Original commit   Revision:414106
Update shotwell to 0.23.0

while here, update WWW and do a little cosmetics

PR:		209065
Submitted by:	woodsb02@gmail.com
Approved by:	rene (mentor)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 5 Feb 2016
[ 16:34 kwm search for other commits by this committer ] Original commit   Revision:408220
Update shotwell to a git snapshot.

Update to a snapshot, to fix ssl cert validation. Sadly it doesn't
look upstream shotwell is still active so we need to update to a
snapshot. Also to fix this, they had to port it to webkit2gtk3.

PR:		206807
Approved by:	ports-secteam (feld)
MFH:		2016Q1
Sun, 10 Jan 2016
[ 16:55 bapt search for other commits by this committer ] Original commit   Revision:405724 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Convert g* and i* to USES=sqlite and USES=firebird
Sun, 22 Nov 2015
[ 12:42 amdmi3 search for other commits by this committer ] Original commit   Revision:402228 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update  graphics/libraw to 0.17.0
- While here, minor port cleanup, switch to options helpers
- Bump PORTREVISIONs of consumers as soversion has changed

PR:		204553
Submitted by:	graham@menhennitt.com.au
Tue, 14 Apr 2015
[ 11:58 kwm search for other commits by this committer ] Original commit   Revision:383994 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Fix some glib schema issues.

The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the
  glib schema database can be updated on installed/removal of the package.
  This updating is done by the GLIB_SCHEMAS macro.

Make shotwell not run glib-compile-schemas in the stagedir, this has no effect.
Additional this generates the share/glib-2.0/schemas/gschemas.compiled file.
  This file is managed by the glib20 port. And has a changing checksum because
  it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed.
Sat, 28 Mar 2015
[ 19:47 riggs search for other commits by this committer ] Original commit   Revision:382548
- Update to upstream version 0.22.0
- Pet portscout

PR:		198986
Submitted by:	cmt@burggraben.net
Sat, 21 Feb 2015
[ 15:11 makc search for other commits by this committer ] Original commit   Revision:379522
Chase graphics/libraw shlib bump
Sun, 21 Dec 2014
[ 00:16 bapt search for other commits by this committer ] Original commit   Revision:375143
Get rid of gnomehier
Tue, 9 Dec 2014
[ 22:06 madpilot search for other commits by this committer ] Original commit   Revision:374434
Update to 0.20.2

PR:		195501
Submitted by:	cmt at burggraben.net (maintainer)
Tue, 7 Oct 2014
[ 17:52 amdmi3 search for other commits by this committer ] Original commit   Revision:370382
- Update to 0.20.1
- While here, add LICENSE_FILE

PR:		194200
Submitted by:	cmt@burggraben.net (maintainer)
Sun, 5 Oct 2014
[ 14:12 madpilot search for other commits by this committer ] Original commit   Revision:370084
- Update to 0.20.0
- Remove dirrms

PR:		194001
Submitted by:	cmt@burggraben.net (maintainer)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 27 Jul 2014
[ 07:50 marino search for other commits by this committer ] Original commit   Revision:363017
graphics/shotwell: Upgrade from version 0.18.0 => 0.18.1

This fixes a flickering issue.  While here, remove an unneeded dependency
and, if appropriate, strip libraries before they are installed.

PR:		191887
Submitted by:	maintainer (cmt)
Fri, 4 Jul 2014
[ 09:41 tijl search for other commits by this committer ] Original commit   Revision:360588 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
Fri, 20 Jun 2014
[ 18:44 rakuco search for other commits by this committer ] Original commit   Revision:358629
- Update to 0.18.0.
- Pass maintainership to submitter.

PR:		191196
Submitted by:	cmt@burggraben.net
Fri, 23 May 2014
[ 17:18 lx search for other commits by this committer ] Original commit   Revision:354949 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Hand back to ports@.
Tue, 13 May 2014
[ 11:54 tijl search for other commits by this committer ] Original commit   Revision:353934 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
Sun, 27 Apr 2014
[ 14:38 antoine search for other commits by this committer ] Original commit   Revision:352425 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Mark a few unfetchable ports BROKEN

With hat:	portmgr
Sat, 19 Apr 2014
[ 06:11 bdrewery search for other commits by this committer ] Original commit   Revision:351583
- Stop removing directories from BSD.local.dist.
  This fixes false-positive leftover (files removed) warnings
  in Redports/QAT/Tinderbox.

  Note that some of these ports still have Orphans which I did not
  address.

With hat:	portmgr
Spotted by:	new 'check-plist'
Tue, 28 Jan 2014
[ 19:51 lx search for other commits by this committer ] Original commit   Revision:341650
Update to 0.15.1.

PR:		ports/185495
Submitted by:	Christoph Moench-Tegeder
Reviewed by:	lx@
Sun, 26 Jan 2014
[ 21:20 rakuco search for other commits by this committer ] Original commit   Revision:341289 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update libraw to 0.15.4.
  This update is needed for further KDE updates.
- Use the new OPTIONS syntax.
- Use the new LIB_DEPENDS syntax.
- Stop redefining do-install; the port has its own `make install' that does
  the same thing provided we use USES=pathfix and tune Makefile.in.
- Support staging.

Bump PORTREVISION in ports that depend on libraw.

PR:		ports/185118
Submitted by:	rakuco@
Approved by:	maintainer timeout (35 days)
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Thu, 12 Sep 2013
[ 08:41 marino search for other commits by this committer ] Original commit   Revision:327041 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Add explicit dependency on pkgconf (20 ports)

Approved by:	portmgr (bapt, implicit)
Thu, 13 Jun 2013
[ 11:25 wg search for other commits by this committer ] Original commit   Revision:320757 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
graphics/shotwell: update to 0.14.1

- Update to 0.14.1
- Use shebangfix instead of manual replace

PR:		ports/178014
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
Tue, 21 May 2013
[ 02:12 lx search for other commits by this committer ] Original commit   Revision:318636
Unbreak build.

PR:	ports/177913
Submitted by:	KATO Tsuguru

Number of commits found: 123 (showing only 100 on this page)

1 | 2  »