aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk84
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 8.4.13; (1)Thierry Thomas2006-06-045-36/+111
| | | | | | | | | | | | | - Fix man pages: the required macros were not sourced. (2) Changelog at <http://sourceforge.net/project/shownotes.php?release_id=399452%26group_id=10894> PR: ports/96622 (1) Noticed by: phk (2) Notes: svn path=/head/; revision=164369
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149470
* Upgrade from 8.4.10 to 8.4.11. Add a hunk to Tk to stop the need forMikhail Teterin2005-07-053-11/+7
| | | | | | | | | Tcl sources to be available at Tk build-time. Only a few headers are actually needed and they are installed by Tcl port under $LOCALBASE/include/tcl8.x Notes: svn path=/head/; revision=138519
* - Fix plist for last updatePav Lucistnik2005-07-012-0/+3
| | | | | | | Pointy hat to: mi Notes: svn path=/head/; revision=138296
* Correct the use of PREFIX (where we insall ourselves) and LOCALBASEMikhail Teterin2005-06-291-2/+2
| | | | | | | | | | | (where we find other packages). This makes no difference in most cases... PR: 82645 Submitted by: Vsevolod Stakhov Notes: svn path=/head/; revision=138193
* Update from 8.4.7 to 8.4.10Mikhail Teterin2005-06-293-38/+46
| | | | Notes: svn path=/head/; revision=138183
* Update to 8.4.7Ade Lovett2004-11-124-91/+27
| | | | Notes: svn path=/head/; revision=121432
* - override source path for symlinked portsdirsDirk Meyer2004-11-011-3/+7
| | | | | | | | | This allows tk84 build, when tcl84 was build in a different environment. portrevision not bumped, no affected package can exist. Notes: svn path=/head/; revision=120577
* - detect unsupported configurationDirk Meyer2004-10-281-0/+3
| | | | Notes: svn path=/head/; revision=120407
* - optimize reinplace to handle symlinked /usr/portsDirk Meyer2004-10-281-2/+2
| | | | Notes: svn path=/head/; revision=120378
* - Fix bad source path in tclConfig.sh tkConfig.shDirk Meyer2004-10-271-2/+4
| | | | | | | make packages from pointyhat cluster work as intended Notes: svn path=/head/; revision=120330
* - new options:Dirk Meyer2004-08-171-1/+9
| | | | | | | | | WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN, WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN PR: 70328 Notes: svn path=/head/; revision=116460
* - make portlint happy, fix whitepaceDirk Meyer2004-04-031-1/+1
| | | | Notes: svn path=/head/; revision=106017
* - Use ${TEST} and ${MAKE} instead of test and makeKirill Ponomarev2004-04-021-7/+4
| | | | | | | | PR: ports/65091 Submitted by: Ports Fury Notes: svn path=/head/; revision=105988
* - Change tcl dependency from :build to :extractPav Lucistnik2004-04-021-1/+13
| | | | | | | | | | - Add WITH_THREADS knob PR: ports/64324 Submitted by: Seva Gluschenko <gvs@rinet.ru> Notes: svn path=/head/; revision=105922
* - abort when /nonexistent does exist.Dirk Meyer2004-03-201-0/+3
| | | | Notes: svn path=/head/; revision=104708
* - reset MAINTIANER as nobody cares for it.Dirk Meyer2004-03-061-1/+1
| | | | Notes: svn path=/head/; revision=103128
* - Restore PORTEPOCHPav Lucistnik2004-03-061-0/+1
| | | | | | | | Reported by: John Merryweather Cooper <coop9211@uidaho.edu> Pointy hat to: dinoex Notes: svn path=/head/; revision=103122
* - update to 8.4.6Dirk Meyer2004-03-063-4/+5
| | | | Notes: svn path=/head/; revision=103069
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* - Update to 8.4.5Dirk Meyer2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=95048
* - use ECHO_CMD in testDirk Meyer2003-11-181-2/+2
| | | | Notes: svn path=/head/; revision=94260
* - Fix MKLINKSDirk Meyer2003-08-051-1/+0
| | | | | | | Tk_Offset is created twice by original distribution. Notes: svn path=/head/; revision=86353
* - update 8.4.4Dirk Meyer2003-07-242-3/+3
| | | | | | | - extend CATEGORIES Notes: svn path=/head/; revision=85510
* - Update URLDirk Meyer2003-06-171-1/+1
| | | | Notes: svn path=/head/; revision=83134
* - Update to 8.4.3Dirk Meyer2003-05-212-2/+2
| | | | Notes: svn path=/head/; revision=81579
* - use configures --includedirDirk Meyer2003-05-142-5/+5
| | | | | | | - cleanup makefile Notes: svn path=/head/; revision=80955
* - Fix some problems for other ports when WRKDIRPREFIX= is not set.Dirk Meyer2003-04-031-1/+1
| | | | | | | (packages are not affected) Notes: svn path=/head/; revision=78025
* - fix problem with sed, if no WRKDIRPREFIX is set.Dirk Meyer2003-03-241-1/+1
| | | | Notes: svn path=/head/; revision=77347
* - Update to 8.4.2Dirk Meyer2003-03-233-4/+11
| | | | | | | | | - make dependency configureable with TCL84_PORT - make SOURCE path in tkConfig.sh variable PR: 48574 Notes: svn path=/head/; revision=77312
* - backout as requested by krisDirk Meyer2003-02-231-4/+0
| | | | | | | ports is now broken again on bento. Notes: svn path=/head/; revision=76251
* - add pre-fetch targetDirk Meyer2003-02-231-0/+4
| | | | Notes: svn path=/head/; revision=76237
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - fix portlint fatalDirk Meyer2003-02-111-1/+1
| | | | Notes: svn path=/head/; revision=75280
* Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'Kris Kennaway2003-02-101-0/+1
| | | | Notes: svn path=/head/; revision=75227
* - use LATEST_LINKDirk Meyer2003-02-041-1/+1
| | | | Notes: svn path=/head/; revision=74690
* - Update to 8.4.1Dirk Meyer2002-11-133-3/+3
| | | | Notes: svn path=/head/; revision=70001
* bump PORTEPOCHDirk Meyer2002-10-161-0/+1
| | | | Notes: svn path=/head/; revision=68157
* Add BUILD_DEPENDSDirk Meyer2002-10-071-0/+1
| | | | Notes: svn path=/head/; revision=67574
* Update to 8.4.0Dirk Meyer2002-10-055-69/+56
| | | | Notes: svn path=/head/; revision=67345
* - Set soname for libtk84.soDirk Meyer2002-05-095-18/+51
| | | | | | | | | - Add pkgIndex.tcl submitted by doconnor@gsoft.com.au so "package require Tk" is now supported. - Add pkgIndex.tcl for tk83 and tk84 Notes: svn path=/head/; revision=58814
* - Cleanup patches, make sure tk84 build even when tclsrc does not existDirk Meyer2002-03-172-3/+11
| | | | Notes: svn path=/head/; revision=56240
* updated distfileDirk Meyer2002-03-121-1/+1
| | | | | | | distfiles contains now additional: wish.exe.manifest Notes: svn path=/head/; revision=55921
* Update to 8.4a4Dirk Meyer2002-03-075-73/+51
| | | | | | | | | | | | | - DINSTANME changed - more manpages - new demos - lib/tk%%TK_VER%%/msgs/ - new modules - fix FreeBSD build - reduce Makefile patch Notes: svn path=/head/; revision=55674
* update pkg-descrDirk Meyer2001-11-241-2/+2
| | | | | | | Submitted by: pavalos@theshell.com Notes: svn path=/head/; revision=50464
* update ports after rep after reprocopy:Dirk Meyer2001-11-245-63/+110
| | | | | | | | | | ports/lang/tcl83 to ports/lang/tcl84 ports/x11-toolkits/tk83 to ports/x11-toolkits/tk84 CATEGORIES stripped, no "tcl84" and "tk84" entrys. Notes: svn path=/head/; revision=50454
* Improved shared linking,Dirk Meyer2001-11-102-22/+24
| | | | | | | | | | | | so tk can be loaded on demand in tclsh. $ tclsh8.3 % load libtk83.so reported by: Wojciech Sobczuk Notes: svn path=/head/; revision=49920
* Explicitly set the LATEST_LINK -- right now this port and tk82 areDavid E. O'Brien2001-10-311-0/+1
| | | | | | | | | fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link. Today tk82 won. :-( I hope the tk port maintainers will think thru this problem and its interaction with the tcl ports. Notes: svn path=/head/; revision=49438