head	1.9;
access;
symbols
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.8;
locks; strict;
comment	@# @;


1.9
date	2003.06.02.18.32.07;	author marcus;	state dead;
branches;
next	1.8;

1.8
date	2002.12.18.05.02.33;	author alane;	state Exp;
branches;
next	1.7;

1.7
date	2002.12.13.09.41.38;	author alane;	state Exp;
branches;
next	1.6;

1.6
date	2002.12.10.10.17.20;	author alane;	state Exp;
branches;
next	1.5;

1.5
date	2002.12.10.08.57.05;	author alane;	state Exp;
branches;
next	1.4;

1.4
date	2002.12.01.21.37.33;	author alane;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.10.18.05.10;	author alane;	state Exp;
branches;
next	1.2;

1.2
date	2002.11.07.17.56.33;	author alane;	state Exp;
branches;
next	1.1;

1.1
date	2002.11.05.12.00.22;	author alane;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Remove phoenix now that it is mozilla-firebird.
@
text
@======================================================================
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".
It will NOT work with the -STABLE base-system versions of Perl.

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).
* Where/when did the problem occur: configuring, building, or
	running phoenix?
* How can you reproduce the problem?

Thank you for your help in testing and reporting bugs, and we hope you
enjoy using Phoenix.
The Maintainers (alane@@ & trevor@@)

Additional notes:

0.4_8:
Add patch to fix network ops on -CURRENT.

0.4_9:
Install link to java plugin.
Build plist after install using find/sed.

0.4_10:
Backdown after failed 0.5 from nonofficial tree. Makefile modifications
to generate plist done right this time.

0.5_1
Official 0.5 release port.

****WARNING! DANGER, WILL ROBINSON!**** You must delete your old .phoenix
dir! Save your bookmarks.html somewhere and then let it create a new
directory. You can import your old bookmark file. Bug reports from people
who did not do this are going to be taken at extremely low priority.

Also, please see the nifty new phoenix themes and extensions at the new
website http://texturizer.net/phoenix/index.html.

Finally make portlint STFU about the Makefile.

The distfile is on my distfiles dir this time, so I have mirrored it on my
html page until the distfiles dir gets mirrored in 24-48 hours.

I had to disable Xinerama since it was breaking the build.

0.5_4
Patch to hopefully fix crash when formatting time string at end of download.
Thanks to Greg Rumple and Joe Marcus Clarke for the fantastic work debugging
this one.

Added /usr/X11R6/bin/phoenix.rb. If you have ruby installed, you can run
this instead of 'phoenix' and it takes care of the 'profile in use' errors
by automatically using an existing phoenix if one is running. I didn't put
a dependency because I don't want to require ruby + ruby-shim to run the
browser.

-- AlanE <phoenix@@freebsd.org>

======================================================================
@


1.8
log
@Patch by Greg Rumple & JMC to hopefully fix end-of-download crash. I'll
submit this fix back to the Mozilla team, since it will affect Mozilla 1.3a
as well.

Approved by:	kris before departure (one of these days this update will end)
@
text
@@


1.7
log
@Finally, a release Phoenix that works and does not crash all the time.

Approved by:	kris (a long time ago)
@
text
@d58 12
@


1.6
log
@Backed down to 0.4_10 because 0.5 was borked.
@
text
@a1 35
0.4_10:
Backdown with makefile mods left in place.

0.5.20021209:
Phoenix 0.5 snap on 20021209. Most of the files are PHOENIX_0_5_RELEASE,
but they didn't tag the browser and toolkit dirs, so those are from this
AM.

****WARNING! DANGER, WILL ROBINSON!**** You must delete your old .phoenix
dir! Save your bookmarks.html somewhere and then let it create a new
directory. You can import your old bookmark file. Bug reports from people
who did not do this are going to be taken at extremely low priority.

Also, please see the nifty new phoenix themes and extensions at the new
website http://texturizer.net/phoenix/index.html.

Finally make portlint STFU about the Makefile.

The distfile is on my distfiles dir this time, so I have mirrored it on my
html page until the distfiles dir gets mirrored in 24-48 hours.

I had to disable Xinerama since no port ever finds it and it was breaking
the build.

This version is broken. Backed down to 0.4_10

-- AlanE <phoenix@@freebsd.org>

0.4_9:
Install link to java plugin.
Build plist after install using find/sed.

0.4_8:
Add patch to fix network ops on -CURRENT.

d27 33
@


1.5
log
@Update Phoenix to 0.5, the last release named Phoenix. Fixes a lot a bugs,
adds some features, there is at least one crasher I've hit so far but I don't
know if it is anomoly or not yet.

Approved by:	kris
@
text
@d2 3
d25 2
@


1.4
log
@1. Add a link to support the java plugin. Thanks to Khairil Yusof
<kaeru@@pd.jaring.my> for this tip.

2. Build the plist automagically in a post-install target.

Approved by:	kris
@
text
@d2 23
@


1.3
log
@* PORTREVISION ==> 7.
* 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.
@
text
@d2 7
d11 1
d13 3
a15 3
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*.
a22 1

a26 2
* If perl 5.8, did you remove the p5-File-Spec port? If no, why
	didn't you follow the instructions provided?
d29 1
a29 2
* Can you reproduce the problem? If so, how? If not, why do you
	think we can fix it?
a34 1

@


1.2
log
@1. Broken for system perl. Sorry but we don't know yet how to make it work.
2. Disable javascript debugger (like we're at a stage where we want to do
	that .... hahaha).
3. Remove dupes from files/mozconfig.in.
4. Whack the share and include dirs in a post-install target (I know it's
	slower that way, but I'm gonna let Trevor work out how to do it
	otherwise, since he so kindly volunteered.)
5. We need an icon for this, people. Any graphics geeks out there?

Thanks to Adam Weinberger for his valuable info about perl versions,
and his continuing research. Thanks to everybody else who's tested, even
if y'all did report the same thing. 8-) Finally, thanks to Warren Zevon,
whose song My ****'s ****ed Up certainly applies to the early stages
of this port.
@
text
@d2 2
a3 4
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.
d16 10
a25 10
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?
@


1.1
log
@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.
@
text
@d12 1
a12 1
	phoenix@@geeksrus.net
a27 4
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.
d29 1
a29 1
Thank you for your help in testing and report bugs, and we hope you
@

