| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 07:35:41
0.9.30_1
|
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
0.9.30_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
28 Feb 2013 10:51:58
0.9.30_1
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
26 Jul 2012 05:40:24
0.9.30_1
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
23 Sep 2011 22:26:39
0.9.30_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
27 Apr 2011 01:56:47
0.9.30_1
|
dougb  |
By Maintainer's request, toss these ports back into the pool |
19 Mar 2011 12:38:54
0.9.30_1
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.9.30_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
13 Mar 2010 04:10:58
0.9.30
|
beat  |
- Update to 0.9.30
PR: ports/144435
Submitted by: Charlie Kester <corky1951 AT comcast.net> |
22 Aug 2009 00:35:32
0.9.20  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
08 Jul 2009 01:01:41
0.9.20
|
amdmi3  |
- Update to 0.9.20
- Pass maintainership to submitter
PR: 136433
Submitted by: Charlie Kester <corky1951@comcast.net> |
05 Oct 2008 13:36:31
0.9.10
|
miwi  |
- Update to 0.9.10
PR: 127836
Submitted by: "Beat Gätzi" <beat@chruetertee.ch> |
07 Sep 2008 00:19:05
0.9.02_1
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 14:03:26
0.9.02_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
29 Oct 2007 18:51:11
0.9.02
|
sat  |
- Update to 0.9.02 |
04 Apr 2007 21:54:20
0.9.01
|
sat  |
- Update to 0.9.01 |
01 Oct 2006 17:27:46
0.8.11
|
sat  |
- Update to 0.8.11 |
20 Aug 2006 12:33:40
0.8.10
|
sat  |
IExtract is a little utility designed to extract the properites (title,
author and comment) out of different documents and present them in a
list for further processing.
The following documents are supported:
* HTML
* PNG
* GIF
* JPEG
* MP3
* OGG
* PDF
* StarOffice documents
* OpenOffice documents
* Abiword documents
* RTF documents
WWW: http://iextract.sourceforge.net/ |