aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-Deobfuscate
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.20Mathieu Arnold2007-10-272-4/+4
| | | | Notes: svn path=/head/; revision=202123
* Use the CPAN site macro.Mathieu Arnold2007-08-311-9/+2
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Update to 0.18Mathieu Arnold2007-03-262-4/+4
| | | | Notes: svn path=/head/; revision=188429
* Update to 0.17Mathieu Arnold2007-01-112-4/+4
| | | | Notes: svn path=/head/; revision=182107
* Update to 0.16Mathieu Arnold2006-09-262-4/+4
| | | | Notes: svn path=/head/; revision=173883
* Update to 0.15Mathieu Arnold2006-09-212-4/+4
| | | | Notes: svn path=/head/; revision=173522
* Update to 0.14Mathieu Arnold2006-07-123-5/+9
| | | | Notes: svn path=/head/; revision=167637
* Update to 0.13Mathieu Arnold2006-06-232-11/+6
| | | | Notes: svn path=/head/; revision=166102
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Update to 0.10Erwin Lansing2003-08-072-2/+2
| | | | | | | | | | | | | - broquaint of perlmonks.org noticed that I forgot to handle the helem opcode. This attempts to handle all the cases I need to (after consulting opcode.pl of the perl source). - Added some real tests. PR: 55305 Submitted by: maintainer Notes: svn path=/head/; revision=86495
* Add p5-B-Deobfuscate 0.09,Erwin Lansing2003-07-194-0/+52
extension to B::Deparse for use in de-obfuscating source code. PR: 54178 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=85159