Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.43.1_15 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.43.1_14 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 |
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.43.1_13 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.43.1_13 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.43.1_13 16 Apr 2022 20:55:37 |
Po-Chuan Hsieh (sunpoet) |
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae |
0.43.1_12 03 Oct 2021 17:47:27 |
Fernando Apesteguía (fernape) |
*/*: Remove compiler:openmp from Mk/Uses/compiler.mk
The option implied a dependency on gcc but clang got openmp support long ago.
Remove compiler:openmp from Mk/Uses/compiler.mk
For ports using USE=compiler:openmp, just remove it and make them build with
clang.
Fix conditionals when necessary
Bump PORTREVISION where appropriate
If problem arises, they can be addressed by using USE_GCC=yes
An update to the Porter's Handbook will follow.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D31971 |
0.43.1_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.43.1_11 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.43.1_10 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.43.1_9 12 Dec 2018 01:35:36 |
gerald |
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 |
0.43.1_8 11 Dec 2018 10:10:02 |
antoine |
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
With hat: portmgr |
0.43.1_8 29 Jul 2018 22:18:46 |
gerald |
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 |
0.43.1_7 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.43.1_6 10 Sep 2017 20:55:39 |
gerald |
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 |
0.43.1_5 01 Apr 2017 15:23:32 |
gerald |
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 |
0.43.1_4 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.43.1_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.43.1_3 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.43.1_3 07 May 2015 15:17:33 |
mat |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.43.1_3 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
0.43.1_3 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.43.1_2 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.43.1_2 03 Nov 2013 13:28:33 |
feld |
Use modern compiler:openmp syntax to ensure this doesn't need fixing
again in the future.
Bump portrevision just to be safe
PR: ports/181967
Submitted by: sunpoet
Approved by: swills (mentor, implicit) |
0.43.1_1 03 Nov 2013 01:03:24 |
feld |
Actually need USE_GCC=yes to pull newer GCC on <10.0
Submitted by: gerald
Approved by: swills (mentor, implicit) |
0.43.1_1 03 Nov 2013 00:18:44 |
feld |
Require GCC to fix missing OpenMP features
PR: ports/181967
Approved by: swills (mentor, implicit) |
0.43.1 19 Oct 2013 18:21:41 |
tijl |
- Update 0.43.1.
- Disable openmp with clang.
- Support staging.
PR: ports/182772
Submitted by: Andras Horvath <mail@log69.com> (maintainer) |
0.41_1 08 Oct 2013 02:24:46 |
linimon |
Change maintainer email per request on freebsd-ports-bugs@. |
0.41_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.41_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.41 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.41 02 Feb 2011 08:36:11 |
jadawin |
- Update to 0.41
- Changelog: http://log69.com/downloads/changelog.txt
PR: ports/154450
Submitted by: Andras Horvath <han _AT_ log69.com> (maintainer)
Feature safe: yes |
0.40 18 Dec 2010 21:54:57 |
makc |
Update to 0.40
PR: ports/153280
Submitted by: Andras Horvath (maintainer) |
0.39_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.39_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.39_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.39 14 Sep 2010 12:27:54 |
bapt |
- Update to 0.39
PR: ports/150554
Submitted by: Andras Horvath <han _AT_ log69.com> (maintainer) |
0.38 28 Jul 2010 07:08:31 |
jadawin |
- Fix build on 6.x on amd64
PR: ports/148964
Submitted by: Andras Horvath <han _AT_ log69.com> (maintainer) |
0.38 20 Jul 2010 14:35:18 |
jadawin |
- Update to 0.38
- Add license
PR: ports/148773
Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com>
Approved by: maintainer
Reworked by: maintainer |
0.37_1 03 Jun 2010 07:56:16 |
linimon |
Mark as broken on tier-2 archs.
Hat: portmgr |
0.37_1 23 May 2010 13:21:24 |
pav |
- Really fix on 6.X
PR: ports/146831
Submitted by: Andras Horvath <han@log69.com> (maintainer) |
0.37_1 17 May 2010 17:23:13 |
pav |
- Fix build on 6.X
- Install docs
PR: ports/146667
Submitted by: Andras Horvath <han@log69.com> (maintainer) |
0.37 10 May 2010 13:16:39 |
makc |
Update to 0.37
changelog: http://log69.com/downloads/changelog.txt
PR: ports/146459
Submitted by: Andras Horvath (maintainer) |
0.36_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.36 20 Mar 2010 19:12:48 |
miwi |
- Update to 0.36
PR: 144793
Submitted by: Andras Horvath <han@log69.com> (maintainer) |
0.35 27 Feb 2010 20:10:05 |
makc |
Update to 0.35
PR: ports/144342
Submitted by: Andras Horvath (maintainer)
Feature safe: yes |
0.34 20 Feb 2010 15:35:00 |
makc |
Update to 0.34
PR: ports/144126
Submitted by: Andras Horvath (maintainer)
Feature safe: yes |
0.33_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.33 13 Jan 2010 12:51:33 |
pav |
- Update to 0.33
PR: ports/142569
Submitted by: Horvath Andras <han@log69.com> (maintainer) |
0.32 25 Dec 2009 19:20:24 |
miwi |
Auto Adjust Photo is a small command-line image manipulation tool that
allows the user to easily correct family photos. It tries to make the
picture look better. The program does this by analyzing the input image
and then sets the most optimal contrast, gamma, color balance and
saturation for it.
WWW: http://log69.com/aaphoto_en.html
PR: ports/141949
Submitted by: Andras Horvath <han at log69.com> |