[Bug 193271] New: [patch] games/xboard: perl; options overhaul; preparation for slave-port (xboard-devel)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 3 02:31:47 UTC 2014


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

            Bug ID: 193271
           Summary: [patch] games/xboard: perl; options overhaul;
                    preparation for slave-port (xboard-devel)
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: kalten at gmx.at

Created attachment 146703
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146703&action=edit
r366198: Patch: perl; options overhaul; preparation for slave-port
(xboard-devel)

As Johan van Selst has suggested in Bug 192903 Comment 4 I have decided
to prepare a games/xboard-devel port.

(Please see the added patch “xboard.r366198-p1.diff” for all of
it—in big parts identical to that of Bug 192903 Attachment 146262
and using current version r366198 of games/xboard)

* For that purpose I have made some minor changes to games/xboard
  (see Attachment)—namely changing some »=« to »?=« so they may be
  overridable in a port (namely games/xboard-devel) including the
  Makefile of games/xboard.

* Then there was the little error about Perl and cmail: They wanted
  PERLPATH to be set to ${PERL} for cmail.

* And we seem not to need
    @${REINPLACE_CMD} -e 's:INSTALL.*sysconfdir):&/$$$$files.dist:' \
        ${WRKSRC}/Makefile.in
  in the post-patch target. (And if it were needed, it would better
  suit into the post-configure target—because of the to come devel
  port).

* OPTIONS*
  - Zippy
  - Engins in an OPTIONS_GROUP (none or many)
    including correction of sample configuration file
  - GUI front end in an OPTIONS_SINGLE (exactly one of them to use)
  - Sound output in an OPTIONS_RADIO (none or one)
    including correction of sample configuration file
  And many small changes because of the chosen options.

---

The compile logs (poudriere as well as some make construct) will follow
shortly there after in this bug report.
---
The bug report for the new port (games/xboard-devel) needing the »=« to
»?=« changes in games/xboard will follow too (and I shall add it to the
“See Also” section of this bug report).

Regards,
 Kalten

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


More information about the freebsd-ports-bugs mailing list