| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Apr 2008 14:42:26
3.3_2
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
05 Sep 2007 16:49:20
3.3_2
|
mm  |
- Fix COMMENT from previous commit
PR: ports/115788 |
05 Sep 2007 16:44:15
3.3_2
|
mm  |
- Switch to USE_TCL
- Pass maintainership to submitter
PR: ports/115788
Submitted by: Erik Greenwald <erik at smluc.org> |
27 Jan 2007 19:31:58
3.3_1
|
kris  |
Correct legacy a.out packing list format |
15 Aug 2006 01:29:13
3.3_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 May 2006 20:58:08
3.3_1
|
mi  |
Bump PORTREVISION to reflect the previous change to files/Makefile.lib
Requested by: kris |
22 May 2006 18:21:08
3.3
|
mi  |
Another minor fix to the generated itclConfig.sh
Alerted by: kris |
20 May 2006 23:26:19
3.3
|
mi  |
Make sure, @itcl_BUILD_LIB_SPEC@ is replaced by "-L${PREFIX}/lib -litcl"
in itclConfig.sh too. No current ports seem to require this, but
something else might. |
17 May 2006 21:35:55
3.3
|
mi  |
Update the itcl/itk from 3.2 to 3.3 (released in April 2005). The
installed libraries are now named libitcl.so.3 & libitk.so.3 instead
of having the version be part of the libname (libitcl33.so.1). The
itclConfig.sh and itkConfig.sh are now also installed, which is required
by some software (such as the insight -- a gdb frontend).
Fix-up the (unchanged) iwidgets port to reflect the above and improve it
to not require its own copy of the itcl tree at install time.
Approved by: maintainer
Fix-up the tkdesk port to reflect the itcl/itk changes, which required
updating it to the 2.0p2 (from 2.0). (This lovely piece of software
badly needs a caring maintainer, BTW.) While here, teach tkdesk to use
installed blt instead of building its own.
The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a
MUD client). This should change as soon as the maintainer get back to
me. |
09 May 2006 21:52:24
3.2.1_1
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
26 Dec 2005 14:19:04
3.2.1_1
|
thierry  |
Updates to use tcl84.
Bump PORTREVISION and add tcl84 to CATEGORIES.
PR: N/A (direct mail)
Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com> |
25 Nov 2005 00:33:45
3.2.1
|
pav  |
- Add SHA256 |
06 Jun 2005 19:52:04
3.2.1
|
pav  |
- Update to 3.2.1
PR: ports/81906
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
29 Jan 2004 07:24:56
3.2_2
|
trevor  |
SIZEify. |
21 Dec 2003 00:21:33
3.2_2
|
sergei  |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
15 Dec 2003 00:28:18
3.2_2
|
pav  |
- Backout last update, it broke x11-fm/tkdesk
Reported by: lkoeller |
05 Dec 2003 11:13:24
3.2_1
|
pav  |
- Update to work with tcl8.4
- Quiet portlint a bit
PR: ports/58466
Submitted by: Michael Edenfield <kutulu@kutulu.org> |
20 Feb 2003 18:38:02
3.2
|
knu  |
De-pkg-comment. |
27 Jun 2002 14:32:15
3.2
|
perky  |
PERL -> REINPLACE_CMD
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
28 Jul 2001 16:53:46 
|
mi  |
Update to itcl 3.2. Don't build stubs. Run tests after tests. |
08 Oct 2000 12:02:06 
|
asami  |
Adjust to lang/tcl* install/deinstall script paths. |
08 Oct 2000 05:17:26 
|
asami  |
Convert category lang to new layout. |
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 12:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
31 May 2000 20:35:19 
|
hoek  |
The pkg/PLIST learned how to support symlinks more than a year ago. |
31 May 2000 20:17:40 
|
hoek  |
PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from ${PKGDIR} if
DEINSTALL.tclsh exists there. |