Port details |
- ripole Small program designed to pull attachments out of OLE2 documents
- 0.2.2 textproc =11 0.2.2Version of this port present on the latest quarterly branch.
- Maintainer: fcash@sd73.bc.ca
- Port Added: 2005-06-24 00:44:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Locale-gettext, p5-Net-Server, p5-MIME-Tools, p5-Convert-UUlib, p5-Digest-HMAC
- License: not specified in port
- WWW:
- https://www.pldaniels.com/ripole/
- Description:
- ripOLE is a small program/library designed to pull out attachments from OLE2
data files (ie, MS Office documents). ripOLE is BSD licenced meaning that
commercial projects can also use the code without worrying about licence costs
or legal liabilities.
Currently, ripOLE is in a development phase. It can extract some files from
Microsoft Office documents. Ultimately, what ripOLE should be able to do is
convert any embedded content in MS Office files back into its original format
(JPEG, arbitary files, movies etc).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/ripole/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ripole
- pkg install ripole
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ripole
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ripole-0.2.2.tar.gz) = 990cb5b682ce87c77a5b619b79c449991ac9d8b2a7f095494a37df759c6b5563
SIZE (ripole-0.2.2.tar.gz) = 30629
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- security/amavisd-new
Configuration Options:
- No options to configure
- Options name:
- textproc_ripole
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.2.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.2.2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.2.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.2 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
0.2.2 25 Feb 2014 17:20:25 |
ehaupt |
Support staging |
0.2.2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.2.2 16 Oct 2012 09:48:28 |
jhale |
- Update to 0.2.2 [1]
- Trim Makefile header
PR: ports/169035 [1]
Submitted by: koobs <koobs.freebsd@gmail.com> [1]
Approved by: maintainer [1]
makc, avilla (mentors, implicit)
Feature safe: yes |
0.2.0 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.2.0 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
0.2.0 16 Dec 2005 19:24:39 |
ehaupt |
Update to 0.2.0
PR: 90505
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer) |
0.1.5 07 Oct 2005 07:11:17 |
ehaupt |
Update textproc/ripole to 0.1.5
PR: 87009
Submitted by: Freddie Cash <fcash@ocis.net> (maintainer)
Approved by: novel (mentor) |
0.1.4 24 Jun 2005 00:44:12 |
ahze |
Add ripole 0.1.4, a small program designed to pull attachments out of
OLE2 documents.
PR: ports/82492
Submitted by: Freddie Cash <fcash@sd73.bc.ca> |