aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk86
Commit message (Collapse)AuthorAgeFilesLines
* Release maintainership of Tcl/Tk ports back to pool.Martin Matuska2012-08-031-1/+1
| | | | Notes: svn path=/head/; revision=301977
* Fix version number in pkg-descrMartin Matuska2011-09-191-1/+1
| | | | | | | PR: ports/157686 Notes: svn path=/head/; revision=281980
* Update to 8.6b2Martin Matuska2011-08-094-88/+110
| | | | Notes: svn path=/head/; revision=279345
* - Fix invalid define for WITH_TK86_MANMartin Matuska2011-06-061-2/+2
| | | | | | | | PR: ports/155993 Reported by: Trond Endrestøl <Trond.Endrestol@ximalas.info> Notes: svn path=/head/; revision=275128
* - Add LICENSE informationMartin Matuska2011-03-232-1/+3
| | | | | | | - Make portlint happier Notes: svn path=/head/; revision=271518
* - Fix version string in pkgIndex.tclMartin Matuska2010-04-162-3/+4
| | | | | | | Reported by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=252756
* - Modify COMMENT for tk84, tk85, tk86 and corresponding -thread portsMartin Matuska2009-11-201-1/+1
| | | | Notes: svn path=/head/; revision=244517
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - Unbreak if WITH_*_MAN setMartin Matuska2009-02-271-1/+1
| | | | Notes: svn path=/head/; revision=229138
* - Disable install of function manpages by defaultMartin Matuska2009-02-263-30/+39
| | | | | | | | - Add manual page for tclsh8.x and wish8.x - Bump PORTREVISION Notes: svn path=/head/; revision=229081
* - Fix pkg-plist if manpages/demos are to be installedMartin Matuska2009-02-042-21/+23
| | | | Notes: svn path=/head/; revision=227601
* - Cosmetic fix: b1 suffix for package provideMartin Matuska2009-02-042-2/+2
| | | | Notes: svn path=/head/; revision=227600
* - Add Tcl/Tk 8.6Martin Matuska2009-02-044-14/+18
| | | | | | | - Take maintainership of Mk/bsd.tcl.mk Notes: svn path=/head/; revision=227599
* - Update to 8.5.6Martin Matuska2009-01-052-4/+4
| | | | Notes: svn path=/head/; revision=225273
* - Update to 8.5.5Martin Matuska2008-10-172-4/+4
| | | | Notes: svn path=/head/; revision=221673
* - Update to 8.5.4Martin Matuska2008-08-262-4/+4
| | | | Notes: svn path=/head/; revision=219212
* - Update to 8.5.3Martin Matuska2008-07-232-4/+4
| | | | Notes: svn path=/head/; revision=217376
* - Update to 8.5.2Martin Matuska2008-04-024-40/+41
| | | | Notes: svn path=/head/; revision=210378
* - Update to 8.5.1Martin Matuska2008-02-072-4/+4
| | | | Notes: svn path=/head/; revision=206866
* - Update to 8.5.0Martin Matuska2007-12-296-93/+122
| | | | | | | - Make demos installation optional (WITH_DEMOS) Notes: svn path=/head/; revision=204682
* - Update to 8.5.b.1Martin Matuska2007-09-285-49/+37
| | | | Notes: svn path=/head/; revision=200255
* - Change USE_XLIB=yes to USE_XORG=x11Martin Matuska2007-07-291-2/+3
| | | | | | | | | | - Bump PORTREVISION Suggested by: miwi Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=196595
* - revert ${TR} back to tr, threaded build was brokenMartin Matuska2007-06-061-3/+3
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=192923
* - fix shared build on -CURRENTMartin Matuska2007-06-052-4/+4
| | | | | | | | | | - change tr to ${TR} Suggested by: stas Approved by: garga (mentor) Notes: svn path=/head/; revision=192840
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - updated to 8.5a6Martin Matuska2007-04-305-43/+83
| | | | | | | | | - added WITH(OUT)_XFT option (uses libXft, default on) Approved by: garga (mentor) Notes: svn path=/head/; revision=191200
* - fixed pkgIndex.tcl for threadsMartin Matuska2007-04-122-3/+5
| | | | | | | | | - bump PORTREVISION Approved by: garga (mentor) Notes: svn path=/head/; revision=189855
* - updated maintainer e-mail addressMartin Matuska2007-04-051-2/+2
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=189288
* - Remove support for lang/tcl-tk-wrapperMartin Wilke2007-03-271-7/+2
| | | | | | | | | | | - Bump PORTREVISION Notes: Please read UPDATING Approved by: maintainer implicit Notes: svn path=/head/; revision=188534
* - Aadds a new way of working with threaded versions andMartin Wilke2007-03-164-35/+61
| | | | | | | | | | | | | | | | | | resolves conflicts. - Bump PORTREVISION Notes: Threaded libraries and shell are installed on top of the standard ones so ports that depend on threaded and non-threaded tcl can be used simultaneously. Behaiviour with non-threaded libraries does not change. PR: 110395 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187536
* - Fix indexMartin Wilke2007-03-131-0/+1
| | | | Notes: svn path=/head/; revision=187319
* - Improved handling of WITH_TK85_MANMartin Wilke2007-03-133-17/+29
| | | | | | | | | | | - Manpages are not installed by default (default on for default TK - 8.4) - Fixed pkg-plist if no manpages are installed PR: 110258 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187286
* - Adds TK85_MAN and WISH_WRAPPER to OPTIONSMartin Wilke2007-03-093-63/+34
| | | | | | | | | | | | | | | - Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Uses USE_TCL from bsd.tcl.mk - Checks if threaded or non-threaded tcl is installed - Adds CONFLICTS between threaded and non-threaded versions - Bump PORTREVISION PR: 110085 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=186970
* - Fix whomMartin Wilke2007-02-051-1/+1
| | | | | | | Reported by: infofarmer Notes: svn path=/head/; revision=184270
* This is Tk version 8.5, a GUI toolkit for Tcl.Martin Wilke2007-02-059-0/+824
The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. WWW: http://www.tcl.tk/ PR: ports/108553 Submitted by: jkh Notes: svn path=/head/; revision=184265