Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For the time being, Perl threading is considered dangerous. How, when | markm | 2001-05-31 | 1 | -600/+0 |
| | | | | and why this is re-enabled will be addressed again in the future. | ||||
* | Commit the first version of BSDPAN. | joe | 2001-04-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | BSDPAN is the collection of modules that provides tighter than ever integration of Perl into BSD Unix. Currently, BSDPAN does the following: o makes p5- FreeBSD ports PREFIX-clean; o registers Perl modules in the FreeBSD package database with a package name derived from the module name. The name is of the form: bsdpan-ModuleName-V.VV. Anyone interested in where BSDPAN is developing should read Anton's message to the ports mailling list: Message-ID: <20010105040828.A26011@heechee.tobez.org> Submitted by: Anton Berezin <tobez@tobez.org> | ||||
* | Add suffix "-thread" to archname when perl with thread support. | vanilla | 2000-10-30 | 1 | -1/+1 |
| | | | | Approved by: markm | ||||
* | Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64 | steve | 2000-04-16 | 1 | -0/+600 |
might need some adjusting for the size of long long and long double. Reviewed and approved by: markm |