[Gitlab] Current Status of the port
Torsten Zuehlsdorff
info at toco-domains.de
Mon Aug 3 08:29:25 UTC 2015
Hello,
>> # cd /usr/ports/devel/rubygem-gitlab_git-rails41
>> # portlint -AC
>> FATAL: Makefile: the last line of a slave port's Makefile has to be
>> .include "${MASTERDIR}/Makefile"
>> FATAL: Makefile: extra item "MASTERDIR" placed in the PORTNAME section.
>> FATAL: Makefile: extra item "PKGNAMESUFFIX" placed in the LICENSE section.
>> WARN: Consider to set DEVELOPER=yes in /etc/make.conf
>> 3 fatal errors and 1 warning found.
>
> portlint doesn't really fully grok slave ports, unless I'm mistaken, so use
> your judgement here, but the include does need to be last.
Okay, will fix.
>> When including the Master-Makefile in the last line, the PKGNAMESUFFIX
>> for example is not used.
>
> Change the master port to use ?= instead of = for the things you want to override.
This works, but increases the number of changed ports ;)
Also it just remove one FATAL error. This other 2 persists. Is this
enough or should i do further research?
Greetings,
Torsten
More information about the freebsd-ruby
mailing list