Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.3_8 29 Jun 2015 17:56:00
  |
rene  |
Remove expired ports:
2015-06-29 audio/padevchooser: Broken for more than 6 months
2015-06-29 devel/xtla: Broken for more than 6 months
2015-06-29 mail/mail-notification: Broken for more than 6 months
2015-06-29 ports-mgmt/gnome-packagekit: Broken for more than 6 months
2015-06-29 sysutils/py-salt-api: Broken for more than 6 months |
0.9.3_8 29 May 2015 17:46:26
  |
antoine  |
Deprecate ports broken for more than 6 months |
0.9.3_8 19 Nov 2014 11:49:06
  |
kwm  |
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 (Only the first 15 lines of the commit message are shown above ) |
0.9.3_7 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
0.9.3_7 26 Aug 2014 14:06:09
  |
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.9.3_7 21 Aug 2014 03:05:52
  |
bdrewery  |
- Remove unneeded LIB_DEPENDS for avahi.
padevchooser does not link directly to avahi. Pulseaudio links directly to it
and already depends on it. Pkg only considers library dependencies for
DT_NEEDED links. Because avahi is not actually needed it is not registered as
a dependency in the package. This causes poudriere to rebuild this port
on every build because it sees avahi in LIB_DEPENDS but not registered in
the package.
ldd(1) shows the indirect dependency on avahi, however the direct deps can
be seen with ldd -a or readelf -d.
With hat: portmgr |
0.9.3_6 12 May 2014 06:58:11
  |
romain  |
Staging support. |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.9.3_6 22 Oct 2013 13:50:44
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
0.9.3_6 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.9.3_6 03 Sep 2013 08:49:47
  |
bapt  |
Add an explicit dependency on pkgconf |
30 Aug 2013 23:01:06

|
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.9.3_6 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.9.3_5 23 Aug 2011 18:39:19
 |
kwm  |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
0.9.3_4 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.9.3_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.3_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.9.3_2 01 Feb 2010 17:14:49
 |
romain  |
Change MAINTAINER address to romain@.
Approved by: flz (mentor) |
0.9.3_2 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.9.3_1 06 Jun 2008 13:07:20
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.3 23 Aug 2007 11:06:23
 |
miwi  |
PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers
an icon in the tray area and allows quick access to some features of the
PulseAudio sound server. Specifically it can do for you:
- Notify about new sink/sources becoming available on the LAN
- Quickly change the default PulseAudio sink/source/server assigned to the
current X11 display, selecting devices available on the LAN
- Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume
Meter, PulseAudio Manager, PulseAudio Preferences
WWW: http://0pointer.de/lennart/projects/padevchooser/
PR: ports/115315
Submitted by: Romain Tartière <romain at blogreen.org> |