Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2014 19:22:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193272] [NEW PORT] games/xboard-devel: Slave of games/=?UTF-8?Q?xboard=20with=20H=2EG=2EMuller=E2=80=99s=20version?=
Message-ID:  <bug-193272-13-kTNfLqij3m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193272-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193272-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193272

Kalten <kalten@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146704|0                           |1
        is obsolete|                            |
 Attachment #146707|0                           |1
        is obsolete|                            |
 Attachment #146708|0                           |1
        is obsolete|                            |

--- Comment #5 from Kalten <kalten@gmx.at> ---
Created attachment 147191
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D147191&action=
=3Dedit
games/xboard-devel: ShellArchive  {v2}

As requested by Kubilay Kocak in Comment 4, I did use =C2=BBportlint -AC=C2=
=AB too.

Now there are new files:
A new patch superseding the old one. There will follow new logs (after this
comment).

* it is a real slave port now (see Bug 193271 Comment 6 with new version to=
o)
* I fear, I had not made this clear enough: This bug is blocked by Bug 1932=
71
  but I had not noticed the mechanism on top of a bug page with =E2=80=9CBl=
ocks:=E2=80=9D and
  =E2=80=9CDepends on:=E2=80=9D=E2=80=94sorry for that! I have used it now.

And now the output of =C2=BBportlint -AC=C2=AB with comments:
------------------------------------------------------------------------
> WARN: Makefile: ZIPPY is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MZ=
IPPY appears.
> WARN: Makefile: SOX is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MSOX=
 appears.
> WARN: Makefile: ALSA is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MAL=
SA appears.
> WARN: Makefile: XAW is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MXAW=
 appears.
> WARN: Makefile: XAW3D is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MX=
AW3D appears.
> WARN: Makefile: GTK2 is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MGT=
K2 appears.
> WARN: Makefile: FAIRYMAX is listed in OPTIONS_DEFINE, but no PORT_OPTIONS=
:MFAIRYMAX appears.
> WARN: Makefile: CRAFTY is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:M=
CRAFTY appears.
> WARN: Makefile: GNUCHESS is listed in OPTIONS_DEFINE, but no PORT_OPTIONS=
:MGNUCHESS appears.
> WARN: Makefile: KNIGHTCAP is listed in OPTIONS_DEFINE, but no PORT_OPTION=
S:MKNIGHTCAP appears.
> WARN: Makefile: PHALANX is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:=
MPHALANX appears.
They are included from games/xboard/Makefile and portlint(1) portlint does =
not
check there.

> WARN: Makefile: Consider adding support for a NLS knob to conditionally d=
isable gettext support.
It is done in the included games/xboard/Makefile and portlint(1) portlint d=
oes
not check there.

> WARN: Makefile: possible direct use of "files" "PATCHDIR=3D	${.CURDIR}/fi=
les" found. if so, use ${FILESDIR} instead.
We have to set the directory for the patches for the games/xboard-devel as
we must not use the directory of the master port, I think it is correct
like this. Changing FILESDIR instead of PATCHDIR does not work.

> WARN: Makefile: new ports should not set PORTREVISION.
> WARN: Makefile: new ports should not set PORTEPOCH.
As slave it has to overwrite all these.

> WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX an=
d/or PKGNAMESUFFIX.
No, we are a devel port, I think, it is OK.

> 0 fatal errors and 16 warnings found.
------------------------------------------------------------------------

I hope it is quite OK now.
Thank you,
 Kalten

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193272-13-kTNfLqij3m>