notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-plaso Automatic creation of a super timeline
20231224_1 security on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20231224Version of this port present on the latest quarterly branch.
Maintainer: antoine@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-07 19:31:56
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
People watching this port, also watch:: libavif, tweak, llvm-devel, libXft, py39-tensorflow
Also Listed In: python
License: APACHE20
WWW:
https://github.com/log2timeline/plaso/wiki
Description:
Plaso is the Python based back-end engine used by tools such as log2timeline for automatic creation of a super timelines. The goal of log2timeline (and thus plaso) is to provide a single tool that can parse various log files and forensic artifacts from computer and related systems, such as network equipment to produce a single correlated timeline. This timeline can then be easily analysed by forensic investigators/analysts, speeding up investigations by correlating the vast amount of information found on an average computer system.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}plaso>0:security/py-plaso@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-plaso/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-plaso
  • pkg install py39-plaso
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-plaso listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-plaso
Package flavors (<flavor>: <package>)
  • py39: py39-plaso
distinfo:
TIMESTAMP = 1707838875 SHA256 (plaso-20231224.tar.gz) = af106a449746830632affc578e2f80439ae7c4220f17e4a39630e8c9879ba8bf SIZE (plaso-20231224.tar.gz) = 195666335

Packages (timestamps in pop-ups are UTC):
py37-plaso
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20201228_2---20201228_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-plaso
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023122420231224--20231224---
FreeBSD:13:quarterly2022122920221229202212292022122920231224-2022122920221229
FreeBSD:14:latest202312242023122420210606-2023122420221229-20221229
FreeBSD:14:quarterly2022122920231224-2022122920231224-2022122920221229
FreeBSD:15:latest2023122420231224n/a20221229n/a-20221229-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-fakeredis>=0 : databases/py-fakeredis@py39
  2. py39-mock>=0 : devel/py-mock@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. libcaes>=a : security/libcaes
  2. libesedb>=e : devel/libesedb
  3. libevt>=a : devel/libevt
  4. libevtx>=a : devel/libevtx
  5. libfwsi>=e : devel/libfwsi
  6. liblnk>=0 : devel/liblnk
  7. libmsiecf>=a : devel/libmsiecf
  8. libolecf>=a : devel/libolecf
  9. libregf>=a : devel/libregf
  10. libscca>=a : devel/libscca
  11. libsigscan>=e : devel/libsigscan
  12. py39-acstore>=0 : devel/py-acstore@py39
  13. py39-artifacts>=0 : security/py-artifacts@py39
  14. py39-bencode.py>=0 : converters/py-bencode.py@py39
  15. py39-certifi>=0 : security/py-certifi@py39
  16. py39-python-dateutil>=0 : devel/py-python-dateutil@py39
  17. py39-defusedxml>=0 : devel/py-defusedxml@py39
  18. py39-dfdatetime>=0 : security/py-dfdatetime@py39
  19. py39-dfvfs>=0 : security/py-dfvfs@py39
  20. py39-dfwinreg>=0 : security/py-dfwinreg@py39
  21. py39-dtfabric>=0 : devel/py-dtfabric@py39
  22. py39-Flor>=0 : textproc/py-flor@py39
  23. py39-future>=0 : devel/py-future@py39
  24. py39-lz4>=0 : archivers/py-lz4@py39
  25. py39-opensearch-py>=0 : textproc/py-opensearch-py@py39
  26. py39-pefile>=0 : devel/py-pefile@py39
  27. py39-psutil>=0 : sysutils/py-psutil@py39
  28. py39-pyparsing>=0 : devel/py-pyparsing@py39
  29. py39-pytsk>=0 : sysutils/py-pytsk@py39
  30. py39-pytz>=0 : devel/py-pytz@py39
  31. py39-pyzmq>=0 : net/py-pyzmq@py39
  32. py39-redis>=0 : databases/py-redis@py39
  33. py39-requests>=0 : www/py-requests@py39
  34. py39-six>=0 : devel/py-six@py39
  35. py39-sqlite3>=0 : databases/py-sqlite3@py39
  36. py39-urllib3>=0 : net/py-urllib3@py39
  37. py39-xattr>=0 : devel/py-xattr@py39
  38. py39-XlsxWriter>=0 : textproc/py-xlsxwriter@py39
  39. py39-yaml>=0 : devel/py-yaml@py39
  40. py39-yara>=0 : security/py-yara@py39
  41. py39-zstd>=0 : archivers/py-zstd@py39
  42. py39-cryptography>=42.0.5,1 : security/py-cryptography@py39
  43. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  44. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_py-plaso
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/antoine/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/antoine/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/antoine/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/antoine/
  5. https://github.com/log2timeline/plaso/releases/download/20231224/
