aboutsummaryrefslogtreecommitdiff
path: root/deskutils/sysctlview/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port moveCharlie Li2025-03-171-1/+1
| | | | | | The GTK 1-based gdk-pixbuf has not existed for some time. No functional or package changes.
* MAN?PREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-101-1/+1
|
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-1/+1
| | | | New version of gtk3 in tree
* bsd.sites.mk: Update all ports using USE_GITLABFelix Palmen2023-07-121-1/+1
| | | | | | | | | | 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
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ---
* sysutils/sysctlinfo-kmod: Update to 20221211 and restore clientsAlfonso S. Siciliano2022-12-121-3/+0
| | | | | PR: 268314 Reported by: asiciliano@FreeBSD.org (maintainer)
* sysutils/sysctlinfo-kmod: ignore after 1400071Fernando Apesteguía2022-09-301-0/+3
| | | | | | | Also modify clients. PR: 266690 Reported by: asiciliano@FreeBSD.org
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* *: apply refactor.remove-consecutive-empty-linesTobias Kortkamp2021-10-191-1/+0
| | | | Submitted by: portedit
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | 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)
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-3/+0
| | | | | | | | | | | | | | | | | 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
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* deskutils/sysctlview: Update to 2.1Rainer Hurling2021-03-131-10/+3
| | | | | | | | | | 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
* deskutils/sysctlview: Add missing include to sys/sysctl.hNeel Chauhan2021-03-011-1/+1
| | | | | | | | | PR: 253910 Submitted by: Trond.Endrestol AT ximalas DOT info Approved by: alfix86 AT gmail DOT com (maintainer) Notes: svn path=/head/; revision=566825
* devel/libsysctlmibinfo2: Update to 2.0.1Neel Chauhan2021-02-271-1/+1
| | | | | | | | | | | | | | | * 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
* devel/libsysctlmibinfo2: Add Portrevision and patchFernando Apesteguía2021-02-251-1/+1
| | | | | | | | | | Bump PORTREVISION for dependencies. PR: 253781 Submitted by: alfix86@gmail.com (maintainer) Notes: svn path=/head/; revision=566528
* audio/mixertui,deskutils/sysctlview,sysutils/nsysctl: bump PORTREVISIONKurt Jaeger2020-10-311-0/+1
| | | | | | | | | | - after devel/libsysctlmibinfo2 etc are updated PR: 250151 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Notes: svn path=/head/; revision=553783
* Update to 2.0.1Hiroki Tagato2020-06-151-2/+2
| | | | | | | | | | 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
* Update to 2.0Mateusz Piotrowski2020-02-261-12/+12
| | | | | | | | | | | | | | | | | | | 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
* deskutils/sysctlview: Update to 1.6Tobias C. Berner2019-12-141-5/+3
| | | | | | | | PR: 242239 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Notes: svn path=/head/; revision=520109
* deskutils/sysctlview: Update to 1.5.2Torsten Zuehlsdorff2019-10-081-3/+3
| | | | | | | | | | | | | | 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
* deskutils/sysctlview: Update to 1.5.1Kai Knoblich2019-09-241-4/+14
| | | | | | | | | | | | | | | | | | | | | | * 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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
* deskutils/sysctlview: update to 1.4Steve Wills2019-06-301-2/+2
| | | | | | | | PR: 238804 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Notes: svn path=/head/; revision=505498
* deskutils/sysctlview: Update to 1.3Steve Wills2019-06-201-2/+2
| | | | | | | | PR: 238510 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Notes: svn path=/head/; revision=504609
* deskutils/sysctlview: Update to 1.2Steve Wills2019-05-291-2/+2
| | | | | | | | PR: 238196 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Notes: svn path=/head/; revision=503023
* deskutils/sysctlview: Update to 1.1Steve Wills2019-05-221-13/+13
| | | | | | | | | | While here, improve formatting PR: 238040 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Notes: svn path=/head/; revision=502291
* deskutils/sysctlview: fix build with GCC-based architecturesFernando Apesteguía2019-04-151-1/+5
| | | | | | | | | PR: 237159 Submitted by: pkubaj@anongoth.pl Approved by: alfix86@gmail.com (maintainer) Notes: svn path=/head/; revision=499030
* deskutils/sysctlview: Update to 1.0Steve Wills2019-04-101-7/+14
| | | | | | | | PR: 236866 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Notes: svn path=/head/; revision=498607
* deskutils/sysctlview: update to 0.2Fernando Apesteguía2019-03-251-9/+8
| | | | | | | | | | | | | | | | | | | | | | | 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
* deskutils/sysctlview: create portSteve Wills2019-02-121-0/+40
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