Index: head/x11/bemenu/pkg-help =================================================================== --- head/x11/bemenu/pkg-help (revision 501069) +++ head/x11/bemenu/pkg-help (nonexistent) @@ -1,6 +0,0 @@ -BEMENU_RUN -When enabled the bundled bemenu-run utility will also be installed. -It behaves badly on FreeBSD with Wayland and might hang and not -release bemenu's key grab when executing a program. It is recommended -to instead install x11/dmenu and use its dmenu_path script with -bemenu as a substitute. Property changes on: head/x11/bemenu/pkg-help ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/bemenu/Makefile =================================================================== --- head/x11/bemenu/Makefile (revision 501069) +++ head/x11/bemenu/Makefile (revision 501070) @@ -1,49 +1,47 @@ # $FreeBSD$ PORTNAME= bemenu -DISTVERSION= 0.1.0-11 -DISTVERSIONSUFFIX= -g6cc18e3 +DISTVERSION= 0.1.0-14 +DISTVERSIONSUFFIX= -g121367b CATEGORIES= x11 wayland MAINTAINER= tobik@FreeBSD.org COMMENT= Dynamic menu library and client program inspired by dmenu LICENSE= GPLv3+ LGPL3+ LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE-CLIENT LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE-LIB -USES= cmake +USES= cmake localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= Cloudef USE_LDCONFIG= yes -LDFLAGS+= -Wl,--as-needed +LDFLAGS+= -pthread -Wl,--as-needed -OPTIONS_DEFINE= BEMENU_RUN OPTIONS_DEFAULT= ${OPTIONS_MULTI_BACKEND} OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= NCURSES WAYLAND X11 OPTIONS_SUB= yes BACKEND_DESC= Backend -BEMENU_RUN_DESC= Install bemenu-run (not recommended) NCURSES_CMAKE_BOOL= BEMENU_CURSES_RENDERER NCURSES_CMAKE_ON= -DCURSES_FOUND:BOOL=yes \ -DCURSES_INCLUDE_DIRS:PATH="${NCURSESINC}" \ -DCURSES_LIBRARY:PATH="${NCURSESLIB}/libncursesw.so" NCURSES_USES= ncurses WAYLAND_CMAKE_BOOL= BEMENU_WAYLAND_RENDERER WAYLAND_LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon WAYLAND_USES= gnome pkgconfig WAYLAND_USE= GNOME=cairo,glib20,pango X11_CMAKE_BOOL= BEMENU_X11_RENDERER X11_USES= gnome pkgconfig X11_USE= GNOME=cairo,glib20,pango XORG=x11,xinerama .include Index: head/x11/bemenu/distinfo =================================================================== --- head/x11/bemenu/distinfo (revision 501069) +++ head/x11/bemenu/distinfo (revision 501070) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556083947 -SHA256 (Cloudef-bemenu-0.1.0-11-g6cc18e3_GH0.tar.gz) = abd734b01bf3c290b880c46635bacee6c11b464adff5e841ba662406f5045d65 -SIZE (Cloudef-bemenu-0.1.0-11-g6cc18e3_GH0.tar.gz) = 118128 +TIMESTAMP = 1557375765 +SHA256 (Cloudef-bemenu-0.1.0-14-g121367b_GH0.tar.gz) = 0c74a2514b44395ac3131fb25dcba774da83aaedd9dc594071055c8bd274a16a +SIZE (Cloudef-bemenu-0.1.0-14-g121367b_GH0.tar.gz) = 118122 Index: head/x11/bemenu/pkg-plist =================================================================== --- head/x11/bemenu/pkg-plist (revision 501069) +++ head/x11/bemenu/pkg-plist (revision 501070) @@ -1,9 +1,9 @@ bin/bemenu -%%BEMENU_RUN%%bin/bemenu-run +bin/bemenu-run include/bemenu.h %%NCURSES%%lib/bemenu/bemenu-renderer-curses.so %%WAYLAND%%lib/bemenu/bemenu-renderer-wayland.so %%X11%%lib/bemenu/bemenu-renderer-x11.so lib/libbemenu.so lib/libbemenu.so.0 lib/libbemenu.so.0.1.0