summaryrefslogtreecommitdiff
path: root/mk/tools/perl.mk
AgeCommit message (Expand)AuthorFilesLines
2020-05-10mk/tools/perl.mk: allow to silence the USE_TOOLS+=perl warningrillig1-4/+11
2018-08-22Remove clauses 3,4 from TNF-only copyright blocks.maya1-8/+1
2015-11-25Remove mk/find-prefix.mk and its usage from the mk infrastructure.jperkin1-4/+2
2007-11-19Generalize the condition for defining PERL5, so that PERL5 is neverminskim1-2/+2
2007-11-19Do not define PERL5 as a tool when building devel/perl5, which definesminskim1-1/+3
2006-07-10The wrapper for perl silently failed, giving no hint thatrillig1-2/+2
2006-07-05Teach the tools framework about the following new tools:jlam1-1/+7
2005-08-06Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updatesjlam1-7/+1
2005-05-22Some packages want to embed the path to the perl tool in scripts butjlam1-1/+13
2005-05-22The path to perl is now passed via CONFIGURE_ENV as of revision 1.9 ofjlam1-7/+1
2005-05-21Grammar 101 -- sentences should end in a period.jlam1-2/+2
2005-05-21Add TNF copyright to the new tools framework makefiles.jlam1-1/+37
2005-05-20Move the PLIST_SUBST lines that substitute for PERL5_* variables fromjlam1-1/+6
2005-05-19Merge most of perl.mk into replace.mk and leave perl.mk to containjlam1-35/+16
2005-05-18Goal: Remove USE_PERL5 from pkgsrc.jlam1-9/+7
2005-05-18perl.mk was moved from being included by bsd.tools.mk to replace.mk.jlam1-6/+1
2005-05-17Move perl handling into replace.mk. We now can specify USE_TOOLS+=perljlam1-12/+22
2005-05-14BUILDLINK_DEPENDS.* can be lists, so iterate over the lists when creatingjlam1-2/+7
2005-05-12Teach the new tools framework more about perl. We include perl5/vars.mkjlam1-2/+11
2005-05-11Use EVAL_PREFIX to be pkgviews-friendly.jlam1-2/+3
2005-05-10TOOLS_CREATE has replaced TOOLS_{SYMLINK,WRAP}.jlam1-2/+2
2005-05-02If we only define the "TOOL" variable if the real command exists, thenjlam1-3/+1
2005-05-02PERL5 shouldn't be recursively defined.jlam1-2/+2
2005-04-28Define TOOLS_DEPENDS.* to be the dependency that will be added, andjlam1-1/+8
2005-04-27Clarify why we want the perl symlink.jlam1-3/+3
2005-04-27Split out the perl handling to a separate file, since we always use thejlam1-0/+18