[Bug 196123] New: games/rnd_jue: cleanup

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 19 13:17:22 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196123

            Bug ID: 196123
           Summary: games/rnd_jue: cleanup
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: nemysis at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(nemysis at FreeBSD.org)
          Assignee: nemysis at FreeBSD.org

Created attachment 150755
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150755&action=edit
games/rnd_jur patch

Hi!

I continue my cleanup of ports to get rid of stage-qa, plist and, if possible,
portlint warnings. I've got many your ports on queue, here's a submission for
games/rnd_jue:

- Simplify installation
  - Get rid of that DOCSDIR2 nonsence, which may be replaced by a single
COPYTREE command
  - Don't generate plist by hand as it may be done with PORTDATA=*
- Drop @dirrm* from plist
- Add empty directory to plist

Attached are other patch examples, including following changes:
- Add or clarify license (LICENSE=GPL3 -> LICENSE=GPL3 # or later
- Add LICENSE_FILE
- Drop @dirrm* from plist
- Fix strip (where INSTALL_TARGET=install-strip doesn't work)
- Switch to USES=autoreconf

So, if these are ok, would you like me to
- submit a PR for each such change?
- submit a bunch of such changes in a single PR?
- just commit these and similar changes right away (of course I test these as I
do with my ports)?

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer nemysis at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list