Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct the COMMENT | Chris Piazza | 2000-05-19 | 1 | -1/+1 |
| | | | | | PR: 18638 Submitted by: Daniel S. Lewart <d-lewart@uiuc.edu> | ||||
* | ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. | Bill Fumerola | 2000-05-14 | 1 | -1/+1 |
| | |||||
* | Typo (PORTVESION -> PORTVERSION). | Satoshi Asami | 2000-04-13 | 1 | -1/+1 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | ln -> ${LN} | Michael Haro | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Add '%D' so we get the whole path for the '@unexec rm's. | Steve Price | 1999-05-09 | 1 | -1/+2 |
| | | | | | PR: 7848 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> | ||||
* | Use FORBIDDEN to indicate that this port shouldn't be built under any (some) | Satoshi Asami | 1999-03-29 | 1 | -2/+2 |
| | | | | | circumstances. This is different from BROKEN, which merely means we think it is broken. | ||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | Satoshi Asami | 1998-11-11 | 1 | -4/+5 |
| | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) | ||||
* | Perl 5 is in the system. Mark this port broken for 3.0 for that reason. | Mark Murray | 1998-10-12 | 2 | -3/+6 |
| | | | | | | | (Also minor repairs to PLIST - nuke ranlibs) Reviewed by: asami OK-ed by: jseger | ||||
* | Make this port honour CFLAGS. | Mark Murray | 1998-08-28 | 1 | -0/+11 |
| | | | | Submitted by: axl (Sheldon Hearn) | ||||
* | Upgrade to perl 5.005_02. This will have virtually no impact on ports that | Mark Murray | 1998-08-15 | 3 | -718/+497 |
| | | | | have been converted to the new scheme. | ||||
* | create needed directories before making .ph files | Andrey A. Chernov | 1998-08-07 | 1 | -0/+1 |
| | |||||
* | generate .ph files on package install now | Andrey A. Chernov | 1998-08-07 | 2 | -291/+11 |
| | |||||
* | Remove generated include .ph files which not present on every machine, | Andrey A. Chernov | 1998-08-06 | 1 | -13/+0 |
| | | | | mostly kerberos or obsoleted ones. | ||||
* | Update to Perl 5.005_01. | Mark Murray | 1998-08-06 | 7 | -630/+1043 |
| | |||||
* | Run h2ph as part of post-install target. Note this doesn't get a complete | Steve Price | 1998-02-15 | 1 | -1/+2 |
| | | | | | | | list of header files but does get enough that when perl needs more header files that it will hint to use h2ph. PR: 5738 | ||||
* | Upgrade to 5.004_04. Maintenance upgrade. | Mark Murray | 1997-11-12 | 3 | -237/+239 |
| | |||||
* | Add perl5 as an alias for the binary. | David E. O'Brien | 1997-10-06 | 2 | -1/+4 |
| | | | | OKed by: Satoshi | ||||
* | Patch to make this compile on 2.2.1 | Mark Murray | 1997-09-22 | 1 | -0/+10 |
| | |||||
* | Corrent package name. | Mark Murray | 1997-07-18 | 1 | -2/+2 |
| | | | | Pointed out by: Satoshi | ||||
* | Update to perl-5.004_01 | Mark Murray | 1997-07-17 | 3 | -243/+250 |
| | |||||
* | Make suidperl install on 2.1.* | Mark Murray | 1997-06-04 | 1 | -3/+11 |
| | | | | Submitted by: pius@ienet.com | ||||
* | Remove two initial ranlib's without any previous file | Andrey A. Chernov | 1997-05-24 | 1 | -2/+0 |
| | |||||
* | Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2! | Mark Murray | 1997-05-23 | 7 | -1556/+574 |
| | |||||
* | This is the Perl5 equivalent of the MNT_NOSUID patch that was put into | Ollivier Robert | 1997-05-13 | 1 | -0/+42 |
| | | | | | | | | | | | | | | | /usr/bin/perl a while ago. It works with 5.003 and 5.004-tobe. I can't test it on freefall (I don't have a setuid script to play with) but it works at home. I'll test on thud later. Every setuid script found on a partition mounted "nosuid" will not be executed and "Permission Denied" will be displayed. It won't be in soo-to-be-released 5.004 because it is not a FreeBSD speciific problem but it will be dealt with in 5.004_01 (maintenance release). Obtained from: Jörg's patch (edited for Perl5 by me). | ||||
* | Add virtual category 'perl5'. | Wolfram Schneider | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | Satoshi Asami | 1996-12-11 | 1 | -9/+3 |
| | |||||
* | Remove GDBM_File.3, it won't be built if gdbm isn't already installed. | Satoshi Asami | 1996-12-10 | 2 | -3/+2 |
| | | | | Reported by: markm | ||||
* | Compress manpages in lib/perl5/man/man3 too. Add missing GDBM_File.3. | Satoshi Asami | 1996-12-07 | 2 | -79/+104 |
| | |||||
* | Add missing manpage (perl.1). | Satoshi Asami | 1996-11-26 | 1 | -2/+2 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 1 | -1/+0 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Converted to MAN[1-9NL] | David E. O'Brien | 1996-11-17 | 1 | -9/+7 |
| | |||||
* | Correct my idea of what "FreeBSD after 2.2 needs". SuidPerl failed to | Mark Murray | 1996-11-13 | 1 | -1/+2 |
| | | | | compile. | ||||
* | CATAGORIES+= -> CATAGORIES= | David E. O'Brien | 1996-11-12 | 1 | -2/+2 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Use phkmalloc instead of Perl's own malloc. Also clean up the FreeBSD | Mark Murray | 1996-11-01 | 2 | -31/+43 |
| | | | | | hints file for future releases. This will be submitted to the Perl maintainers. | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | (By way of Andrew Stesin): | Mark Murray | 1996-07-27 | 1 | -0/+1077 |
| | | | | | | | | | | | | | | | | | | | | | | | | | From: wjm@best.com (William J. Middleton) Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc Subject: PATCH: perltrap.pod <- 425traps Date: 1 Jul 1996 14:49:58 GMT Approved: merlyn@stonehenge.com (comp.lang.perl.announce) Message-ID: <4r8oim$e5q@nadine.teleport.com> NNTP-Posting-Host: julie.teleport.com [The rush to 5.003 couldn't integrate this, so here it is] The following is a patch for perltrap.pod, from 5.003 (also 5.002). It integrates the latest version of my simple 425traps document. 425traps demonstrated, with examples, all of the traps which have been discovered and sent to me, which have bitten folks making the transition from perl4 to perl5. It also gave an example for each one, including all of the existing perl4 traps in perltrap.pod. As always, if you discover something that isn't documented in one form or another in here, and isn't an official (or at least reported) bug, drop me a line with it. Also, when or if any of these is ever formally declared a bug, I'll take it out. | ||||
* | Update to perl5.003 | Mark Murray | 1996-07-13 | 4 | -84/+94 |
| | |||||
* | Use setreuid instead of seteuid for permissions management | Gary Palmer | 1996-06-02 | 1 | -0/+72 |
| | |||||
* | A little reformatting. Also conditionalize man page compression on | Satoshi Asami | 1996-03-18 | 1 | -5/+8 |
| | | | | NOMANCOMPRESS. | ||||
* | Update to Perl 5.002. | Mark Murray | 1996-03-16 | 5 | -98/+153 |
| | |||||
* | Change category nome from "languages" to "lang". Also remove "programming" | Satoshi Asami | 1995-11-22 | 1 | -2/+2 |
| | | | | which appeared in some of them, everything here is a programming language! :) | ||||
* | Upgrade to patchlevel 'm' | Jean-Marc Zucconi | 1995-07-04 | 3 | -24/+118 |
| | |||||
* | Put back this long PLIST too. | Satoshi Asami | 1995-05-12 | 1 | -3/+298 |
| | |||||
* | Shortened the PLIST (aka +CONTENTS) file to under 4k to avoid bug | Mark Murray | 1995-05-05 | 1 | -298/+3 |
| | | | | | (this will be backed out when the bug is fixed, as is it is a hack rather that a fix) | ||||
* | Corrected some spelling, and generally clarified the description. | Mark Murray | 1995-04-24 | 1 | -2/+6 |
| | |||||
* | Add -Dprefix=${PREFIX} in configure args. | Jean-Marc Zucconi | 1995-04-24 | 1 | -2/+2 |
| |