Bug 125247 - missing file in devel/websvn
Summary: missing file in devel/websvn
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-04 03:20 UTC by Carsten Wiedmann
Modified: 2008-07-07 12:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Wiedmann 2008-07-04 03:20:03 UTC
Hello,

after the installation of devel/websvn you can read:
--------------------------------------------
To setup websvn, please edit the configuration file:
/usr/local/www/data/websvn/include/config.php
--------------------------------------------

But this file doesn't exists.

Fix: 

Copy the file:
%%PREFIX%%/%%WEBSVNDIR%%/include/distconfig.php
to:
%%PREFIX%%/%%WEBSVNDIR%%/include/config.php
during the install process (if not exists).

(or adjust the pkg-message)
How-To-Repeat: Install the port/package "devel/websvn" and search for this file after the installation.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2008-07-04 04:00:16 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-04 04:01:14 UTC
Maintainer of devel/websvn,

Please note that PR misc/125247 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=misc/125247

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-04 04:01:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Pietro Cerutti freebsd_committer freebsd_triage 2008-07-04 19:55:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-07-07 11:55:52 UTC
gahr        2008-07-07 10:55:43 UTC

  FreeBSD ports repository

  Modified files:
    devel/websvn/files   pkg-message.in 
  Log:
  - Fix pkg-message
  
  PR:             125247
  Submitted by:   Carsten Wiedmann <carsten_sttgt@gmx.de>
  Approved by:    Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
                  via private e-mail
  
  Revision  Changes    Path
  1.2       +1 -1      ports/devel/websvn/files/pkg-message.in
_______________________________________________
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"
Comment 6 Pietro Cerutti freebsd_committer freebsd_triage 2008-07-07 11:55:59 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!