aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLYing-Chieh Liao2003-10-241-5/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Cleanup extra directories.Jun Kuriyama2003-02-181-1/+3
| | | | | | | Approved by: tobez (maintainer) Notes: svn path=/head/; revision=75805
* Add two knobs:Anton Berezin2002-07-281-0/+5
| | | | | | | | | | | | | | | WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to the freebsd system malloc. Some might find this useful, since perl's malloc is marginally faster in typical cases, and orders of magnitude faster in degenerate cases. Use with care. WITH_GDBM - to compile with gdbm support. Requested by: netchild (WITH_PERL_MALLOC), Joachim Leidinger <jojo@blackpoint.de> (WITH_GDBM) Notes: svn path=/head/; revision=63660
* During deinstallation, for *.ph files, replace find | xargs rm withAnton Berezin2002-06-161-1/+1
| | | | | | | find -delete, for obvious reasons. No PORTREVISION bump. Notes: svn path=/head/; revision=61367
* 1. Do not do rm -rf as a mean to deinstall this port. Instead, apartAnton Berezin2002-06-161-2/+82
| | | | | | | | | | | | | | | | | | from normal rmdir'ing and unexec rmdir'ing, do a find | xargs rm for generated .ph files, since those will differ in different versions of FreeBSD just like .h files may not be the same. 2. Install.pm is broken in 5.6.1 and leads to the wrong .packlist generation, which, in turn, breaks BSDPAN. Fix that. 3. Extend use.perl to patch /etc/manpath.config so that manpages for modules installed by this and other p5- ports are be available. PR: 39108 (item 1) Reported by: Dan Nelson <dan@dan.emsphone.com> (item 1) Notes: svn path=/head/; revision=61362
* Unforbid the port for the use of general FreeBSD public.Anton Berezin2001-12-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=51847
* Make this port do the same thing whether databases/gdbm is installed orAnton Berezin2001-08-201-4/+0
| | | | | | | | | not - do not install GDBM_File extension. PR: 29884 Notes: svn path=/head/; revision=46539
* Update for Perl 5.6.1.Mark Murray2001-04-101-182/+267
| | | | | | | | | | 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. Notes: svn path=/head/; revision=41222
* Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE whoMark Murray2001-03-221-499/+795
| | | | | | | | | | | | | | | | 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! Notes: svn path=/head/; revision=40213
* Add '%D' so we get the whole path for the '@unexec rm's.Steve Price1999-05-091-1/+2
| | | | | | | | PR: 7848 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=18655
* Perl 5 is in the system. Mark this port broken for 3.0 for that reason.Mark Murray1998-10-121-2/+0
| | | | | | | | | | (Also minor repairs to PLIST - nuke ranlibs) Reviewed by: asami OK-ed by: jseger Notes: svn path=/head/; revision=13894
* Upgrade to perl 5.005_02. This will have virtually no impact on ports thatMark Murray1998-08-151-712/+491
| | | | | | | have been converted to the new scheme. Notes: svn path=/head/; revision=12530
* generate .ph files on package install nowAndrey A. Chernov1998-08-071-291/+1
| | | | Notes: svn path=/head/; revision=12314
* Remove generated include .ph files which not present on every machine,Andrey A. Chernov1998-08-061-13/+0
| | | | | | | mostly kerberos or obsoleted ones. Notes: svn path=/head/; revision=12307
* Update to Perl 5.005_01.Mark Murray1998-08-061-541/+957
| | | | Notes: svn path=/head/; revision=12295
* Upgrade to 5.004_04. Maintenance upgrade.Mark Murray1997-11-121-229/+231
| | | | Notes: svn path=/head/; revision=8592
* Add perl5 as an alias for the binary.David E. O'Brien1997-10-061-0/+2
| | | | | | | OKed by: Satoshi Notes: svn path=/head/; revision=8137
* Update to perl-5.004_01Mark Murray1997-07-171-229/+235
| | | | Notes: svn path=/head/; revision=7361
* Remove two initial ranlib's without any previous fileAndrey A. Chernov1997-05-241-2/+0
| | | | Notes: svn path=/head/; revision=6547
* Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2!Mark Murray1997-05-231-316/+442
| | | | Notes: svn path=/head/; revision=6541
* Remove GDBM_File.3, it won't be built if gdbm isn't already installed.Satoshi Asami1996-12-101-1/+0
| | | | | | | Reported by: markm Notes: svn path=/head/; revision=4913
* Compress manpages in lib/perl5/man/man3 too. Add missing GDBM_File.3.Satoshi Asami1996-12-071-77/+78
| | | | Notes: svn path=/head/; revision=4873
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Update to perl5.003Mark Murray1996-07-131-75/+77
| | | | Notes: svn path=/head/; revision=3387
* Update to Perl 5.002.Mark Murray1996-03-161-87/+141
| | | | Notes: svn path=/head/; revision=2842
* Upgrade to patchlevel 'm'Jean-Marc Zucconi1995-07-041-19/+114
| | | | 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-051-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
* Add suidperl; man pages are gzip'edJean-Marc Zucconi1995-04-231-29/+32
| | | | Notes: svn path=/head/; revision=1504
* Perl5 port by Mark Murray. People, beat this!Satoshi Asami1995-04-171-0/+337
Submitted by: Mark Murray <markm@freebsd.org> Notes: svn path=/head/; revision=1419