notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/dbus-tcl/distinfo

Number of commits found: 6

Tuesday, 29 Aug 2023
08:42 Pietro Cerutti (gahr) search for other commits by this committer
devel/dbus-tcl: update to 3.1
commit hash: 1678a491c42c048e3d070e835653973406d3994b commit hash: 1678a491c42c048e3d070e835653973406d3994b commit hash: 1678a491c42c048e3d070e835653973406d3994b commit hash: 1678a491c42c048e3d070e835653973406d3994b 1678a49
Friday, 29 Jul 2022
14:01 Pietro Cerutti (gahr) search for other commits by this committer
devel/dbus-tcl: update to 3.0

Changes:
- Each dbus connect command now creates a new connection to the dbus.
  This change was needed to be able to use the new preferred way of
  monitoring the dbus using the BecomeMonitor method.
- Improve error reporting by providing useful errorCodes.
commit hash: 13b59ea138c3c5dc64e291bfd60c46526d1e98f4 commit hash: 13b59ea138c3c5dc64e291bfd60c46526d1e98f4 commit hash: 13b59ea138c3c5dc64e291bfd60c46526d1e98f4 commit hash: 13b59ea138c3c5dc64e291bfd60c46526d1e98f4 13b59ea
Monday, 28 Jun 2021
14:30 Pietro Cerutti (gahr) search for other commits by this committer
devel/dbus-tcl: update to 2.2

Changelog:
https://chiselapp.com/user/schelte/repository/dbus/artifact/7c900656c885c5f2
commit hash: 1ca189b4b706a5fa63f28d369ba233c78a4372f4 commit hash: 1ca189b4b706a5fa63f28d369ba233c78a4372f4 commit hash: 1ca189b4b706a5fa63f28d369ba233c78a4372f4 commit hash: 1ca189b4b706a5fa63f28d369ba233c78a4372f4 1ca189b
Tuesday, 5 May 2020
08:22 gahr search for other commits by this committer
devel/dbus-tcl: unbreak by updating master site

Also, use gmake to build.

PR:		246165
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Original commitRevision:534039 
Saturday, 20 Jun 2015
09:51 gahr search for other commits by this committer
- Update to 2.1
  Changes:
  * Add support for passing file handles over the dbus.
  * Add a new dbus info subcommand to check if a dbus connection supports file
    descriptor passing.
  * Allow method scripts to decide at runtime if the response will be given
    asynchronous or not.
  * Do monitoring via a filter, rather than a fallback handler. That way also
    method_return- and error messages can be seen.
  * Accept server addresses as dbus identifiers for all commands.
  * Allow specifying an empty string for the dbus call -handler option, which
    will be handled the same as not having the option at all, i.e.:
    synchronous operation.
  * Properly handle 32- and 64-bit unsigned arguments
  * The unknown subcommand should also understand the -details option
  * Make sure type signatures and object paths are valid before passing them to
    dbus functions, because the library will panic on invalid values.
  * Implement "integer constant is too large" patch provided by Stuart.
  * Fix wrong return code from [dbus info capabilities]
Original commitRevision:390157 
Thursday, 24 Apr 2014
14:29 gahr search for other commits by this committer
- New port: devel/dbus-tcl

The DBus-Tcl project provides a Tcl interface to the dbus message bus system.
It contains packages that allow Tcl programs to send and receive dbus signals,
as well as invoke and respond to dbus method calls.

WWW: http://dbus-tcl.sf.net
Original commitRevision:352007 

Number of commits found: 6