aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.10
Commit message (Collapse)AuthorAgeFilesLines
* Use setreuid instead of seteuid for permissions managementGary Palmer1996-06-031-0/+72
| | | | Notes: svn path=/head/; revision=3155
* A little reformatting. Also conditionalize man page compression onSatoshi Asami1996-03-181-5/+8
| | | | | | | NOMANCOMPRESS. Notes: svn path=/head/; revision=2849
* Update to Perl 5.002.Mark Murray1996-03-165-98/+153
| | | | Notes: svn path=/head/; revision=2842
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Upgrade to patchlevel 'm'Jean-Marc Zucconi1995-07-053-24/+118
| | | | Notes: svn path=/head/; revision=1923
* Put back this long PLIST too.Satoshi Asami1995-05-121-3/+298
| | | | Notes: svn path=/head/; revision=1693
* Shortened the PLIST (aka +CONTENTS) file to under 4k to avoid bugMark Murray1995-05-061-298/+3
| | | | | | | | (this will be backed out when the bug is fixed, as is it is a hack rather that a fix) Notes: svn path=/head/; revision=1623
* Corrected some spelling, and generally clarified the description.Mark Murray1995-04-251-2/+6
| | | | Notes: svn path=/head/; revision=1526
* Add -Dprefix=${PREFIX} in configure args.Jean-Marc Zucconi1995-04-241-2/+2
| | | | Notes: svn path=/head/; revision=1523
* Add suidperl; man pages are gzip'edJean-Marc Zucconi1995-04-241-29/+32
| | | | Notes: svn path=/head/; revision=1504
* gzip man pages, strip binariesJean-Marc Zucconi1995-04-241-8/+11
| | | | Notes: svn path=/head/; revision=1503
* Put prep as primary site, move old primary to secondaryAndrey A. Chernov1995-04-191-3/+3
| | | | | | | Add more categories Notes: svn path=/head/; revision=1464
* Add IS_INTERACTIVE. The Configure script checks for file descriptor 0,Satoshi Asami1995-04-181-1/+8
| | | | | | | so you can't run it with all the stdio redirected. Notes: svn path=/head/; revision=1443
* Perl5 port by Mark Murray. People, beat this!Satoshi Asami1995-04-175-0/+373
Submitted by: Mark Murray <markm@freebsd.org> Notes: svn path=/head/; revision=1419