Commit graph

8 commits

Author SHA1 Message Date
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