c7685d56b9
* Allow building under -CURRENT. * Changes in LDFLAGS and CPPFLAGS passed to configure. * Removed stale javascript dirs (venkman) from plist. * Updated mkdistfile to remove more unneeded dirs. Used to make a new distfile from a cvs checkout. For maintainers only, really. * Disable bi-directional text in config. * Remove dupes from mozconfig.in. The problem with the martian file selection dialogs is gone. I am not sure of the cause, but apparently it had to do with either which version of the NSPR libs phoenix runs with or the link order of libraries. I don't care, as long as it doesn't do it, 'cause I do not read Martian. Should be running against its own set of NSPR libs now. (Note: you can't just use ldd to check this since the startup scripts play all kinds of fun games.) You are advised to remove $HOME/.phoenix before running the new version.
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
======================================================================
|
|
As of version 0.4_7, this port appears to be stable *again*. It will work
|
|
with either of the port versions of perl, provided you do "use.perl port".
|
|
|
|
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@freebsd.org
|
|
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:
|
|
|
|
* Output from 'uname -a'.
|
|
* Date/time stamp from www/phoenix/Makefile.
|
|
* Perl version used (/usr/bin/perl --version or
|
|
/usr/local/bin/perl --version for -current).
|
|
* If perl 5.8, did you remove the p5-File-Spec port? If no, why
|
|
didn't you follow the instructions provided?
|
|
* Where/when did the problem occur: configuring, building, or
|
|
running phoenix?
|
|
* Can you reproduce the problem? If so, how? If not, why do you
|
|
think we can fix it?
|
|
|
|
Thank you for your help in testing and reporting bugs, and we hope you
|
|
enjoy using Phoenix.
|
|
The Maintainers (alane@ & trevor@)
|
|
======================================================================
|
|
|