summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2003-05-27Modify lang/perl5 and lang/perl58 to install man3 pages again. However,jlam8-28/+220
2003-03-18Replaced two outdated US ftp serversheinz1-3/+4
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam2-4/+6
2003-03-05Most, if not all, packages using perl5/module.mk are perl5 modulesseb1-1/+4
2003-02-27fix previous change for FreeBSD/gcc3.grant2-6/+6
2003-02-27fix some indenting and strip unneeded parens.grant1-11/+11
2003-02-21adopt some patches from FreeBSD ports, allowing this to build ongrant4-7/+58
2003-02-18It's BUILDLINK_DEPMETHOD.perl that should append "full".jlam1-2/+2
2003-02-18BUILDLINK_DEPENDS.perl was incorrectly set to full; full is not a packagejklos1-2/+2
2003-02-17Require that we use a full dependency on perl when building/installingjlam1-1/+3
2003-02-17convert to use test target from bsd.pkg.mkdillo1-5/+2
2002-12-24Unused.wiz1-62/+0
2002-12-24Make this compile and install cleanly on IRIX.jschauma2-1/+16
2002-12-23Whitespace fixcjep1-4/+4
2002-12-23mark this NOT_FOR_PLATFORM Darwin, since the earliest version of perlgrant1-1/+3
2002-12-23Remove support for buildlink.mk -- noone uses it any longer.wiz1-6/+2
2002-10-23correct HOMEPAGE.grant1-2/+2
2002-09-26Introduce target perl5-configure.seb1-6/+13
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-09-23perl5/module.mk is intended to be included by packages that buildjlam1-0/+82
2002-09-05Only add a build dependency on perl if USE_PERL5 == "build".jlam1-1/+5
2002-09-05If USE_PERL5 is "build", then only set a build dependency on perl.jlam1-1/+5
2002-08-25Respect new USE_PERL5 semantics by pulling over a change from buildlink.mk.jlam1-2/+2
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam3-3/+31
2002-07-24Make use of USE_PERL5 and the other perl-related bits in bsd.pkg.mk insteadjlam1-25/+4
2002-07-22Correctly build from lang/perl58 if we need perl-5.8.0 on Darwin.jlam1-5/+6
2002-07-22Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl asjlam1-1/+5
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
2002-02-08Remove patch-ai sha1, since the file doesn't exist.wiz1-2/+1
2002-01-30Fix long-standing bug where -R${PREFIX}/lib wasn't being recorded in thejlam2-6/+12
2002-01-30Move post-patch target that modified files to pre-configure, so that thejlam1-2/+2
2002-01-28Update lang/perl5 to 5.6.1nb7. Changes from version 5.6.1nb6 includejlam3-3/+69
2001-12-14Typo.jlam1-3/+3
2001-12-14Use 'rm -f' instead of 'rm' in case the files don't already exist.jlam1-2/+2
2001-12-14Install perl5.6.1 as statically linked if perl is statically linked. Alsojlam1-8/+22
2001-12-11Only replace -L${LOCALBASE}/lib with "-L*" options from ${LDFLAGS} so thatjlam1-5/+5
2001-12-03Move comment to separate line to unconfuse lintpkgsrc.wiz1-2/+3
2001-12-03Use PKGREVISION to manage package-specific versions numbers that differjlam2-14/+4
2001-11-30Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's justjlam1-2/+2
2001-11-28Add PERL5OPT to the CONFIGURE_ENV, so that configure scripts that usejlam1-1/+2
2001-11-28Rearrange and separate out code that only pertains to USE_BUILDLINK_ONLYjlam1-20/+22
2001-11-28Use ${BUILDLINK_TARGETS.perl} as the pre-configure requisites so we canjlam1-2/+2
2001-11-25Complete idea behind previous commit.jlam1-1/+7
2001-11-25Allow passing flags to linker and to compiler via LDFLAGS and CPPFLAGSjlam1-3/+7
2001-11-24Add buildlink.mk file for use by perl5 module package Makefiles. Thisjlam1-0/+61
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-25ftp.digital.com doesn't hold the CPAN mirror any longer. It's atjlam1-2/+2
2001-10-21Add 'dl' to the LIBSWANTED.SunOS line.veego1-2/+2
2001-10-14Add a patch to the perl package that causes perl modules from CPAN to linkjlam3-3/+44
2001-10-02The previous change (making ExtUtils recognize -Wl,-R as the prefix for ajlam1-2/+2