Collapse this list.

Number of commits found: 60

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20231224_1
13 Apr 2024 14:47:51
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
20231224
14 Feb 2024 15:52:39
commit hash: 309199036a2954576fe6435bbfb1dc987a2aed07commit hash: 309199036a2954576fe6435bbfb1dc987a2aed07commit hash: 309199036a2954576fe6435bbfb1dc987a2aed07commit hash: 309199036a2954576fe6435bbfb1dc987a2aed07 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-plaso: update to 20231224
20221229
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
20221229
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
20221229
22 Feb 2023 14:14:20
commit hash: ab0086a9a2d648ffe3d5809e2183aa572cca45cecommit hash: ab0086a9a2d648ffe3d5809e2183aa572cca45cecommit hash: ab0086a9a2d648ffe3d5809e2183aa572cca45cecommit hash: ab0086a9a2d648ffe3d5809e2183aa572cca45ce files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-plaso: update to 20221229
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20210606
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20210606
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20210606
26 Jun 2021 09:39:06
commit hash: ef1289921d8baf6b5d09bcffed91029acd92581dcommit hash: ef1289921d8baf6b5d09bcffed91029acd92581dcommit hash: ef1289921d8baf6b5d09bcffed91029acd92581dcommit hash: ef1289921d8baf6b5d09bcffed91029acd92581d files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-plaso: update to 20210606
20210412
20 Apr 2021 11:07:54
commit hash: 053fd2c7af499ecace5b43008ce74fb43f32207bcommit hash: 053fd2c7af499ecace5b43008ce74fb43f32207bcommit hash: 053fd2c7af499ecace5b43008ce74fb43f32207bcommit hash: 053fd2c7af499ecace5b43008ce74fb43f32207b files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-plaso: update to 20210412
20201228_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20201228_2
13 Jan 2021 16:13:24
Revision:561486Original commit files touched by this commit
osa search for other commits by this committer
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel

Connect databases/redis5 to the build.

Bump PORTREVISIONs for dependant ports.
20201228_1
07 Jan 2021 02:25:13
Revision:560672Original commit files touched by this commit
acm search for other commits by this committer
- Bump PORTREVISION. devel/py-defusedxml was updated
20201228
30 Dec 2020 16:39:11
Revision:559673Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20201228
20201007
13 Oct 2020 11:48:49
Revision:552235Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20201007
20200717
26 Jul 2020 08:14:25
Revision:543450Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200717
20200630
07 Jul 2020 17:29:50
Revision:541443Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200630
20200430
10 May 2020 09:08:00
Revision:534836Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200430
20200227
06 Mar 2020 16:38:45
Revision:527884Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200227
20200121
25 Jan 2020 15:06:50
Revision:524041Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200121
20191203
10 Dec 2019 14:34:43
Revision:519672Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20191203
20190916
24 Nov 2019 13:15:44
Revision:518322Original commit files touched by this commit
antoine search for other commits by this committer
- Update to 20190916
- Drop python 2.7 support
20190708
16 Jul 2019 16:14:04
Revision:506759Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190708
20190531
04 Jun 2019 08:58:13
Revision:503458Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190531
20190429
11 May 2019 19:14:15
Revision:501294Original commit files touched by this commit
antoine search for other commits by this committer
- Update to 20190429
- Allow concurrent installation
20190331
07 Apr 2019 20:40:11
Revision:498332Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190331

Announce:	http://blog.kiddaland.net/2019/04/plaso-20190331-released.html
20190131
03 Feb 2019 09:58:14
Revision:492042Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190131
20181219
20 Dec 2018 19:57:02
Revision:487917Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20181219

Announce: http://blog.kiddaland.net/2018/12/plaso-20181219-released.html
20180930
07 Oct 2018 16:33:55
Revision:481460Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180930
20180818
25 Aug 2018 08:38:36
Revision:478016Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180818

Announce:	http://blog.kiddaland.net/2018/08/plaso-20180818-released.html
20180630
02 Jul 2018 17:55:08
Revision:473762Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180630

