Date: Sun, 24 Dec 2017 13:55:22 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Yuri Victorovich <yuri@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r456674 - in head/graphics: . libQGLViewer libQGLViewer/files Message-ID: <20171224135522.GA1693@FreeBSD.org> In-Reply-To: <201712182143.vBILhFND023143@repo.freebsd.org> References: <201712182143.vBILhFND023143@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 18, 2017 at 09:43:15PM +0000, Yuri Victorovich wrote: > New Revision: 456674 > URL: https://svnweb.freebsd.org/changeset/ports/456674 > > Log: > New port: graphics/libQGLViewer: C++ library based on Qt5 that eases > the creation of OpenGL 3D viewers > > Approved by: adamw (mentor) > Differential Revision: https://reviews.freebsd.org/D13532 > > Added: > head/graphics/libQGLViewer/ I have some concerns with this commit: $ grep -i libqgl /usr/ports/MOVED graphics/libqglviewer||2013-07-26|Has expired: Depends on Qt 3.x Why it was not properly resurrected but readded as a new port? More to it, it is badly named. Most open source repositories name it as ``libqglviewer'' (and it was properly named in Qt 3.x times in FreeBSD), that includes Debian-based (Ubuntu, Mint, Deepin, etc.) and Arch (I was a bit surprised to see mixed-case name in RedHat's and Gentoo's packages). That said, would you be so kind to remove newly added port and properly repocopy the previous one (to retain the history) and preserving the old nice lowercase name? Thank you, ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171224135522.GA1693>