summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/hints
AgeCommit message (Expand)Author
2004-06-07enable dynamic perl; millert okMichael Shalayeff
2004-04-07merge local changes into perl-5.8.3Todd C. Miller
2004-04-07perl 5.8.3 from CPANTodd C. Miller
2004-04-05Switch mvme88k to -O2 optimization by default.Miod Vallat
2004-02-11enable shared libs on amd64; from drahnTheo de Raadt
2004-01-30no shlibs yetMichael Shalayeff
2003-12-03Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ...Todd C. Miller
2003-12-03perl 5.8.2 from CPANTodd C. Miller
2003-08-09Perl hints to use -O1 on mvme88k now; ok millert@Miod Vallat
2003-08-01Back out threads setting inadvertently added in last commit.Todd C. Miller
2003-07-30hppa no longer needs -O0 to build toke.c; from miod@ and OK mickey@Todd C. Miller
2003-03-17OpenBSD 3.3 has setreuid/setregid.Todd C. Miller
2003-01-20No more libc_r and don't link explicitly with -lpthread Not havingTodd C. Miller
2002-11-04Put back the bits disabling setre[ug]id(). Perl will use setres[ug]idTodd C. Miller
2002-10-30No longer need to override Configure results for setr[ug]id() andTodd C. Miller
2002-10-27Resolve conflicts, remove old files, merge local changesTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2002-05-01Sync with OpenBSD hints file from latest perl snapshot.Todd C. Miller
2001-11-24for openbsd 3.1+, don't even bother trying to pick libdl, since it is dead.Peter Valchev
2001-09-28sparc64 has shared libsJason Wright
2001-09-10no shared libs on sparc64 (yet)Jason Wright
2001-09-04alpha has shared libs; pointed out by brad@Todd C. Miller
2001-05-24merge in perl 5.6.1 with our local changesTodd C. Miller
2001-05-24stock perl 5.6.1Todd C. Miller
2000-12-28Fixed m88k related defines.Steve Murphree
2000-12-05powerpc has shared libs for OpenBSD >= 2.8Todd C. Miller
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-11Use "cc -shared" not "ld -Bstatic" to build shared objectsTodd C. Miller
2000-04-06perl-5.6.0 + local changesTodd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
2000-02-02Remove -Bforcearchive from lddlflags. -Bforcearchive only makes senseTodd C. Miller
2000-01-27Take /usr/local/lib out of glibpth and libpth. Define locincpth andTodd C. Miller
2000-01-18Add /usr/local/lib to libpth/glibpth since ports installs thingsTodd C. Miller
1999-11-09Install a shared libperl and link against it. Put libperl in /usr/libTodd C. Miller
1999-08-31Don't need -fno-strict-aliasing, our gcc has strict aliasing turned off by de...Todd C. Miller
1999-08-20add -fno-strict-aliasingTodd C. Miller
1999-08-20comment out shared libperl support for the time beingTodd C. Miller
1999-08-20Link perl binary with shared libperlTodd C. Miller
1999-08-19The mips test for dynamic loading was wrongNiklas Hallqvist
1999-05-11Go back to colon-separated paths approach but truncate lib pathsTodd C. Miller
1999-05-09o kill colon-separated paths in *libexp, they confuse too many modulesTodd C. Miller
1999-05-02Don't need to set ccflags or cppflags to be emptyTodd C. Miller
1999-04-29New configuration method, use a combination of hints and config.over. Also a...Todd C. Miller
1999-04-29perl5.005_03 (stock)Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1997-11-30perl5.005_03Todd C. Miller
1997-11-30perl 5.004_04Todd C. Miller
1996-08-19Import of Perl 5.003 into the tree. Makefile.bsd-wrapper andJason Downs