Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.14_4 27 Apr 2024 12:44:59
    |
Tijl Coosemans (tijl)  |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
2.14_3 24 Feb 2024 09:48:06
    |
Muhammad Moinur Rahman (bofh)  |
graphics/ida: Moved man to share/man
Approved by: portmgr (blanket) |
2.14_2 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
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) |
2.14_1 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 ) |
2.14_1 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 ) |
2.14_1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.14_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.14_1 01 Oct 2020 17:19:58
  |
se  |
Fix build with -fno-common |
2.14 05 Nov 2019 22:16:15
  |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.14 09 Oct 2017 13:07:39
  |
vanilla  |
Update to 2.14. |
2.13_1 30 Apr 2017 12:50:54
  |
sunpoet  |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
2.13 28 Feb 2017 15:14:00
  |
vanilla  |
Update to 2.13. |
2.12 08 Apr 2016 12:48:02
  |
mat  |
Update to 2.12.
PR: 208614
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
2.11 08 Apr 2016 12:38:03
  |
mat  |
Update to 2.11.
PR: 208614
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
2.10_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.10_1 01 Apr 2016 11:17:54
  |
sunpoet  |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
2.10 15 Jan 2016 09:30:58
  |
miwi  |
- Update to 2.10
PR: 206249
Submitted by: ports fury |
2.09_8 22 Jun 2015 18:33:22
  |
antoine  |
Convert to USES=jpeg |
2.09_8 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
2.09_7 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.09_7 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.09_6 06 Oct 2014 21:02:16
  |
antoine  |
Fix packaging |
2.09_6 29 Jul 2014 17:12:50
  |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.09_6 08 May 2014 03:25:06
  |
sunpoet  |
- Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
2.09_5 08 May 2014 03:23:23
  |
sunpoet  |
- Remove Author line |
2.09_5 05 Apr 2014 22:48:15
  |
antoine  |
- Stage support
- Use new LIB_DEPENDS syntax
- Use OPTIONS helpers
- Use desktop-file-utils
- Do not remove directory belonging to BSD.local.dist mtree |
2.09_4 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.09_4 09 Sep 2013 22:49:21
  |
mm  |
Bump some PORTREVISIONs due to graphics/webp update to 0.3.1 |
2.09_3 04 Sep 2013 18:06:08
  |
madpilot  |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
2.09_3 03 Aug 2013 13:44:01
  |
mat  |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.09_3 10 Jul 2013 06:55:29
  |
bapt  |
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake |
2.09_3 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 |
2.09_3 28 Mar 2013 16:29:01
  |
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.09_3 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 |
2.09_2 01 Feb 2013 15:04:01
  |
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
2.09_2 29 Oct 2012 20:55:15
  |
pawel  |
- Fix build [1]
- Install desktop entry file
PR: ports/172016 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe: yes |
2.09_1 13 Jun 2012 20:55:51
 |
pav  |
- Mark BROKEN: does not compile
undefined reference to `PrintGifError'
Reported by: pointyhat |
2.09_1 12 Jun 2012 21:42:32
 |
bapt  |
Conver to new options framework |
2.09_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.09 24 Mar 2012 16:44:28
 |
miwi  |
- Update to version 2.09
PR: 166037
Submitted by: Ports Fury
Feature safe: yes |
2.08 18 Feb 2012 11:40:38
 |
dinoex  |
- build with giflib
- add dependecy to iconv as source used iconv directly |
2.08 02 Jul 2011 16:09:14
 |
miwi  |
- Update to 2.08
PR: 158482
Submitted by: Ports Fury |
2.07_5 02 May 2011 12:44:53
 |
makc  |
Bump PORTREVISION after open-mofit update |
2.07_4 04 Mar 2011 02:13:32
 |
wen  |
- Bump PORTREVISION to chase the update of libexif |
2.07_3 01 Dec 2010 23:38:49
 |
linimon  |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.07_3 29 Mar 2010 13:21:41
 |
dinoex  |
- fix build for png-1.4.1
- add USE_ICONV to make build with option WITHOUT_NLS=yes |
2.07_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.07_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
2.07_1 18 Jul 2009 11:11:29
 |
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
2.07 31 May 2009 09:13:59
 |
anray  |
- Fix libdir detection
- Delete `-Wno-pointer-sign' for build with gcc<4 (1)
Reported by: pav (1) |
2.07 24 May 2009 16:24:12
 |
anray  |
- Update to 2.07 |
0.21_6 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.21_5 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.21_5 23 Mar 2008 11:11:33
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.21_4 04 Oct 2007 01:10:50
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
0.21_4 27 May 2007 15:25:39
 |
pav  |
- Chase libexif update |
0.21_3 25 May 2007 12:07:17
 |
pav  |
- Chase libexif update |
0.21_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.21_1 07 May 2006 23:46:33
 |
edwin  |
Remove USE_REINPLACE for categories starting with a G |
0.21_1 22 Jan 2006 12:35:18
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.21_1 19 Jan 2006 13:04:52
 |
anray  |
Required graphics/libexif without any options. |
0.21_1 15 Dec 2005 20:34:46
 |
anray  |
Change email address for all my ports.
Approved by: sem(mentor) |
0.21_1 22 Oct 2005 23:51:43
 |
ehaupt  |
- Respect LOCALBASE
- Bump PORTREVISION
PR: 87854
Reported by: pointyhat via kris
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer) |
0.21 13 Sep 2005 15:01:09
 |
vs  |
- Also build 'exiftran'
- Handle presence of libexif gracefully
PR: ports/84304
Approved by: maintainer |
0.21 30 Dec 2004 02:37:15
 |
edwin  |
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua> |
0.21 21 Aug 2004 13:26:23
 |
pav  |
Add ida, a small and fast image viewer, motif-based. Some basic editing
functions are available too.
PR: ports/70741
Submitted by: Andrey Slusar <anray@inet.ua> |