Age | Commit message (Expand) | Author | Files | Lines |
2004-10-01 | Remove MIPSpro bits that added -n32 or -64 depending on the ABI; this | jlam | 1 | -9/+1 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -3/+3 |
2004-07-06 | Remove references to buildlink2. | wiz | 1 | -3/+1 |
2004-07-06 | Unused. | wiz | 1 | -73/+0 |
2004-07-03 | Do not unset USE_GCC3, just complain if building | wiz | 2 | -12/+7 |
2004-06-09 | PR pkg/25428: Georg Schwarz, remove an extra '\' in front of ${TRUE}, | xtraeme | 1 | -2/+2 |
2004-05-05 | Set LC_ALL=C while doing perl5-configure. This fixes the problem that | recht | 1 | -1/+2 |
2004-05-05 | Rework how proper ABI flags are set on IRIX, using patch provided by | jschauma | 1 | -3/+8 |
2004-04-26 | Allow perl-thread to be an acceptable perl when checking dependencies. | jlam | 2 | -4/+4 |
2004-04-23 | Add Interix to NOT_FOR_PLATFORM; porting will be done on only perl 5.8. | tv | 1 | -2/+2 |
2004-04-12 | Address PR pkg/25147: | jschauma | 1 | -2/+2 |
2004-04-12 | Make this build under Irix with mipspro compilers: | jschauma | 2 | -1/+23 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -19/+19 |
2004-03-02 | Test if a conditional variable is defined before expanding it. From | uebayasi | 1 | -2/+2 |
2004-02-10 | Turn PERL5_REQD into a list of values, the highest of which will be used | jlam | 2 | -6/+6 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 2 | -12/+12 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-21 | Override OPTIMIZE instead of PASTHRU_INC to pass ${CFLAGS} and ${CPPFLAGS} | jlam | 1 | -3/+3 |
2004-01-19 | If PERL5_REQD is at least 5.8, then set BUILDLINK_PKGSRCDIR.perl properly | jlam | 2 | -4/+4 |
2004-01-19 | Back out previous change... it doesn't seem to be needed. | jlam | 1 | -3/+1 |
2004-01-16 | Add a variable "PERL5_PATH" that's the full path to the actual perl | jlam | 1 | -1/+3 |
2004-01-13 | PERL5_INSTALLARCHLIB is no longer directly set by this file, so create one | jlam | 1 | -2/+5 |
2004-01-13 | module.mk is included by perl5*/Makefile, so be careful not to clutter | jlam | 1 | -21/+22 |
2004-01-13 | Rearrange order of tests and protect more of the code that depends on | jlam | 2 | -12/+11 |
2004-01-13 | Bump the PKGREVISION of lang/perl5. Changes between versions 5.6.1nb9 | jlam | 3 | -15/+15 |
2004-01-13 | The build and install stages require slightly different values for | jlam | 1 | -2/+14 |
2004-01-12 | We need PERL5_INSTALLARCHLIB, so compute its value appropriately. | jlam | 3 | -16/+18 |
2004-01-11 | Use tabs (not spaces) to make indentation | cjep | 1 | -2/+2 |
2004-01-08 | Adding a MESSAGE file noting where these packages search for plugins or | jlam | 2 | -1/+11 |
2004-01-08 | Fix PLIST issues for perl5 in the overwrite case after removing | jlam | 2 | -9/+15 |
2004-01-06 | Make sure perl5 build doesn't wait for manual input at the | reed | 1 | -1/+3 |
2004-01-05 | Missing space before ] | jlam | 1 | -2/+2 |
2004-01-05 | Make this look more like lang/perl58/Makefile, and bl3ify. | jlam | 1 | -9/+21 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+84 |
2003-12-05 | For BSD/OS, define LIBSWANTED.BSDOS and SYSLIBPATH.BSDOS. | reed | 1 | -1/+3 |
2003-12-03 | On AIX, perl doesn't like building with gcc. | erh | 2 | -2/+15 |
2003-11-27 | It's actually PASTHRU_INC, not INC. | jlam | 1 | -4/+5 |
2003-11-25 | Make PERL5_SUB_* public so that they may be used in buildlink2.mk files | jlam | 2 | -40/+40 |
2003-11-25 | MakeMaker provides two hooks, INC and OTHERLDFLAGS, to pass options to the | jlam | 1 | -8/+11 |
2003-11-25 | Make PERL5_INSTALLSITELIB, PERL5_INSTALLSITEARCH, etc. public so that | jlam | 1 | -4/+4 |
2003-10-05 | fix test for Solaris linker by also grepping for "ld: Solaris Link | grant | 4 | -6/+22 |
2003-10-05 | add rcs id | grant | 1 | -0/+2 |
2003-10-04 | Link under BSD/OS too. (Okay'd by jlam.) | reed | 2 | -10/+14 |
2003-09-13 | Final answer to perllocal.pod problem: just remove the file on pkgviews | jlam | 1 | -3/+16 |
2003-09-13 | Sprinkle .PHONY. | jlam | 1 | -1/+2 |
2003-09-13 | Instead of trying to avoid creating perllocal.pod, go ahead and create it, | jlam | 1 | -9/+3 |
2003-09-13 | Use LIBSWANTED.IRIX and remove inclusion of libiconv buildlink as it's no | jschauma | 1 | -4/+2 |
2003-09-13 | Back out INSTALL_TARGET?= pure_install since it will break several | jlam | 1 | -2/+2 |