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/distinfo

Number of commits found: 36

Sunday, 3 Mar 2024
09:53 Emanuel Haupt (ehaupt) search for other commits by this committer
x11-fm/xfe: Update to 1.46.1
commit hash: 9018662681d2cc678448c23dd8ca11e09a1a6954 commit hash: 9018662681d2cc678448c23dd8ca11e09a1a6954 commit hash: 9018662681d2cc678448c23dd8ca11e09a1a6954 commit hash: 9018662681d2cc678448c23dd8ca11e09a1a6954 9018662
Friday, 5 Jan 2024
09:25 Emanuel Haupt (ehaupt) search for other commits by this committer
x11-fm/xfe: Update to 1.46
commit hash: 52c326a4da0cb7d822b50d782b299d54cdd0bd51 commit hash: 52c326a4da0cb7d822b50d782b299d54cdd0bd51 commit hash: 52c326a4da0cb7d822b50d782b299d54cdd0bd51 commit hash: 52c326a4da0cb7d822b50d782b299d54cdd0bd51 52c326a
Monday, 2 Jan 2023
09:37 Emanuel Haupt (ehaupt) search for other commits by this committer
x11-fm/xfe: Update to 1.45
commit hash: dd12b1627106fd98e3764af378827e0a51613988 commit hash: dd12b1627106fd98e3764af378827e0a51613988 commit hash: dd12b1627106fd98e3764af378827e0a51613988 commit hash: dd12b1627106fd98e3764af378827e0a51613988 dd12b162
Monday, 15 Mar 2021
16:28 ehaupt search for other commits by this committer
x11-fm/xfe: Update to 1.44
Original commitRevision:568469 
Wednesday, 19 Jun 2019
11:08 ehaupt search for other commits by this committer
- Update to 1.43.2
- Pacify portlint
Original commitRevision:504536 
Monday, 17 Sep 2018
15:24 ehaupt search for other commits by this committer
Update to 1.43.1
Original commitRevision:479935 
Thursday, 19 Jul 2018
05:53 ehaupt search for other commits by this committer
Update to 1.43
Original commitRevision:474926 
Friday, 29 Jul 2016
14:12 madpilot search for other commits by this committer
Update to 1.42.

Update bug reported in PR 211166.
Original commitRevision:419257 
Thursday, 14 Jan 2016
16:07 vanilla search for other commits by this committer
Upgrade to 1.41.
Original commitRevision:406122 
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 
Tuesday, 26 Nov 2013
15:40 gahr search for other commits by this committer
- Update to 1.37
  This release contains a new file search dialog based on the find and grep
  commands that allows to quickly retrieve files and folders and perform the
  usual file operations on them. Many bugs were also fixed. Spanish, italian,
  greek, czesch, german, swedish and brazilian portuguese translations were
  updated.
- Support NLS
- STAGE-clean
Original commitRevision:334946 
Wednesday, 28 Aug 2013
07:28 gahr search for other commits by this committer
- Update to 1.35
- Most patches have been accepted upstreams. The remaining ones have been
  submitted on http://sourceforge.net/p/xfe/bugs/176/

  Release notes:

  This release adds a scripts feature: like in Nautilus, users can now apply
  custom shell scripts to a list of selected files. See the documentation page
  for more information.
  The default keyboard shortcut for the file rename operation was changed to
  F2. Swedish and greek translation were updated. A spanish colombian
  translation was also added. And as usual, several bugs were fixed.
Original commitRevision:325510 
Monday, 11 Feb 2013
09:44 gahr search for other commits by this committer
- Update to 1.34

  This release improves the overall look and feel of the program. Scrollbar
  color can now be customized and a Clearlooks theme has been added. Many
  bugs and some regressions were fixed. Brazilian and czsech translations
  were also updated.
Original commitRevision:312050 
Monday, 13 Aug 2012
12:34 gahr search for other commits by this committer
- Update to 1.33
  * added the ability to change the date/time format in file and directory
    lists
  * added an optional confirmation dialog displayed when the user opens an
    executable file
  * added dutch translation
  * fixed minor bugs
Original commit
Tuesday, 10 Apr 2012
13:52 gahr search for other commits by this committer
- Update to 1.32.5
  See the ChangeLog for details
Original commit
Tuesday, 14 Jun 2011
10:33 gahr search for other commits by this committer
- update to 1.32.4
Original commit
Thursday, 24 Mar 2011
11:04 gahr search for other commits by this committer
- Update to 1.32.3
  See the ChangeLog for details
- Remove empty lines from pkg-plist
Original commit
Friday, 18 Mar 2011
17:59 miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
Original commit
Wednesday, 22 Sep 2010
16:02 gahr search for other commits by this committer
- Update to 1.32.2
  This release fixes several bugs and includes improvements to translations.
Original commit
Tuesday, 24 Aug 2010
09:12 gahr search for other commits by this committer
- Update to 1.32.1
- Take maintainship
Original commit
Wednesday, 13 Aug 2008
06:57 miwi search for other commits by this committer
- Update to 1.19.2

PR:             126467
Submitted by:   Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Original commit
Friday, 18 Jul 2008
10:56 miwi search for other commits by this committer
- Update to 1.19.1

PR:             125695
Submitted by:   Ports Fury
Original commit
Sunday, 15 Jun 2008
02:03 lwhsu search for other commits by this committer
- Update to version 1.19

PR:             ports/124590
Submitted by:   KATO Tsuguru <tkato432 AT yahoo.com>
Original commit
Thursday, 5 Jun 2008
22:30 miwi search for other commits by this committer
- Update to 1.18

PR:             124315
Submitted by:   Ports Fury
Original commit
Sunday, 20 Jan 2008
21:56 miwi search for other commits by this committer
- Update to 1.04

PR:             119727
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Monday, 23 Apr 2007
18:24 shaun search for other commits by this committer
Upgrade to 0.99.

PR:             ports/111043
Submitted by:   Craig Boston <craig@yekse.gank.org>
Original commit
Thursday, 9 Feb 2006
10:29 lawrance search for other commits by this committer
Update to 0.88.

PR:             ports/93010
Submitted by:   Shaun Amott <shaun@inerd.com> (maintainer)
Original commit
Tuesday, 24 Jan 2006
03:59 edwin search for other commits by this committer
SHA256ify (manually checked)

Approved by: krion@
Original commit
Saturday, 21 Jan 2006
20:07 sem search for other commits by this committer
- Update to 0.84
- Remove patches (changes have been integrated by author)
- Minor description alteration
- Update PLIST and post-patch regex
- New maintainer

PR:             ports/92087
Submitted by:   Shaun Amott <shaun@inerd.com>
Original commit
Friday, 25 Nov 2005
19:16 pav search for other commits by this committer
- Add SHA256
Original commit
Thursday, 28 Apr 2005
06:30 novel search for other commits by this committer
Update to 0.80 and mark unbroken.

PR:             80415
Submitted by:   Johan van Selst <johans@stack.nl>
Original commit
Wednesday, 20 Oct 2004
11:04 pav search for other commits by this committer
- Update to 0.72

PR:             ports/72835
Submitted by:   Valerio Alliod <valerio.alliod@ieio.vda.it>
Original commit
Thursday, 26 Aug 2004
14:00 oliver search for other commits by this committer
update to 0.70

Approved By:    maintainer-timeout (11 days)
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Friday, 8 Aug 2003
13:17 oliver search for other commits by this committer
Add xfe 0.54.2, fast MS-Explorer like filemanager for X.

PR:             54457
Submitted by:   ptiJo
Original commit

Number of commits found: 36