Bug 206942 - devel/radare2: Use capstone from ports
Summary: devel/radare2: Use capstone from ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on: 206941
Blocks:
  Show dependency treegraph
 
Reported: 2016-02-05 06:58 UTC by oleksii.tsai
Modified: 2016-07-10 15:09 UTC (History)
2 users (show)

See Also:
pi: maintainer-feedback-


Attachments
Patch with port updates. (2.46 KB, patch)
2016-02-05 06:58 UTC, oleksii.tsai
no flags Details | Diff
devel/radare2 build log for 9.3-amd64 (916.22 KB, text/plain)
2016-02-05 06:59 UTC, oleksii.tsai
no flags Details
devel/radare2 build log for 10.2-amd64 (917.70 KB, text/plain)
2016-02-05 06:59 UTC, oleksii.tsai
no flags Details
patch for capstone4 to update to more recent version (1.91 KB, patch)
2016-07-10 14:41 UTC, Kurt Jaeger
no flags Details | Diff
patch to update to 0.10.4 to build with capstone4 (23.80 KB, patch)
2016-07-10 14:42 UTC, Kurt Jaeger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description oleksii.tsai 2016-02-05 06:58:05 UTC
Created attachment 166601 [details]
Patch with port updates.

As per discussion in this thread
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206793
switching the port to use capstone from ports, rather than pulling it from during the build. This also remove a conflict declaration in radare2 post.
Comment 1 oleksii.tsai 2016-02-05 06:59:08 UTC
Created attachment 166602 [details]
devel/radare2 build log for 9.3-amd64
Comment 2 oleksii.tsai 2016-02-05 06:59:44 UTC
Created attachment 166603 [details]
devel/radare2 build log for 10.2-amd64
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-10 14:41:10 UTC
Created attachment 172315 [details]
patch for capstone4 to update to more recent version

this patch is needed, together with an updated patch for radare2 to build
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-10 14:42:38 UTC
Created attachment 172317 [details]
patch to update to 0.10.4 to build with capstone4

portlint is fine, testbuilds are OK
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-07-10 14:49:57 UTC
A commit references this bug:

Author: pi
Date: Sun Jul 10 14:48:58 UTC 2016
New revision: 418323
URL: https://svnweb.freebsd.org/changeset/ports/418323

Log:
  devel/capstone4: fix pkg-plist, bring to latest github commit
  devel/radare2: 0.10.0 -> 0.10.4

  PR:		206942
  Changes:	http://radare.today/posts/radare-0-10-1/,
  		http://radare.today/posts/radare-0-10-2/
  Submitted by:	oleksii.tsai@gmail.com
  Approved by:	torres.73a@gmail.com (maintainer timeout)

Changes:
  head/devel/capstone4/Makefile
  head/devel/capstone4/distinfo
  head/devel/capstone4/pkg-plist
  head/devel/radare2/Makefile
  head/devel/radare2/distinfo
  head/devel/radare2/files/
  head/devel/radare2/pkg-plist
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-10 15:09:17 UTC
Committed, thanks!