notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/exiv2/Makefile
SVNWeb

Number of commits found: 77

Wed, 16 Aug 2023
[ 18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:b4d51fb2ec174ffda271cf8549ad9cb1c096b867  commit hash:b4d51fb2ec174ffda271cf8549ad9cb1c096b867  commit hash:b4d51fb2ec174ffda271cf8549ad9cb1c096b867  b4d51fb  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
Sun, 9 Jul 2023
[ 22:08 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:ce4a214fb7091fc6a141b9d278e17e65029368b9  commit hash:ce4a214fb7091fc6a141b9d278e17e65029368b9  commit hash:ce4a214fb7091fc6a141b9d278e17e65029368b9  ce4a214 
graphics/exiv2: upgrade to 0.28

Add DOCS and DOXYGEN options to allow building/installing
extra documentation.

Cherry-pick a few fixes from the upstream Git repo,
and add one FreeBSD-specific fix to libprocinfo interface
that caused crashes in the test rig, and add
sscanf/printf vs type fixes.

Fix a few things in exiv2 and Adobe XMP SDK found while
test-compiling exiv2 consumers.

All local fixes to .cpp filed with upstream repo as pull req.

While here, reformat/rearrange to please portlint and
portfmt/portclippy.

Assisted and
Reviewed by:		diizzy@
PR:                     272311
Differential Revision:  https://reviews.freebsd.org/D40828
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Sat, 28 Jan 2023
[ 11:00 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:97477dc0469b08115f56ffb51e4099e51521ff46  commit hash:97477dc0469b08115f56ffb51e4099e51521ff46  commit hash:97477dc0469b08115f56ffb51e4099e51521ff46  97477dc 
graphics/exiv2: Update to 0.27.6

Changelog: https://github.com/Exiv2/exiv2/blob/v0.27.6/doc/ChangeLog

PR:		269099
Approved by:	multimedia (tcberner)
Exp-run by:	antoine
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 27 Apr 2022
[ 13:18 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:ef388f4cbf35f0235bc8d7fc58fc142c62cdd382  commit hash:ef388f4cbf35f0235bc8d7fc58fc142c62cdd382  commit hash:ef388f4cbf35f0235bc8d7fc58fc142c62cdd382  ef388f4 
graphics/exiv2: remove not necessary LDFLAGS_powerpc
Thu, 21 Apr 2022
[ 17:11 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:f70559ce11abde13ea47b56f702acb1d2ca195f4  commit hash:f70559ce11abde13ea47b56f702acb1d2ca195f4  commit hash:f70559ce11abde13ea47b56f702acb1d2ca195f4  f70559c 
graphics/exiv2: drop unnecessary -lintl on powerpc64
Fri, 4 Feb 2022
[ 06:51 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:2c69c2816692478501a934d6977e62c4b6cfcaa7  commit hash:2c69c2816692478501a934d6977e62c4b6cfcaa7  commit hash:2c69c2816692478501a934d6977e62c4b6cfcaa7  2c69c28 
graphics/exiv2: Fix fetch

Change MASTER_SITES to one that is in the listed URL on their
downloads page https://exiv2.org/download.html

Approved by:	portmgr (fix brokenness)
Mon, 25 Oct 2021
[ 06:44 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:7b0a52cd855bbfe6fe97a3c64bbff57fed55038e  commit hash:7b0a52cd855bbfe6fe97a3c64bbff57fed55038e  commit hash:7b0a52cd855bbfe6fe97a3c64bbff57fed55038e  7b0a52c 
graphics/exiv2: update to 0.27.5

Highlights of Exiv2 v0.27.5
  *  BMFF bug fixes and CR3 previews
  *  Security fixes
  *  libFuzzer target for improved security testing
  *  Minor bugs and fixes

Exp-run by:	antoine
PR:		259365
Tue, 6 Jul 2021
[ 20:11 Tobias C. Berner (tcberner) search for other commits by this committer Author: Daniel Engberg ]    commit hash:0317bd0d24c06dd611c764b237462c62c4b92e95  commit hash:0317bd0d24c06dd611c764b237462c62c4b92e95  commit hash:0317bd0d24c06dd611c764b237462c62c4b92e95  0317bd0 
graphics/exiv2: update to 0.27.4

Exiv2 v0.27.4 Features:

 1.   bmff support (.CR3, .AVIF, .HEIC, .HIF, .JXL/bmff) files.
 2.   Rewrite 0.27 bash test scripts in python.
 3.   Support for Exif 2.32 and DNG 1.6.
 4.   Crowdin Localisation Support
 5.   Completion of Image Metadata and Exiv2 Architecture
https://clanmills.com/exiv2/book/
 6.   Improved documentation.
 7.   Various minor bugs and fixes.
 8.   RC3 issued to deal with 12 security issues. After 18 months without a CVE,
we were attacked between RC2 and GM.
 9.   Security policy defined and published on GitHub.

PR:		256803
Exp-run by:	antoine
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 26 Sep 2020
[ 12:09 riggs search for other commits by this committer ] Original commit   Revision:550175
Add NLS option.

PR:		248733
Submitted by:	melanhit@gmail.com
Reviewed by:	daniel.engberg.lists@pyret.net, riggs
Tue, 21 Jul 2020
[ 17:25 tcberner search for other commits by this committer ] Original commit   Revision:542762
graphics/exiv2 fix TEST option

PR:		247869
Submitted by:	daniel.engberg.lists@pyret.net
Reported by:	gja822@narod.ru
Thu, 9 Jul 2020
[ 11:53 pkubaj search for other commits by this committer ] Original commit   Revision:541745
graphics/exiv2: fix build on ARM and PPC platforms

exiv2 added -fcf-protection, which is not supported on either ARM or PPC.
https://github.com/Exiv2/exiv2/commit/1ea63ccb345a4498b41cb8842622ba7ecc9fd484
fixes that but only for ARM.

Merge this commit and add modify it to also fix PPC. This is likely the wrong
approach, since -fcf-protection seems to be available only on amd64, but this is
the approach that upstream chose.

MFH:		2020Q3 (fix build blanket)
Mon, 6 Jul 2020
[ 06:52 tcberner search for other commits by this committer ] Original commit   Revision:541320
graphics/exiv2: update to 0.27.3

PR:		247708
Submitted by:	daniel.engberg.lists@pyret.net
Exp-run by:	antoine
MFH:		2020Q3
Fri, 25 Oct 2019
[ 23:37 tcberner search for other commits by this committer ] Original commit   Revision:515670
graphics/exiv2: upgrade to 0.27.2

PR:		241322
Exp-run by:	antoine
Sun, 4 Aug 2019
[ 08:06 antoine search for other commits by this committer ] Original commit   Revision:508074
Make fetchable again

MFH:		2019Q3
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Sat, 13 Jul 2019
[ 15:52 tcberner search for other commits by this committer ] Original commit   Revision:506546
graphics/exiv2: readd visibility patch for graphics/gimp

PR:		236677
Reported by:	 lumiwa@gmail.com, starikarp@dismail.de
Wed, 10 Jul 2019
[ 19:30 tcberner search for other commits by this committer ] Original commit   Revision:506383 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
graphics/exiv2: update to 0.27.1

Exp-run by:	antoine
PR:		239028
Fri, 19 Apr 2019
[ 09:31 amdmi3 search for other commits by this committer ] Original commit   Revision:499343
- Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
Fri, 29 Mar 2019
[ 19:07 tcberner search for other commits by this committer ] Original commit   Revision:497188
graphics/exiv2: add patch to fix gimp

Modify upstrams fix [1] for FreeBSD.

PR:		236677
Reported by:	Vladimir Omelchuk <admin@vladiom.com.ua>
Sat, 23 Mar 2019
[ 16:39 glewis search for other commits by this committer ] Original commit   Revision:496669
Fix a type in an option description
Sun, 17 Mar 2019
[ 13:14 tcberner search for other commits by this committer ] Original commit   Revision:496059 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
graphics/exiv2: update to 0.27

Changelog:
	http://www.exiv2.org/changelog.html

- All depending ports have been bumped.
- graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python
bindings

Exp-run by:	antoine
PR:		235943
PR:		234830
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sat, 24 Nov 2018
[ 08:38 riggs search for other commits by this committer ] Original commit   Revision:485731
Fix build on gcc-based architectures, remove -mminimal-toc on powerpc64

PR:		232547
Submitted by:	pkubaj@anongoth.pl
Sat, 28 Apr 2018
[ 06:14 tcberner search for other commits by this committer ] Original commit   Revision:468519 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Update grahics/exiv2 to 0.26

PR:		223625
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12345
Wed, 27 Jul 2016
[ 10:22 tcberner search for other commits by this committer ] Original commit   Revision:419170 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Update graphics/exiv2 to 0.25.

As there is an shlib version bump, bump them portrevision of dependent ports.

While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.

PR:             211329
Reviewed by:    mat, rakuco, kwm
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7283
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 4 Jun 2015
[ 09:08 amdmi3 search for other commits by this committer ] Original commit   Revision:388508
- Add LICENSE_FILE
- Add CPE info

Approved by:	portmgr blanket
Fri, 10 Apr 2015
[ 22:26 mat search for other commits by this committer ] Original commit   Revision:383769
Mark MAKE_JOBS_UNSAFE=yes, it tries to use exv_conf.h before/while generating
it.

Sponsored by:	Absolight
Tue, 16 Sep 2014
[ 13:23 amdmi3 search for other commits by this committer ] Original commit   Revision:368310
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
Thu, 29 May 2014
[ 19:47 kwm search for other commits by this committer ] Original commit   Revision:355739
Fix compile on powerpc64.

PR:		ports/188278
Submitted by:	nwhitehorn@
Wed, 23 Apr 2014
[ 13:25 tijl search for other commits by this committer ] Original commit   Revision:351936 (Only the first 10 of 462 ports in this commit are shown above. View all ports for this commit)
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 4 Apr 2014
[ 20:30 danfe search for other commits by this committer ] Original commit   Revision:350163
- Update to version 0.24, sort pkg-plist
- Define LICENSE (GPLv2), augment COMMENT
- Provide more sensible port description

Approved by:	multimedia (bapt)
Wed, 12 Feb 2014
[ 13:40 tijl search for other commits by this committer ] Original commit   Revision:343920
- Add missing iconv dependency.
- Add USES=libtool.
Sat, 19 Oct 2013
[ 00:27 bapt search for other commits by this committer ] Original commit   Revision:330812
Enable stage
Strip binaries
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Tue, 31 Jul 2012
[ 15:29 bsam search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
Wed, 9 Nov 2011
[ 15:26 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
- Remove WITH_FBSD10_FIX, is no longer needed
Sat, 29 Oct 2011
[ 07:40 miwi search for other commits by this committer ] Original commit 
- Fix build with FreeBSD 10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Tue, 12 Jul 2011
[ 10:29 bapt search for other commits by this committer ] Original commit 
- readd the right portepoch

Submitted by:   leslie@eskk.nu (by mail)
PointyHat to:   bapt (myself)
Mon, 11 Jul 2011
[ 13:11 bapt search for other commits by this committer ] Original commit 
Update to 0.21.1
Tue, 12 Apr 2011
[ 08:23 bapt search for other commits by this committer ] Original commit 
- update to 0.21
Fri, 20 Aug 2010
[ 08:31 kwm search for other commits by this committer ] Original commit 
Update to 0.20.
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 8 Nov 2009
[ 09:28 arved search for other commits by this committer ] Original commit 
Fix a digikam-crash with a patch from upstream

PR:             138272
Submitted by:   Andriy Gapon <avg@icyb.net.ua>
Wed, 11 Mar 2009
[ 22:19 bsam search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
. 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)
Fri, 25 Jul 2008
[ 14:34 pav search for other commits by this committer ] Original commit  (Only the first 10 of 213 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 6 Jun 2008
[ 13:35 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 7 Mar 2008
[ 19:35 pav search for other commits by this committer ] Original commit 
- Update to 0.16

PR:             ports/120695
Submitted by:   Lukas Maly <Iam@LukasMaly.NET>
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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
Mon, 2 Jul 2007
[ 09:28 ale search for other commits by this committer ] Original commit 
Update to 0.14 release (revert previous back-out).
Fri, 30 Mar 2007
[ 08:27 pav search for other commits by this committer ] Original commit 
- Downgrade to 0.12, the 0.14 is API incompatible and wrecked havoc amongst the
  consumers

Requested by:   ale
Tue, 27 Mar 2007
[ 15:27 pav search for other commits by this committer ] Original commit 
- Update to 0.14
Sat, 16 Dec 2006
[ 18:43 ale search for other commits by this committer ] Original commit 
Update to 0.12 release.
Fri, 9 Jun 2006
[ 18:00 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
Mon, 5 Jun 2006
[ 12:19 ahze search for other commits by this committer ] Original commit 
- Update to 0.10
Wed, 24 May 2006
[ 22:11 ahze search for other commits by this committer ] Original commit 
- Install a versioned lib

PR:             96853
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Sun, 23 Apr 2006
[ 14:12 ahze search for other commits by this committer ] Original commit 
- Update to 0.9.1

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

Reported by:    pointyhat via kris
Approved by:    portmgr (kris)
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Sat, 28 Jan 2006
[ 01:21 ahze search for other commits by this committer ] Original commit 
- 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
Mon, 28 Nov 2005
[ 06:34 ahze search for other commits by this committer ] Original commit 
- Add missing man page

Reported by:    kris
Sat, 26 Nov 2005
[ 21:29 ahze search for other commits by this committer ] Original commit 
- Update to 0.8

Spotted by:     Ports Version Check
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 11 Jul 2005
[ 05:36 ahze search for other commits by this committer ] Original commit 
- Update to 0.7
Sun, 6 Mar 2005
[ 16:01 ahze search for other commits by this committer ] Original commit 
- Update to 0.6.2
Wed, 19 Jan 2005
[ 00:53 ahze search for other commits by this committer ] Original commit 
Update 0.6.1
Sun, 2 Jan 2005
[ 00:53 kris search for other commits by this committer ] Original commit 
BROKEN on alpha: Does not build

Approved by:    portmgr (self)
Mon, 13 Dec 2004
[ 01:55 ahze search for other commits by this committer ] Original commit 
Update to 0.6
Fri, 29 Oct 2004
[ 22:24 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Change email to new FreeBSD.org address

Approved by:adamw (mentor)
Wed, 13 Oct 2004
[ 08:04 pav search for other commits by this committer ] Original commit 
Add exiv2, Exif and Iptc metadata manipulation library and tool.

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

Number of commits found: 77