Date: Wed, 23 Jun 2004 10:20:29 GMT From: Travis Poppe <tlp@LiquidX.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/68196: [New Port]: linux-zsnes - Linux binary version of ZSNES to fix performance issues Message-ID: <200406231020.i5NAKTnS016841@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/68196; it has been noted by GNATS. From: Travis Poppe <tlp@LiquidX.org> To: freebsd-gnats-submit@FreeBSD.org, tlp@LiquidX.org Cc: Subject: Re: ports/68196: [New Port]: linux-zsnes - Linux binary version of ZSNES to fix performance issues Date: Wed, 23 Jun 2004 04:16:28 -0600 It was indeed late. :-) portlint -a complains about using cpio directly. It also states that EXTRACT_DEPENDS should appear earlier. I moved this and now it complains that RUN_DEPENDS should appear earlier. Huh? It also mentions possible usage of /usr/X11, this is false and can be ignored. Anyway, with all that said and done, I noticed a problem. This port attempts to compress the manual page it installs (which is already compressed). I quickly read through the bsd port mk file and found some knobs to enable/disable man page compression. I've never used them before and assume the person to commit this will be able to add it in quite easily. I didn't want to submit an entirely new shar archive as a Followup but felt these issues should be mentioned. If a new shar is requested, I'll do my best to re-submit one. -Travis Poppe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406231020.i5NAKTnS016841>