FreshPorts -- The Place For Ports Mon, 22 Mar 2010 9:44 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
tkdesk 2.0.2_2 x11-fm on this many watch lists=3 search for ports that depend on this port
A graphical, highly configurable and powerful file manager

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tk


  TkDesk is a graphical, highly configurable and powerful file manager
  for Unix and the X Window System.

WWW: http://sd.znet.com/~jchris/tkdesk/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: x11-toolkits/blt, lang/itcl, x11-toolkits/tk84

To install the port: cd /usr/ports/x11-fm/tkdesk/ && make install clean
To add the package: pkg_add -r tkdesk


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://sunet.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://iweb.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://switch.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://surfnet.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://kent.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://freefr.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://voxel.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://jaist.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://osdn.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://nchc.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://transact.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://softlayer.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://internode.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://biznetnetworks.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
http://ufpr.dl.sourceforge.net/project/tkdesk/TkDesk/2.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.0.2_2
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 01:39:37
Original commit files touched by this commit  2.0.2_1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.0.2_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
09 Apr 2008 14:42:26
Original commit files touched by this commit  2.0.2_1
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
19 May 2007 21:32:57
Original commit files touched by this commit  2.0.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 May 2006 21:35:55
Original commit files touched by this commit  2.0.2
mi search for other commits by this committer
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.
13 May 2006 06:00:46
Original commit files touched by this commit  2.0
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
25 Nov 2005 19:16:38
Original commit files touched by this commit  2.0
pav search for other commits by this committer
- Add SHA256
12 Apr 2005 04:26:57
Original commit files touched by this commit  2.0
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  2.0
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
30 Jul 2004 11:09:42
Original commit files touched by this commit  2.0
keramida search for other commits by this committer
Unbreak build of TkDesk on CURRENT.

Approved by:    krion
18 Apr 2004 18:01:12
Original commit files touched by this commit  2.0
krion search for other commits by this committer
- Update to version 2.0

PR:             ports/65720
Submitted by:   Ports Fury
10 Apr 2004 18:26:55
Original commit files touched by this commit  1.2_2
trevor search for other commits by this committer
Tidy up whitespace.
17 Mar 2004 18:29:46
Original commit files touched by this commit  1.2_2
trevor search for other commits by this committer
SIZEify.
12 Feb 2004 00:01:00
Original commit files touched by this commit  1.2_2
linimon search for other commits by this committer
mat@FreeBSD.org reports no response from this maintainer for several
months about his other ports, so reset this one too.  His last
approved update was several months ago.

Maintainer, if this is in error, please contact me directly.
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.2_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
13 Nov 2003 12:03:59
Original commit files touched by this commit  1.2_1
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
26 Oct 2003 09:12:06
Original commit files touched by this commit  1.2_1
kjc search for other commits by this committer
add tk83 to LIB_DEPENDS.  it should have been added when BLT was
removed from LIB_DEPENDS.

reported by kris.  found by bento.
20 Oct 2003 05:58:06
Original commit files touched by this commit  1.2_1
kjc search for other commits by this committer
make tkdesk not to depend on the ports version of the BLT library.
use the internal version instead.

this is a preparation for switching BLT to tcl/tk 8.4 since tkdesk is
also dependent on 8.3 through itcl.

OKed by the maintainer, Andy Sparrow <spadger@best.com>
24 Sep 2003 10:37:11
Original commit files touched by this commit  1.2_1
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
21 Feb 2003 14:08:24
Original commit files touched by this commit  1.2_1
knu search for other commits by this committer
De-pkg-comment.
03 Sep 2001 20:17:47
files touched by this commit
knu search for other commits by this committer
Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT.    
05 Feb 2001 21:00:56
files touched by this commit
olgeni search for other commits by this committer
Spaces -> tabs in ports/x11-fm.    
08 Oct 2000 08:37:12
files touched by this commit
asami search for other commits by this committer
Convert category x11-fm to new layout.  
09 Jun 2000 22:46:12
files touched by this commit
will search for other commits by this committer
Fix URL.    
29 May 2000 05:33:10
files touched by this commit
steve search for other commits by this committer
- Use itcl as a dependency instead of itk.   - Include extra patches from master
web site fixing various problems.   - Use FreeBSD-specific utils (e.g. 'vipw'
instead of 'vi /etc/passwd') or     correct non-FreeBSD flags to system programs
(e.g. 'du -D' will not work on     FreeBSD).    

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days23
new fortnight53
new month99

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.194 seconds.