svn commit: r524809 - in head/devel: . premake5 premake5/files

Alexey Dokuchaev danfe at freebsd.org
Sun Feb 2 09:06:54 UTC 2020


On Sun, Feb 02, 2020 at 05:37:22AM +0000, Steve Wills wrote:
> New Revision: 524809
> URL: https://svnweb.freebsd.org/changeset/ports/524809
> 
> Log:
>   devel/premake5: Build script creation tool
>   
>   Describe your software project just once, using Premake's
>   simple and easy to read syntax, and build it everywhere.
>   
>   This is version 5 alpha
> 
> Added:
>   head/devel/premake5/

May I ask why wasn't it repocopied but added as a new port instead?
Without repocopies it's virually impossible to phase out (rotate)
versions while keeping all the development history in place.

> +++ head/devel/Makefile	Sun Feb  2 05:37:22 2020	(r524809)
> @@ -3933,6 +3933,7 @@
>      SUBDIR += pragmarcs
>      SUBDIR += premake
>      SUBDIR += premake4
> +    SUBDIR += premake5

This clearly suggests it.

./danfe


More information about the svn-ports-all mailing list