Tuesday, May 21, 2019

Re: new port games/dMagnetic (help me, please)

On 5/21/19 10:01 AM, Leonid Bobrov wrote:
> http://www.dettus.net/dMagentic returns 404 error, fix this link.
>
>> PKGNAME = dMagneticx-${V}
> Maybe it's better to avoid upper-vase letters in PKGNAME?
>
>> REVISION = 0
> Remove this line.
>
>> MAINTAINER = Joe User <juser@127.0.0.1>
> Don't be a jerk. Remove this line or write yourself there as a maintainer.
>
>> MAKE_FLAGS = CC="${CC}" CFLAGS="${CFLAGS}"
> Do you need help writing a proper Makefile?
>
>> #### HELPME: Where would I put those files??
>> # ${INSTALL_DATA} ${WRKSRC}/dMagnetic.ini ${PREFIX}/share/games/dMagnetic
>> # ${INSTALL_DATA} ${WRKSRC}/LICENSE.txt ${PREFIX}/share/games/dMagnetic
>> # ${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/games/dMagnetic
> ${INSTALL_DATA_DIR} ${PREFIX}/share/dMagnetic
> ${INSTALL_DATA} ${WRKSRC}/dMagnetic.ini ${PREFIX}/share/dMagnetic
> ${INSTALL_DATA} ${WRKSRC}/LICENSE.txt ${PREFIX}/share/dMagnetic
> ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dMagnetic
> ${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/examples/dMagnetic
>
> I am not sure somebody would like to waste disk space to install license
> text.
>
> If you need help fixing your Makefile, I need read access to the
> snapshot of dMagnetic, not to latest release. Start using version
> control system, I don't care which one it will be as long as I can
> check out the snapshot and send a diff.
>
> And know this: the only proper maintainer of this port is you no matter
> how skilled you are. Don't expect somebody else to take this burden.
>

Leonid: Why are you attacking a new porter who recognizes that he needs
help creating a port of /his own software/ and has asked for it? Please
don't reply to this thread any more.

Thomas: Sorry about that. Someone (probably me) will take a look at this
once some free time opens up.

~Brian

No comments:

Post a Comment