1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Pietro Cerutti
e8c6b28d8c - Convert to USES=tcl 2014-02-20 11:09:40 +00:00
Vanilla I. Shu
2941f33ec8 support STAGEDIR. 2013-11-04 14:20:04 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Sunpoet Po-Chuan Hsieh
5933bdb757 - Use --nousestubs to prevent segfaults
PR:		ports/129626
Submitted by:	Bruce Albrecht <bruce@freebsd.zuhause.org>
2011-06-26 15:19:29 +00:00
Andrej Zverev
302b9a7c36 - 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
2011-06-21 06:58:49 +00:00
Sunpoet Po-Chuan Hsieh
47b0f80ec2 - Update to 1.02
- Reformat pkg-descr to pet portlint

Changes:	http://search.cpan.org/dist/Tcl/Changes
2011-02-14 03:48:15 +00:00
Philip M. Gollucci
1b96f0fee8 - Update to 1.00
With Hat:       perl@
Changes:        http://search.cpan.org/dist/Tcl/Changes
2010-12-17 20:15:44 +00:00
Sunpoet Po-Chuan Hsieh
ebf9557189 - Allow non-root users to build this port despite wrong permissions (ugo-rwx)
in the source tarball
- Use bsd.port.mk
- Add WWW
2010-11-20 07:33:34 +00:00
Sunpoet Po-Chuan Hsieh
ede955bade - Update to 0.99
Changes:	http://search.cpan.org/dist/Tcl/Changes
2010-11-14 14:49:48 +00:00
Cheng-Lung Sung
16c43546ca - Update to 0.98
Changes:	http://search.cpan.org/dist/Tcl/Changes
2009-12-11 09:20:17 +00:00
Philip M. Gollucci
b0b530d07c - Fix build with custom LOCALBASE
Reported by:    QATty
Submitted by:   Cezary Morga <cm@therek.net>
2009-07-14 23:38:31 +00:00
Martin Matuska
e15d7dc1e3 - Select the correct TCLSH provided by bsd.tcl.mk
- Bump PORTREVISION
2009-03-05 11:36:12 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Yen-Ming Lee
fc43b1e239 - update to 0.97
- set USE_TCL=84+ to allow users to set WITH_TCL_VER for their needs
2008-09-08 05:17:46 +00:00
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Mathieu Arnold
7d4a405e59 Update to 0.95 2007-06-24 09:23:50 +00:00
Cheng-Lung Sung
87f936536e - Update to 0.91 2006-11-22 03:17:11 +00:00
Cheng-Lung Sung
f0cfdf11df - update to 0.89
- from ChangeLog
  * Makefile.PL: Added libscan override to prevent installation of
    create-moveable-dist.pl.
2006-05-23 15:11:21 +00:00
Pav Lucistnik
5eda9927b2 - Add SHA256
Approved by:	mat (perl; maintainer)
2005-11-25 22:02:00 +00:00
Anton Berezin
78b2810227 Update to 0.88. Assign maintainer to perl@. 2005-09-23 11:10:24 +00:00
Cheng-Lung Sung
f33f352831 - update to 0.87 2005-02-03 06:30:41 +00:00
Cheng-Lung Sung
603fd7200e - update to 0.84
PR:		ports/72030
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-12 13:44:07 +00:00
Ying-Chieh Liao
2e83ebea4b mark ignore when perl < 5.6
PR:		70508
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-08-16 02:18:43 +00:00
Ying-Chieh Liao
95ec0c6e7e upgrade to 0.81
PR:		69457
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-23 03:27:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Anton Berezin
f8ea58f62b Make lang/p5-Tcl to actually link with libtcl.
While at it, fix the port build on -current.

PR:		27705
2001-08-20 15:48:58 +00:00
Jun Kuriyama
2f3e3f67b5 Environment variable $PREFIX is not set at perl Makefile.PL stage.
Use literal "${PREFIX}" instead.

# But this port sitll broken...

Found by:	bento
2001-03-12 02:35:26 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Will Andrews
1e60866cc1 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.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
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
1999-01-11 15:34:56 +00:00
Mark Murray
84e6076838 Unbreak; make work with tcl8.0. 1998-10-25 09:03:24 +00:00
Justin M. Seger
9eb6e56f2e Mark BROKEN for ELF:
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
1998-10-14 03:38:48 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Steve Price
03437e0212 Unbreak after the perl upgrade and update to version beta 2 while
I'm here.
1998-08-30 15:52:51 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
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.
1998-08-18 18:33:15 +00:00
Satoshi Asami
d2358a93fb Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
1997-11-22 01:11:36 +00:00