diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 01:18:36 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 01:18:36 +0000 |
| commit | d6093ac397746e35c262b0d74ffac28aa67e84be (patch) | |
| tree | dc503ddef60fb4c951e8d66b5501486d05761154 /www/phpgedview/pkg-message | |
| parent | Fix security problem. (diff) | |
[MAINTAINER-UPDATE] www/phpGedView: update to 3.2.1
- Update to 3.2.1
Also:
- move pre-install to post-extract
- do not copy the -dist files to their real name but leave
that as an exercise for the user. Otherwise it will clobber
up the pkg-plist too much, which is created at install-time
and thus doesn't have the nifty features like @unexec.
PR: ports/75384
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Diffstat (limited to 'www/phpgedview/pkg-message')
| -rw-r--r-- | www/phpgedview/pkg-message | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/www/phpgedview/pkg-message b/www/phpgedview/pkg-message index f75b8406582e..3f39ab16d4c8 100644 --- a/www/phpgedview/pkg-message +++ b/www/phpgedview/pkg-message @@ -1,7 +1,11 @@ ======================================= +If it's your initial installation, you should: -You should now point your web browser to the phpGedView folder -(http://www.yourserver.com/phpGedView/) to automatically begin the online -configuration process. +- Go to /usr/local/www/data/phpGedView/ and copy all files ending + with -dist to their name without -dist. + +- point your web browser to the phpGedView folder + (http://www.yourserver.com/phpGedView/) to automatically begin + the online configuration process. ======================================= |
