aboutsummaryrefslogtreecommitdiff
path: root/devel/edb
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with Clang.Alberto Villa2013-12-162-2/+21
| | | | | | | | | PR: 184298 Submitted by: avilla (myself) Approved by: itechbear@gmail.com (maintainer timeout) Notes: svn path=/head/; revision=336673
* - Convert to USES=qmakeMax Brazhnikov2013-11-252-23/+12
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334873
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-222-4/+0
| | | | | | | | | the mtree (categories starting with d) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331268
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Chase boost updateBaptiste Daroussin2013-01-311-1/+1
| | | | Notes: svn path=/head/; revision=311310
* - Mark BROKEN on 7.4/8.0Bryan Drewery2012-09-282-2/+9
| | | | | | | | | | - Update pkg-descr to have correct project name PR: ports/172148 Submitted by: HU Dong <itechbear@gmail.com> (maintainer) Notes: svn path=/head/; revision=304998
* Add new port devel/edb:Max Brazhnikov2012-09-186-0/+111
edb (Evan's Debugger) is a cross platform x86/x86-64 debugger. It was inspired by OllyDbg, but aims to function on x86 and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. WWW: http://codef00.com/projects#debugger PR: based on ports/170779 Submitted by: HU Dong <itechbear at gmail.com> Notes: svn path=/head/; revision=304463