Announce:	http://blog.kiddaland.net/2018/07/plaso-20180630-released.html
20180524_1
27 May 2018 21:11:37
Revision:471006Original commit files touched by this commit
antoine search for other commits by this committer
Allow concurrent installation of py-artifacts
20180524
24 May 2018 14:54:54
Revision:470784Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180524
20180127
29 Jan 2018 12:18:51
Revision:460292Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180127
20171231
31 Dec 2017 16:09:43
Revision:457700Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20171231
20171118
02 Dec 2017 13:58:25
Revision:455375Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
- Update to 20171118
- Arrange dependencies to make it easier to test python3 readiness
20170930_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20170930_1
07 Oct 2017 18:40:56
Revision:451474Original commit files touched by this commit
antoine search for other commits by this committer
Update py-bencode 1.0 to py-bencode.py 1.2.0,  this is a fork that works
with both python2 and python3
20170930
05 Oct 2017 19:29:55
Revision:451340Original commit files touched by this commit
antoine search for other commits by this committer
Update plaso to 20170930 Heimdall

Release
notes:	http://blog.kiddaland.net/2017/10/drink-joyful-good-mead-plaso-20170925.html
1.5.1
18 Jan 2017 13:20:32
Revision:431796Original commit files touched by this commit Sanity Test Failure
tijl search for other commits by this committer
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
1.5.1
26 Oct 2016 15:29:28
Revision:424712Original commit files touched by this commit
antoine search for other commits by this committer
Update to 1.5.1
1.5.0
20 Sep 2016 17:21:47
Revision:422525Original commit files touched by this commit
antoine search for other commits by this committer
Update plaso to 1.5.0

Announce:
http://blog.kiddaland.net/2016/09/what-flies-there-what-fares-there-or.html
1.4.0_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.4.0_1
23 Mar 2016 09:20:35
Revision:411691Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
1.4.0
24 Jan 2016 07:35:34
Revision:407090Original commit files touched by this commit
antoine search for other commits by this committer
Update to 1.4.0
Announce:
http://blog.kiddaland.net/2016/01/sprinkling-morning-dew-and-summer.html
1.3.0_1
04 Nov 2015 20:11:01
Revision:400758Original commit files touched by this commit
sunpoet search for other commits by this committer
- Move devel/py-parsing to devel/py-pyparsing
- Change MASTER_SITES to CHEESESHOP
- Remove DISTNAME
- While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
1.3.0
25 Jul 2015 17:09:02
Revision:392900Original commit files touched by this commit
antoine search for other commits by this committer
Update to 1.3.0
Announce:
http://blog.kiddaland.net/2015/07/bringing-end-to-sorrow-new-plaso-release.html
1.2.0_1
01 Feb 2015 12:42:54
Revision:378241Original commit files touched by this commit
antoine search for other commits by this committer
- Update textproc/py-pyelasticsearch to 1.0
- Adjust security/py-plaso dependencies and patch it to be less noisy
1.2.0
20 Dec 2014 23:11:56
Revision:375138Original commit files touched by this commit
antoine search for other commits by this committer
Update to 1.2.0

Announce:	http://blog.kiddaland.net/2014/12/hey-kids-i-heard-on-news-that-airline.html
1.1.0_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.1.0
29 Aug 2014 17:28:42
Revision:366537Original commit files touched by this commit
antoine search for other commits by this committer
Convert a few ports to USES=python
1.1.0
07 Jun 2014 08:43:31
Revision:356886Original commit files touched by this commit
antoine search for other commits by this committer
- Update plaso to 1.1.0
Announce:
http://blog.kiddaland.net/2014/06/what-is-one-to-say-about-june-time-of.html

- Add converters/py-bencode, bencoding and bdecoding implementation
1.0.2_1
26 Jan 2014 10:29:41
Revision:341160Original commit files touched by this commit
antoine search for other commits by this committer
- Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST
- Remove DOCS/EXAMPLES conditionals
1.0.2
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.0.2
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- 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@)
1.0.2
18 Nov 2013 19:13:50
Revision:334243Original commit files touched by this commit
antoine search for other commits by this committer
- Update to 1.0.2
- Stage support

Release
notes:	http://blog.kiddaland.net/2013/10/halloween-brings-with-it-riding-witches.html
1.0.1.a_1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.0.1.a_1
25 Aug 2013 16:14:04
Revision:325355Original commit files touched by this commit
olgeni search for other commits by this committer
Update iPython package name.
1.0.1.a
08 May 2013 10:45:09
Revision:317649Original commit files touched by this commit
antoine search for other commits by this committer
Use package names rather than files in PYTHON_SITELIBDIR for depends.

Requested by:	rm
Approved by:	eadler, miwi (mentors, implicit)
1.0.1.a
07 May 2013 19:31:47
Revision:317629Original commit files touched by this commit
antoine search for other commits by this committer
New port: security/py-plaso
Automatic creation of a super timeline
WWW: https://sites.google.com/a/kiddaland.net/plaso/

Approved by:	miwi (mentor)

Number of commits found: 60