aboutsummaryrefslogtreecommitdiffstats
path: root/devel/distorm
Commit message (Collapse)AuthorAgeFilesLines
* - Don't install static libraries with INSTALL_LIB (part 2/2)amdmi32015-05-091-2/+2
| | | | | Approved by: portmgr blanket MFH: 2015Q2
* Cleanup plistbapt2014-12-211-2/+0
|
* - Convert ports of devel/ to USES=pythonmva2014-10-211-2/+2
| | | | Approved by: portmgr (implicit)
* Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-1/+1
| | | | | | | and/or tabs before the =. This made doing regular expressions on the ports tree really difficult. Approved by: portmgr (not really, but touches unstaged ports)
* Stage supportantoine2014-02-191-12/+11
|
* Python cleanup:rene2014-01-141-1/+1
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | devel part 1)
* fix a linkbf2013-02-011-2/+2
| | | | Reported by: J. Hein
* update to r230bf2013-01-053-11/+10
|
* update to r214 (version 3.2)bf2012-05-212-8/+7
|
* remove a redundant "static" that caused builds with gcc-likebf2012-02-072-4/+56
| | | | compilers on big-endian systems to fail
* The last change didn't fix powerpc.linimon2011-12-281-0/+3
| | | | Hat: portmgr
* Attempt to fix build on powerpc.linimon2011-11-101-1/+1
| | | | Hat: portmgr
* update to svn r193bf2011-07-222-3/+3
|
* After many problems with silent upstream distfile changes,bf2011-06-252-13/+62
| | | | | switch to a locally-rolled distfile; update to svn r185; patch and bump revision of a dependent port.
* Update to the latest sourcesbf2011-05-084-34/+44
|
* Chase a silent upstream distfile updatebf2011-01-215-30/+44
| | | | | Approved by: makc, miwi (mentors, implicit) Feature safe: yes
* update to the latest upstream sourcesbf2010-10-302-3/+4
| | | | Approved by: makc, miwi (mentors, implicit)
* Update to 3.0.0bf2010-10-054-46/+41
| | | | Approved by: makc, miwi (co-mentors, implicit)
* Change my ports to use my FreeBSD.org email address.bf2010-07-081-1/+1
|
* - Update maintainer mail adressemiwi2009-06-081-1/+1
| | | | Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
* - Update to 1.7.30miwi2008-11-022-8/+7
| | | | | PR: 128388 Submitted by: maintainer
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+0
| | | | MAKE_ENV
* Add distorm 1.7.29, fast x86 and x86-64 disassembler library.lwhsu2008-06-154-0/+77
PR: ports/123627 Submitted by: bf <bf2006a at yahoo.com>