[MacPorts] #29604: auto-multiple-choice
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: --------------------------------+------------------------------------------- Hi Please consider including auto-multiple-choice in macports. This software at present time is included in the package system of debian, ubuntu and mageia. I also submitted p5-net-cups (https://trac.macports.org/ticket/29383) in order to satisfy a dependency on cups through net::cups module. Thank you for your interest. Best regards -- Ticket URL: <https://trac.macports.org/ticket/29604> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: auto-multiple-choice --------------------------------+------------------------------------------- Changes (by ryandesign@…): * port: => auto-multiple-choice Old description:
Hi Please consider including auto-multiple-choice in macports. This software at present time is included in the package system of debian, ubuntu and mageia.
I also submitted p5-net-cups (https://trac.macports.org/ticket/29383) in order to satisfy a dependency on cups through net::cups module. Thank you for your interest.
Best regards
New description: Hi Please consider including auto-multiple-choice in macports. This software at present time is included in the package system of debian, ubuntu and mageia. I also submitted p5-net-cups (#29383) in order to satisfy a dependency on cups through net::cups module. Thank you for your interest. Best regards -- -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: auto-multiple-choice --------------------------------+------------------------------------------- Comment(by ryandesign@…): Instead of a variant "latexfree", I would suggest a variant "latex" which is on by default and which the user can turn off if desired. See [wiki:PortfileRecipes#default_variants]. -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: auto-multiple-choice --------------------------------+------------------------------------------- Comment(by ryandesign@…): Also, you've put this in the education category, but we don't actually have one, not as a primary category, anyway. Is there another category this would fit into? Here is the list of primary categories: {{{ aqua emulators irc palm tex archivers erlang java perl textproc audio finance kde php www benchmarks fuse lang print x11 cad games mail python xfce comms genealogy math ruby zope cross gis multimedia science databases gnome net security devel gnustep news shells editors graphics office sysutils }}} -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: auto-multiple-choice --------------------------------+------------------------------------------- Comment(by clot@…): The default variant latex has now substituted for the latexfree variant. -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: auto-multiple-choice --------------------------------+------------------------------------------- Comment(by clot@…): Replying to [comment:3 ryandesign@…]:
Also, you've put this in the education category, but we don't actually have one, not as a primary category, anyway. Is there another category this would fit into? Here is the list of primary categories:
The categories are now x11 (primary), tex and education. Thanks -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: auto-multiple-choice --------------------------------+------------------------------------------- Comment(by ryandesign@…): The build succeeds.... but the log is full of errors like these: {{{ usage: mktemp [-d] [-q] [-t prefix] [-u] template ... mktemp [-d] [-q] [-u] -t prefix date: illegal option -- R usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format] }}} This Makefile appears to be assuming the GNU versions of date and mktemp; the Mac OS X BSD versions do not behave the same way. For BSD mktemp, the template is not optional, and for BSD date, there is no -R option. I'm not sure if these parts of the Makefile are actually relevant to the build being done in MacPorts, but these issues should probably be reported to the developers. -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: auto-multiple-choice --------------------------------+------------------------------------------- Comment(by clot@…): Replying to [comment:6 ryandesign@…]:
The build succeeds.... but the log is full of errors like these:
{{{ usage: mktemp [-d] [-q] [-t prefix] [-u] template ... mktemp [-d] [-q] [-u] -t prefix date: illegal option -- R usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format] }}}
This Makefile appears to be assuming the GNU versions of date and mktemp; the Mac OS X BSD versions do not behave the same way. For BSD mktemp, the template is not optional, and for BSD date, there is no -R option.
I'm not sure if these parts of the Makefile are actually relevant to the build being done in MacPorts, but these issues should probably be reported to the developers.
Oups...This should be fixed with the new version of auto-multiple-choice, now pointed in the Portfile. -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice --------------------------------+------------------------------------------- Reporter: clot@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: auto-multiple-choice --------------------------------+------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Thanks. -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29604: auto-multiple-choice -----------------------------------+---------------------------------------- Reporter: clot@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: auto-multiple-choice | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: I added the port in r79105 with some changes (including ensuring we're UsingTheRightCompiler and build arch, and simplifying how mktexlsr is run). -- Ticket URL: <https://trac.macports.org/ticket/29604#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts