summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/libperl
Commit message (Expand)AuthorAgeFilesLines
* Remove the perl build. Farewell, old friend.markm2002-05-165-3409/+0
* Tidy up some of the configs; s/gcc/cc/ to make the choice of C compilermarkm2002-04-214-41/+41
* Update for Perl 5.6.1.markm2002-03-168-2114/+458
* Wrong spelling of PIC.obrien2002-03-111-1/+1
* Update this to 5.006.obrien2002-02-101-82/+291
* Clone the alpha config for ia64.dfr2001-11-031-76/+285
* Fix cross-building, etc:ru2001-09-291-3/+0
* Fix the build of C programs that link against libperl, and use thetobez2001-06-137-14/+14
* For the time being, Perl threading is considered dangerous. How, whenmarkm2001-05-317-4620/+0
* Commit the first version of BSDPAN.joe2001-04-0314-28/+28
* When setproctitle() moved from libutil to libc, we forgot to back thepeter2001-02-131-2/+2
* Add suffix "-thread" to archname when perl with thread support.vanilla2000-10-309-11/+11
* Fixes and cleanups to the perl build; don't error out when NOCLEAN ismarkm2000-08-205-6/+14
* Bunch-o'-tweaks.markm2000-07-024-147/+147
* Fix the perl build on the Alpha. int32 is 'int' not 'long'. int64 ispeter2000-06-302-8/+8
* Tweaks to the build to allow "make -DNOCLEAN" and "make release" tomarkm2000-06-291-1/+2
* Fix for bootstrapping. Grr. Pointy Hat Please?markm2000-06-261-0/+5
* Thread support for v5.6.0markm2000-06-262-154/+566
* Userland build stuff for Perl5.006.markm2000-06-254-756/+572
* Perl lib configuration for IA-64 (along with PPC and arm32)obrien2000-04-176-0/+3602
* Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64steve2000-04-164-0/+2400
* Fixed missing DPADD.bde2000-03-271-3/+2
* Considerable upgrade to the way perl links to shared objects. Thismarkm2000-03-085-83/+87
* Low-level, but significant cleanup of Perl's build process.markm1999-09-241-28/+0
* Oops. Forgot to cvs add these for threads support.markm1999-09-042-0/+1200
* Allow perl to be built with thread support.markm1999-09-043-14/+29
* $Id$ -> $FreeBSD$peter1999-08-274-22/+22
* Remove $Log garbage from these; it was causing failure when expanded.markm1999-05-053-27/+24
* System Perl is now 5.00503! There is support for threads, but this ismarkm1999-05-023-113/+150
* Back out the last commit; it broke things.markm1999-01-173-12/+12
* fix optimize= settings - configpm understand only =' or =" as variablesache1999-01-153-12/+12
* Fix some more turdage from the original ./configure.markm1999-01-143-18/+18
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-2/+2
* Fix paths. This sorts out the remaining p5-* port-creation hassles.markm1998-10-173-33/+33
* Fix the shared library configuration stuff.markm1998-09-293-15/+15
* Repairs to make the ports system work again. Currently, the portsmarkm1998-09-263-39/+39
* Part #2 (final) of suidperl repair.markm1998-09-243-12/+12
* Big cleanup of the perl build.markm1998-09-223-45/+51
* I danced with the devil and found the needle in the haystack!jb1998-09-213-3/+3
* Supply correct type widths etc. for alpha.dfr1998-09-161-13/+13
* Generalise the build a bit more.markm1998-09-164-4/+591
* Allow libperl to be a shared library.markm1998-09-121-3/+3
* Fix parallel building.markm1998-09-123-5/+589
* Bring in the Perl5 BMake files. This ends the easy stuff.markm1998-09-092-0/+625
OpenPOWER on IntegriCloud