summaryrefslogtreecommitdiffstats
path: root/x11-fm/tkdesk
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update the itcl/itk from 3.2 to 3.3 (released in April 2005). Themi2006-05-174-16/+52
| | | | | | | | | | | | | | | | | | | | | 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.
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Unbreak build of TkDesk on CURRENT.keramida2004-07-301-0/+11
| | | | Approved by: krion
* - Update to version 2.0krion2004-04-1812-307/+71
| | | | | PR: ports/65720 Submitted by: Ports Fury
* Tidy up whitespace.trevor2004-04-101-4/+4
|
* SIZEify.trevor2004-03-171-0/+1
|
* mat@FreeBSD.org reports no response from this maintainer for severallinimon2004-02-121-1/+1
| | | | | | | 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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* add tk83 to LIB_DEPENDS. it should have been added when BLT waskjc2003-10-261-1/+2
| | | | | | removed from LIB_DEPENDS. reported by kris. found by bento.
* make tkdesk not to depend on the ports version of the BLT library.kjc2003-10-201-3/+1
| | | | | | | | | 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>
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT.knu2001-09-036-20/+121
| | | | | | | Bump PORTREVISION. PR: 30279 Submitted by: Andy Sparrow <spadger@best.com> (MAINTAINER)
* Spaces -> tabs in ports/x11-fm.olgeni2001-02-051-1/+1
|
* Fix URL.will2000-06-091-1/+1
| | | | | PR: 19102 Submitted by: maintainer
* - Use itcl as a dependency instead of itk.steve2000-05-299-2/+140
| | | | | | | | | | - 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). PR: 18725 Submitted by: Andy Sparrow <andy@geek4food.org>
* Upgrade to tkdesk-1.2jseger2000-05-015-47/+70
| | | | This supports tcl/tk 8.2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Fix patch-aa so that it patches the correct part of configure.jseger1999-04-191-21/+13
| | | | | PR: ports/9142 Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk>
* Fix build by using tclsh instead of wish (which requires a display).asami1999-02-132-5/+14
| | | | | PR: 10061 Submitted by: maintainer
* Update to version 1.1.steve1998-10-104-16/+30
| | | | | PR: 8014 Submited by: maintainer
* Remove regexp support for tk42.steve1998-09-261-2/+2
|
* These files no longer have manpages in them.hoek1998-08-201-4/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdeskasami1998-08-071-2/+2
| | | | workplace xfm" from x11 to x11-fm.
* If DISPLAY isn't defined, mark as BROKEN.jseger1998-05-031-1/+5
|
* Update to the new released version and revert to using tcl7.6/tk4.2steve1998-02-274-110/+23
| | | | | | | because this port will not work with anything newer at present. PR: 5282 Reviewed by: maintainer
* Update to version 1.0b5.steve1998-02-214-1623/+477
| | | | | PR: 5282 Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk> and myself
* Make this port work again in the post-tcl world.asami1997-10-281-5/+5
|
* #include <sys/types.h> for <dirent.h>.asami1997-04-211-1/+9
|
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
|
* Upgrade, 1.0b2 -> 1.0b3.max1996-11-124-143/+1551
| | | | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de> (Note that the maintainer has been changed to: Juergen Lock <nox@jelal.hb.north.de>)
* Make this compile with tcl75 in /usr/lib. Remove the part thatasami1996-10-161-36/+2
| | | | says tcl is in /usr/local.
* Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.asami1996-10-161-3/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* New port, tkdesk. My only choice for a X11 desk (the only onechuckr1996-08-026-0/+471
I've ever liked even a little bit). Thanks, Andreas. Submitted by: Andreas Kohout
OpenPOWER on IntegriCloud