Index: head/x11-wm/Makefile =================================================================== --- head/x11-wm/Makefile (revision 432307) +++ head/x11-wm/Makefile (revision 432308) @@ -1,138 +1,139 @@ # $FreeBSD$ # COMMENT = X11 window managers SUBDIR += aewm SUBDIR += afterstep SUBDIR += afterstep-stable SUBDIR += amiwm SUBDIR += antiwm SUBDIR += awesome SUBDIR += awesome-vicious SUBDIR += awesome2 SUBDIR += bbkeys SUBDIR += bbpager SUBDIR += blackbox SUBDIR += bspwm SUBDIR += ccsm SUBDIR += clementine-wm SUBDIR += compiz SUBDIR += compiz-fusion SUBDIR += compiz-plugins-extra SUBDIR += compiz-plugins-main SUBDIR += compiz-plugins-unsupported SUBDIR += compizconfig-backend-gconf SUBDIR += compizconfig-python SUBDIR += compton SUBDIR += ctwm SUBDIR += cwm SUBDIR += devilspie SUBDIR += dwm SUBDIR += e-module-alarm SUBDIR += e-module-cpu SUBDIR += e-module-deskshow SUBDIR += e-module-everything-places SUBDIR += e-module-everything-websearch SUBDIR += e-module-mem SUBDIR += e-module-rmb SUBDIR += e-module-wlan SUBDIR += e-modules SUBDIR += e16 SUBDIR += e16-docs SUBDIR += echinus SUBDIR += ede SUBDIR += emerald SUBDIR += enlightenment SUBDIR += epplets SUBDIR += euclid-wm SUBDIR += evilwm SUBDIR += fbcmd SUBDIR += fluxbox SUBDIR += fluxconf SUBDIR += fluxter SUBDIR += flwm SUBDIR += fvwm SUBDIR += fvwm-crystal SUBDIR += fvwm2 SUBDIR += gcompmgr SUBDIR += genmenu SUBDIR += golem SUBDIR += herbstluftwm SUBDIR += hs-xmonad SUBDIR += hs-xmonad-contrib SUBDIR += i3 SUBDIR += icewm SUBDIR += ion SUBDIR += jewel SUBDIR += jwm SUBDIR += larswm SUBDIR += libcompizconfig SUBDIR += libdockapp SUBDIR += libwraster SUBDIR += lwm SUBDIR += lxmed SUBDIR += lxsession SUBDIR += marco SUBDIR += matwm2 SUBDIR += mcwm SUBDIR += metacity SUBDIR += muffin SUBDIR += mutter SUBDIR += nickleby SUBDIR += obapps SUBDIR += obconf SUBDIR += obkey SUBDIR += obmenu SUBDIR += obpager SUBDIR += olvwm SUBDIR += openbox SUBDIR += oroborus SUBDIR += pager SUBDIR += pawm SUBDIR += peksystray SUBDIR += pekwm SUBDIR += phluid SUBDIR += piewm SUBDIR += plank SUBDIR += plwm SUBDIR += pwm SUBDIR += qlwm SUBDIR += qtile SUBDIR += ratmen SUBDIR += ratmenu SUBDIR += ratpoison + SUBDIR += rubygem-uh-layout SUBDIR += sawfish SUBDIR += selectwm SUBDIR += simple-ccsm SUBDIR += spectrwm SUBDIR += subtle SUBDIR += swm SUBDIR += tinywm SUBDIR += transset SUBDIR += treewm SUBDIR += tvtwm SUBDIR += twm SUBDIR += vtwm SUBDIR += w9wm SUBDIR += weewm SUBDIR += windowlab SUBDIR += windowmaker SUBDIR += wm2 SUBDIR += wmakerconf SUBDIR += wmanager SUBDIR += wmanager-addons SUBDIR += wmconfig SUBDIR += wmfs SUBDIR += wmii SUBDIR += wmii-devel SUBDIR += wmname SUBDIR += wmx SUBDIR += xcompmgr SUBDIR += xfce4 SUBDIR += xfce4-desktop SUBDIR += xfce4-panel SUBDIR += xfce4-session SUBDIR += xfce4-wm .include Index: head/x11-wm/rubygem-uh-layout/Makefile =================================================================== --- head/x11-wm/rubygem-uh-layout/Makefile (nonexistent) +++ head/x11-wm/rubygem-uh-layout/Makefile (revision 432308) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= uh-layout +PORTVERSION= 0.4.3 +CATEGORIES= x11-wm rubygems +MASTER_SITES= RG + +MAINTAINER= tj+freebsd_ports@a13.fr +COMMENT= Tiling and stacking layout for uh-wm ruby gem + +LICENSE= BSD3CLAUSE + +USE_RUBY= yes +USES= gem +NO_ARCH= yes + +.include Property changes on: head/x11-wm/rubygem-uh-layout/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-wm/rubygem-uh-layout/distinfo =================================================================== --- head/x11-wm/rubygem-uh-layout/distinfo (nonexistent) +++ head/x11-wm/rubygem-uh-layout/distinfo (revision 432308) @@ -0,0 +1,3 @@ +TIMESTAMP = 1485216461 +SHA256 (rubygem/uh-layout-0.4.3.gem) = e199c62685d665abe128cd5c70ac9529af9ad657b11b42face225687fcae8672 +SIZE (rubygem/uh-layout-0.4.3.gem) = 9728 Property changes on: head/x11-wm/rubygem-uh-layout/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-wm/rubygem-uh-layout/pkg-descr =================================================================== --- head/x11-wm/rubygem-uh-layout/pkg-descr (nonexistent) +++ head/x11-wm/rubygem-uh-layout/pkg-descr (revision 432308) @@ -0,0 +1,3 @@ +Tiling and stacking layout for uh-wm ruby gem. + +WWW: https://rubygems.org/gems/uh-layout Property changes on: head/x11-wm/rubygem-uh-layout/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property