aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-pytsk
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Update to 20160111Antoine Brodin2016-01-232-19/+5
| | | | Notes: svn path=/head/; revision=406989
* Update sleuthkit to 4.2.0Antoine Brodin2015-10-141-0/+1
| | | | Notes: svn path=/head/; revision=399283
* Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsAntoine Brodin2015-07-291-1/+0
| | | | | | | | | | | | using python PR: 201077 Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D2955 Notes: svn path=/head/; revision=393196
* Update to 20150406Antoine Brodin2015-04-112-3/+3
| | | | Notes: svn path=/head/; revision=383792
* Update to 20150111Antoine Brodin2015-01-162-4/+4
| | | | Notes: svn path=/head/; revision=377201
* Update MASTER_SITESAntoine Brodin2014-12-232-2/+2
| | | | Notes: svn path=/head/; revision=375314
* Update to 20141220Antoine Brodin2014-12-202-4/+4
| | | | Notes: svn path=/head/; revision=375133
* Convert a few ports to USES=pythonAntoine Brodin2014-08-291-4/+2
| | | | Notes: svn path=/head/; revision=366537
* Update to 20140506Antoine Brodin2014-05-092-3/+3
| | | | Notes: svn path=/head/; revision=353477
* - Update to 20140320Antoine Brodin2014-03-242-5/+4
| | | | | | | - Use tar:tgz Notes: svn path=/head/; revision=349055
* Update the sleuthkit to 4.1.3:Antoine Brodin2014-02-102-17/+8
| | | | | | | | | | | | - Use libtool (instead of jumping from .11 to .12, we go back to .10) - Include a patch which allows python bindings to work correctly (obtained from Joachim Metz) Update pytsk to 2014-02-09: - Remove DOCS/EXAMPLES conditionals - Don't override DOCSDIR and EXAMPLESDIR, mva's patch will do it soon Notes: svn path=/head/; revision=343668
* Python cleanup:Rene Ladan2014-01-131-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) Notes: svn path=/head/; revision=339634
* Update to 2013-12-30Antoine Brodin2014-01-022-3/+3
| | | | Notes: svn path=/head/; revision=338419
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* - Update to 2013-12-13Antoine Brodin2013-12-142-8/+5
| | | | | | | | - Use PYDISTUTILS_AUTOPLIST - Install examples as scripts since they are now shebangfixed Notes: svn path=/head/; revision=336478
* Make fetchable againAntoine Brodin2013-12-061-1/+2
| | | | Notes: svn path=/head/; revision=335726
* - Update to 2013-11-24Antoine Brodin2013-11-252-9/+9
| | | | | | | - Shebangfix example files Notes: svn path=/head/; revision=334900
* sleuthkit:Antoine Brodin2013-09-261-5/+5
| | | | | | | | | | | | - update to 4.1.2 - convert to STAGEDIR py-pytsk: - bump PORTREVISION for libtsk update - convert to STAGEDIR Notes: svn path=/head/; revision=328406
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Update pytsk to 2013-09-10Antoine Brodin2013-09-112-3/+3
| | | | Notes: svn path=/head/; revision=327005
* - Update pytsk to 2013-08-26Antoine Brodin2013-08-272-11/+10
| | | | | | | | | - Use new LIB_DEPENDS syntax - Add missing OPTIONS_DEFINE - Remove LICENSE from DOCS Notes: svn path=/head/; revision=325484
* Update the sleuthkit to 4.1.0Antoine Brodin2013-06-191-2/+5
| | | | | | | | | | New Features: Added YAFFS2 support (patch from viaForensics). Added Ext4 support (patch from kfairbanks) Notes: svn path=/head/; revision=321297
* New port: py-pytsk, python bindings for the sleuthkitAntoine Brodin2013-04-233-0/+57
WWW: https://code.google.com/p/pytsk/ Approved by: miwi (mentor) Notes: svn path=/head/; revision=316366