[MacPorts] #42457: [update] volatility 2.3.1
#42457: [update] volatility 2.3.1 -----------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: volatility -----------------------+-------------------------------- bump to 2.3.1 + change of homepage + variant devel -- Ticket URL: <https://trac.macports.org/ticket/42457> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Changes (by macsforever2000@…): * keywords: => maintainer * version: 2.2.1 => Comment: In the future, please append ".diff" to your patch name so Trac knows it is a patch file and shows differences visually. The {{{devel}}} variant is not acceptable for 2 reasons: - We do not allow different versions based on a selected variant. The proper course is to create a sub-port named volatility-devel. - We do not allow a version based on the trunk of a subversion server. That is not supportable. You can pick a revision number however. Also, the line {{{python.default_version 27}}} can be removed since that is the default anyway. -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): Most patch, I saw in the tree where just patch-* so I took the same format. do I need to report as a but if name is not correct? Where is the documentation for sub-port? nothing in http://guide.macports.org. or a template/example? I understand perfectly for trunk problem. After, what to do where there is lot of modifications and no release, or other appeal to try a recent one. I'm not sure all versioning tools accept a date as tag (svn, git, hg, ...). For volatility, can switch revision on {2014-02-01} -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:2 jul_bsd@…]:
Most patch, I saw in the tree where just patch-* so I took the same format. do I need to report as a but if name is not correct?
Well that's a slightly different thing. You're talking about patches that a port will use. Frank was talking about the patch you attached to this ticket, which will not be used by a port, but will be used by a committer to update a port. But for both types of patch files, adding the ".diff" extension allows us to view the diff properly in Trac, so it's desired. The decision to name patchfiles (those patchfiles that portfiles use) "patch-*.diff" was made probably 5-7 years ago if I recall. Ports that have not been touched since before then might still have patch names that don't conform to that pattern. Patch naming is not the most important thing in the world, but we have this standard naming convention that we decided on, so it's nice to use it.
Where is the documentation for sub-port? nothing in http://guide.macports.org. or a template/example?
I don't believe we have any documentation written yet. Grep the existing Portfiles for "subport" if you want to find example ports. More comments: * Is the custom livecheck needed? Usually googlecode projects don't need a custom livecheck; the default usually works fine. * Could you tell us more about the "FIXME" comment you added, and what difficulties you're running into telling MacPorts to download and use that second distfile? -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): * ok for patch naming * for livecheck, with and without => needed {{{ $ port -v livecheck volatility volatility seems to have been updated (port version: 2.3.1, new version: 2.3) $ port -v livecheck volatility volatility seems to be up to date }}} * found the relevant command. fixed but I don't know how to specify that there is a tar.gz file and a zip file. it's not blocking (I keep it as archives in share/examples and there are more zip inside) but macports tries to uncompress it. -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): For unknown reason (BadContent ???), I get "Erreur: Forbidden" when trying to upload new diff see http://pastebin.com/2hWUAwHa -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by macsforever2000@…): More comments: - You still need to add a svn revision to your devel sub-port. - You hard-coded the version in the checksum. Use the ${version} variable instead. -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): * port lint --nitpick * livecheck * /tab/spacex4/ -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): * add more memory system profiles * add subport volatility1 if someone needs * plugins variant: timeliner (disabled as it's only for 2.0 currently), mimikatz, plugins (not used/dependencies not compiling) the python deps are not resolving well if I don't set to py27- (py- -> py24- where default should be py27-) -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): * Add memory profiles for linux too * subport volatility1 * some plugin variants as work in progress, mostly mimikatz * mode line -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): For some reason, triggered Forbidden error and can't upload (very annoying that it doesn't give a hint of what is blocking ...) put it here http://pastebin.com/7fYqdAHJ -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by mf2k@…): Can you please explain the mimikatz variant? It seems to be downloading an unversioned file called mimikatz.py from googlecode. What if it changes? -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): I'm not really sure how to handle it if it changes. variant install failed * either a way to download "https://code.google.com/p/hotoloti/source/browse/mimikatz.py?spec=svn8ef1c09..." to get a specified revision * either doing a git call for that but how to specify to use normal fetch for main source and git clone for this file? {{{ git.url https://code.google.com/p/hotoloti/ git.branch 8ef1c09b65de }}} -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
#42457: [update] volatility 2.3.1 -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: volatility | -------------------------+-------------------------------- Comment (by jul_bsd@…): bump to 2.4.0 -- Ticket URL: <https://trac.macports.org/ticket/42457#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts