Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.13.4 01 Aug 2024 19:04:58 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.13.4
Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/58801831/ |
2.13.3 02 Jul 2024 16:18:43 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.13.3
Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/58790213/ |
2.13.2_5 09 Mar 2024 12:58:23 |
Nuno Teixeira (eduardo) |
graphics/gscan2pdf: Move man pages to share/man
Approved by: portmgr (blanket) |
2.13.2_4 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.13.2_3 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
2.13.2_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.13.2_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
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 ) |
2.13.2 17 Jan 2023 20:29:08 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.13.2
Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/37764345/ |
2.13.1 17 Dec 2022 17:44:52 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.13.1
https://sourceforge.net/p/gscan2pdf/code/ci/master/tree/History |
2.13.0 15 Oct 2022 13:48:57 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.13.0
Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/37721124/ |
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) |
2.12.8 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 ) |
2.12.8 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 ) |
2.12.8 11 Jul 2022 18:19:15 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.12.8
Announcement: https://sourceforge.net/p/gscan2pdf/mailman/message/37679243/ |
2.12.7 29 May 2022 15:39:48 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.12.7
Announcement: https://sourceforge.net/p/gscan2pdf/mailman/message/37659868/ |
2.12.6 03 Apr 2022 17:03:53 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.12.6
Release Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/37634763/ |
2.12.5 15 Feb 2022 21:16:59 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.12.5
Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/37611082/ |
2.12.4 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
2.12.4 20 Nov 2021 18:41:37 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.12.4
Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/37388312/ |
2.12.3 20 Sep 2021 12:51:49 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.12.3
Release Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/37353051/ |
2.12.2 14 Jul 2021 16:10:54 |
Po-Chuan Hsieh (sunpoet) |
graphics/gscan2pdf: Remove PERL_LEVEL check after perl5.28 removal
(d67ea7eb42e95d712a079e5525232843ee0c5d6c)
With hat: perl |
2.12.2 30 Jun 2021 22:30:50 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: update to 2.12.2
https://sourceforge.net/p/gscan2pdf/mailman/message/37313105/ |
2.12.1 14 May 2021 20:22:52 |
Christoph Moench-Tegeder (cmt) |
graphics/gscan2pdf: take maintainership
PR: 255801 |
2.12.1 13 May 2021 21:52:14 |
Danilo Egea Gondolfo (danilo) |
graphics/gscan2pdf: Update to 2.12.1
Drop maintainership.
PR: 255801 |
2.8.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.8.2_1 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
2.8.2 06 Aug 2020 20:46:02 |
danilo |
- Update to 2.8.2 |
2.6.2_1 06 Apr 2020 17:31:36 |
sunpoet |
Move devel/p5-Glib2 to devel/p5-Glib
- Bump PORTREVISION of dependent ports for dependency change |
2.6.2 02 Dec 2019 17:03:19 |
danilo |
- Update to 2.6.2 |
2.6.1 24 Nov 2019 22:13:00 |
danilo |
- Update to 2.6.1
- Deprecate sane-frontends (no new releases since 2005) in favor of
p5-Image-Sane
PR: 242006
Submitted by: cmt |
2.4.0 02 Mar 2019 16:06:24 |
danilo |
- Update to 2.4.0 |
2.3.0 23 Feb 2019 15:26:17 |
danilo |
- Update to 2.3.0 |
2.2.2 01 Jan 2019 15:06:56 |
danilo |
- Update to 2.2.2 |
2.2.1 16 Dec 2018 00:27:27 |
rene |
graphics/gscan2pdf: remove optional dependency on expired graphics/cuneiform |
2.2.1 15 Dec 2018 15:20:20 |
danilo |
- Update to 2.2.1 |
2.1.7_1 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
2.1.7 13 Oct 2018 09:14:26 |
danilo |
- Update to 2.1.7 |
2.1.6 01 Oct 2018 19:26:20 |
danilo |
- Update to 2.1.6
- Move USES to make portlint happy |
2.1.4 30 Jul 2018 17:16:52 |
danilo |
- Update to 2.1.4 |
2.1.3 29 Jul 2018 22:49:09 |
danilo |
- Update to 2.1.3 |
2.1.2 04 Jun 2018 18:05:00 |
danilo |
- Update to 2.1.2
- Don't append BUILD_DEPENDS to RUN_DEPENDS
- Switch to GTK3 |
1.8.11 11 Feb 2018 18:30:19 |
danilo |
- Update to 1.8.11 |
1.8.10 01 Jan 2018 01:24:29 |
danilo |
- Update to 1.8.10 |
1.8.2_1 28 Sep 2017 15:36:31 |
kwm |
ImageMagick to 6.9.9-15.
* Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions
Bump other ports for the shared library bumps in IM 6.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] |
1.8.2 07 Jun 2017 04:06:33 |
danilo |
- Update to 1.8.2 |
1.8.0 07 May 2017 21:44:12 |
danilo |
- Update to 1.8.0 |
1.7.3 30 Apr 2017 16:22:07 |
ler |
Remove option missed in previous commit.
Approved by: rene (mentor) |
1.7.3 30 Apr 2017 16:18:36 |
ler |
Remove optional dependency on expired port graphics/ocropus
Approved by: rene (mentor) |
1.7.3 13 Apr 2017 20:46:42 |
danilo |
- Update to 1.7.3 |
1.7.2 24 Feb 2017 14:07:56 |
danilo |
- Update to 1.7.2 |
1.7.1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.7.1 15 Jan 2017 15:09:52 |
danilo |
- Update to 1.7.1 |
1.6.0 13 Dec 2016 00:30:41 |
danilo |
- Update to 1.6.0 |
1.5.5 13 Nov 2016 23:05:23 |
danilo |
- Update to 1.5.5
- Remove p5-Archive-Tar from RUN_DEPENDS list. It's present in Perl core. |
1.5.4 15 Oct 2016 20:50:25 |
danilo |
- Update to 1.5.4 |
1.5.3 13 Oct 2016 14:09:03 |
danilo |
- Update to 1.5.3 |
1.5.2 28 Aug 2016 21:14:53 |
danilo |
- Update to 1.5.2 |
1.5.1 31 Jul 2016 01:26:01 |
danilo |
- Update to 1.5.1 |
1.5.0 29 Jun 2016 15:24:16 |
danilo |
- Update to 1.5.0 |
1.4.0 16 Apr 2016 01:10:33 |
danilo |
- Update to 1.4.0 |
1.3.9 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.3.9 07 Mar 2016 16:26:02 |
danilo |
- Update to 1.3.9 |
1.3.8 06 Feb 2016 13:07:23 |
danilo |
- Update to 1.3.8 |
1.3.7 18 Jan 2016 13:31:00 |
danilo |
- Update to 1.3.7 |
1.3.6 21 Dec 2015 13:44:27 |
danilo |
- Update to 1.3.6 |
1.3.5 12 Oct 2015 23:38:42 |
danilo |
- Update to 1.3.5 |
1.3.4 07 Aug 2015 02:24:01 |
danilo |
- Update to 1.3.4 |
1.3.3 02 Aug 2015 17:59:48 |
danilo |
- Update to 1.3.3 |
1.3.2 22 Jul 2015 21:10:50 |
danilo |
- Update to 1.3.2
- Use tar:xz
PR: 201775
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> |
1.3.1_1 05 Jul 2015 03:30:41 |
danilo |
- Fix a runtime dependency
- Fix a runtime error due a Linux dependent code snippet
Reported by: Torfinn Ingolfsen <tingox@gmail.com>
Tested by: Torfinn Ingolfsen <tingox@gmail.com>
MFH: 2015Q3 |
1.3.1 12 May 2015 03:35:31 |
danilo |
- Update to 1.3.1 |
1.3.0 02 Mar 2015 23:26:43 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.3.0 31 Jan 2015 15:02:13 |
danilo |
- Update to 1.3.0 |
1.2.7_2 18 Jan 2015 21:12:43 |
kwm |
Update ImageMagick to 6.9.0.4.
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2] |
1.2.7_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.2.7 24 Nov 2014 14:22:11 |
danilo |
- Update from 1.2.6 to 1.2.7
- Take maintainership |
1.2.6 13 Oct 2014 17:06:51 |
madpilot |
- Update to 1.2.6
- Add NO_ARCH
- Remove dirrms
PR: 194166
Submitted by: tkato432 at yahoo.com |
1.2.5 18 Jun 2014 03:50:32 |
miwi |
- Update to 1.2.5
PR: 191094 |
1.0.4_1 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
1.0.4_1 21 Feb 2014 13:37:16 |
ehaupt |
Remove trailing whitespaces from category graphics |
1.0.4_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0.4_1 01 Nov 2013 14:52:58 |
marino |
graphics/gscan2pdf: Fix PERL5 definition
Approved by: portmgr (tabthorpe) |
1.0.4_1 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
1.0.4_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.4_1 16 Sep 2013 17:07:26 |
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
1.0.4_1 29 Apr 2013 22:27:05 |
bapt |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
1.0.4_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.4_1 03 Jul 2012 17:38:41 |
az |
graphics/ImageMagick can change package name via PKGNAMESUFFIX.
We should not rely on this.
Reported by: Jarrod Sayers <jarrod at downtools.com.au>
Pointy hat: az@ |
1.0.4_1 29 Jun 2012 16:36:01 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.0.4_1 13 Jun 2012 05:38:06 |
bf |
also remove the -nox11 suffix from the djvulibre runtime dependency |
1.0.4_1 13 Jun 2012 04:49:48 |
bf |
update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11
has been merged back into graphics/djvulibre |
1.0.4_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.4 14 May 2012 00:00:35 |
sylvio |
- Update to 1.0.4 |
0.9.32_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.9.32_1 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.9.32_1 20 May 2011 19:49:23 |
sylvio |
- Add license |
0.9.32_1 09 May 2011 16:42:28 |
bf |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
0.9.32 23 Feb 2011 19:05:45 |
sylvio |
- Update to 0.9.32 |
0.9.31 10 Feb 2011 12:42:51 |
sylvio |
- Fix message of syntax error when started gscan2pdf in terminal.
PR: ports/153370
Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> |
0.9.31 12 Oct 2010 22:38:21 |
pav |
- Catch up with p5-gettext renaming
Reported by: pointyhat |