Bug 118647 - [patch] www/apache13-modssl needs perl as runtime-dependency
Summary: [patch] www/apache13-modssl needs perl as runtime-dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-13 12:00 UTC by Kenneth Vestergaard Schmidt
Modified: 2008-01-17 10:20 UTC (History)
0 users

See Also:


Attachments
file.txt (542 bytes, text/plain)
2007-12-13 12:00 UTC, Kenneth Vestergaard Schmidt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Vestergaard Schmidt 2007-12-13 12:00:08 UTC
www/apache13 has USE_PERL5=yes, whereas www/apache13-modssl only has
USE_PERL5_BUILD=yes.

'/usr/local/sbin/apxs' is a perl-script, and without the runtime-dependency on
Perl, won't work. It's used for installing extensions to Apache, so it's pretty
necessary :)

Fix: Patch attached.



Patch attached with submission follows:
How-To-Repeat: Install eg. www/mod_gzip on a machine with apache13-modssl already installed,
and perl deinstalled.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-13 12:00:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2008-01-17 09:37:59 UTC
State Changed
From-To: open->closed

Duplicate of ports/116984
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-17 10:15:23 UTC
dinoex      2008-01-17 10:15:15 UTC

  FreeBSD ports repository

  Modified files:
    www/apache13-modssl  Makefile 
  Log:
  - new option WITH_PERL
  workaround till global solution in bsd.apache.mk
  PR:             118647, 116984
  
  Revision  Changes    Path
  1.186     +4 -0      ports/www/apache13-modssl/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"