| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 08:57:13
1.2.4_9
|
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 |
23 Apr 2013 11:51:53
1.2.4_9
|
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) |
01 Jun 2012 05:26:28
1.2.4_9
|
dinoex  |
- update png to 1.5.10 |
19 Sep 2011 22:21:56
1.2.4_8
|
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. |
19 Sep 2011 21:31:07
1.2.4_8
|
mi  |
Actually do take over maintainership. Bump PORTREVISION. |
19 Sep 2011 21:27:54
1.2.4_7
|
mi  |
Restore the ability to build against Tk-8.5. Take over maintainership. |
18 Sep 2011 16:42:14
1.2.4_7
|
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 |
14 Sep 2011 12:28:41
1.2.4_7
|
mi  |
Re-enable build with Tk-8.3 (if requested).
Allow building with Tk-8.5 (the default). Fix some more warnings. |
17 Jun 2011 06:46:07
1.2.4_7
|
crees  |
- Update maintainer address
Approved by: rene (mentor) |
09 Apr 2011 15:38:43
1.2.4_7
|
makc  |
Update MASTER_SITES and undeprecate
Pass maintainership to submitter
Remove md5 sum
PR: ports/156281
Submitted by: Chris Rees <utisoft at gmail.com> |
15 Mar 2011 18:16:42
1.2.4_7
|
bapt  |
Deprecate unmaintained ports from graphics where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
28 Mar 2010 06:47:48
1.2.4_7
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.2.4_6
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:23:13
1.2.4_5  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
18 Jul 2009 11:11:29
1.2.4_5
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
19 Apr 2008 17:56:05
1.2.4_4  |
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) |
09 Apr 2008 14:19:00
1.2.4_4
|
pav  |
- Remove expired tkstep80 related ports |
09 Apr 2008 13:42:26
1.2.4_4
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
19 May 2007 20:32:57
1.2.4_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Mar 2007 22:09:17
1.2.4_3
|
miwi  |
- Fix build
- move Makefile.tkstep80 -> files/Makefile.tkstep80 |
13 Mar 2007 12:12:01
1.2.4_3
|
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> |
14 Aug 2006 23:06:39
1.2.4_2
|
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> |
26 Nov 2005 01:48:16
1.2.4_2
|
pav  |
- Add SHA256 |
10 Jun 2005 01:21:05
1.2.4_2
|
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. |
08 Mar 2005 22:05:19
1.2.4_1
|
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) |
29 Jan 2004 07:24:56
1.2.4_1
|
trevor  |
SIZEify. |
09 Dec 2003 21:45:48
1.2.4_1
|
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. |
30 Oct 2003 20:24:23
1.2.4
|
ru  |
Unbreak on 5.x.
Reported by: kris |
20 Feb 2003 18:08:19
1.2.4
|
knu  |
de-pkg-comment |
21 Jul 2002 20:23:00
1.2.4
|
ru  |
Catch up to the new bsd.lib.mk API (the library is not internal). |
04 Jun 2002 01:59:53
1.2.4
|
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. |