Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/tcllib/Makefile

[BACK] Up to [FreeBSD] / ports / devel / tcllib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon May 2 07:57:11 2011 UTC (9 months, 1 week ago) by gahr
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -72 lines
- Update to 1.13
- Refactor Makefile

PR:		156371
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	maintainer (timeout after 18 days)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:37 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Feb 28 23:59:00 2009 UTC (2 years, 11 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +42 -20 lines
Upgrade from 1.10 to 1.11. (One of the self-tests is failing on my
system, but not on others...)

PR:	131670
Submitted by:	Pierre DAVID

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Feb 23 14:46:27 2009 UTC (2 years, 11 months ago) by mm
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Apr 9 13:42:01 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:	portmgr

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 27 21:01:44 2007 UTC (4 years, 4 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +10 -4 lines
Install into unversioned ${PREFIX}/lib/tcllib instead of
${PREFIX}/lib/tcllibX.Y. This will prevent future upgrades from
breaking ports depending on tcllib.

Respect the NO_INSTALL_MANPAGES knob.

Make all installed utilities contain proper name of tclsh-executable.

Tcl 8.2 or higher is sufficient.

Bump PORTREVISION.

PR:	116549
Submitted by:	Martin Matuska

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Sep 25 15:01:42 2007 UTC (4 years, 4 months ago) by mi
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Don't insist on Tcl-8.5. The stuff works just fine with 8.4.

Submitted by:	Martin Matuska

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Sep 13 23:15:06 2007 UTC (4 years, 4 months ago) by mi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +41 -32 lines
Upgrade from 1.9 to 1.10. Some new modules, some fixed bugs.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Jun 28 13:44:37 2007 UTC (4 years, 7 months ago) by mm
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3 lines
- remove BUILD_DEPENDS line (replaced by USE_TCL_*)
- add patch to support tcl 8.5

PR:		ports/109716
Submitted by:	mm
Approved by:	mi (maintainer), garga (mentor)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jun 27 19:52:12 2007 UTC (4 years, 7 months ago) by mi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +8 -4 lines
Convert to using the USE_TCL knobs instead of trying to guess the
desired TCL-version.

PR:	109716	(partial)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Feb 12 19:55:14 2007 UTC (4 years, 11 months ago) by mi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Add a patch from the vendor's CVS, which solves the problem of short
textual messages not being transfered to the SMTP server properly when
NOT using TLS. Bump PORTREVISION.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 23 11:43:28 2007 UTC (5 years ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -4 lines
Remove the BROKEN tag. The self-tests are still run post-build, but
their failures (which occur in a tinderbox, but not in a regular
install) are no longer fatal...

Hopefully, the vendor will address this bogus failures in the next
release.

PR:	ports/107887
Submitted by:	Ying-Chieh Chen

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Nov 17 06:43:36 2006 UTC (5 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
BROKEN: Fails self-tests

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Oct 10 20:25:58 2006 UTC (5 years, 4 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +20 -11 lines
Several tests fail, when run as root. Arrange to run them as `nobody', when
detecting a root-build.

Also, parse the created testlog to output only the failures (if any) to ease
the resolution of problem reports.

Reported by:	Paul Schmehl, Sean McNeil
Approved by:	portmgr (erwin)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Oct 9 21:40:57 2006 UTC (5 years, 4 months ago) by mi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
In case of a self-test failure, include the output of "uname -a" in the
output to speed up problem resolution.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Oct 9 04:50:01 2006 UTC (5 years, 4 months ago) by mi
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Fix the path to testlog.failures, which is shown if there were any, uhm,
failures.

Submitted by:	Jose Alonso Cardenas

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 8 16:05:11 2006 UTC (5 years, 4 months ago) by mi
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +41 -31 lines
Update from 1.7 to 1.9. Vendor has fixed the self-tests on multiple arches.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jul 1 19:14:48 2006 UTC (5 years, 7 months ago) by mi
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Depend on tclsh${TCL_VER} instead of tclsh, which is (or used to be?) a
script advising the user to select a version tclsh executable.

Submitted by:	 Denis Shaposhnikov
PR:	not yet known

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Dec 18 02:51:42 2004 UTC (7 years, 1 month ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Oops, bump port revision to reflect the changes in the previous commit
and acknowledge poinyhat and the Ports Janitor, who called my attention
to the problem with pkg-plist.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Dec 18 02:49:46 2004 UTC (7 years, 1 month ago) by mi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
Turns out, this package now installs one executable -- dtplite.
Add it to pkg-plist and make sure it has proper path to executable
at the beginning.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 19 21:36:44 2004 UTC (7 years, 2 months ago) by mi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +44 -21 lines
Upgrade devel/tcllib from 1.6 to 1.7 and www/tclhttpd from 3.4.2 to 3.5.1.
Update dependency lines in amsn and tclxml.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 28 21:29:25 2004 UTC (7 years, 9 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
For some reason, the mime::-module hardcodes the list of recognized encodings,
instead of relying on TCL core. Add the missing KOI8-U to the hardcoded list,
while I'm investigating. Bump portrevision.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 3 21:41:36 2004 UTC (7 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +10 -10 lines
Upgrade from 1.4 to 1.6. Unreak on Alpha for the time being.

PR:	ports/64922
Submitted by: forsite

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 17 12:40:32 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
IGNORE on alpha: Hangs during build

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 19 02:53:42 2003 UTC (8 years, 1 month ago) by mi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -19 lines
Upgrade from 1.3 to 1.4 released in May... Switch to .tar.bz2. Regenerate
the list of man-pages.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 24 16:48:20 2003 UTC (8 years, 9 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
One gets rather spoiled with -current. The -stable's make(1) still does not
have the -C option...

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 24 16:29:16 2003 UTC (8 years, 9 months ago) by mi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +20 -11 lines
Unbreak. Upgrade from 1.2 to 1.3 -- lots of stuff added.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:01:14 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 17:38:15 2003 UTC (8 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
BROKEN: Creates /root/foo at install-time.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 28 02:38:17 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Add missing manpage

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 5 02:14:31 2002 UTC (10 years ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
BUILD_DEPEND on tclsh. Any tclsh will do, but if none is present --
build the tcl83...

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 28 20:13:38 2002 UTC (10 years ago) by mi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -20 lines
Upgrade  from 0.8  to 1.2.  Use the  included tests  once at  build time
instead of installing them. Use the included installation routine (which
does not install documentation other than the man-pages).

Update the WWW -- the project moved to SourceForge.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 5 14:34:41 2001 UTC (11 years ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Style police over the devel category.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 11 02:37:13 2000 UTC (11 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -4 lines
Update to version 0.8.

PR:		23213
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 9 03:35:20 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Add Tcllib, a collection of utility modules for Tcl.

PR:		18263
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options