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: archivers/thunar-archive-plugin/pkg-plist

Number of commits found: 12

Friday, 31 Mar 2023
23:42 Guido Falsi (madpilot) search for other commits by this committer
archivers/thunar-archive-plugin: Update to 0.5.1
commit hash: 5737edfed3bc2083d3e1b1c1ae2d092a5ac4fc45 commit hash: 5737edfed3bc2083d3e1b1c1ae2d092a5ac4fc45 commit hash: 5737edfed3bc2083d3e1b1c1ae2d092a5ac4fc45 commit hash: 5737edfed3bc2083d3e1b1c1ae2d092a5ac4fc45 5737edf
Saturday, 30 Apr 2022
17:39 Guido Falsi (madpilot) search for other commits by this committer
archivers/thunar-archive-plugin: Update to 0.5.0
commit hash: 4b80c4a929dc34fb87f29643ef857b13b4f1f2a0 commit hash: 4b80c4a929dc34fb87f29643ef857b13b4f1f2a0 commit hash: 4b80c4a929dc34fb87f29643ef857b13b4f1f2a0 commit hash: 4b80c4a929dc34fb87f29643ef857b13b4f1f2a0 4b80c4a
Thursday, 19 Sep 2019
23:46 madpilot search for other commits by this committer
Welcome XFCE 4.14 to the FreeBSD ports tree

- This XFCE release uses almost exclusively gtk3, so the USES=xfce
  now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
  by default), it only supports gtk2, so would leave miost of this
  XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
  theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
  are available in the library ports using the GIR and VAPI options
  (on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
  blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02
  for help)
- Add x11/xfce4-screensaver as an optional dependency to the
  xfce4-goodies (enabled by default)
- Remove dependency on x11-fm/thunar-vfs and deprecate the port.
  It is EOL upstream and the functionality is included in thunar
  itself

Update:
- Added back sysutils/xfce4-places-plugin, updated to 1.8.1
- archivers/thunar-archive-plugin to 0.4.0
- audio/thunar-media-tags-plugin to 0.3.0
- audio/xfce4-mpc-plugin to 0.5.2
- audio/xfce4-pulseaudio-plugin to 0.4.2
- deskutils/xfce4-tumbler to 0.2.7
- devel/thunar-vcs-plugin to 0.2.0 [1]
- devel/xfce4-dev-tools to 4.14.0
- misc/xfce4-appfinder to 4.14.0
- misc/xfce4-weather-plugin to 0.10.0
- multimedia/xfce4-parole to 1.0.4
- sysutils/gigolo to 0.5.0
- sysutils/xfce4-battery-plugin to 1.1.3
- sysutils/xfce4-fsguard-plugin to 1.1.1
- sysutils/xfce4-netload-plugin to 1.3.2
- sysutils/xfce4-power-manage to 1.6.5
- sysutils/xfce4-settings 4.14.1
- sysutils/xfce4-systemload-plugin to 1.2.3
- sysutils/xfce4-wavelan-plugin to 0.6.1
- www/xfce4-smartbookmark-plugin to 0.5.1
- x11-clocks/xfce4-datetime-plugin to 0.8.0
- Added new xfce4-stopwatch-plugin, version 0.3.1
- x11-clocks/xfce4-timer-out-plugin to 1.0.3
- x11-fm/thunar to 1.8.9
- x11-wm/xfce4-desktop to 4.14.1
- x11-wm/xfce4-panel to 4.14.0
- x11-wm/xfce4-session to 4.14.0
- x11-wm/xfce4-wm to 4.14.0
- x11/libexo to 0.12.8
- x11/libxfce4menu to 4.14.1
- x11/libxfce4util to 4.14.0
- x11/xfce4-conf to 4.14.1
- x11/xfce4-dashboard to 0.7.5
- x11/xfce4-screensaver to 0.1.8
- x11/xfce4-screenshooter-plugin to 1.9.6
- x11/xfce4-verve-plugin to 2.0.0

Thanks to: Olivier Duchateau <duchateau.olivier@gmail.com>

PR:		240236
Exp-run by:	antoine
Tested by:	sbruno
Approved by:    sergey.dyatko@gmail.com (maintainer timeout via
		email), portmgr (fixit blanket, port breaks with
		new Thunar if not updated) [1]
Differential Revision:	https://reviews.freebsd.org/D21278
Original commitRevision:512378 
Tuesday, 16 Apr 2019
18:41 madpilot search for other commits by this committer
Make thunar-archive-plugin work with file-roller, if installed.

This allows "extract-here" menu entry in xfce4-desktop and thunar
to work again when file-roller is the only archive manager installed.
Original commitRevision:499111 
Tuesday, 22 Jan 2019
14:44 madpilot search for other commits by this committer
Clenup xfce ports:

- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
  option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
  install-strip
Original commitRevision:490953 
Sunday, 19 Oct 2014
23:12 bapt search for other commits by this committer
Clean up plist
Original commitRevision:371222 
Sunday, 22 Jun 2014
20:12 tijl search for other commits by this committer
Add USES=libtool.
Original commitRevision:358823 
Tuesday, 21 Jan 2014
22:56 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340670 
Saturday, 11 May 2013
17:47 olivierd search for other commits by this committer
- Update to 0.3.1
- Sort locales in pkg-plist file
- Update WWW entry
Original commitRevision:317897 
Sunday, 17 Mar 2013
13:45 danfe search for other commits by this committer
In categories starting with 'a', remove empty lines from pkg-plist (except
for `archivers/rpm5' where it looks like they're being used deliberately).
Original commitRevision:314435 
Thursday, 3 Mar 2011
10:12 oliver search for other commits by this committer
Welcome XFCE 4.8 to the portstree!

Special Thanks to:      miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
Original commit
Monday, 18 Aug 2008
12:38 miwi search for other commits by this committer
The thunar-archive-plugin is a plugin for the Thunar File Manager, which
adds archive operations to the file context menus. Using this plugin you
will be able to extract and create archive files from within Thunar using
a single click.

WWW:    http://foo-projects.org/~benny/projects/thunar-archive-plugin/

PR:             ports/125998
Submitted by:   ports at c0decafe.net <ports at c0decafe.net>
Original commit

Number of commits found: 12