summaryrefslogtreecommitdiffstats
path: root/lang/perl5.10
Commit message (Collapse)AuthorAgeFilesLines
* Use a cleaner, documented way to obtain the path of BSDPAN. This fixestobez2002-05-242-3/+4
| | | | | | | the problems with threaded perl build. The threaded perl is curently unsupported by this port but seems to work fine with this fix applied. Reported by: Jens Fallesen <jens@fallesen.dk>
* Make make depend to work with the new gcc (the new preprocessor outputstobez2002-05-211-0/+13
| | | | | | | | | more stuff than the old one, which confuses makedepend script in the distribution). PORTREVISION is not bumped since there was no functionality change. Reported-by: too many to list here
* 1. Speed up the fetch stage by using groups of MASTER_SITES.tobez2002-05-202-10/+11
| | | | | | | 2. Remove the dependency on perl (rather important for this port). 3. Make the script this port installs use the version of perl from ports. Reported-by: (item 2) Juriy Goloveshkin <j@gu.ru>, Mark Huizer <xaa@timewasters.nl>
* Unforbid the port for the use of general FreeBSD public.tobez2001-12-197-16/+142
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile perl with BSDPAN support, both -current and -stable. The version of BSDPAN used here coincides accidentally with the one present in the -current system perl, but is installed in a different place. Provide a script, use.perl, to facilitate switching of the perl used by default between the system perl and this port. Also print a message describing the usage of use.perl (this works for the port and for the package built from it). The switching to the port version is done by removing /usr/bin/perl and /usr/bin/suidperl (they both have link count >1, so this is reversible), and making them to be symlinks to the corresponding binaries in $PREFIX/bin. Also, assignments of the correct values of PERL_VER, PERL_VERSION, and PERL_ARCH are appended to /etc/make.conf. Last, NOPERL=yes is appended to /etc/make.conf, so that the changes made will survive system upgrades from source. The switching to the system version is more or less a reverse of the process described above. Set and use PERL_ARCH which is independed from the one used by the system perl. Fix the port for post-malloc.h -current. Fix a small bogon when PREFIX was used in pkg-install (PKG_PREFIX should have been used instead). Reviewed by: markm, joe
* Make this port do the same thing whether databases/gdbm is installed ortobez2001-08-202-6/+3
| | | | | | not - do not install GDBM_File extension. PR: 29884
* Fix wrong directory name.tobez2001-06-291-1/+1
| | | | | PR: 28462 OK'ed by: markm
* Take over maintainership.tobez2001-06-121-1/+1
| | | | OK'ed by: markm
* Update for Perl 5.6.1.markm2001-04-107-259/+349
| | | | | | | As before, this is a "guru only" port. If you know what you are doing, go ahead and use it. If not - HANDS OFF! Perl 5.6.1 will be committed to "base" FreeBSD in a week or 2.
* Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE whomarkm2001-03-227-585/+873
| | | | | | | | | | | | | really want it. This is still marked FORBIDDEN as there may be all sorts of horrible incompatabilities with the perl5 in "base", but folks who are willing to override this and experiment are welcome. Consider this to be only partially supported. I'll happily commit patches and fixes, but I don't want to answer too many questions. Sorry!
* Some style fixes in the lang category (usual round of spaces -> tabs)olgeni2001-02-051-1/+1
|
* Correct the COMMENTcpiazza2000-05-191-1/+1
| | | | | PR: 18638 Submitted by: Daniel S. Lewart <d-lewart@uiuc.edu>
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.billf2000-05-141-1/+1
|
* Typo (PORTVESION -> PORTVERSION).asami2000-04-131-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* ln -> ${LN}mharo1999-08-281-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-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.steve1999-05-091-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)asami1999-03-291-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 defineasami1998-11-111-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.markm1998-10-122-3/+6
| | | | | | | (Also minor repairs to PLIST - nuke ranlibs) Reviewed by: asami OK-ed by: jseger
* Make this port honour CFLAGS.markm1998-08-281-0/+11
| | | | Submitted by: axl (Sheldon Hearn)
* Upgrade to perl 5.005_02. This will have virtually no impact on ports thatmarkm1998-08-153-718/+497
| | | | have been converted to the new scheme.
* create needed directories before making .ph filesache1998-08-071-0/+1
|
* generate .ph files on package install nowache1998-08-072-291/+11
|
* Remove generated include .ph files which not present on every machine,ache1998-08-061-13/+0
| | | | mostly kerberos or obsoleted ones.
* Update to Perl 5.005_01.markm1998-08-067-630/+1043
|
* Run h2ph as part of post-install target. Note this doesn't get a completesteve1998-02-151-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.markm1997-11-123-237/+239
|
* Add perl5 as an alias for the binary.obrien1997-10-062-1/+4
| | | | OKed by: Satoshi
* Patch to make this compile on 2.2.1markm1997-09-221-0/+10
|
* Corrent package name.markm1997-07-181-2/+2
| | | | Pointed out by: Satoshi
* Update to perl-5.004_01markm1997-07-173-243/+250
|
* Make suidperl install on 2.1.*markm1997-06-041-3/+11
| | | | Submitted by: pius@ienet.com
* Remove two initial ranlib's without any previous fileache1997-05-241-2/+0
|
* Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2!markm1997-05-237-1556/+574
|
* This is the Perl5 equivalent of the MNT_NOSUID patch that was put intoroberto1997-05-131-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'.wosch1997-04-201-2/+2
|
* Update to take advantage of new features in bsd.port.mk rev. 1.237.asami1996-12-111-9/+3
|
* Remove GDBM_File.3, it won't be built if gdbm isn't already installed.asami1996-12-102-3/+2
| | | | Reported by: markm
* Compress manpages in lib/perl5/man/man3 too. Add missing GDBM_File.3.asami1996-12-072-79/+104
|
* Add missing manpage (perl.1).asami1996-11-261-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-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]obrien1996-11-171-9/+7
|
* Correct my idea of what "FreeBSD after 2.2 needs". SuidPerl failed tomarkm1996-11-131-1/+2
| | | | compile.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-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 FreeBSDmarkm1996-11-012-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"asami1996-10-101-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):markm1996-07-271-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.
OpenPOWER on IntegriCloud