Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.13 30 Apr 2024 07:14:38
    |
Yuri Victorovich (yuri)  |
graphics/photoflare: update 1.6.12 → 1.6.13
Reported by: portscout |
1.6.12_1 09 Mar 2024 12:58:25
    |
Nuno Teixeira (eduardo)  |
graphics/photoflare: Move man pages to share/man
Approved by: portmgr (blanket) |
1.6.12 10 Jan 2023 07:59:53
    |
Yuri Victorovich (yuri)  |
graphics/photoflare: Update 1.6.10 -> 1.6.12
Reported by: portscout |
1.6.10 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
1.6.10 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 ) |
1.6.10 11 May 2022 16:03:58
    |
Yuri Victorovich (yuri)  |
graphics/photoflare: Update 1.6.8 -> 1.6.10
Reported by: portscout |
1.6.8_1 27 Apr 2022 13:21:59
    |
Piotr Kubaj (pkubaj)  |
graphics/photoflare: check for omp.h on all architectures |
1.6.8_1 23 Nov 2021 21:11:28
    |
Piotr Kubaj (pkubaj)  |
graphics/photoflare: fix build on armv7
Same issue as on powerpc. |
1.6.8_1 15 Jul 2021 10:37:29
    |
Piotr Kubaj (pkubaj)  |
graphics/photoflare: fix build on powerpc
src/workers/filterworkermp.cpp:23:10: fatal error: 'omp.h' file not found |
1.6.8_1 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.6.8 06 May 2021 17:59:22
    |
Yuri Victorovich (yuri)  |
graphics/photoflare: Update 1.6.6 -> 1.6.8
Reported by: portscout |
1.6.6 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6.6 16 Nov 2020 03:28:24
  |
yuri  |
graphics/photoflare: Update 1.6.5 -> 1.6.6
Reported by: portscout |
1.6.5 02 Oct 2020 03:24:34
  |
yuri  |
graphics/photoflare: Update 1.6.4 -> 1.6.5
Reported by: portscout |
1.6.4 01 May 2020 16:59:29
  |
pkubaj  |
graphics/photoflare: fix build on GCC architectures
GCC doesn't have libomp, it uses -fopenmp flag.
PR: 246089
Approved by: yuri (maintainer)
MFH: 2020Q2 (fix build blanket) |
1.6.4 11 Apr 2020 19:02:45
  |
yuri  |
graphics/photoflare: Update 1.6.3 -> 1.6.4
Reported by: portscout |
1.6.3 09 Mar 2020 08:20:20
  |
yuri  |
graphics/photoflare: Update 1.6.1 -> 1.6.3
Reported by: portscout |
1.6.1_1 08 Mar 2020 21:56:37
  |
jbeich  |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
1.6.1 04 Dec 2019 04:39:36
  |
yuri  |
graphics/photoflare: Update 1.5.9 -> 1.6.1
Reported by: portscout |
1.5.9_1 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 |
1.5.9 01 Jun 2019 06:10:04
  |
yuri  |
graphics/photoflare: Update 1.5.8.1 -> 1.5.9
Reported by: portscout |
1.5.8.1 30 Apr 2019 13:03:53
  |
mat  |
cleanup USE_GITHUB usage. |
1.5.8.1 26 Apr 2019 20:06:57
  |
yuri  |
New port: graphics/photoflare: Quick, simple but powerful cross-platform image
editor |