Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.16_3 18 May 2024 08:22:43 |
Gleb Popov (arrowd) |
*: Change the MAINTAINER field per request
PR: 278267 |
1.4.16_2 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
1.4.16_1 09 Mar 2024 12:58:24 |
Nuno Teixeira (eduardo) |
graphics/libimg: Move man pages to share/man
Approved by: portmgr (blanket) |
1.4.16 08 Jan 2024 17:23:50 |
Mikhail Teterin (mi) |
graphics/libimg: upgrade from 1.4.12 to 1.4.16
Changes: https://sourceforge.net/p/tkimg/code/HEAD/tree/tags/1.4.16/ANNOUNCE
Prodded by: portscout |
1.4.12_1 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) |
1.4.12 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 ) |
1.4.12 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 ) |
1.4.12 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
1.4.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.12 04 Jan 2021 21:13:44 |
mi |
Upgrade from 1.4.9 to 1.4.12. The relevant upstream improvements
are:
* Fixes in handling of BMP and XBM formats;
* Fixes in handling of all 16-bit images.
Reported by: portscout
Sponsored by: United Marsupials |
1.4.9 21 Jan 2020 03:05:14 |
mi |
Upgrade from 1.4.7 to 1.4.9. Some new image-formats added, etc.
As before, we force the use of the already installed libraries for
JPEG, TIFF, and others. This causes some tests to fail, because the
newer versions of these libraries yield slightly different files
-- mark such tests as non-portable. |
1.4.7 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. |
1.4.7 13 Jun 2018 08:34:32 |
amdmi3 |
- Switch to new test framework
- Switch to options helpers
Approved by: portmgr blanket |
1.4.7 31 Dec 2017 18:18:55 |
mi |
Upgrade from 1.4.6 to 1.4.7. Minor fixes and enhancements.
Bundled tests still partially broken.
Reported by: portscout |
1.4.6 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.4.6 12 Jul 2016 18:02:30 |
mi |
Rename the license to match strings found in lang/tcl86. When the
TclTk is added to the licensing database, it will be a little easier
to clean up the ports, which currently have to define it themselves.
PR: 211040 |
1.4.6 12 Jul 2016 17:43:54 |
mi |
Upgrade from 1.4.2 to 1.4.6. Respect EXAMPLES-option, add
license-definition and define TEST_TARGET.
Reported by: trasz |
1.4.2_2 14 Jun 2016 19:27:30 |
trasz |
Don't remove X11 linkage; this breaks the upcoming LinuxCNC port.
PR: 210212
Approved by: maintainer (earlier version) |
1.4.2_1 21 Apr 2016 16:48:50 |
gahr |
Convert more ports to USES=(tcl|tk):tea |
1.4.2_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.2_1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.4.2_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.4.2 24 Dec 2014 23:13:24 |
antoine |
Properly support png 1.5 |
1.4.2 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.4.2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.4.2 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.4.2 09 Jun 2014 22:03:14 |
mi |
Correct an error in my new patch, which broke capturing TIFF images
into Tcl-objects. |
1.4.2 09 Jun 2014 21:04:10 |
mi |
Fix plist... Do not link with X-libraries directly -- no calls are made
from this software into X11, it is all handled by Tk. |
1.4.2 09 Jun 2014 20:20:42 |
mi |
Upgrade from 1.2.4 to 1.4.2. Allow for staging. |
1.2.4_9 03 Jun 2014 10:45:19 |
gahr |
- Convert to new LIB_DEPENDS format
- STAGE-clean |
1.2.4_9 18 Feb 2014 15:24:07 |
gahr |
- Convert to USES=tk |
1.2.4_9 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.2.4_9 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.2.4_9 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
1.2.4_9 23 Apr 2013 11:51:53 |
gahr |
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble) |
1.2.4_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.4_8 19 Sep 2011 22:21:56 |
mi |
Although the default remains 8.5, this changes allows compiling against
Tk-8.6 as well. Also set MAKE_JOBS_SAFE to "yes" -- we rely on
bsd.lib.mk, which has been parallel-safe for ever. |
1.2.4_8 19 Sep 2011 21:31:07 |
mi |
Actually do take over maintainership. Bump PORTREVISION. |
1.2.4_7 19 Sep 2011 21:27:54 |
mi |
Restore the ability to build against Tk-8.5. Take over maintainership. |
1.2.4_7 18 Sep 2011 16:42:14 |
crees |
- Revert previous commit
(which was actually approved by me; no misconduct by mi)
. Port no longer breaks on amd64, but could still be updated to work with tk85
- Drop maintainership
Pointyhat: mi, crees |
1.2.4_7 14 Sep 2011 12:28:41 |
mi |
Re-enable build with Tk-8.3 (if requested).
Allow building with Tk-8.5 (the default). Fix some more warnings. |
1.2.4_7 17 Jun 2011 06:46:07 |
crees |
- Update maintainer address
Approved by: rene (mentor) |
1.2.4_7 09 Apr 2011 15:38:43 |
makc |
Update MASTER_SITES and undeprecate
Pass maintainership to submitter
Remove md5 sum
PR: ports/156281
Submitted by: Chris Rees <utisoft at gmail.com> |
1.2.4_7 15 Mar 2011 18:16:42 |
bapt |
Deprecate unmaintained ports from graphics where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
1.2.4_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.4_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2.4_5 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.2.4_5 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.2.4_4 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) |
1.2.4_4 09 Apr 2008 14:19:00 |
pav |
- Remove expired tkstep80 related ports |
1.2.4_4 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
1.2.4_4 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}. |
1.2.4_3 14 Mar 2007 22:09:17 |
miwi |
- Fix build
- move Makefile.tkstep80 -> files/Makefile.tkstep80 |
1.2.4_3 13 Mar 2007 12:12:01 |
miwi |
- Ready for incoming slaves ports.
- Pass maintainership to submitter
- Respect DOC's
- Add graphics/tiff as dependency
- Bump PORTREVISION
PR: 110221
Submitted by: Martin Matuska <martin@matuska.org> |
1.2.4_2 14 Aug 2006 23:06:39 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.2.4_2 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
1.2.4_2 10 Jun 2005 01:21:05 |
mi |
A number of enhancements:
. compile cleanly against 8.4 with -Wall on i386 and amd64;
. use OS' run-time linker instead of dlopen-ing libpng,
libjpeg, libtiff inside;
. stop using TIFF's _internal_ headers for anything.
This changes are quite radical, but seem to work with anything I have.
Vendor's own tests pass except for some differences in PNG images --
most likely due to changes in PNG library since 2002.
Stop requiring specific versions of jpeg, tiff, png -- we don't really care.
Bump up PORTREVISION. |
1.2.4_1 08 Mar 2005 22:05:19 |
flz |
- Fix MASTER_SITES.
- Distfile rerolled due to inclusion in SF CVS repository.
PR: ports/77944
Submitted by: Sam Lawrance <boris@brooknet.com.au>
Approved by: pav (mentor) |
1.2.4_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.2.4_1 09 Dec 2003 21:45:48 |
joerg |
Bring Img up to the world of Tcl/Tk 8.4. Since the Tk_PhotoPutBlock()
function now has one more parameter to pass, I collected all the
individual file patches in a single patch for that purpose, so if/when
the original software is up to Tk 8.4, this patch file can easily be
removed again. |
1.2.4 30 Oct 2003 20:24:23 |
ru |
Unbreak on 5.x.
Reported by: kris |
1.2.4 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
1.2.4 21 Jul 2002 20:23:00 |
ru |
Catch up to the new bsd.lib.mk API (the library is not internal). |
1.2.4 04 Jun 2002 01:59:53 |
petef |
Switch to a working master site.
PR: 38871
Submitted by: Erwin Lansing <erwin@lansing.dk> |
11 Sep 2001 03:22:51 |
ache |
Bump png major |
01 May 2001 10:55:09 |
mharo |
${ENV} -> ${SETENV} |
13 Mar 2001 22:39:21 |
mi |
In several spots, it was refering to TCL (or tcl) instead of TK (or tk). |
13 Mar 2001 19:15:27 |
mi |
Turns out I broke a few too many things with my last commit by removing the
symlinking of the installed shared library into the ${PREFIX}/lib. Those
broken things should really use: |
12 Feb 2001 21:46:33 |
mi |
Bring up to the latest 1.2.4. Install documentation (modulo NOPORTDOCS). |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
04 Jul 2000 08:13:36 |
sobomax |
Bump png shared library version. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |