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-fm/xfe/files/patch-src__main.cpp

Number of commits found: 2

Wednesday, 14 Oct 2015
17:36 pi search for other commits by this committer
x11-fm/xfe: 1.40 -> 1.40.1

Version 1.40.1 (released 11/08/2015)
- fixed archive extensions like tar.gz, tar.bz2, tar.xz that were
  uncorrectly displayed as gz, bz2 and xz in file lists
- applied fixes from Coverity analysis
- fixed bug #181 (USB drive requires manual refresh on re-mount)
- fixed a bug in the PathLinker where a path such as /test was
  incorrectly found as being a part of a path like
  /home/test/temp
- fixed bug #204 (Can't overwrite folders ). The rename command now
  forbids renaming files or directories to a destination that already exists
- set focus on the cancel button in some confirmation dialogs
- when pressing the return key on a multiple selection of files and
  directories, the files are now opened and the directories are ignored
- fixed missing suffixes when creating directory copies from
  copy / paste operation
- fixed the user and group combo box sizes in the Properties dialog
- fixed wrong icon size in xferc for aac and flac types
- fixed wrong if test in onCmdPopupMenu() for FilePanel.cpp and
  SearchPanel.cpp (Coverity)
- fixed the path linker button text when the directory name contains
  '&' characters
- implemented natural sorting in DirList
- fixed natural file sorting in compare_locale() and compare_nolocale()
  (bug #203)
- updated spanish translation (thanks to jcsl <trcs@gmx.com>)
- fixed a bash-ism in configure.ac (bug #200)
- fixed Ctrl-C, Ctrl-V, Ctrl-X and Ctrl-A shortcuts that didn't
  work in text fields with caps lock enabled
- in the search window, pressing the Return key does not launch
  another search when the panel has the focus
- fixed a problem where data count is wrongly reset when moving
  files between different file systems
- updated hungarian translation (thanks to Sndor Sipos
  <ss1978@freestart.hu>)
- fixed a freeze problem with the uim input method and changed the
  way input methods are detected. We now use the XMODIFIERS environment
  variable. This works well with ibus, uim and fcitx input methods.
  There remains a problem where composed characters don't work with
  the SCIM input method, can't find why
- fixed a compilation problem in non Linux systems (cmd variable
  not declared in main.cpp, bug #198)

PR:		203762
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
Original commitRevision:399284 
Monday, 16 Feb 2015
22:13 madpilot search for other commits by this committer
- Update to 1.40
- Use option hepers

PR:		197462
Submitted by:	tkato432@yahoo.com
Original commitRevision:379123 

Number of commits found: 2