summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* 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
* Um, fixing MANPREFIX in Makefile is only part of the story.Satoshi Asami1998-08-301-614/+614
| | | | | | | Forgotten by: wosch :) Notes: svn path=/head/; revision=12954
* 5.00501 -> ${PERL_VERSION}Wolfram Schneider1998-08-281-2/+2
| | | | Notes: svn path=/head/; revision=12898
* I eat manpages for lunch.Tim Vanderhoek1998-08-201-94/+0
| | | | Notes: svn path=/head/; revision=12671
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* I'm not sure how I missed these before. Move "gtk gtk11 p5-GtkSatoshi Asami1998-08-071-2/+2
| | | | | | | | | p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits. Note gtk11 is not in the Makefile because it's a repository copy of gtk awaiting an upgrade (vanilla, wake up! :). Notes: svn path=/head/; revision=12332
* Update for Perl 5.00501 and TK 8.0. Portlint while I am here.Mark Murray1998-08-074-764/+749
| | | | | | | | | | For those who like Perl, and would like a nice luser interface, this is the _coolest_ Perl tool I have seen in ages. It allows the programmer to construct really great Perl apps using the power of Tk for the GUI. Notes: svn path=/head/; revision=12313
* Mass update of CPAN portsJames FitzGibbon1997-09-143-36/+101
| | | | | | | | | | p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 Notes: svn path=/head/; revision=7899
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-4/+4
| | | | | | | | | | 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
* Remove p5-IO dependancy from ports that were using it.James FitzGibbon1997-05-291-3/+2
| | | | Notes: svn path=/head/; revision=6611
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Change the name of p5-Tk400 to p5-Tk, and remove p5-Tk400 from theJames FitzGibbon1997-04-211-4/+4
| | | | | | | | repository. Reviewed by: asami@freebsd.org (did the repository copy) Notes: svn path=/head/; revision=6259
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-203-47/+117
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Make the depended file be consistent with what net/p5-IO installs.Satoshi Asami1997-01-081-2/+2
| | | | | | | | | | Note, I have no idea if this is the correct fix or not, but I haven't heard back from the maintainer or any of the millions of perl hackers. At least it is not worse than what we have now (build net/p5-IO always, because the depended file does not exist). Notes: svn path=/head/; revision=5269
* Update to take advantage of new features in bsd.port.mk rev. 1.237.Satoshi Asami1996-12-111-9/+3
| | | | Notes: svn path=/head/; revision=4924
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-11/+13
| | | | Notes: svn path=/head/; revision=4568
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-241-2/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* Make tk dependancy rely on the libary, not the header file.James FitzGibbon1996-10-241-2/+3
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4133
* a re-port of a perl5 interface to Tk4.0p3.James FitzGibbon1996-10-245-0/+658
Notes: svn path=/head/; revision=4130