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: x11/altyo/Makefile

Number of commits found: 8

Sunday, 3 Feb 2019
20:46 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:492077 
Sunday, 30 Sep 2018
11:58 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.

The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
Original commitRevision:480951 
Friday, 22 Jun 2018
17:18 danilo search for other commits by this committer
- Update to 0.50.3

PR:		227981
Submitted by:	danilo
Approved by:	maintainer timeout (gnome, 1 month)
Original commitRevision:473049 
Friday, 15 Sep 2017
09:38 cpm search for other commits by this committer
x11/altyo: unbreak build with vala 0.36

gmake[1]: Entering directory
'/wrkdirs/usr/ports/x11/altyo/work/AltYo-debian-0.4_rc19-linvinus1'
glib-compile-resources --sourcedir=./data --generate-source
./data/altyo.gresource.xml
#test -e ./altyo && rm ./altyo
valac -o altyo  -v --disable-warnings -X -DGETTEXT_PACKAGE=\"altyo\" -X
-DAY_GIT_HASH=\"\" -X -DAY_CHANGELOG_TAG=\"\" --vapidir ./vapi --pkg gtk+-3.0
--pkg gdk-x11-3.0 --pkg cairo --pkg posix --pkg gmodule-2.0 -D VTE_2_91 --pkg
vte-2.91 vapi/config.vapi vapi/xkb.vapi main.vala hvbox.vala altyo_terminal.vala
altyo_window.vala altyo_hotkey.vala altyo_config.vala altyo_settings.vala
data/altyo.c
altyo_window.vala:2892.99-2892.119: error: Argument 1: Cannot convert from
`uint' to `int'
        string s = ( tab.tbutton.tab_title != null ? tab.tbutton.tab_title :
_("index %d").printf(tab.tbutton.tab_index) );
                                                                                
                 ^^^^^^^^^^^^^^^^^^^^^
altyo_settings.vala:1609.107-1609.110: error: Argument 1: Cannot convert from
`uint' to `int'
                string msg=_("New style will not be saved!\nin line %d  at
position %d\nerror:%s").printf(line,pos,S);
                                                                                
                         ^^^^
altyo_settings.vala:704.24-704.27: error: Argument 1: Cannot pass value to
reference or output parameter
          store.remove(iter);
                       ^^^^
altyo_settings.vala:738.24-738.27: error: Argument 1: Cannot pass value to
reference or output parameter
          store.remove(iter);
                       ^^^^
altyo_settings.vala:772.24-772.27: error: Argument 1: Cannot pass value to
reference or output parameter
          store.remove(iter);
                       ^^^^
altyo_settings.vala:959.59-959.62: error: Argument 1: Cannot convert from `uint'
to `int'
      msg=_("in line %d  at position %d error:%s").printf(line,pos,S);
                                                          ^^^^

While I'm here, pet portlint, DISTVERSIONSUFFIX appears out-of-order.

PR:		222016
Submitted by:	cpm
Approved by:	nivit (maintainer)
Original commitRevision:449896 
Sunday, 2 Apr 2017
20:44 bapt search for other commits by this committer
Update to vte 0.48.1

Chase the updates into vala ports as now the vte vala binding are also
exposing a Regex interface like GLib interface
Original commitRevision:437577 
Wednesday, 1 Jun 2016
13:15 mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
Original commitRevision:416242 
Thursday, 5 May 2016
10:24 nivit search for other commits by this committer
- Fix header
Original commitRevision:414639 
10:19 nivit search for other commits by this committer
AltYo - Drop-down terminal emulator, written in Vala, depends only
on libvte and gtk3.

WWW: https://github.com/linvinus/AltYo
Original commitRevision:414638 

Number of commits found: 8