diff options
author | alane <alane@FreeBSD.org> | 2002-11-05 20:00:22 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-05 20:00:22 +0800 |
commit | 3be564029d9faf3cb076e8eb62a00030ea5f0c48 (patch) | |
tree | 275a5688d80c9f9f991d6db4ce4c64a35dc653a2 /www/firefox/pkg-message | |
parent | 62710de249339e4eb7271146e0cc995cf795f305 (diff) | |
download | freebsd-ports-gnome-3be564029d9faf3cb076e8eb62a00030ea5f0c48.tar.gz freebsd-ports-gnome-3be564029d9faf3cb076e8eb62a00030ea5f0c48.tar.zst freebsd-ports-gnome-3be564029d9faf3cb076e8eb62a00030ea5f0c48.zip |
Upped to PORTREVISION 4.
Added pkg-message file.
Put XP_UNIX in MAKE_ENV just to be safe.
Show pkg-message at start and end.
I think it's stabilized now.
Diffstat (limited to 'www/firefox/pkg-message')
-rw-r--r-- | www/firefox/pkg-message | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/www/firefox/pkg-message b/www/firefox/pkg-message new file mode 100644 index 000000000000..79ed378ae068 --- /dev/null +++ b/www/firefox/pkg-message @@ -0,0 +1,37 @@ +====================================================================== +As of version 0.4_4, this port appears to be stable. It will work with +either of the port versions of perl, provided you do "use.perl port". +It may work with the base system version of perl; I (AlanE) have not +tested this. + +NOTE: if you use the lang/perl5.8 port, please remove the File::Spec +package with the command "pkg_deinstall -f p5-File-Spec". If you are +updating to the 5.8 version of perl, please do this *first*. + +Any bug reports should be addressed to the maintainers at: + phoenix@geeksrus.net +You may also Cc: freebsd-ports@freebsd.org. Please do not send +bug reports to any other addresses. + +Please include the following information with any bug report: + +1. Date/time stamp from www/phoenix/Makefile. +2. Perl version used (/usr/bin/perl --version). +3. If a port, did you do "use.perl port"? If no, why didn't you + follow the instructions provided? +4. If perl 5.8, did you remove the p5-File-Spec port? If no, why + didn't you follow the instructions provided? +5. Where/when did the problem occur: configuring, building, or + running phoenix? +6. Can you reproduce the problem? If so, how? If not, why do you + think we can fix it? +7. If you just have a philosophical difference of opinion with how + this port is set up, without any factual basis, why are you + bothering us with it? I (AlanE) have other PRs to attend to, and + Trevor has work to do as well. + +Thank you for your help in testing and report bugs, and we hope you +enjoy using Phoenix. +The Maintainers (alane@ & trevor@) +====================================================================== + |