aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gkrellm2
Commit message (Collapse)AuthorAgeFilesLines
* MAN?PREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-102-4/+4
|
* 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 ---
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* 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)
* sysutils/gkrellm2: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-191-1/+1
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES={gl,gnome,mate,sdl,xorg} missed in the last roundTobias Kortkamp2019-11-141-2/+2
| | | | Notes: svn path=/head/; revision=517560
* Sprinkle more USES=xorgNiclas Zeising2019-11-071-0/+1
| | | | Notes: svn path=/head/; revision=517008
* Drop the ipv6 virtual category for s* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514144
* Update to 2.3.11.Hajimu UMEMOTO2019-07-312-5/+5
| | | | Notes: svn path=/head/; revision=507710
* Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-121-1/+0
| | | | | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643 Notes: svn path=/head/; revision=451901
* Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb wereGleb Smirnoff2017-03-212-5/+21
| | | | | | | stopped being exported. Notes: svn path=/head/; revision=436568
* Update to 2.3.10.Hajimu UMEMOTO2016-10-242-4/+4
| | | | Notes: svn path=/head/; revision=424545
* Update to 2.3.9.Hajimu UMEMOTO2016-10-122-4/+4
| | | | Notes: svn path=/head/; revision=423835
* Update to 2.3.8.Hajimu UMEMOTO2016-09-083-15/+6
| | | | Notes: svn path=/head/; revision=421544
* Cleanup $() variables in ports Makefiles.Mathieu Arnold2016-07-201-1/+1
| | | | | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight Notes: svn path=/head/; revision=418840
* Update to 2.3.7.Hajimu UMEMOTO2016-06-056-93/+47
| | | | Notes: svn path=/head/; revision=416405
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* - Use OPTIONS helper.Hajimu UMEMOTO2015-11-1211-102/+64
| | | | | | | | - Use @sample. - Re-generate patches to make portlint happy. Notes: svn path=/head/; revision=401322
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Fix build on HEAD.Hajimu UMEMOTO2015-05-011-1/+1
| | | | | | | Spotted by: pkg-fallout Notes: svn path=/head/; revision=385079
* - Try to fix build after SMBus change (r281985). [1]Hajimu UMEMOTO2015-04-292-0/+24
| | | | | | | | | - Rename patch. Spotted by: pkg-fallout [1] Notes: svn path=/head/; revision=385008
* Cleanup plistAntoine Brodin2014-11-221-7/+3
| | | | Notes: svn path=/head/; revision=373038
* Rename sysutils/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-295-0/+0
| | | | Notes: svn path=/head/; revision=363335
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-1/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Don't expose STAGEDIR into installed binary nor .pc.Hajimu UMEMOTO2014-06-174-22/+66
| | | | Notes: svn path=/head/; revision=358145
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-06-031-2/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356364
* We don't need LICENSE_FILE for GPLv3.Hajimu UMEMOTO2013-12-301-1/+0
| | | | Notes: svn path=/head/; revision=338131
* - avoid package name collisions.Hajimu UMEMOTO2013-10-122-2/+2
| | | | | | | | - shorten pkg-descr. - use USES=gmake. Notes: svn path=/head/; revision=330163
* enable stage.Hajimu UMEMOTO2013-10-042-44/+27
| | | | Notes: svn path=/head/; revision=329300
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Add USES+=pkgconfig to fix build. [1]Hajimu UMEMOTO2013-08-112-3/+3
| | | | | | | | | | | - Convert USE_GMAKE=yes to USES+=gmake. - Use WWW: with a single space to make portlint happy. PR: ports/181098 [1] Submitted by: CyberLeo <cyberleo__at__cyberleo.net> [1] Notes: svn path=/head/; revision=324593
* Fix build with recent binutilsBaptiste Daroussin2013-07-281-0/+2
| | | | Notes: svn path=/head/; revision=323851
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-1/+1
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* - Use OPTIONS_RADIO for OpenSSL/GnuTLS selection.Hajimu UMEMOTO2012-12-161-15/+7
| | | | | | | | | - Add DOCS to OPTIONS. - Remove ABI version numbers from LIB_DEPENDS. - Trim Makefile header. Notes: svn path=/head/; revision=309002
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - The descprition of NTLM option is in bsd.options.desc.mk, now.Hajimu UMEMOTO2012-07-011-10/+6
| | | | | | | - Use OPTIONS_SINGLE for OpenSSL/GnuTLS selection. Notes: svn path=/head/; revision=300329
* Convert to use new OPTIONS framework.Hajimu UMEMOTO2012-06-161-32/+32
| | | | Notes: svn path=/head/; revision=299415
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-4/+2
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-2/+2
| | | | Notes: svn path=/head/; revision=275104
* Skip uninterested interfaces such as USB devices added to ifaddersHajimu UMEMOTO2011-05-032-1/+16
| | | | | | | in recent RELENG_8. Notes: svn path=/head/; revision=273583