| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18: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 15:19:00
1.2.4_4
|
pav  |
- Remove expired tkstep80 related ports |
09 Apr 2008 14: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 21: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> |
15 Aug 2006 00: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 02: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 21:23:00
1.2.4
|
ru  |
Catch up to the new bsd.lib.mk API (the library is not internal). |
04 Jun 2002 02:59:53
1.2.4
|
petef  |
Switch to a working master site.
PR: 38871
Submitted by: Erwin Lansing <erwin@lansing.dk> |
11 Sep 2001 04:22:51 
|
ache  |
Bump png major |
01 May 2001 11: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 03:35:34 
|
asami  |
Convert category graphics to new layout. |
04 Jul 2000 09:13:36 
|
sobomax  |
Bump png shared library version. |
16 Jun 2000 23: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 10:48:25 
|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |