non port: graphics/zathura-cb/Makefile |
SVNWeb
|
Number of commits found: 25 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
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 )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 25 Jun 2022
|
[ 02:26 Nuno Teixeira (eduardo) ] 9568bb4
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
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 21 Jul 2020
|
[ 19:53 rigoletto ] (Only the first 10 of 13 ports in this commit are shown above. )
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
|
Mon, 2 Mar 2020
|
[ 17:35 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)
|
Fri, 8 Nov 2019
|
[ 14:36 tobik ] (Only the first 10 of 74 ports in this commit are shown above. )
graphics: Add missing USES={gl,gnome,sdl}
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sat, 14 Jul 2018
|
[ 07:31 riggs ]
Update to upstream version 0.1.8
PR: 228525
Submitted by: mike.d.ft402@gmail.com (maintainer)
|
Thu, 21 Jun 2018
|
[ 09:37 amdmi3 ]
- Update WWW
- Cosmetic fixes
Approved by: portmgr blanket
|
Mon, 25 Dec 2017
|
[ 20:52 madpilot ]
- Update x11-toolkits/girara to 0.2.8
- Add dependencies reported by stage-qa
- Pet portlint
- Chase shlib version bump
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Wed, 25 Jan 2017
|
[ 16:13 madpilot ] (Only the first 10 of 13 ports in this commit are shown above. )
- 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]
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 24 Jan 2016
|
[ 12:01 amdmi3 ]
- Use standard ZLIB license
PR: 206266
Submitted by: amdmi3
Approved by: mike.d.ft402@gmail.com (maintainer)
|
Thu, 31 Dec 2015
|
[ 14:10 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)
|
Sun, 19 Jul 2015
|
[ 22:04 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer
over all supported version of freebsd
|
Tue, 14 Apr 2015
|
[ 20:55 madpilot ]
- Update girara to 0.2.4
- Chase shlib version bump
|
Sun, 1 Feb 2015
|
[ 21:45 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
|
Number of commits found: 25 |