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-wm/plank/Makefile

Number of commits found: 20

Thursday, 28 Dec 2017
15:28 woodsb02 search for other commits by this committer
x11-wm/plank: Update to 0.11.4

Changes this release:
  https://launchpad.net/plank/1.0/0.11.4
Original commitRevision:457464 
Sunday, 19 Mar 2017
14:02 rene search for other commits by this committer
Take in olivierd@'s commit bit on his request.

Submitted by:	olivierd@
With hat:	portmgr-secretary
Original commitRevision:436494 
Tuesday, 6 Dec 2016
17:33 olivierd search for other commits by this committer
Update to 0.11.3
Original commitRevision:427979 
Monday, 13 Jun 2016
16:36 olivierd search for other commits by this committer
Update to 0.11.2
Original commitRevision:416853 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Thursday, 31 Mar 2016
19:13 olivierd search for other commits by this committer
Update to 0.11.1
Original commitRevision:412289 
Sunday, 13 Mar 2016
15:03 olivierd search for other commits by this committer
Update to 0.11.0
Original commitRevision:410993 
Sunday, 11 Oct 2015
18:23 olivierd search for other commits by this committer
- Update to 0.10.1
- Fix missing icons with Adwaita icons theme

Changelog:
http://bazaar.launchpad.net/~docky-core/plank/trunk/view/head:/NEWS#L5
Original commitRevision:399098 
Tuesday, 8 Sep 2015
07:10 olivierd search for other commits by this committer
- Update to 0.10.0
- Sort USES

Changelog:
http://bazaar.launchpad.net/~docky-core/plank/trunk/revision/1388/NEWS
Original commitRevision:396355 
Tuesday, 5 May 2015
19:00 olivierd search for other commits by this committer
Update to 0.9.1
Original commitRevision:385482 
Saturday, 18 Apr 2015
08:20 olivierd search for other commits by this committer
- Update to 0.9.0
- Add patch, when default encoding is not UTF-8 in Preferences window (avoid
Pango's warnings)
Original commitRevision:384212 
Saturday, 11 Apr 2015
15:48 mat search for other commits by this committer
Fix build WITHOUT=NLS.

Sponsored by:	Absolight
Original commitRevision:383811 
Friday, 30 Jan 2015
11:03 olivierd search for other commits by this committer
- Update to 0.8.1
- Remove unneeded patches
Original commitRevision:378147 
Friday, 9 Jan 2015
22:08 olivierd search for other commits by this committer
Update to 0.8.0

ChangeLog:
http://bazaar.launchpad.net/~docky-core/plank/trunk/revision/1146/NEWS
Original commitRevision:376663 
Tuesday, 2 Dec 2014
18:49 olivierd search for other commits by this committer
Update to 0.7.1
Original commitRevision:373779 
Wednesday, 19 Nov 2014
11:49 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the
exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
Original commitRevision:372768 
Thursday, 25 Sep 2014
15:18 tijl search for other commits by this committer
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
  and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:369260 
Sunday, 3 Aug 2014
08:45 olivierd search for other commits by this committer
- Update to 0.6.1
Original commitRevision:363858 
Thursday, 3 Jul 2014
16:09 adamw search for other commits by this committer
Avoid unnecessary bsd.port.options.mk inclusion by using
OPTIONS helpers.

Approved by:	portmgr (blanket)
Original commitRevision:360397 
13:40 olivierd search for other commits by this committer
Plank is an elegant, simple and clean dock.

WWW: http://launchpad.net/plank
Original commitRevision:360368 

Number of commits found: 20