| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk
PR: 269704
Exp-run by: antoine
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org>
* Beat Gaetzi <beat@chruetertee.ch>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christian Brueffer <chris@unixpages.org>
* Cyrille Lefevre <clefevre@citeweb.net>
* Daniel Eischen <deischen@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Dean Povey <povey@wedgetail.com>
* Dennis Herrmann <dhn@FreeBSD.org>
* Edwin Groothuis
* Edwin Groothuis <edwin@mavetju.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emmanuel Vadot <manu@FreeBSD.org>
* Eric L. Hernes <erich@FreeBSD.org>
* Eric Turgeon <ericbsd@FreeBSD.org>
* Eric Turgeon <ericturgeon@ghostbsd.org>
* FreeBSD GNOME Team
* George Reid <greid@ukug.uk.freebsd.org>
* Guillaume Paquet <amyfoub@gmail.com>
* Gustau Perez <gustau.perez@gmail.com>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Herbert J. Skuhra <h.skuhra@gmail.com>
* Jason Helfman <jgh@FreeBSD.org>
* Jeremy Messenger <mezz@FreeBSD.org>
* Jim Mock <jim@FreeBSD.org>
* Jimmy Olgeni <olgeni@uli.it>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Joey Mingrone <joey@mingrone.org>
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Joseph Benden <joe@thrallingpenguin.com>
* Ken Moore <ken@pcbsd.org>
* Koop Mast <kwm@FreeBSD.org>
* Kris Kennaway <kris@FreeBSD.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Leinier Cruz Salfran <salfrancl@yahoo.es>
* Lewis Thompson <purple@lewiz.net>
* Loïc Bartoletti <lbartoletti@FreeBSD.org>
* Lucas Holt <luke@justjournal.com>
* MITA Yoshio <mita@iis.u-tokyo.ac.jp>
* Marcin Cieslak <saper@saper.info>
* Markus Brueffer <brueffer@phoenix-systems.de>
* Markus Brueffer <markus@FreeBSD.org>
* Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* Martin Wilke
* Mathieu Arnold
* Matt Braithwaite <mab@red-bean.com>
* Matt Lancereau <matt@rimasec.net>
* Matthew Seaman <matthew@FreeBSD.org>
* Matthias Andree <mandree@FreeBSD.org>
* Nicola Stanislao Vitale <nivit@FreeBSD.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Pav Lucistnik <pav@oook.cz>
* Pete Fritchman <petef@databits.net>
* Richard Gallamore <ultima@FreeBSD.org>
* Rob Evers <rob@debank.tv>
* Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Thierry Thomas (<thierry@thomas.as>)
* Thierry Thomas <thierry@pompo.net>
* Thorsten Greiner <thorsten.greiner@web.de>
* Tobias Roth <ports@fsck.ch>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* alepulver@FreeBSD.org
* cartola (Carlos E. G. Carvalho)
* che@bein.link
* gahr
* ijliao
* jamrich.majo@gmail.com
* joerg
* johans
* john@jnielsen.net
* lightside <lightside@gmx.com>
* mi
* mi@aldan.ziplink.net
* olevole@olevole.ru
* shanee@rabbit.augusta.de
* stas
* thierry@pompo.net
With hat: portmgr
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
|
|
|
|
|
|
|
| |
Bump PORTREVISIONs for dependant ports.
While I'm here update devel/tortoisehg to 5.9.1. (*)
Approved by: arrowd (*)
PR: ports/258352
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=563490
|
|
|
|
| |
Notes:
svn path=/head/; revision=559940
|
|
|
|
| |
Notes:
svn path=/head/; revision=556322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0.73.3 - Fri 09 Oct 2020
* Fix missing export formats in windows installer
* Add support for environ.ini at startup for portable install
* Make trash function more robust for GLib.Error errors
* Remove xdg import in windows for mimetyping
* Fix regression with GdkPixbuf.PixbufRotation constants
* Fix issues in parser under Python 3.9
* Fix regression with pages with formatting in heading
* Merge translations
Notes:
svn path=/head/; revision=552331
|
|
|
|
|
|
|
|
|
|
| |
bump PORTREVISION's for ports that depend on mercurial.
PR: 242463
Submitted by: Peter Wullinger <freebsd@dhke.de> (original patch)
Notes:
svn path=/head/; revision=547798
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
## 0.73.2 - Fri 24 Jul 2020
* Add "show debug log" menu item
* Add missing "triangle" icons for windows installer
* Include helper to spawn external processes for windows installer
* Fix dropdown namespace autocomplete in move-page dialog
* Fix wiki parser for case of nested URL
* Fix ParseTreeBuilder interface for python3.9
* Add debug output for drag-and-drop workaround
* Fix popup menu in attachment browser plugin
* Fix warnings during export for "page.meta"
* Fix on-preferences-changed for tableofcontents plugin
Notes:
svn path=/head/; revision=543381
|
|
|
|
|
|
|
| |
https://lists.launchpad.net/zim-wiki/msg04963.html
Notes:
svn path=/head/; revision=540490
|
|
|
|
|
|
|
|
| |
changes:
https://www.mail-archive.com/zim-wiki@lists.launchpad.net/msg04881.html
Notes:
svn path=/head/; revision=538167
|
|
|
|
| |
Notes:
svn path=/head/; revision=532892
|
|
|
|
|
|
|
|
| |
changelog:
https://lists.launchpad.net/zim-wiki/msg04865.html
Notes:
svn path=/head/; revision=516219
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/zim-desktop-wiki/zim-desktop-wiki/commit/c17586b47559e5ab6d925887c68482bb662d5e3c
Notes:
svn path=/head/; revision=500095
|
|
|
|
| |
Notes:
svn path=/head/; revision=497341
|
|
|
|
|
|
|
|
| |
Update to latest release available.
Mainline development switched to Python 3 and GTK3.
Notes:
svn path=/head/; revision=493892
|
|
|
|
| |
Notes:
svn path=/head/; revision=490160
|
|
|
|
|
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=472884
|
|
|
|
|
|
|
|
|
|
| |
This supposed to be a last release using gtk2.
Changelog:
https://lists.launchpad.net/zim-wiki/msg04632.html
Notes:
svn path=/head/; revision=467140
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
Notes:
svn path=/head/; revision=455210
|
|
|
|
| |
Notes:
svn path=/head/; revision=445635
|
|
|
|
|
|
|
|
|
|
| |
This intermediate release fixing many regression (some of them are critical).
changelog:
https://github.com/jaap-karssenberg/zim-desktop-wiki/commit/2d0ead5a9736267766dfa669f2e78d27a2a5c110
Notes:
svn path=/head/; revision=443448
|
|
|
|
| |
Notes:
svn path=/head/; revision=440458
|
|
|
|
|
|
|
|
|
|
| |
- add patch to fix build in poudriere
changelog:
https://lists.launchpad.net/zim-wiki/msg04303.html
Notes:
svn path=/head/; revision=440457
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
| |
Notes:
svn path=/head/; revision=400945
|
|
Zim is more than just editor, it's desktop wiki system with rich text
capabilities, so it's more appropriate to move it deskutils category.
Notes:
svn path=/head/; revision=390042
|