summaryrefslogtreecommitdiff
path: root/lang/p5-Tcl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-282-3/+3
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* 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
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-5/+5
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Unbreak; make work with tcl8.0.Mark Murray1998-10-252-6/+4
| | | | Notes: svn path=/head/; revision=14173
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | | Running Mkbootstrap for Tcl () chmod 644 Tcl.bs ld -o blib/arch/auto/Tcl/Tcl.so -shared Tcl.o -ltcl76 -lm /usr/libexec/elf/ld: cannot open -ltcl76: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13989
* Remove regexp support for tk42.Steve Price1998-09-261-2/+2
| | | | Notes: svn path=/head/; revision=13404
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Unbreak after the perl upgrade and update to version beta 2 whileSteve Price1998-08-304-21/+23
| | | | | | | I'm here. Notes: svn path=/head/; revision=12932
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-1/+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
* Mark the ports that were broken in one way or another by the recent tclSatoshi Asami1997-11-221-1/+3
| | | | | | | change "BROKEN". Notes: svn path=/head/; revision=8744
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-3/+2
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Add extra # line to comment section.Satoshi Asami1997-06-171-1/+2
| | | | Notes: svn path=/head/; revision=6975
* Import of a perl5 module for access to libtclJames FitzGibbon1997-06-166-0/+74
Notes: svn path=/head/; revision=6948