Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.22_1 13 Apr 2024 13:03:19
    |
Po-Chuan Hsieh (sunpoet)  |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
0.6.22_1 23 Mar 2024 14:30:43
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/exif: Update WWW |
0.6.22_1 21 Feb 2024 15:06:29
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/exif: Sort PLIST after 4e63c267c17ed245d247dcb392e204bfde853e4a |
0.6.22_1 30 Jan 2024 14:59:24
    |
Gleb Popov (arrowd)  Author: Helge Oldach |
*: Move manpages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.22 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.6.22 20 Jul 2022 14:22:04
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.6.22 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.6.22 10 Oct 2020 07:44:24
  |
sunpoet  |
Use NLS_CONFIGURE_ENABLE |
0.6.22 05 Oct 2020 17:24:20
  |
sunpoet  |
Update to 0.6.22
- Update MASTER_SITES
- Update WWW
Changes: https://github.com/libexif/exif/blob/master/NEWS |
0.6.21_1 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.6.21_1 08 Dec 2016 19:23:25
  |
tijl  |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.6.21 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6.21 19 Oct 2015 20:20:17
  |
sunpoet  |
- Add LICENSE_FILE
- Use USES=localbase |
0.6.21 04 Jun 2015 09:08:11
  |
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
0.6.21 25 Oct 2013 17:10:07
  |
sunpoet  |
- Add LICENSE
- Convert to new options helper
- Support STAGEDIR |
0.6.21 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.6.21 13 Sep 2013 15:41:58
  |
sunpoet  |
- Update to 0.6.21
- Convert to new LIB_DEPENDS format
- Use USES=gmake
- Use ICONV_CONFIGURE_ARGS
- Cosmetic change
- Take maintainership
Changes: http://libexif.cvs.sourceforge.net/viewvc/libexif/exif/NEWS |
0.6.20_1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.6.20_1 09 Jul 2013 21:26:49
  |
pav  |
- Drop all my ports |
0.6.20_1 29 Apr 2013 22:27:05
  |
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
0.6.20_1 27 Apr 2013 11:59:29
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.6.20_1 26 Apr 2013 10:44:29
  |
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.6.20_1 23 Apr 2013 10:47:03
  |
bapt  |
Convert g* to USES=pkgconfig |
0.6.20_1 14 Mar 2013 08:17:40
  |
pclin  |
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a |
0.6.20 07 Feb 2012 07:24:16
 |
miwi  |
- Respect LOCALBASE |
0.6.20 16 Mar 2011 21:54:19
 |
pav  |
- Update to 0.6.20 |
0.6.19_1 04 Mar 2011 02:11:55
 |
wen  |
- Bump PORTREVISION to chase the update of libexif |
0.6.19 03 Jun 2010 11:31:44
 |
pav  |
- Update to 0.6.19 |
0.6.17_1 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6.17 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.6.17 30 Jan 2009 09:00:00
 |
pav  |
- Update to 0.6.17 |
0.6.15_1 06 Jun 2008 13:35:04
 |
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) |
0.6.15 29 Feb 2008 20:25:58
 |
pav  |
- Bandaid build of gettext refusenicks
PR: ports/121231
Submitted by: Helge Oldach <ports-graphics-exif-feb08@oldach.net> |
0.6.15 23 Jul 2007 09:36:52
 |
rafan  |
- 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 |
0.6.15 27 May 2007 15:24:06
 |
pav  |
- Update to 0.6.15 |
0.6.9_1 25 May 2007 12:07:17
 |
pav  |
- Chase libexif update |
0.6.9 24 Apr 2007 18:39:02
 |
pav  |
- Support WITHOUT_NLS
PR: ports/111459
Submitted by: Helge Oldach <ports-exif-apr07@oldach.net> |
0.6.9 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.6.9 24 Jan 2006 08:29:42
 |
pav  |
- Record dependency on iconv
Reported by: krismail |
0.6.9 23 Nov 2005 17:38:02
 |
pav  |
- Add some SHA256s |
0.6.9 15 Nov 2005 06:52:12
 |
ade  |
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. |
0.6.9 18 Oct 2005 08:30:47
 |
pav  |
- May this port always find it's popt.
Reported by: dosirak via kris |
0.6.9 02 May 2005 19:46:50
 |
pav  |
Command line utility to read, write, modify and display EXIF data found
in digital image files written by digital cameras, using libexif. |