Commit graph

28 commits

Author SHA1 Message Date
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Vasil Dimov
585cdecd3c Remove patch-src::include::plibc.h: it touches only code
inside ``#ifdef WINDOWS''!
2007-05-01 18:39:38 +00:00
Vasil Dimov
5e234eae42 Remove patch-src_plugins_pngextractor.c: libextractor now has its own
implementation of strnlen().
2007-05-01 18:23:58 +00:00
Vasil Dimov
75cbac7a81 Upgrade textproc/libextractor from 0.5.17a to 0.5.18
patch-src_test_plugintest.c: fix a failing test.
  Christian Grothoff confirmed that the test program should be fixed,
  rather than the library.

patch-configure: fix ``if test "foo" == "bar"'' (the double eq sign is
  not supported by /bin/sh).
2007-04-30 19:42:36 +00:00
Vasil Dimov
aa0aebd4c8 Upgrade textproc/libextractor from 0.5.16 to 0.5.17a 2007-01-24 08:08:12 +00:00
Vasil Dimov
5a231f2d52 * Upgrade textproc/libextractor from 0.5.15 to 0.5.16
* Change USE_LDCONFIG=yes to ${PREFIX}/lib/libextractor because some of the
  tests fail with "shared object not found" error
2006-11-14 08:40:53 +00:00
Vasil Dimov
8d35491534 Archive rerolled to fix a bug that the plugins directory was not created
thus resulting in make install falure.
We do not need to explicitly create this directory in pre-install: target
anymore.

Size mismatch reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-09-08 06:01:10 +00:00
Vasil Dimov
422232891e * Update from 0.5.14 to 0.5.15
* Relieve portlint about LIB_DEPENDS location
* Switch to USE_LDCONFIG
* Some style and cosmetic changes
2006-09-07 13:18:36 +00:00
Marcus Alves Grando
8d24293977 - Use USE_DOS2UNIX instead @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e 's|
$$||g'
2006-05-24 15:24:20 +00:00
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Vasil Dimov
4d321e5c4c Update from 0.5.12 to 0.5.14 2006-05-18 09:07:54 +00:00
Vasil Dimov
3d363d155e Update from 0.5.11 to 0.5.12 2006-04-25 09:05:02 +00:00
Vasil Dimov
8e9c3f6431 Update from 0.5.10 to 0.5.11
This release adds support for extracting additional
metadata from MS Word (OLE2) streams, including language,
document statistics and editing history.
2006-03-17 09:28:23 +00:00
Vasil Dimov
b1e8d22967 * Update from 0.5.9 to 0.5.10 [1]
* 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)
2006-03-06 07:52:10 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Kevin Lo
f236f72426 Fix ImageMagick lib dependency.
PR: ports/93235
Submitted by: Kay Lehmann <kay_lehmann@web.de>
2006-02-13 05:09:19 +00:00
Vasil Dimov
72c8e7cbb2 * Update to 0.5.9
* 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)
2006-02-09 14:59:10 +00:00
Kevin Lo
84c208fafd Update to 0.5.7
PR: ports/89000
Submitted by: Vasil Dimov
2005-11-17 01:25:10 +00:00
Kevin Lo
39a598e3e7 - Fix double free() bug.
- Bump PORTREVISION.

PR: ports/88748
Submitted by: Vasil Dimov
2005-11-11 05:09:45 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Kevin Lo
ad5a28a3f1 Update to 0.5.6a
PR: ports/88074
Submitted by: Vasil Dimov <vd@datamax.bg>
2005-10-31 02:07:46 +00:00
Jeremy Messenger
0e27427f9a - USE_LIBLTDL and GNU_CONFIGURE -> USE_AUTOTOOLS=libtool:15 libltdl
- 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)
2005-10-06 06:14:36 +00:00
Kevin Lo
c413171b14 Fix build on 4.x
PR: ports/83539
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-07-20 04:16:30 +00:00
Kevin Lo
0a823ed0bd Add missing man page.
PR: ports/82127
Submitted by: leeym
2005-06-13 02:50:20 +00:00
Kevin Lo
bfc694e305 Don't install libltdl. 2005-05-27 03:12:14 +00:00
Kevin Lo
d0b29567b6 Initial import of libextractor 0.5
Libextractor is a library used to extract meta-data from files of
arbitrary type.
2005-05-25 13:36:28 +00:00