aboutsummaryrefslogtreecommitdiff
path: root/security/rifiuti2
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.6.1Antoine Brodin2015-05-232-3/+3
| | | | Notes: svn path=/head/; revision=387127
* Update to 0.6.0Antoine Brodin2015-05-153-13/+11
| | | | Notes: svn path=/head/; revision=386402
* Adjust some BSD LicensesAntoine Brodin2013-12-221-1/+1
| | | | Notes: svn path=/head/; revision=337217
* - Convert to STAGEDIRAntoine Brodin2013-10-061-12/+8
| | | | | | | | - Remove explicit dependency on iconv and pcre, they are glib20 deps and are not directly used in rifiuti2 Notes: svn path=/head/; revision=329627
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* rifiuti2 is a rewrite of rifiuti, a great tool from Foundstone folksPawel Pekala2012-12-203-0/+50
for analyzing Windows Recycle Bin INFO2 file. But since rifiuti (last updated 2004) is restricted to English version of Windows (fail to analyze any non-latin character), thus this rewrite. WWW: http://code.google.com/p/rifiuti2/ PR: ports/174031 Submitted by: antoine@FreeBSD.org Notes: svn path=/head/; revision=309317