FreshPorts -- The Place For Ports Sat, 4 Jul 2009 1:17 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
exiv2 0.18,1 graphics on this many watch lists=15 search for ports that depend on this port
Exif and Iptc metadata manipulation library and tools
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Oct 2004 09:11:47


Exif and Iptc metadata manipulation library and tools

WWW:	http://www.exiv2.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: textproc/expat2, devel/gettext

To install the port: cd /usr/ports/graphics/exiv2/ && make install clean
To add the package: pkg_add -r exiv2


Configuration Options
     No options to configure

Master Sites:
http://www.exiv2.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Mar 2009 22:19:40
Original commit files touched by this commit  0.18,1
bsam search for other commits by this committer
. update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
  (the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
  with new libexiv2; this should change with graphics/py-exiv2-0.2.

PR:             ports/131376
Submitted by:   bsam (me)
Discussed with: kde@
Approved by:    maintainer timeout (5 weeks)
25 Jul 2008 15:34:52
Original commit files touched by this commit  0.16_1,1
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
06 Jun 2008 14:35:04
Original commit files touched by this commit  0.16_1,1
edwin search for other commits by this committer
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)
07 Mar 2008 19:35:59
Original commit files touched by this commit  0.16,1
pav search for other commits by this committer
- Update to 0.16

PR:             ports/120695
Submitted by:   Lukas Maly <Iam@LukasMaly.NET>
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.14,1
rafan search for other commits by this committer
- 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
02 Jul 2007 10:28:48
Original commit files touched by this commit  0.14,1
ale search for other commits by this committer
Update to 0.14 release (revert previous back-out).
30 Mar 2007 09:27:30
Original commit files touched by this commit  0.12,1
pav search for other commits by this committer
- Downgrade to 0.12, the 0.14 is API incompatible and wrecked havoc amongst the
  consumers

Requested by:   ale
27 Mar 2007 16:27:55
Original commit files touched by this commit  0.14
pav search for other commits by this committer
- Update to 0.14
16 Dec 2006 18:43:57
Original commit files touched by this commit  0.12
ale search for other commits by this committer
Update to 0.12 release.
09 Jun 2006 19:00:35
Original commit files touched by this commit  0.10
ahze search for other commits by this committer
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
05 Jun 2006 13:19:05
Original commit files touched by this commit  0.10
ahze search for other commits by this committer
- Update to 0.10
24 May 2006 23:11:10
Original commit files touched by this commit  0.9.1_1
ahze search for other commits by this committer
- Install a versioned lib

PR:             96853
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
23 Apr 2006 15:12:24
Original commit files touched by this commit  0.9.1
ahze search for other commits by this committer
- Update to 0.9.1

PR:             94560
Submitted by:   Mikhail T. <mi@aldan.algebra.com>
28 Feb 2006 19:18:47
Original commit files touched by this commit  0.9
ahze search for other commits by this committer
- Fix fetch by using MASTER_SITE_LOCAL

Reported by:    pointyhat via kris
Approved by:    portmgr (kris)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
28 Jan 2006 01:21:26
Original commit files touched by this commit  0.9
ahze search for other commits by this committer
- Update to 0.9
- Change the way PORTDOCS are handled [1]
  o Don't use doxygen anymore since everything is already there.
  o Don't use PORTDOCS= * since it dies since there are so many portdocs

PR:             ports/91781
Submitted by:   lofi
28 Nov 2005 06:34:46
Original commit files touched by this commit  0.8_1
ahze search for other commits by this committer
- Add missing man page

Reported by:    kris
26 Nov 2005 21:29:42
Original commit files touched by this commit  0.8
ahze search for other commits by this committer
- Update to 0.8

Spotted by:     Ports Version Check
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.7
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
09 Nov 2005 07:09:47
Original commit files touched by this commit  0.7
ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
11 Jul 2005 06:36:25
Original commit files touched by this commit  0.7
ahze search for other commits by this committer
- Update to 0.7
06 Mar 2005 16:01:49
Original commit files touched by this commit  0.6.2
ahze search for other commits by this committer
- Update to 0.6.2
19 Jan 2005 00:53:33
Original commit files touched by this commit  0.6.1
ahze search for other commits by this committer
Update 0.6.1
02 Jan 2005 00:53:07
Original commit files touched by this commit  0.6
kris search for other commits by this committer
BROKEN on alpha: Does not build

Approved by:    portmgr (self)
13 Dec 2004 01:55:48
Original commit files touched by this commit  0.6
ahze search for other commits by this committer
Update to 0.6
29 Oct 2004 23:24:47
Original commit files touched by this commit  0.5
ahze search for other commits by this committer
Change email to new FreeBSD.org address

Approved by:adamw (mentor)
13 Oct 2004 09:04:48
Original commit files touched by this commit  0.5
pav search for other commits by this committer
Add exiv2, Exif and Iptc metadata manipulation library and tool.

PR:             ports/72060
Submitted by:   Michael Johnson <ahze@ahze.net>

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight96
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.232 seconds.