On Sat, Mar 21, 2015, at 03:06 PM, Brian Callahan wrote: > Crap. Use this tarball--changes MASTER_SITES from devio.us to nycbug. > > ~Brian > > On 03/21/15 09:53, Brian Callahan wrote: > > On 03/16/15 12:31, Brian Callahan wrote: > >> Hi ports -- > >> > >> Attached is a new port, x11/cool-retro-term, a good looking terminal > >> emulator which mimics old CRT displays. > >> > >> pkg/DESCR: > >> cool-retro-term is a terminal emulator which mimics the look and feel of > >> the old cathode tube screens. It has been designed to be eye-candy, > >> customizable, and reasonably lightweight. > >> > >> Doing a self-host on this because upstream uses github submodules. > >> Works well on amd64. i386 (other qt5 archs?) tests appreciated. > >> > >> OK? > >> > >> ~Brian > >> > > Ping. > > > > Email had 1 attachment: > + cool-retro-term.tgz > 3k (application/x-gtar)
Was about to reply that the download is really slow :) Though before I continue here are some first observations: - $V is used only once can be merged with $DISTNAME - the mirror site is really slow (http://devio.us/~bcallah/source/cool-retro-term-1.0.0.tar.gz) stalling a lot why not use GH_* variables to pull directly from github? GH_ACCOUNT = Swordfish90 GH_PROJECT = cool-retro-term GH_TAGNAME = v1.0.0 GH_COMMIT = 6446f1d1bcd446ef115eb4b9de8b0fca0e8bf4a9