| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes.
|
| | |
|
| |
|
|
| |
New version of gtk3 in tree
|
| |
|
|
|
|
|
|
|
|
| |
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
---
|
| |
|
|
|
| |
PR: 268314
Reported by: asiciliano@FreeBSD.org (maintainer)
|
| |
|
|
|
|
|
| |
Also modify clients.
PR: 266690
Reported by: asiciliano@FreeBSD.org
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
| |
|
|
|
| |
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
| |
|
|
| |
Submitted by: portedit
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: https://gitlab.com/alfix/sysctlview/-/blob/master/CHANGELOG
PR: 254243
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=568241
|
| |
|
|
|
|
|
|
|
| |
PR: 253910
Submitted by: Trond.Endrestol AT ximalas DOT info
Approved by: alfix86 AT gmail DOT com (maintainer)
Notes:
svn path=/head/; revision=566825
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* use new sysctlinfo(4) 20210222 and sysctlbyname 20210223 features
* add: sysctlmif_oidextendedbyname()
* add: sysctlmif_hashandler(), sysctlmif_hashandlerbyname()
* add: sysctlmif_nextnodebyname(), sysctlmif_nextleafbyname()
* add: sysctlmif_leavesbyname(), sysctlmif_leavesbyname()
* update: constants/OIDs so delete port path
PR: 253883, 253884
Submitted by: Alfonso S. Siciliano <alfix86 AT gmail DOT com> (maintainer)
Notes:
svn path=/head/; revision=566716
|
| |
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for dependencies.
PR: 253781
Submitted by: alfix86@gmail.com (maintainer)
Notes:
svn path=/head/; revision=566528
|
| |
|
|
|
|
|
|
|
|
| |
- after devel/libsysctlmibinfo2 etc are updated
PR: 250151
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=553783
|
| |
|
|
|
|
|
|
|
|
| |
PR: 247190
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Approved by: mentors (implicit)
Changelog: https://gitlab.com/alfix/sysctlview/-/blob/v2.0.1/CHANGELOG
Notes:
svn path=/head/; revision=538870
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://gitlab.com/alfix/sysctlview/-/blob/master/CHANGELOG
- Update COMMENT, pkg-descr, and DESKTOP_ENTRIES.
Also, while here:
- Pet portclippy & portfmt.
- Simplify do-install.
- Update installation path for manpages.
PR: 244367
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
Approved by: Alfonso S. Siciliano (maintainer)
Notes:
svn path=/head/; revision=527226
|
| |
|
|
|
|
|
|
| |
PR: 242239
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=520109
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Update because the CTL_STSCTL constant was introduced in sys/sysctl.h
* add an error dialog if an OID has 23/24 levels and the sysctlinfo kmod is not
loaded (avoiding a segmentation fault)
PR: 241086
Submitted by: Alfonso S. Siciliano (maintainer)
Notes:
svn path=/head/; revision=514065
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* The sysctlinfo interface (sysutils/sysctlinfo-kmod) is now required as
build/run dependency which relies on the "oid_label" constant that was
introduced in FreeBSD 1200019.
Thus set the port to IGNORE if the above doesn't apply while I'm here. [1]
Changelog:
* Show nodes up to CTL_MAXNAME (24) levels
* Show the right value of the nodes without the last name
* Show a subtree without leaves (the nodes are all CTLTYPE_NODE)
* The sysctlinfo interface is 30% more efficient than the kernel
undocumented interface [1]
PR: 240391
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=512729
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
| |
|
|
|
|
|
|
| |
PR: 238804
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=505498
|
| |
|
|
|
|
|
|
| |
PR: 238510
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=504609
|
| |
|
|
|
|
|
|
| |
PR: 238196
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=503023
|
| |
|
|
|
|
|
|
|
|
| |
While here, improve formatting
PR: 238040
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=502291
|
| |
|
|
|
|
|
|
|
| |
PR: 237159
Submitted by: pkubaj@anongoth.pl
Approved by: alfix86@gmail.com (maintainer)
Notes:
svn path=/head/; revision=499030
|
| |
|
|
|
|
|
|
| |
PR: 236866
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=498607
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From ChangeLog: https://gitlab.com/alfix/sysctlview/blob/master/CHANGELOG
* change C GTK -> C++ GTKmm
* add menu
* add "node dialog" when a row is
* clicked
* add manual page "sysctlview.1"
* add TreeView "Main"
* delete
* TreeView "description"
* delete TreeView "values"
* delete TreeView "info"
* delete sysctlmibinfo.c/h (dynamic linking)
* delete sysctlview.window.xml
PR: 236762
Submitted by: alfix86@gmail.com (maintainer)
Notes:
svn path=/head/; revision=496842
|
|
|
sysctlview is a gtk frontend for the sysctl mib.
WWW: https://gitlab.com/alfix/sysctlview/
PR: 235434
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
Notes:
svn path=/head/; revision=492800
|