| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
${REINPLACE_CMD} -e 's|
$$||g'
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
| |
This release adds support for extracting additional
metadata from MS Word (OLE2) streams, including language,
document statistics and editing history.
|
|
|
|
|
|
|
|
|
| |
* take maintainership
PR: ports/93641 [1]
Submitted by: vd [1]
Approved by: portmgr (linimon), kevlo (maintainer)
Security: Yet another round of XPDF-related security fixes (http://gnunet.org/libextractor/#news)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
| |
PR: ports/93235
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix build on 4.x
The new version includes security fix:
http://gnunet.org/libextractor/
http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities
PR: ports/91302
Submitted by: vd
Approved by: garga (mentor), maintainer timeout (kevlo)
|
|
|
|
|
| |
PR: ports/89000
Submitted by: Vasil Dimov
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/88748
Submitted by: Vasil Dimov
|
| |
|
|
|
|
|
| |
PR: ports/88074
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add CONFIGURE_ENV stuff or it will not working if it's install in
the different prefix.
- Do not extract libltdl to ensure that it will using system one.
- Kill, kill, kill the ^M.
- Respect more on ${PTHREAD_LIBS} (ie: kill the hardcore of -lc_r)
- Add autocheck on ImageMagick and libvorbis, which its configure
will doing the autochecks then enable the plugins by automatic.
It fixes the plist and dependency.
- Add strnlen() function, a non-standard, that is not exist in
FreeBSD libc, which is need for the libextractor_png.so. Without
it, evidence will complaining like this:
/libexec/ld-elf.so.1: /usr/local/lib/libextractor/libextractor_png.so:
Undefined symbol "strnlen"
- Bump the PORTREVISION.
Reported by: tmclaugh (strnlen function stuff)
Reviewed by: jylefort
Approved by: kevlo (maintainer)
|
|
|
|
|
| |
PR: ports/83539
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
|
| |
PR: ports/82127
Submitted by: leeym
|
| |
|
|
Libextractor is a library used to extract meta-data from files of
arbitrary type.
|