1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
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
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Cheng-Lung Sung
0617a6c057 - Update to 1.21 2007-08-15 00:52:44 +00:00
Cheng-Lung Sung
07a3fa0cf6 - devel/p5-IO-Stty is deprecated.
- this version (in fact, since 1.14) can run w/o IO::Stty
- bump PORTREVISION
2006-11-21 09:04:04 +00:00
Cheng-Lung Sung
7c52e6fe03 - update to 1.20
- I'd like to maintain it.
2006-07-21 14:52:15 +00:00
Erwin Lansing
5c0e29f0f1 Update to 1.19
PR:		100456
Submitted by:	tjs <tjs@cdpa.nsysu.edu.tw>
2006-07-18 09:04:14 +00:00
Erwin Lansing
021ad5fdcd Update to 1.18 2006-07-11 18:58:43 +00:00
Erwin Lansing
ed375e9075 - Update to 1.17
- Assign to perl@

PR:		98348
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-06-02 08:41:10 +00:00
Erwin Lansing
2295f42102 Update to 1.16 and require perl from ports. 2006-05-07 18:58:46 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
a88df5c39d - Add SHA256
Approved by:	maintainer
2005-11-26 17:00:48 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Patrick Li
6d8e12a600 - Update to 1.15
- Hand maintainership to submitter
- Update WWW tag

PR:		39100
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-06-10 12:58:09 +00:00
Kevin Lo
bb49643316 Update to version 1.12
PR: 34920
Submitted by: Andrew <andrew@ugh.net.au>
2002-02-15 06:18:21 +00:00
Vanilla I. Shu
0ff8ac6584 Upgrade to 1.11. 2001-04-16 19:19:11 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +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
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
Chris D. Faulhaber
b3900f3c88 Re-import of p5-Expect, a perl module inspired by the Tcl version of Expect.
PR:		16528
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-20 22:01:37 +00:00