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: net-im/gajim/files

Number of commits found: 1

Wednesday, 11 Apr 2018
21:06 rm search for other commits by this committer
net-im/gajim: update to 1.0.1

- convert to using distutils and update dependencies
- comment off GUPNP and AVAHI options, because corresponding dependencies
  are only work with python 2.x
- make NLS option default since gettext is used upon install
- SPELL option now using gspell instead of gtkspell. But, for some reason
  our Gspell.language_get_available() return empty list, so this feature
  doesn't work at the moment
- there are not PORTDOCS anymore, so remove handling of them
- actualize pkg-descr
- remove pkg-message because OTR is not ported to gajim 1.0, and CRYPTO
  option is self-descriptive. User can realize where plugins are stored
  by consulting official docs

Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.1/ChangeLog

The main visible change is that gajim now requires Python 3.5+ and GTK3

PR:		226794
Submitted by:   Greg V <greg@unrelenting.technology> (based on)
Original commitRevision:467113 

Number of commits found: 1