#31553: split chasen port into chasen meta, chasen-base and chasen dictionaries ------------------------------+--------------------------------------------- Reporter: hum@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: chasen ------------------------------+--------------------------------------------- Comment(by hum@…): Replying to [comment:1 takanori@…]:
So you should add +darts (or +darts_clone) variant to this Portfile to separate the two versions of Chasen, I think.
Actually, I made +dartsclone variant at first. However I have removed the variant and replaced port:-style with path:-style in depends_lib according to a comment at http://lists.macosforge.org/pipermail/macports- dev/2011-October/016374.html. If you do not care about which type of darts is used, the chasen analyzer and a dictionary will be built with an existing darts. In the case there is no darts, the original darts will be installed. If you prefer darts- clone, you will install darts-clone explicitly before installing chasen, and you do not need to specify +dartsclone variant. If you decide to switch darts to darts-clone, you will uninstall and clean chasen chasen-* darts, then install darts-clone chasen. However, I think we should add +dartsclone variant to the Portfile to distribute binary packages. -- Ticket URL: <https://trac.macports.org/ticket/31553#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS