aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk85
Commit message (Collapse)AuthorAgeFilesLines
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-292-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - STAGE-cleanPietro Cerutti2014-02-034-382/+384
| | | | | | | - Fix LICENSE Notes: svn path=/head/; revision=342416
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* - Finish up the change of PKGNAME for Tcl/Tk ports to match LATEST_LINKPietro Cerutti2013-09-201-6/+4
| | | | | | | Suggested by: bapt Notes: svn path=/head/; revision=327665
* - Update Tcl/Tk 8.5 to 8.5.15Pietro Cerutti2013-09-184-45/+33
| | | | | | | Release notes: http://code.activestate.com/lists/tcl-core/13585/ Notes: svn path=/head/; revision=327575
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Bump PORTREVISION on Tcl/Tk ports so that r316025 takes effectPietro Cerutti2013-05-221-0/+1
| | | | | | | Reported by: bdrewery Notes: svn path=/head/; revision=318766
* - Fix a long standing problem in tclConfig.sh and tkConfig.sh, where pathsPietro Cerutti2013-04-181-0/+6
| | | | | | | | | | | | | | | | | | | were set based on WRKSRC instead of PREFIX. This mainly affected TEA-based extensions that source tclConfig.sh / tkConfig.sh to set important variables. An example is TCL_SRC_DIR, which is used to locate Tcl/Tk private header files such as tclUnixPort.h or tkUnixPort.h. This variable was previously set to WRKSRC, which caused ports to need additional tweaks to CFLAGS or CONFIGURE_ARGS. It should now be possible to build TEA-based extensions by specifying only the CONFIGURE_ARGS --with-tcl=${TCL_LIBDIR} / --with-tk=${TK_LIBDIR}. Feature safe: yes Approved by: bapt (portmgr) Notes: svn path=/head/; revision=316025
* - Update Tcl/Tk 8.5 to 8.5.14Pietro Cerutti2013-04-172-3/+3
| | | | | | | | | Release notes: http://code.activestate.com/lists/tcl-core/13208/ Feature safe: yes Notes: svn path=/head/; revision=315950
* - Fix man pagePietro Cerutti2013-02-071-2/+0
| | | | | | | Reported by: decke Notes: svn path=/head/; revision=311821
* - Add manpage-related files which didn't end up in yesterday's major Tcl/TkPietro Cerutti2013-02-072-0/+385
| | | | | | | | commit. - Clean left-overs Notes: svn path=/head/; revision=311816
* - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0Pietro Cerutti2013-02-065-423/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: http://www.tcl.tk/software/tcltk/8.6.html - Get rid of -thread slaves ports: threads are now enabled by default and can be OPTIONally disabled. This applies to: * lang/tcl84 * lang/tcl85 * lang/tcl86 * x11-toolkits/tk84 * x11-toolkits/tk85 * x11-toolkits/tk86 - Get rid of tcl-modules slave port: modules are now installed by default and can be OPTIONally disabled. This applies to: * lang/tcl85 * lang/tcl86 - Fix conflicts between man pages of different Tcl/Tk versions, by adding a suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86). Reviewed by: bf, crees Approved by: bapt (portmgr, after partial exp-run) Notes: svn path=/head/; revision=311773
* - Assign maintainership to tcltk@Pietro Cerutti2012-12-091-6/+2
| | | | | | | | | - Trim Makefile header Approved by: jnagyjr1978@gmail.com (former maintainer) Notes: svn path=/head/; revision=308554
* - Update to Tcl/Tk 8.5.13Pietro Cerutti2012-12-033-70/+60
| | | | | | | | | | | Release notes: http://sf.net/mailarchive/message.php?msg_id=30090852 PR: ports/173753 (based on) Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=308126
* Over to new volunteerChris Rees2012-10-311-1/+1
| | | | | | | | Submitted by: Joseph a Nagy Jr Feature safe: yes Notes: svn path=/head/; revision=306748
* Mark ports MAKE_JOBS_SAFE after some testing.Eitan Adler2012-09-031-0/+2
| | | | Notes: svn path=/head/; revision=303586
* Release maintainership of Tcl/Tk ports back to pool.Martin Matuska2012-08-031-1/+1
| | | | Notes: svn path=/head/; revision=301977
* Always install tclsh and wish manual pages.Martin Matuska2012-08-031-7/+2
| | | | Notes: svn path=/head/; revision=301975
* Fix OPTIONS knobs to match new options frameworkMartin Matuska2012-08-031-9/+9
| | | | Notes: svn path=/head/; revision=301944
* Update tcl85/tk85 to 8.5.12Martin Matuska2012-08-034-42/+48
| | | | Notes: svn path=/head/; revision=301943
* Update tcl85/tk85 to 8.5.11Martin Matuska2011-11-082-3/+3
| | | | Notes: svn path=/head/; revision=285287
* Update to 8.5.10Martin Matuska2011-06-264-11/+12
| | | | Notes: svn path=/head/; revision=276434
* - Add LICENSE informationMartin Matuska2011-03-232-1/+3
| | | | | | | - Make portlint happier Notes: svn path=/head/; revision=271518
* - Unbreak build with clangMartin Matuska2010-12-091-5/+14
| | | | | | | | PR: ports/152842 Submitted by: Koop Mast <kwm@FreeBSD.org> Notes: svn path=/head/; revision=265913
* - Update to 8.5.9Martin Matuska2010-09-174-26/+25
| | | | Notes: svn path=/head/; revision=261335
* - 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
* - Update to 8.5.8Martin Matuska2009-11-204-28/+31
| | | | Notes: svn path=/head/; revision=244518
* - 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
* - Update to 8.5.7Martin Matuska2009-04-264-26/+25
| | | | Notes: svn path=/head/; revision=232760
* - Unbreak install if WITH_*_MAN setMartin Matuska2009-02-271-1/+1
| | | | | | | | | | - fix pkg-plist for TZDATA in tcl85 PR: ports/132144, ports/132147 Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=229137
* - Disable install of function manpages by defaultMartin Matuska2009-02-263-26/+35
| | | | | | | | - Add manual page for tclsh8.x and wish8.x - Bump PORTREVISION Notes: svn path=/head/; revision=229081
* - 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