aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-Tcl
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.98clsung2009-12-112-5/+4
| | | | Changes: http://search.cpan.org/dist/Tcl/Changes
* - Fix build with custom LOCALBASEpgollucci2009-07-151-0/+12
| | | | | Reported by: QATty Submitted by: Cezary Morga <cm@therek.net>
* - Select the correct TCLSH provided by bsd.tcl.mkmm2009-03-051-3/+6
| | | | - Bump PORTREVISION
* - Change default Tcl/Tk version to 8.5mm2009-02-231-0/+1
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* - update to 0.97leeym2008-09-082-7/+6
| | | | - set USE_TCL=84+ to allow users to set WITH_TCL_VER for their needs
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Update to 0.95mat2007-06-242-11/+5
|
* - Update to 0.91clsung2006-11-222-4/+4
|
* - update to 0.89clsung2006-05-233-6/+5
| | | | | | - from ChangeLog * Makefile.PL: Added libscan override to prevent installation of create-moveable-dist.pl.
* - Add SHA256pav2005-11-261-0/+1
| | | | Approved by: mat (perl; maintainer)
* Update to 0.88. Assign maintainer to perl@.tobez2005-09-233-4/+5
|
* - update to 0.87clsung2005-02-032-3/+3
|
* - update to 0.84clsung2004-10-122-3/+3
| | | | | | PR: ports/72030 Submitted by: clsung Approved by: co-mentor (vanilla)
* mark ignore when perl < 5.6ijliao2004-08-161-1/+7
| | | | | PR: 70508 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* upgrade to 0.81ijliao2004-07-233-18/+5
| | | | | PR: 69457 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Cram into 80 columns by 24 rows.trevor2004-04-111-17/+11
|
* SIZEify.trevor2004-01-291-0/+1
|
* utilize SITE_PERLijliao2003-10-242-6/+5
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Make lang/p5-Tcl to actually link with libtcl.tobez2001-08-202-1/+3
| | | | | | While at it, fix the port build on -current. PR: 27705
* Environment variable $PREFIX is not set at perl Makefile.PL stage.kuriyama2001-03-121-2/+2
| | | | | | | | Use literal "${PREFIX}" instead. # But this port sitll broken... Found by: bento
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-012-30/+25
|
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-241-1/+1
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-5/+6
| | | | | | | | 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>
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Update to use Tcl/Tk version 8.2.steve1999-11-292-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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
* Rewrite p5- module's PLIST for alpha.simokawa1999-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
* Unbreak; make work with tcl8.0.markm1998-10-252-6/+4
|
* Mark BROKEN for ELF:jseger1998-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
* Remove regexp support for tk42.steve1998-09-271-2/+2
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Unbreak after the perl upgrade and update to version beta 2 whilesteve1998-08-304-21/+23
| | | | I'm here.
* The first time I tried committing this set of manpage removals it gothoek1998-08-191-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.
* Mark the ports that were broken in one way or another by the recent tclasami1997-11-221-1/+3
| | | | change "BROKEN".
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵jfitz1997-06-251-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.)
* Add extra # line to comment section.asami1997-06-171-1/+2
|
* Import of a perl5 module for access to libtcljfitz1997-06-166-0/+74