Port details |
- py-olefile Python module to read MS OLE2 files
- 0.46 devel
=5 Version of this port present on the latest quarterly branch. - Maintainer: antoine@FreeBSD.org
 - Port Added: 2014-10-17 16:53:11
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: libraw, libinotify, font-misc-meltho, py39-pycparser, mkfontscale
- Also Listed In: python
- License: BSD2CLAUSE MIT
- Description:
- olefile (formerly OleFileIO_PL) is a Python module to read/write Microsoft OLE2
files (also called Structured Storage, Compound File Binary Format or Compound
Document File Format), such as Microsoft Office 97-2003 documents, Image
Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy
file formats, McAfee antivirus quarantine files, etc.
WWW: http://www.decalage.info/en/olefile
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}olefile>0:devel/py-olefile@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-olefile/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-olefile
- pkg install py39-olefile
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-olefile listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-olefile
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1537730701
SHA256 (olefile-0.46.zip) = 133b031eaf8fd2c9399b78b8bc5b8fcbe4c31e85295749bb17a87cba8f3c3964
SIZE (olefile-0.46.zip) = 112226
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- devel/py-oletools
- graphics/py-pillow
- security/py-msoffcrypto-tool
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- devel_py-olefile
- USES:
- python:3.6+ zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 0.46 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.46 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jan 2021 09:11:52
0.46 |
antoine  |
Remove python 2.7 support from a few ports |
23 Sep 2018 19:28:33
0.46 |
antoine  |
Update to 0.46 |
03 Feb 2018 09:52:36
0.45.1 |
antoine  |
- Update py-olefile to 0.45.1
- Add regression tests
- Patch py-pyhwp to use olefile instead of legacy and removed OleFileIO_PL |
30 Jun 2017 14:13:17
0.44 |
antoine  |
Fix LICENSE_FILE* |
09 Jan 2017 19:38:28
0.44 |
antoine  |
Update to 0.44 |
07 Mar 2016 20:36:39
0.43 |
antoine  |
Update to 0.43 |
26 May 2015 16:47:03
0.42.1 |
antoine  |
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva |
29 Jan 2015 11:10:38
0.42.1 |
antoine  |
Update to 0.42.1 |
02 Dec 2014 17:56:10
0.41 |
antoine  |
Update to 0.41 |
17 Oct 2014 16:52:52
0.40 |
antoine  |
- Follow upstream name change
- Update to 0.40 |