summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 800.023.Vanilla I. Shu2001-05-273-226/+231
| | | | Notes: svn path=/head/; revision=43167
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+2
| | | | Notes: svn path=/head/; revision=38917
* Batch of style fixes for x11-toolkits.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37998
* Upgrade to 800.022.Vanilla I. Shu2001-01-033-7/+2
| | | | | | | | PR: ports/20196 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=36617
* Add missing Tk.pod.Jun Kuriyama2000-11-021-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34617
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-5/+11
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* UpgradeVanilla I. Shu2000-04-233-67/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28 Notes: svn path=/head/; revision=27925
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* 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
* #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
* Make this install files correctly. I don't know why just addingSatoshi Asami1999-01-271-2/+2
| | | | | | | | PREFIX=${PREFIX} to the configure command line doesn't work, but it doesn't. Notes: svn path=/head/; revision=16375
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-614/+614
| | | | | | | | | | | 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
* Sync with pkg/DESCR. Where this lies in relation to reality, I don'tTim Vanderhoek1999-01-021-1/+1
| | | | | | | know... Notes: svn path=/head/; revision=15792
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14938
* Unbreak; Repair dependancies.Mark Murray1998-10-251-10/+1
| | | | Notes: svn path=/head/; revision=14175
* Standard perl breakage for currentJustin M. Seger1998-10-151-1/+7
| | | | Notes: svn path=/head/; revision=14023
* 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