On Mon, Dec 25, 2017 at 11:09:48AM -0500, Daniel Jakots wrote:
> On Mon, 25 Dec 2017 10:28:53 +0100, Landry Breuil <lan...@openbsd.org>
> wrote:
> 
> > here's an update to facette 0.4.0
> 
> Thanks for looking in it!
> 
> Diff as is reads fine but I have a couple of issues:
> 1. after running make patch, I ran make fake and I got:
> $ make fake
> ===>  Configuring for facette-0.4.0
> ===>  Building for facette-0.4.0
> fatal: Not a git repository (or any parent up to mount point /usr/ports)
> Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not
> set). tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> build: Preparing build directory...
> result: ok
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> I got this message a couple of times (full fake is attached fwiw).

Yeah that "vomit" is expected, it was already the case with what we have
in-tree. tput might be fixed by hacking the makefile a bit more.


> 2. I ran make update-plist out of curiosity and I got
> --- pkg/PLIST.orig    Mon Dec 25 10:31:56 2017
> +++ pkg/PLIST Mon Dec 25 10:59:28 2017
> @@ -10,49 +10,30 @@ share/examples/facette/facette.yaml
> -share/facette/assets/css/font-awesome-269550530c-4154814466.min.css
> -share/facette/assets/css/style-c5fbcc078d-e1d232649f.css
> -share/facette/assets/css/style-print-59792da171-59792da171.css
> -share/facette/assets/fonts/Roboto-Light-7b5fb88f12-7b5fb88f12.ttf
> -share/facette/assets/fonts/Roboto-Medium-fe13e41707-fe13e41707.ttf
> -share/facette/assets/fonts/Roboto-Regular-ac3f799d5b-ac3f799d5b.ttf
> -share/facette/assets/fonts/fontawesome-webfont-674f50d287-674f50d287.eot
> -share/facette/assets/fonts/fontawesome-webfont-912ec66d75-912ec66d75.svg
> -share/facette/assets/fonts/fontawesome-webfont-af7ae505a9-af7ae505a9.woff2
> -share/facette/assets/fonts/fontawesome-webfont-b06871f281-b06871f281.ttf
> -share/facette/assets/fonts/fontawesome-webfont-fee66e712a-fee66e712a.woff
> -share/facette/assets/images/favicon-bec05f9734-bec05f9734.png
> -share/facette/assets/images/logo-main-e327a302b8-e327a302b8.png
> -share/facette/assets/images/logo-nav-f5c7f823c6-f5c7f823c6.png
> -share/facette/assets/js/facette-d71d72966b-37f2a4f4a2.js
> -share/facette/assets/js/vendor-b5aa1b00c1-b5aa1b00c1.js

Meh fuckety fuck assets being built with random names.

Reply via email to