Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(12) |
Nov
(2) |
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(9) |
May
(1) |
Jun
(5) |
Jul
(1) |
Aug
(8) |
Sep
(5) |
Oct
(33) |
Nov
(4) |
Dec
(3) |
2003 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
(1) |
Oct
(2) |
Nov
(1) |
Dec
|
2005 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
(2) |
Nov
(4) |
Dec
(2) |
2006 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
(1) |
29
(3) |
30
|
|
|
|
From: Wart <wart@ko...> - 2005-11-29 20:11:37
|
This package includes the compiler "procompile". i386: http://www.kobold.org/~wart/fedora/core4/RPMS/i386/tclpro-1.5.0-2.fc4.i386.rpm x86_64: http://www.kobold.org/~wart/fedora/core4/RPMS/x86_64/tclpro-1.5.0-2.fc4.x86_64.rpm Source RPM: http://www.kobold.org/~wart/fedora/tclpro-1.5.0-2.src.rpm I don't plan to work on adding the wrapper, unless there's demand for it. I do intend to split up the compiler/debugger/checker into separate packages, however, so that they can be installed separately. If someone can patch the CVS sources with the changes that I have in the SRPM and make a source file release on SourceForge, then I can start the process of adding these packages to Fedora Extras. --Mike |
From: Virden, Larry W. <lvirden@ca...> - 2005-11-29 14:06:49
|
Thank you! That is wonderful news! --=20 <URL: http://wiki.tcl.tk/ > Indescribable,uncontainable,all powerful,untameable Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. <URL: mailto:lvirden@... > <URL: http://www.purl.org/NET/lvirden/ > =20 -----Original Message----- From: tclpro-dev-admin@... [mailto:tclpro-dev-admin@...] On Behalf Of Wart FYI: I've managed to build an RPM containing both prodebug and procheck as unwrapped applications for Fedora Core 4: http://www.kobold.org/~wart/fedora/core4/RPMS/i386/tclpro-1.5.0-1.fc4.i3 86.rpm http://www.kobold.org/~wart/fedora/core4/RPMS/x86_64/tclpro-1.5.0-1.fc4. x86_64.rpm Source rpm: http://www.kobold.org/~wart/fedora/tclpro-1.5.0-1.src.rpm Some of the source tarballs contain files slightly modified from the CVS versions. info/tclpro-dev |
From: Wart <wart@ko...> - 2005-11-29 06:38:39
|
FYI: I've managed to build an RPM containing both prodebug and procheck as unwrapped applications for Fedora Core 4: http://www.kobold.org/~wart/fedora/core4/RPMS/i386/tclpro-1.5.0-1.fc4.i386.rpm http://www.kobold.org/~wart/fedora/core4/RPMS/x86_64/tclpro-1.5.0-1.fc4.x86_64.rpm Source rpm: http://www.kobold.org/~wart/fedora/tclpro-1.5.0-1.src.rpm Some of the source tarballs contain files slightly modified from the CVS versions. Enjoy! --Mike |
From: Wart <wart@ko...> - 2005-11-28 21:05:48
|
After many years, I finally started looking at TclPro again. After a bit of work, I finally got TclPro to build and prodebug to run from the CVS sources on Fedora Core 4. I'd like to offer some changes back to the CVS repository that I think would benefit others who may try to build this in the future. There wasn't too much that needed to be done, but a couple of patches were required to get things to build on FC-4, and updates to config.sub/config.guess were required for building on x86_64. Longer term, I'd like to produce packages for Fedora Extras so that all of TclPro (but prodebug, specifically) is easier to get for everyone. --Mike |