# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # x11 # x11/dmenu2 # x11/dmenu2/Makefile # x11/dmenu2/distinfo # x11/dmenu2/pkg-descr # echo c - x11 mkdir -p x11 > /dev/null 2>&1 echo c - x11/dmenu2 mkdir -p x11/dmenu2 > /dev/null 2>&1 echo x - x11/dmenu2/Makefile sed 's/^X//' >x11/dmenu2/Makefile << '0d8cf3bec4b6af0e8203b9dc5e202995' X# Created by: Timothy Beyer X XPORTNAME= dmenu2 XPORTVERSION= 0.2 XCATEGORIES= x11 X XMAINTAINER= beyert@cs.ucr.edu XCOMMENT= Fork of dmenu with many enhancements and additional options X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/COPYRIGHT X XLIB_DEPENDS= libfreetype.so:print/freetype2 \ X libfontconfig.so:x11-fonts/fontconfig X XUSES= xorg X XUSE_GITHUB= yes XGH_ACCOUNT= beyert XGH_TAGNAME= ${PORTVERSION} X XUSE_XORG= x11 xft xrender X XPLIST_FILES= bin/dmenu2 bin/dmenu2_path bin/dmenu2_run bin/stest2 \ X share/man/man1/dmenu2.1.gz share/man/man1/stest2.1.gz X XOPTIONS_DEFINE= XINERAMA XOPTIONS_DEFAULT= XINERAMA X XXINERAMA_USE= XORG=xinerama XXINERAMA_CFLAGS= -DXINERAMA XXINERAMA_LIBS= -lXinerama X X.include 0d8cf3bec4b6af0e8203b9dc5e202995 echo x - x11/dmenu2/distinfo sed 's/^X//' >x11/dmenu2/distinfo << '0c36e125b59bd8d11580782d74fef063' XTIMESTAMP = 1629000489 XSHA256 (beyert-dmenu2-0.2_GH0.tar.gz) = c1fa86e8eea4e734f81561037a15d8ec4b5774f6345cfb5a0bc4fc7d389c6f57 XSIZE (beyert-dmenu2-0.2_GH0.tar.gz) = 16300 0c36e125b59bd8d11580782d74fef063 echo x - x11/dmenu2/pkg-descr sed 's/^X//' >x11/dmenu2/pkg-descr << '089daf698f3d9158b440e890bf963ebe' Xdmenu2 is the fork of original dmenu -- an efficient dynamic menu for X11, Xpatched to support features like flexible positioning, fuzzy matching, follow Xfocus, tab navigation, background dimming, etc. X XWWW: https://github.com/beyert/dmenu2 089daf698f3d9158b440e890bf963ebe exit