notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/perl5.8/pkg-install
SVNWeb

Number of commits found: 9

Tue, 1 Feb 2005
[ 13:36 tobez search for other commits by this committer ] Original commit 
Update to 5.8.6.  Also:

- redirect output from h2ph to /dev/null [1];
- fix File::Path insecure file/directory permissions [2];
  this resolves CAN-2004-0452
  (http://vuxml.freebsd.org/c418d472-6bd1-11d9-93ca-000a95bc6fae.html);
- for OSVERSION < 500036, create symlinks in /usr/bin not only for
  perl and suidperl, but also for a2p, c2ph, find2perl, h2ph, h2xs,
  perlbug, perlcc, perldoc, pl2pm, pod2html, pod2latex, pod2man,
  pod2text, s2p, and splain;  perl and suidperl are still enough for
  more recent FreeBSD versions [3];
- clean up created symlinks upon deinstallation [4];
- try to cleanup symlinks created by older versions of lang/perl5 and
  lang/perl5.8, during both installation and deinstallation [5];
- added support for DISABLE_BSDPAN environment variable [6];
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 25 Nov 2004
[ 11:01 sem search for other commits by this committer ] Original commit 
- Create PREFIX/SITE_PERL/PERL_ARCH/auto dirrectory on install

Pointed out by: kris
Approved by:    tobez
Fri, 30 Jul 2004
[ 08:31 tobez search for other commits by this committer ] Original commit 
Update to 5.8.5.
Sun, 30 May 2004
[ 23:13 tobez search for other commits by this committer ] Original commit 
1. Update to 5.8.4.
2. Make this port respect Makefile.local.
3. Transfer manpages to Makefile.man.
4. Move manpages for modules, included into distribution, into
   lib/perl5/PERL_VER/perl/man/man3, to eliminate file conflicts
   with p5 ports for modules included with perl.
5. Use PREFIX/SITE_PERL_REL instead of SITE_PERL in the Makefile.
6. Switch to bzipped sources.
7. Other small adjustments.

PR:     65925, 66096, 67205

Submitted by:   foxfair (1), Charles Swiger <chuck@pkix.net> (1), krion (3)
Reported by:    Roy Badami <roy@gnomon.org.uk> (2)
Fri, 5 Mar 2004
[ 21:38 marcus search for other commits by this committer ] Original commit 
Respect OSVERSION in the pkg-install script.  This allows package building
tinderboxes to do the righ thing reagrding Perl in a chroot/jail environment
regardless of the underlying host OS version.

Approved by:    perl (tobez)
Thu, 19 Feb 2004
[ 09:40 philip search for other commits by this committer ] Original commit 
This fixes a little bug introduced in r1.8.

When installing with pkg_add(1), the ${SITE_PERL} directory was not created
causing system headers not to be perlified and installed by h2ph.  This made
some things break in very mysterious ways.

The pkg-install script used by pkg_add(1) doesn't know about the many special
variables in bsd.port.mk, so it shouldn't try to rely on them.

Noticed by:     bento, kris
Approved by:    kris
Wed, 4 Feb 2004
[ 19:13 marcus search for other commits by this committer ] Original commit 
Update the pkg-install script to run use.perl port after install on recent
versions of -CURRENT.

Reported by:    kris
Mon, 27 Oct 2003
[ 19:48 tobez search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update to 5.8.1.

Also:

Make suidperl optional (ENABLE_SUIDPERL knob).  Switch to perlmalloc by
default, unless threaded perl is built, to improve performance.
Modernize pkg-plist (switch to SITE_PERL where possible).  Update WWW.

Many thanks to foxfair who prepared most of this update.
Sun, 21 Jul 2002
[ 17:09 tobez search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update to 5.8.0 (after repocopy).

Number of commits found: 9