For the details, please see the related bug report or issue #576 in the
xmonad bug tracker [1].
[1] https://code.google.com/p/xmonad/issues/detail?id=576
PR: 181049
Submitted by: Dominik Ernst <de@dernst.org>
Obtained from: FreeBSD Haskell
MFH: 2015Q1
The port tries to build the swm executable before the swm.o object file
is finished building.
While marking this jobs-unsafe, pet portlint so it doesn't complain. It
doesn't like "file" being used as a variable name.
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2]
some Xfce's specific widgets still use stock icons (deprecated since GTK3 3.10,
and not available in x11-themes/adwaita-icon-theme)
- Bump PORTREVISION
PR: 183690 [1]
Requested by: Rostislav Krasny
this patch was adopted by Arch Linux some time ago. [1]
- Cleanup pkg-plist while here
Bug report: http://sourceforge.net/p/icewm/bugs/911/
PR: 196034 [1]
Submitted by: Ronald Klop <ronald-lists@klop.ws> [1]
2014-12-31 graphics/ender: Unused by EFL 1.11
2014-12-31 graphics/enesim: Unused by EFL 1.11
2014-12-31 graphics/etch: Unused by EFL 1.11
2014-12-31 www/egueb: Unused by EFL 1.11
2014-12-31 x11-wm/e17-module-comp-scale: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-eektool: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-elfe: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-empris: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-engage: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-eooorg: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-aspell: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-mpris: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-pidgin: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-shotgun: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-wallpaper: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-exebuf: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-execwatch: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-flame: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-iiirk: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-itask: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-mail: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-moon: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-news: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-photo: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-rain: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-screenshot: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-slideshow: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-taskbar: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-uptime: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-weather: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-winlist-ng: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-winselector: Broken and updates aren't available
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].
PR: 195290 [1], 195289 [2], 195455 [3]
Obtained from: gnome devel repo
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr
of a full binary tree. It is controlled and configured via bspc.
WWW: https://github.com/baskerville/bspwm
PR: 196129
Submitted by: Anton Tornqvist <antont@inbox.lv>
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)