freebsd-ports/x11-wm
Kyle Evans 5a4d5949d8 x11-wm/ede: Add sed=gsed
Two problems lie in ${EDELIB_WRKSRC}/sslib/gen-c-string.sh sed usage:

- \s is a GNU extension, this is trivially replaced with [[:space:]],
  HOWEVER:
- The next expression uses \t and expects a tab, but this will not happen
  with our sed.

\s was caught by the patch in bug #229925 that forbids escaping ordinary
characters that have no extra meaning to lessen the stress of later adding
special behavior to some of these escape sequences. \t, however, will just
silently do the wrong thing.

Switch this over to gsed for now; a pass will be done later to check out
every port with BUILD_DEPENDS containing gsed to evaluate whether we're
ready for them to use base sed or not.

QA:
 * portlint: OK (minor warnings that should be addressed separately)
 * testport: OK (poudriere: 13.0-CURRENT and 12.0-RELEASE, amd64)
 * diffoscope: OK (only minor metadata changes to package)

PR:		240312
Approved by:	koobs (ports)
2019-09-06 21:18:48 +00:00
..
aewm
afterstep
afterstep-stable
amiwm
antiwm
aphelia New port: x11-wm/aphelia 2019-02-07 09:21:51 +00:00
awesome x11-wm/awesome: Fix build when multiple Lua versions are installed 2019-07-30 23:38:58 +00:00
awesome-vicious
bbkeys
bbpager
blackbox Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
bspwm Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
cage x11-toolkits/wlroots: update to 0.7.0 2019-08-27 13:05:53 +00:00
ccsm x11-wm/ccsm: Add LICENSE 2019-01-21 08:57:14 +00:00
clementine-wm Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
compiz Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
compiz-fusion Pass maintainership to the latest submitter 2019-02-13 02:04:18 +00:00
compiz-plugins-extra x11-wm/compiz-plugins-extra: update USE_GL and revert the addition of NLS 2019-03-01 02:52:09 +00:00
compiz-plugins-main x11-wm/compiz-plugins-main: Add missing dependencies 2018-09-18 17:09:44 +00:00
compiz-plugins-unsupported x11-wm/compiz-plugins-unsupported: Add missing dependencies 2018-09-18 17:19:57 +00:00
compizconfig-backend-gconf x11-wm/compizconfig-backend-gconf: Add missing dependencies 2018-09-18 17:41:25 +00:00
compizconfig-python x11-wm/compizconfig-python: Add missing dependencies 2018-09-18 17:33:59 +00:00
compton Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
ctwm x11-wm/ctwm: Update to 4.0.3 2019-09-02 23:23:52 +00:00
cwm Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
devilspie
dwm Add dwm.desktop for display managers like xdm or SLiM. 2019-05-21 08:01:35 +00:00
e-module-alarm Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
e-module-cpu Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
e-module-deskshow Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
e-module-everything-places Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
e-module-mem Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
e-module-rmb Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
e-module-wlan Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
e-modules Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
e16 x11-wm/e16: update to 1.0.20 2019-06-03 11:57:56 +00:00
e16-docs
echinus Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
ede x11-wm/ede: Add sed=gsed 2019-09-06 21:18:48 +00:00
emerald x11-wm/emerald: Add missing dependencies 2018-09-18 17:50:54 +00:00
enlightenment x11-wm/enlightenment: fix build with GCC architectures 2019-08-28 19:17:50 +00:00
epplets First step at deorbitting esound: 2019-02-25 12:15:17 +00:00
euclid-wm
evilwm
fbcmd Drop maintainership 2019-02-24 12:47:30 +00:00
fluxbox - remove old documentation as part of optional documentation to install 2019-08-07 19:30:11 +00:00
fluxconf
fluxter - tune plist (thanks mat@) 2019-08-13 22:14:09 +00:00
flwm Redo r495116 in a somewhat better way, particularly, do not assume the 2019-03-09 10:49:42 +00:00
fvwm - set deprecation 2019-08-06 17:25:33 +00:00
fvwm-crystal x11-wm/fvwm-crystal: ups, still needs python2.7 2019-08-21 20:16:47 +00:00
fvwm2 Use ftp.freebsd.org instead of people.freebsd.org. 2019-07-22 01:18:43 +00:00
gcompmgr Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26 20:46:53 +00:00
genmenu Mark BROKEN: unfetchable 2019-08-05 13:22:33 +00:00
herbstluftwm Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26 20:46:53 +00:00
hikari Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26 20:46:53 +00:00
hs-xmonad lang/ghc: Update to 8.6.4 and bump PORTREVISIONs for Haskell ports. 2019-06-02 09:02:21 +00:00
hs-xmonad-contrib Use HTTPS in pkg-descr's of Haskell ports. 2019-08-04 09:25:28 +00:00
i3 Update WWW 2019-08-29 12:30:42 +00:00
i3-gaps x11-wm/i3-gaps: Update to 4.17.1 2019-09-02 22:06:22 +00:00
icewm First step at deorbitting esound: 2019-02-25 12:15:17 +00:00
ion New port: shells/ion 2019-03-25 12:49:25 +00:00
jewel - Cosmetic fixes, simplify docs handling and don't install license as documentation 2018-11-20 17:32:19 +00:00
jwm
larswm Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
libcompizconfig
libdockapp x11-wm/libdockapp: Update to 0.7.2 2019-03-14 20:53:31 +00:00
libwraster Update ImageMagick to 6.9.10.14 [1] 2018-11-10 19:57:07 +00:00
lwm
lxappearance-obconf
lxmed
lxqt Remove esound support from pulseaudio as audio/esound expired. 2019-05-01 19:35:14 +00:00
lxqt-panel Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26 20:46:53 +00:00
lxqt-session Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26 20:46:53 +00:00
lxsession Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
marco update mate desktop to 1.22.1 2019-05-11 17:33:51 +00:00
matwm2
mcwm Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
metacity Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26 20:46:53 +00:00
muffin
musca Mark BROKEN: unfetchable 2019-08-05 13:22:33 +00:00
mutter Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26 20:46:53 +00:00
nickleby
obapps wxGTK3.0: switch to gtk3 and webkit2 2019-02-25 12:47:20 +00:00
obconf
obconf-qt Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26 20:46:53 +00:00
obkey
obmenu Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
obpager x11-wm/obpager: Fix build with Clang 6 2018-08-25 13:42:44 +00:00
olvwm
openbox x11-wm/openbox: fix openbox-xdg-autostart for Python 3 2019-04-18 14:13:35 +00:00
oroborus
pager Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
peksystray
pekwm x11-wm/pekwm: Unbreak with Clang 6 2018-08-26 02:39:12 +00:00
phluid
piewm
plank
plasma5-kdecoration KDE Plasma Desktop -- update to 5.16.5 2019-09-03 18:56:24 +00:00
plasma5-kwin KDE Plasma Desktop -- update to 5.16.5 2019-09-03 18:56:24 +00:00
plwm
pwm
qtile bump cairocffi to 0.9 in x11-wm/qtile Makefile and remove broken 2019-05-31 12:34:14 +00:00
ratmen
ratmenu
ratpoison Update devel/readline to 8.0 2019-04-09 14:04:49 +00:00
rubygem-uh-layout
rubygem-uh-wm
sawfish Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
selectwm
simple-ccsm
skippy-xd Add the patch file forgotten in the earlier commit (r482283). 2018-10-17 09:17:58 +00:00
spectrwm x11-wm/spectrwm: Update to 3.2.0 2018-09-08 12:31:06 +00:00
stumpwm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-08-02 08:37:56 +00:00
subtle
sway x11-toolkits/wlroots: update to 0.7.0 2019-08-27 13:05:53 +00:00
tinywm
transset Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
treewm Mark BROKEN on i386 2019-04-06 21:15:19 +00:00
tvtwm
twm
vtwm - Update to 5.5.0 2018-09-29 06:19:33 +00:00
w9wm
wayfire x11-toolkits/wlroots: update to 0.7.0 2019-08-27 13:05:53 +00:00
weewm Mark BROKEN: unfetchable 2019-08-05 13:22:33 +00:00
windowlab Mark BROKEN: unfetchable 2019-08-05 13:22:33 +00:00
windowmaker Update ImageMagick to 6.9.10.14 [1] 2018-11-10 19:57:07 +00:00
wm2
wmakerconf
wmanager
wmanager-addons
wmconfig Update x11-wm/wmconfig to 1.5.1 2018-07-12 14:30:24 +00:00
wmfs Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
wmii Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
wmii-devel
wmname Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
wmx
xcompmgr x11-wm/xcompmgr: Update to 1.1.8 2019-03-26 09:54:09 +00:00
xfce4
xfce4-desktop - Simplify XFCE MASTER_SITES usage 2019-06-19 16:14:27 +00:00
xfce4-panel - Simplify XFCE MASTER_SITES usage 2019-06-19 16:14:27 +00:00
xfce4-panel-profiles Update xfce4-panel-profiles to 1.0.9 2019-07-29 22:17:57 +00:00
xfce4-session Convert to UCL & cleanup pkg-message (categories x) 2019-08-14 12:25:52 +00:00
xfce4-wm - Simplify XFCE MASTER_SITES usage 2019-06-19 16:14:27 +00:00
Makefile Remove expired ports: 2019-09-05 11:40:24 +00:00