aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk84
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Update to 8.3.4Dirk Meyer2001-10-212-4/+4
| | | | Notes: svn path=/head/; revision=49016
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* - tk83 uses now the same cflages like in tcl83Dirk Meyer2001-05-011-0/+3
| | | | | | | Submitted by: mi@aldan.algebra.com (Mikhail Teterin) Notes: svn path=/head/; revision=42129
* Add 3 missing manpages.Dmitry Sivachenko2001-04-171-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=41530
* Update tcl/tk to 8.3.3Dirk Meyer2001-04-133-14/+25
| | | | | | | | | - Changes in installion of includes, so it keep compaible to previous patchlevel - took maintainership Notes: svn path=/head/; revision=41354
* Upgrade to 8.3.2.Jing-Tang Keith Jang2001-03-084-27/+28
| | | | | | | PR: ports/25372 Notes: svn path=/head/; revision=39230
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* 1) Use MASTER_SITE_TCLTK for tk80 and tk82.Vanilla I. Shu2000-10-141-1/+3
| | | | | | | | | | | 2) Fix a typo of pkg/DESCR for tk83. 3) Add/Change WWW: comments for three brothers. PR: ports/20079 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=33823
* Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish.Satoshi Asami2000-10-081-2/+2
| | | | Notes: svn path=/head/; revision=33533
* /usr/local -> ${LOCALBASE}Justin M. Seger2000-07-301-1/+1
| | | | | | | | PR: ports/19451 Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=31128
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29613
* Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicismTim Vanderhoek2000-06-021-0/+1
| | | | | | | in non-ja tkstep80. Notes: svn path=/head/; revision=29092
* Scatter DEINSTALL.wish to wherever there exists INSTALL.wishTim Vanderhoek2000-06-021-0/+22
| | | | Notes: svn path=/head/; revision=29091
* Upgrade to tk-8.3.1 w/plusJustin M. Seger2000-05-103-37/+36
| | | | Notes: svn path=/head/; revision=28398
* Use plus patchesJustin M. Seger2000-05-015-20/+33
| | | | Notes: svn path=/head/; revision=28237
* Upgrade to tk-8.3Justin M. Seger2000-04-245-73/+58
| | | | Notes: svn path=/head/; revision=27978
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* Upgrade repo-copy of tk82->tk83 to tk8.3.b1Justin M. Seger2000-01-053-23/+27
| | | | Notes: svn path=/head/; revision=24445
* Upgrade to tk 8.2.3Justin M. Seger2000-01-052-4/+4
| | | | Notes: svn path=/head/; revision=24432
* Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}shSteve Price1999-12-271-2/+1
| | | | | | | | from the 8.0.x version of these ports, we are now one step closer to finally being rid of them. Notes: svn path=/head/; revision=24165
* Update version number and nuke some unneccessary lines.Justin M. Seger1999-11-251-5/+1
| | | | Notes: svn path=/head/; revision=23314
* Upgrade to tk-8.2.2Justin M. Seger1999-11-223-7/+7
| | | | Notes: svn path=/head/; revision=23255
* Upgrade repository copies to tcl/tk 8.2Justin M. Seger1999-09-055-257/+229
| | | | Notes: svn path=/head/; revision=21274
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Upgrade to tcl-8.1.1 and tk-8.1.1Justin M. Seger1999-08-243-10/+8
| | | | Notes: svn path=/head/; revision=20914
* Use libtclstub81.a from installed location, not build directory.Satoshi Asami1999-08-231-2/+4
| | | | Notes: svn path=/head/; revision=20906
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-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 Notes: svn path=/head/; revision=19804
* Upgrade to tcl and tk 8.1.Justin M. Seger1999-06-205-44/+59
| | | | | | | | | Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp> Notes: svn path=/head/; revision=19591
* Don't unintentionally overwrite an existing tclsh/wish.Tim Vanderhoek1999-05-261-3/+3
| | | | | | | Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net> Notes: svn path=/head/; revision=19000
* Remove MLINK= bugs copied from mkLinks bugs.Bill Fenner1999-05-041-3/+1
| | | | Notes: svn path=/head/; revision=18473
* Don't try running mkLinks (since it doesn't do anything anyway)Bill Fenner1999-05-042-5/+251
| | | | | | | Use MLINKS= to accomplish what mkLinks wanted to do. Notes: svn path=/head/; revision=18472
* Set TK_LIB_FILE so ports that depend on libtk81.so.1 can find it. AlsoSteve Price1999-01-264-15/+21
| | | | | | | a minor cleanup to PLIST while I'm here. Notes: svn path=/head/; revision=16303
* install libtk as libtk81.so.1 not libtk8.1.so.1Eric J.Chet1999-01-211-6/+10
| | | | Notes: svn path=/head/; revision=16238
* Update tk81 to beta 1Eric J.Chet1999-01-174-32/+36
| | | | Notes: svn path=/head/; revision=16101
* Use PKG* variables instead of adding extra files to PKG_ARGS.Satoshi Asami1998-12-131-6/+7
| | | | Notes: svn path=/head/; revision=15322
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-2/+3
| | | | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
* Create ${PREFIX}/bin before cat'ing a file into it.Satoshi Asami1998-11-281-0/+1
| | | | Notes: svn path=/head/; revision=14921
* Add USE_XLIB.Satoshi Asami1998-11-111-1/+2
| | | | | | | Found by: Steve's little perl script Notes: svn path=/head/; revision=14459
* Convert to ELF.Steve Price1998-10-033-140/+44
| | | | Notes: svn path=/head/; revision=13614