summaryrefslogtreecommitdiff
path: root/lang/tclX82 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak and upgrade tclX80 to 8.0.4Justin M. Seger1999-09-027-314/+355
| | | | | | | | PR: ports/13544 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21204
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Mark BROKEN for ELF.Justin M. Seger1999-02-111-1/+3
| | | | Notes: svn path=/head/; revision=16632
* Use PKG* variables instead of adding extra files to PKG_ARGS.Satoshi Asami1998-12-131-6/+6
| | | | Notes: svn path=/head/; revision=15322
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-1/+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
* Convert to ELF.Scott Mace1998-10-111-37/+15
| | | | | | | | | Use MAN3 macro. PR: 8017 Approved by: jseger Notes: svn path=/head/; revision=13874
* Convert to ELF.Scott Mace1998-10-112-5/+47
| | | | | | | | PR: 8017 Approved by: jseger Notes: svn path=/head/; revision=13873
* Convert to ELF.Scott Mace1998-10-111-4/+11
| | | | | | | | | use MAN3 macro PR: 8017 Approved by: jseger Notes: svn path=/head/; revision=13872
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-6/+0
| | | | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-5/+5
| | | | Notes: svn path=/head/; revision=12335
* Install a wish script that spits-out all the various names for wish. TheTim Vanderhoek1998-07-271-1/+6
| | | | | | | | | | | | | script handles for tclX and tkstep. This is as per several discussions on -ports. I expect one or two of the depending ports to break silently. I didn't touch the ja-ports, since INSTALL.wish might want translating? PR: bin/5894 Mention: Eivind, who wrote part of INSTALL.wish Notes: svn path=/head/; revision=12168
* Add ".gz" to some compressed manpages.Satoshi Asami1998-06-061-19/+19
| | | | Notes: svn path=/head/; revision=11301
* Import of tclX8.0.2Justin M. Seger1998-05-217-347/+352
| | | | | | | | PR: 6540 Submitted by: dob@bazzle.com Notes: svn path=/head/; revision=11088
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-3/+3
| | | | Notes: svn path=/head/; revision=9161
* Un-break this port. We need it for xtem (PR 3759).Thomas Gellekum1997-10-094-25/+67
| | | | Notes: svn path=/head/; revision=8186
* Bring back tclX75 -- sorry, I mis-read my reply from SatoshiPaul Traina1997-09-125-0/+360
| | | | Notes: svn path=/head/; revision=7879
* Remove obsolete (and BROKEN) tcl portsPaul Traina1997-09-125-360/+0
| | | | Notes: svn path=/head/; revision=7877
* Broken on 2.2-STABLE too.Satoshi Asami1997-08-241-4/+1
| | | | Notes: svn path=/head/; revision=7673
* Brokon on 3.0-CURRENT and has no maintainer.David E. O'Brien1997-08-221-1/+6
| | | | Notes: svn path=/head/; revision=7648
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard1997-01-061-3/+1
| | | | | | | | have time to properly maintain. This will cause the position to revert to ports. Notes: svn path=/head/; revision=5235
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-26/+34
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-9/+3
| | | | Notes: svn path=/head/; revision=4533
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-7/+9
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Some fixups:Mark Murray1996-09-244-287/+291
| | | | | | | | | 1) Fix the PLIST 2) use ${INSTALL_MAN} 3) make this work with current's contrib/tcl Notes: svn path=/head/; revision=3862
* Upgrade, 7.5 -> 7.5.2. Also fix tcl/tk library names.Satoshi Asami1996-07-102-9/+9
| | | | | | | Submitted in part by: Michael Smith <msmith@atrad.adelaide.edu.au> Notes: svn path=/head/; revision=3344
* ftp archive has moved from mirror.neosoft.com to ftp.neosoft.comAndreas Klemm1996-06-301-2/+2
| | | | | | | fixed for 2.1.5 Notes: svn path=/head/; revision=3293
* Master site change (ftp.neosoft.com -> mirror.neosoft.com).Satoshi Asami1996-06-171-2/+2
| | | | | | | Submitted by: the ftp .message Notes: svn path=/head/; revision=3241
* Install manpages too.Satoshi Asami1996-05-132-1/+21
| | | | | | | Submitted (partly) by: chuckr@glue.umd.edu Notes: svn path=/head/; revision=3078
* Update to released version of tclX 7.5Paul Traina1996-04-283-15/+280
| | | | Notes: svn path=/head/; revision=3042
* Change PKGNAME from "tclX7.5.0-b3" to "tclX-7.5b3".Satoshi Asami1996-03-181-2/+2
| | | | Notes: svn path=/head/; revision=2850
* TclX v7.5Paul Traina1996-03-165-0/+67
Notes: svn path=/head/; revision=2841