Index: head/x11-themes/Makefile =================================================================== --- head/x11-themes/Makefile (revision 450762) +++ head/x11-themes/Makefile (revision 450763) @@ -1,170 +1,171 @@ # $FreeBSD$ # COMMENT = X11 themes SUBDIR += adapta-backgrounds SUBDIR += adapta-gtk-theme SUBDIR += adwaita-common SUBDIR += adwaita-icon-theme SUBDIR += adwaita-qt4 SUBDIR += adwaita-qt5 SUBDIR += audacious-skins SUBDIR += beastie SUBDIR += claws-mail-themes SUBDIR += clearlooks SUBDIR += clearlooks-metacity SUBDIR += clearlooks-phenix-theme SUBDIR += clearlooks-themes SUBDIR += clearlooks-themes-extras SUBDIR += cursor-ardoise-theme SUBDIR += cursor-chameleon-anthracite SUBDIR += cursor-chameleon-darkskyblue SUBDIR += cursor-chameleon-pearl SUBDIR += cursor-chameleon-skyblue SUBDIR += cursor-chameleon-white SUBDIR += cursor-crystal-theme SUBDIR += cursor-dmz-aa-theme SUBDIR += cursor-dmz-theme SUBDIR += cursor-ecliz SUBDIR += cursor-grounation-theme SUBDIR += cursor-jimmac-theme SUBDIR += cursor-neutral-theme SUBDIR += cursor-neutral-white-theme SUBDIR += cursor-polar-theme SUBDIR += e16-themes SUBDIR += emerald-themes SUBDIR += fluxbox-tenr-styles-pack SUBDIR += fvwm-themes SUBDIR += gnome-backgrounds SUBDIR += gnome-icon-theme-symbolic SUBDIR += gnome-icons SUBDIR += gnome-icons-aqua-fusion SUBDIR += gnome-icons-crystal SUBDIR += gnome-icons-dropline-neu SUBDIR += gnome-icons-dropline-nou SUBDIR += gnome-icons-elementary SUBDIR += gnome-icons-faenza SUBDIR += gnome-icons-gentoo-test SUBDIR += gnome-icons-gion SUBDIR += gnome-icons-iris SUBDIR += gnome-icons-jini SUBDIR += gnome-icons-lila SUBDIR += gnome-icons-noia-full SUBDIR += gnome-icons-noia-warm SUBDIR += gnome-icons-refined SUBDIR += gnome-icons-slick SUBDIR += gnome-icons-snow-apple SUBDIR += gnome-icons-stylish SUBDIR += gnome-icons-ximian-south SUBDIR += gnome-themes SUBDIR += gnome-themes-extras SUBDIR += gnome-themes-standard SUBDIR += greybird-theme SUBDIR += gtk-E17-theme SUBDIR += gtk-aluminumalloy-cryogenic-theme SUBDIR += gtk-aluminumalloy-smog-theme SUBDIR += gtk-aluminumalloy-toxic-theme SUBDIR += gtk-aluminumalloy-volcanic-theme SUBDIR += gtk-aquaextremesunken-theme SUBDIR += gtk-arc-themes SUBDIR += gtk-aurora-engine SUBDIR += gtk-blueprint-engine SUBDIR += gtk-cleanice-engine SUBDIR += gtk-digital-cream-theme SUBDIR += gtk-digital-harmony-theme SUBDIR += gtk-engines2 SUBDIR += gtk-envy-theme SUBDIR += gtk-equinox-engine SUBDIR += gtk-gray-theme SUBDIR += gtk-lila-theme SUBDIR += gtk-lila-theme-extras SUBDIR += gtk-longhorninspirat-theme SUBDIR += gtk-milk-theme SUBDIR += gtk-murrina-aqua SUBDIR += gtk-murrina-fancy-clearlooks SUBDIR += gtk-murrina-lightblue SUBDIR += gtk-murrine-engine SUBDIR += gtk-murrine-themes SUBDIR += gtk-nodoka-engine SUBDIR += gtk-oxygen-engine SUBDIR += gtk-qnxtheme SUBDIR += gtk-qt4-engine SUBDIR += gtk-xfce-engine SUBDIR += gtk3-oxygen-engine SUBDIR += gtk3-unico-engine SUBDIR += icon-naming-utils SUBDIR += icons-human-azul SUBDIR += icons-tango SUBDIR += icons-tango-extras SUBDIR += irssi-themes SUBDIR += kde-gtk-config SUBDIR += kde-icons-black-and-white SUBDIR += kde-icons-gartoon-blue-svg SUBDIR += kde-icons-gartoon-svg SUBDIR += kde-icons-graphite-rade8 SUBDIR += kde-icons-kool-gorilla SUBDIR += kde-icons-lime-rade8 SUBDIR += kde-icons-lush SUBDIR += kde-icons-noia SUBDIR += kde-icons-nuovext2 SUBDIR += kde-icons-nuvola SUBDIR += kde4-base-artwork SUBDIR += kde4-style-bespin SUBDIR += kde4-style-nitrogen SUBDIR += kde4-style-oxygen-transparent SUBDIR += kde4-style-polyester SUBDIR += kde4-style-skulpture SUBDIR += kde4-wallpapers SUBDIR += kde4-wallpapers-freebsd SUBDIR += kde4-windeco-crystal SUBDIR += kde4-windeco-dekorator SUBDIR += kdeartwork4 SUBDIR += kf5-breeze-icons SUBDIR += kf5-kemoticons SUBDIR += kf5-kiconthemes SUBDIR += kf5-oxygen-icons5 SUBDIR += lxappearance SUBDIR += lxde-icon-theme SUBDIR += mate-backgrounds SUBDIR += mate-icon-theme SUBDIR += mate-icon-theme-faenza SUBDIR += mate-themes SUBDIR += metacity-aluminumalloy-cryogenic-theme SUBDIR += metacity-aluminumalloy-smog-theme SUBDIR += metacity-aluminumalloy-toxic-theme SUBDIR += metacity-aluminumalloy-volcanic-theme SUBDIR += metacity-aquaextremesunken-theme SUBDIR += metacity-digital-cream-theme SUBDIR += metacity-digital-harmony-theme SUBDIR += metacity-longhorninspirat-theme SUBDIR += metacity-milk-theme SUBDIR += metacity-theme-microgui SUBDIR += metacity-themes SUBDIR += mint-themes SUBDIR += murrine-configurator SUBDIR += nimbus SUBDIR += numix-theme SUBDIR += openbox-themes SUBDIR += plank-theme-moka SUBDIR += qt4-style-Kvantum SUBDIR += qt4-style-float SUBDIR += qt4-style-phase SUBDIR += qt4-style-quantumstyle SUBDIR += qt5-style-Kvantum SUBDIR += qt5-style-plugins SUBDIR += qtcurve SUBDIR += qtcurve-gtk2 SUBDIR += qtcurve-kde4 SUBDIR += qtcurve-qt4 SUBDIR += qtcurve-qt5 SUBDIR += qtcurve-utils SUBDIR += rezlooks SUBDIR += sawfish-themes + SUBDIR += sddm-freebsd-black-theme SUBDIR += slim-themes SUBDIR += thewidgetfactory SUBDIR += ubuntulooks SUBDIR += xcursor-themes SUBDIR += xfce-icons-elementary .include Index: head/x11-themes/sddm-freebsd-black-theme/Makefile =================================================================== --- head/x11-themes/sddm-freebsd-black-theme/Makefile (nonexistent) +++ head/x11-themes/sddm-freebsd-black-theme/Makefile (revision 450763) @@ -0,0 +1,33 @@ +# $FreeBSD$ + +PORTNAME= sddm-freebsd-black-theme +PORTVERSION= 1.0 +CATEGORIES= x11-themes + +MAINTAINER= lbdm@privacychain.ch +COMMENT= Simple SDDM theme inspired on the FBSD SLiM theme + +LICENSE= CC-BY-SA-3.0 +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_GITHUB= yes +GH_ACCOUNT= lebarondemerde + +NO_BUILD= yes + +THEMEDIR_REL= share/sddm/themes/sddm-freebsd-black-theme +THEMEDIR= ${PREFIX}/${THEMEDIR_REL} +PLIST_SUB= THEMEDIR=${THEMEDIR_REL} + +SUB_FILES= pkg-message +PORTDOCS= README.md AUTHORS COPYING TRADEMARKS + +do-install: + ${MKDIR} ${STAGEDIR}${THEMEDIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR} \ + "! ( -name README.md -o -name AUTHORS -o -name COPYING -o -name TRADEMARKS )") + ${MKDIR} ${STAGEDIR}${DOCSDIR} + (cd ${WRKDIR}/${PORTNAME}-${PORTVERSION} && \ + ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) + +.include Property changes on: head/x11-themes/sddm-freebsd-black-theme/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-themes/sddm-freebsd-black-theme/distinfo =================================================================== --- head/x11-themes/sddm-freebsd-black-theme/distinfo (nonexistent) +++ head/x11-themes/sddm-freebsd-black-theme/distinfo (revision 450763) @@ -0,0 +1,3 @@ +TIMESTAMP = 1505500057 +SHA256 (lebarondemerde-sddm-freebsd-black-theme-1.0_GH0.tar.gz) = a6ec7769500f7a4ff74961f3db0f548cadca0ea247afbbfe7aedee9b2bc7eb88 +SIZE (lebarondemerde-sddm-freebsd-black-theme-1.0_GH0.tar.gz) = 90574 Property changes on: head/x11-themes/sddm-freebsd-black-theme/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-themes/sddm-freebsd-black-theme/files/pkg-message.in =================================================================== --- head/x11-themes/sddm-freebsd-black-theme/files/pkg-message.in (nonexistent) +++ head/x11-themes/sddm-freebsd-black-theme/files/pkg-message.in (revision 450763) @@ -0,0 +1,12 @@ +------------------------------------------------------------------ + + To enable this theme edit: + + %%PREFIX%%/etc/sddm.conf + + This theme use the x11-fonts/montserrat font by default. However, it + can be changed to any desired font editing: + + %%PREFIX%%/share/sddm/themes/sddm-freebsd-black-theme/theme.conf + +------------------------------------------------------------------ Property changes on: head/x11-themes/sddm-freebsd-black-theme/files/pkg-message.in ___________________________________________________________________ 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-themes/sddm-freebsd-black-theme/pkg-descr =================================================================== --- head/x11-themes/sddm-freebsd-black-theme/pkg-descr (nonexistent) +++ head/x11-themes/sddm-freebsd-black-theme/pkg-descr (revision 450763) @@ -0,0 +1,7 @@ +Simple SDDM theme inspired on the FBSD SLiM theme. + +This theme was created to make available an option to have a +branded x11/sddm. It is following the official FreeBSD logo and +colors. The FBSD SLiM theme was used as inpiration. + +WWW: https://github.com/lebarondemerde/sddm-freebsd-black-theme Property changes on: head/x11-themes/sddm-freebsd-black-theme/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 Index: head/x11-themes/sddm-freebsd-black-theme/pkg-plist =================================================================== --- head/x11-themes/sddm-freebsd-black-theme/pkg-plist (nonexistent) +++ head/x11-themes/sddm-freebsd-black-theme/pkg-plist (revision 450763) @@ -0,0 +1,9 @@ +%%THEMEDIR%%/Main.qml +%%THEMEDIR%%/angle-down.png +%%THEMEDIR%%/background.png +%%THEMEDIR%%/freebsd.png +%%THEMEDIR%%/freebsd.qmlproject +%%THEMEDIR%%/metadata.desktop +%%THEMEDIR%%/screenshot.png +%%THEMEDIR%%/theme.conf +%%THEMEDIR%%/warning.png Property changes on: head/x11-themes/sddm-freebsd-black-theme/pkg-plist ___________________________________________________________________ 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