#21500: icedtea 1.11 Proposed Port -------------------------------+-------------------------------------------- Reporter: mvfranz@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: icedtea -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * port: => icedtea Comment: My notes so far: * "/opt/local" is hardcoded in some files; you must arrange to use ${prefix} instead, for example by putting "@PREFIX@ in those files and then using reinplace in the portfile * why are you making a tmp directory in /var/tmp? ${workpath} is a port's temporary work area; can't you make a directory in there? * in the configure.args, the number of parallel jobs should be taken from the variable ${build.jobs} which is based on the setting build_make_jobs in macports.conf * in the destroot phase, why use tar to copy files? Can't use use the tcl "file copy" procedure? * patchfile patch-openjdk-hotspot-src-share-vm-utilities- globalDefinitions.hpp.diff is referenced by the port but missing from this ticket -- Ticket URL: <http://trac.macports.org/ticket/21500#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS