Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.11 28 Aug 2024 07:25:21 |
Nuno Teixeira (eduardo) Author: mew14930xvi |
graphics/zathura-cb: Update to 0.1.11
- Take maintainership
- Update MASTER_SITES
- Add appstream-glib to BUILD_DEPENDS
- Add tar:xz to USES
- Simplify USE_GNOME
- Fix metainfodir
ChangeLog: https://pwmt.org/projects/zathura-cb/changelog/0.1.11/index.html
PR: 281089
MFH: 2024Q3 |
0.1.10_6 27 Aug 2024 20:09:30 |
Zsolt Udvari (uzsolt) Author: mew14930xvi |
graphics/zathura-*: revision bump
The graphics/zathura bumps plugin abi/api version.
PR: 281095
Approved by: portmgr (blanket) |
0.1.10_5 14 May 2024 20:51:29 |
Guido Falsi (madpilot) |
graphics/zathura-*: Chase girara library version bump
Also add missing dependency on girata to graphics/zathura-djvu [1]
PR: 278853, 278854
Reported by: mew14930xvi@inbox.lv [1] |
0.1.10_4 11 Apr 2024 06:20:56 |
Fernando Apesteguía (fernape) Author: mew14930xvi |
graphics/zathura: Update to 0.5.4
ChangeLog: https://pwmt.org/news/category/zathura/index.html
PR: 277951
Reported by: mew14930xvi@inbox.lv
Approved by: quentin.stievenart@gmail.com (maintainer) |
0.1.10_3 26 Feb 2024 13:41:16 |
Baptiste Daroussin (bapt) |
zathura*: remove useless USE_LDCONFIG
USE_LDCONFIG will mean we will add a path to the search path for the
runtime linker, for zathura plugins are loaded via dlopen, we don't
need to resolv anything in the plugin directory
this also eliminates a userless post install script |
0.1.10_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.1.10_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 ) |
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.1.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 ) |
0.1.10 25 Jun 2022 02:26:19 |
Nuno Teixeira (eduardo) |
graphics/zathura-cb: Adopt/Update to 0.1.10
- take maintainership
- switch to DISTVERSION
ChangeLog:
https://pwmt.org/projects/zathura-cb/changelog/0.1.10/index.html
https://pwmt.org/projects/zathura-cb/changelog/0.1.9/index.html |
0.1.8_4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.8_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.8_4 21 Jul 2020 19:53:04 |
rigoletto |
graphics/zathura: Update to 0.4.5.
- graphics/zathura-pdf-poppler: Update to 0.3.0
- update zathura-* and girara MASTER_SITES
PR: 244545
Approved by: madpilot (maintainer)
Quentin Stievenart <quentin.stievenart@gmail.com> (maintainer)
Zsolt Udvari <uzsolt_uzsolt.hu> (maintainer)
Michael Danilov <mike.d.ft402@gmail.com> (maintainer, time-out)
alexander.4mail@gmail.com (maintainer, time-out)
Differential Revision: https://reviews.freebsd.org/D23908 |
0.1.8_3 02 Mar 2020 17:35:42 |
pi |
audio/festvox-cmu_us_slt_arctic, games/flightgear-terragear,
graphics/zathura-cb, graphics/zathura-pdf-poppler, graphics/zathura-ps,
math/nfft, net/py-mpi4py, science/aircraft-datcom, x11-themes/gnome-icons-luv:
reset MAINTAINER
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) |
0.1.8_3 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
0.1.8_3 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.1.8_2 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.1.8_1 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.1.8 14 Jul 2018 07:31:43 |
riggs |
Update to upstream version 0.1.8
PR: 228525
Submitted by: mike.d.ft402@gmail.com (maintainer) |
0.1.6_3 21 Jun 2018 09:37:13 |
amdmi3 |
- Update WWW
- Cosmetic fixes
Approved by: portmgr blanket |
0.1.6_3 25 Dec 2017 20:52:52 |
madpilot |
- Update x11-toolkits/girara to 0.2.8
- Add dependencies reported by stage-qa
- Pet portlint
- Chase shlib version bump |
0.1.6_2 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.1.6_1 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.1.6 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.1.6 25 Jan 2017 16:13:16 |
madpilot |
- Update zathura to 0.3.7 [2] [3]
- Update zathura-cb to 0.1.6 [1]
- Update zathura-djvu to 0.2.6 [2] [3]
- Update zathura-pdf-mupdf to 0.3.1 [4]
- Update zathura-pdf-poppler to 0.2.7 [2]
- Update zathura-ps to 0.2.4 [1]
- Move main master site to https
- Provide alternative download due to problems getting these files
from the master site from the FreeBSD cluster
PR: 216001 [1], 216002 [2] [3], 216067 [4]
Submited by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) [1] [2]
Zsolt Udvari <udvzsolt@gmail.com> (maintainer) [4]
Approved by: quentin.stievenart@gmail.com (maintainer) [3] |
0.1.5_1 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.1.5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1.5 24 Jan 2016 12:01:20 |
amdmi3 |
- Use standard ZLIB license
PR: 206266
Submitted by: amdmi3
Approved by: mike.d.ft402@gmail.com (maintainer) |
0.1.5 31 Dec 2015 14:10:36 |
madpilot |
- Update to 0.1.5
- Now requires a C11 capable compiler
PR: 205552
Submitted by: me
Approved by: mike.d.ft402 at gmail.com (maintainer) |
0.1.4_2 19 Jul 2015 22:04:45 |
bapt |
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer
over all supported version of freebsd |
0.1.4_1 14 Apr 2015 20:55:34 |
madpilot |
- Update girara to 0.2.4
- Chase shlib version bump |
0.1.4 01 Feb 2015 21:45:10 |
madpilot |
The zathura-cb plugin adds comic book support to zathura.
WWW: http://pwmt.org/projects/zathura-cb/
PR: 196459
Submitted by: mike.d.ft402@gmail.com |