aboutsummaryrefslogtreecommitdiff
path: root/security/burpsuite
Commit message (Collapse)AuthorAgeFilesLines
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+0
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - Update WWWSofian Brabez2012-11-051-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307010
* - Update to 1.5Sofian Brabez2012-11-054-116/+145
| | | | | | | | | | - Update pkg-descr - Update ${FILESDIR}/license.sh Feature safe: yes Notes: svn path=/head/; revision=307007
* - Update to 1.4.01Sofian Brabez2012-04-054-13/+373
| | | | | | | | | | | | | - Take maintainership - Make happy portlint PR: ports/166629 Submitted by: myself Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=294227
* - Reassign these ports back to the heapThomas Abthorpe2011-11-141-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285782
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Updated to version 1.3.03Niels Heinen2010-05-232-4/+4
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=254883
* Burp Suite is an integrated platform for testing web applicationsNiels Heinen2010-03-084-0/+67
PR: ports/144150 Submitted by: niels Approved by: itetcu (mentor) WWW: http://www.portswigger.net/suite/ Notes: svn path=/head/; revision=250713