#20053: Document the port naming convention of replacing ++ with xx ---------------------+--------------------- Reporter: blb@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: guide | Version: 1.8.0 Resolution: | Keywords: Port: | ---------------------+--------------------- Comment (by khindenburg@…): I think this can be closed https://guide.macports.org/#reference.keywords {{{ The name of the port. To avoid special interpretation by shells and the like, names should contain only alphanumeric characters, underscores, dashes or dots. For projects whose proper names contain “+” characters, change these to “x” (i.e. “libstdc++” becomes “libstdcxx”). }}} -- Ticket URL: <https://trac.macports.org/ticket/20053#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X