summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2005-04-02Pullup ticket 416 - requested by Klaus Heinzsalo1-2/+2
2005-02-26Enforce the values that PERL5_MODULE_TYPE can take.jlam1-1/+6
2005-02-25Depend on latest p5-Module-Build to get .packlist files.wiz1-2/+2
2005-02-24* Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pmjlam3-50/+89
2005-02-23Remove :Q that broke things, introduced in previous.wiz1-2/+2
2005-02-21Add basic Module::Build support; set PERL5_USES_MODULE_BUILDwiz1-2/+29
2005-01-03Drop maintainership of perl-5.6.x. We should move pkgsrc to usingjlam1-2/+2
2004-12-20actually bump PKGREVISION of perl58 and BUILDLINK_RECOMMENDED to addressgrant1-2/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
2004-12-19Create a modifier PERL5_OPTIONS that specifies properties of the perljlam2-1/+33
2004-12-15Remove duplicate "the" in comment.wiz1-2/+2
2004-12-12Change ALL_TARGET to BUILD_TARGET.kristerw1-2/+2
2004-10-01Remove MIPSpro bits that added -n32 or -64 depending on the ABI; thisjlam1-9/+1
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-3/+3
2004-07-06Remove references to buildlink2.wiz1-3/+1
2004-07-06Unused.wiz1-73/+0
2004-07-03Do not unset USE_GCC3, just complain if buildingwiz2-12/+7
2004-06-09PR pkg/25428: Georg Schwarz, remove an extra '\' in front of ${TRUE},xtraeme1-2/+2
2004-05-05Set LC_ALL=C while doing perl5-configure. This fixes the problem thatrecht1-1/+2
2004-05-05Rework how proper ABI flags are set on IRIX, using patch provided byjschauma1-3/+8
2004-04-26Allow perl-thread to be an acceptable perl when checking dependencies.jlam2-4/+4
2004-04-23Add Interix to NOT_FOR_PLATFORM; porting will be done on only perl 5.8.tv1-2/+2
2004-04-12Address PR pkg/25147:jschauma1-2/+2
2004-04-12Make this build under Irix with mipspro compilers:jschauma2-1/+23
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-19/+19
2004-03-02Test if a conditional variable is defined before expanding it. Fromuebayasi1-2/+2
2004-02-10Turn PERL5_REQD into a list of values, the highest of which will be usedjlam2-6/+6
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam2-12/+12
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
2004-01-21Override OPTIMIZE instead of PASTHRU_INC to pass ${CFLAGS} and ${CPPFLAGS}jlam1-3/+3
2004-01-19If PERL5_REQD is at least 5.8, then set BUILDLINK_PKGSRCDIR.perl properlyjlam2-4/+4
2004-01-19Back out previous change... it doesn't seem to be needed.jlam1-3/+1
2004-01-16Add a variable "PERL5_PATH" that's the full path to the actual perljlam1-1/+3
2004-01-13PERL5_INSTALLARCHLIB is no longer directly set by this file, so create onejlam1-2/+5
2004-01-13module.mk is included by perl5*/Makefile, so be careful not to clutterjlam1-21/+22
2004-01-13Rearrange order of tests and protect more of the code that depends onjlam2-12/+11
2004-01-13Bump the PKGREVISION of lang/perl5. Changes between versions 5.6.1nb9jlam3-15/+15
2004-01-13The build and install stages require slightly different values forjlam1-2/+14
2004-01-12We need PERL5_INSTALLARCHLIB, so compute its value appropriately.jlam3-16/+18
2004-01-11Use tabs (not spaces) to make indentationcjep1-2/+2
2004-01-08Adding a MESSAGE file noting where these packages search for plugins orjlam2-1/+11
2004-01-08Fix PLIST issues for perl5 in the overwrite case after removingjlam2-9/+15
2004-01-06Make sure perl5 build doesn't wait for manual input at thereed1-1/+3
2004-01-05Missing space before ]jlam1-2/+2
2004-01-05Make this look more like lang/perl58/Makefile, and bl3ify.jlam1-9/+21
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+84
2003-12-05For BSD/OS, define LIBSWANTED.BSDOS and SYSLIBPATH.BSDOS.reed1-1/+3
2003-12-03On AIX, perl doesn't like building with gcc.erh2-2/+15