| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
1.02
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
26 Jun 2011 15:19:29
1.02
|
sunpoet  |
- Use --nousestubs to prevent segfaults
PR: ports/129626
Submitted by: Bruce Albrecht <bruce@freebsd.zuhause.org> |
21 Jun 2011 06:58:21
1.02
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
14 Feb 2011 03:48:15
1.02
|
sunpoet  |
- Update to 1.02
- Reformat pkg-descr to pet portlint
Changes: http://search.cpan.org/dist/Tcl/Changes |
17 Dec 2010 20:15:44
1.00
|
pgollucci  |
- Update to 1.00
With Hat: perl@
Changes: http://search.cpan.org/dist/Tcl/Changes |
20 Nov 2010 07:33:34
0.99
|
sunpoet  |
- Allow non-root users to build this port despite wrong permissions (ugo-rwx)
in the source tarball
- Use bsd.port.mk
- Add WWW |
14 Nov 2010 14:49:48
0.99
|
sunpoet  |
- Update to 0.99
Changes: http://search.cpan.org/dist/Tcl/Changes |
11 Dec 2009 09:20:17
0.98
|
clsung  |
- Update to 0.98
Changes: http://search.cpan.org/dist/Tcl/Changes |
14 Jul 2009 23:38:32
0.97_2
|
pgollucci  |
- Fix build with custom LOCALBASE
Reported by: QATty
Submitted by: Cezary Morga <cm@therek.net> |
05 Mar 2009 11:36:12
0.97_2
|
mm  |
- Select the correct TCLSH provided by bsd.tcl.mk
- Bump PORTREVISION |
23 Feb 2009 14:46:38
0.97
|
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
08 Sep 2008 05:17:46
0.97
|
leeym  |
- update to 0.97
- set USE_TCL=84+ to allow users to set WITH_TCL_VER for their needs |
17 Apr 2008 14:30:31
0.95
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
24 Jun 2007 09:23:51
0.95
|
mat  |
Update to 0.95 |
22 Nov 2006 03:17:11
0.91
|
clsung  |
- Update to 0.91 |
23 May 2006 15:11:21
0.89
|
clsung  |
- update to 0.89
- from ChangeLog
* Makefile.PL: Added libscan override to prevent installation of
create-moveable-dist.pl. |
25 Nov 2005 22:02:00
0.88
|
pav  |
- Add SHA256
Approved by: mat (perl; maintainer) |
23 Sep 2005 11:10:25
0.88
|
tobez  |
Update to 0.88. Assign maintainer to perl@. |
03 Feb 2005 06:30:41
0.87
|
clsung  |
- update to 0.87 |
12 Oct 2004 13:44:07
0.84
|
clsung  |
- update to 0.84
PR: ports/72030
Submitted by: clsung
Approved by: co-mentor (vanilla) |
16 Aug 2004 02:18:43
0.81
|
ijliao  |
mark ignore when perl < 5.6
PR: 70508
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
23 Jul 2004 03:27:55
0.81
|
ijliao  |
upgrade to 0.81
PR: 69457
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
10 Apr 2004 17:11:02
b2
|
trevor  |
Cram into 80 columns by 24 rows. |
29 Jan 2004 07:24:56
b2
|
trevor  |
SIZEify. |
24 Oct 2003 12:05:09
b2
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 18:38:02
b2
|
knu  |
De-pkg-comment. |
20 Aug 2001 16:48:59 
|
tobez  |
Make lang/p5-Tcl to actually link with libtcl. |
12 Mar 2001 02:35:26 
|
kuriyama  |
Environment variable $PREFIX is not set at perl Makefile.PL stage. Use literal
"${PREFIX}" instead. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
23 Oct 2000 22:03:12 
|
will  |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. 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. |