cvs commit: ports/www/p5-CGI-SpeedyCGI Makefile pkg-plist

Yen-Ming Lee leeym at FreeBSD.org
Fri Aug 6 10:37:01 PDT 2004


leeym       2004-08-06 17:37:00 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-CGI-SpeedyCGI Makefile pkg-plist 
  Log:
  Perl 5.8.4 and above add several security check when doing setuid.
  One of these checks is that the interpreter must have string "perl" with it.
  
  http://sourceforge.net/mailarchive/forum.php?thread_id=4823748&forum_id=7581
  
  - rename speedy_suid to speedy_suidperl (or speedyperl_suid will be fine, too)
  - utilize ECHO
  - replace all /usr/local with PREFIX will cause some problems when PREFIX
    isn't /usr/local (missing PERL5 libraries and modules... blah blah...)
  - bump PORTREVISION
  
  PR:             69970
  Submitted by:   leeym
  Reviewed by:    lth
  
  Revision  Changes    Path
  1.9       +4 -4      ports/www/p5-CGI-SpeedyCGI/Makefile
  1.5       +1 -1      ports/www/p5-CGI-SpeedyCGI/pkg-plist


More information about the cvs-all mailing list