diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-12-10 10:17:20 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-12-10 10:17:20 +0000 |
commit | 763b461efcef8e1a87f4a70084acd427a2d8a641 (patch) | |
tree | de03002dabfdcfc6d6fb7ef6c491def41995c910 | |
parent | e4be19474df11761e479364ccf69466e45125788 (diff) | |
download | ports-763b461efcef8e1a87f4a70084acd427a2d8a641.tar.gz ports-763b461efcef8e1a87f4a70084acd427a2d8a641.zip |
Notes
33 files changed, 132 insertions, 66 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox-devel/distinfo b/www/firefox-devel/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/firefox-devel/distinfo +++ b/www/firefox-devel/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox-devel/pkg-message b/www/firefox-devel/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/firefox-devel/pkg-message +++ b/www/firefox-devel/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox-esr/pkg-message b/www/firefox-esr/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/firefox-esr/pkg-message +++ b/www/firefox-esr/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox/pkg-message b/www/firefox/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/firefox/pkg-message +++ b/www/firefox/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox10/distinfo b/www/firefox10/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/firefox10/distinfo +++ b/www/firefox10/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox10/pkg-message b/www/firefox10/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/firefox10/pkg-message +++ b/www/firefox10/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox15/distinfo b/www/firefox15/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/firefox15/distinfo +++ b/www/firefox15/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox15/pkg-message b/www/firefox15/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/firefox15/pkg-message +++ b/www/firefox15/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox3-devel/distinfo b/www/firefox3-devel/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/firefox3-devel/distinfo +++ b/www/firefox3-devel/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox3-devel/pkg-message b/www/firefox3-devel/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/firefox3-devel/pkg-message +++ b/www/firefox3-devel/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox35/distinfo b/www/firefox35/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/firefox35/distinfo +++ b/www/firefox35/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox35/pkg-message b/www/firefox35/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/firefox35/pkg-message +++ b/www/firefox35/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox36/distinfo b/www/firefox36/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/firefox36/distinfo +++ b/www/firefox36/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox36/pkg-message b/www/firefox36/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/firefox36/pkg-message +++ b/www/firefox36/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/flock/Makefile b/www/flock/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/flock/distinfo b/www/flock/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/flock/distinfo +++ b/www/flock/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/flock/pkg-message b/www/flock/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/flock/pkg-message +++ b/www/flock/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/mozilla-firebird/Makefile b/www/mozilla-firebird/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/mozilla-firebird/Makefile +++ b/www/mozilla-firebird/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/mozilla-firebird/distinfo b/www/mozilla-firebird/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/mozilla-firebird/distinfo +++ b/www/mozilla-firebird/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/mozilla-firebird/pkg-message b/www/mozilla-firebird/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/mozilla-firebird/pkg-message +++ b/www/mozilla-firebird/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/phoenix/distinfo b/www/phoenix/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/phoenix/distinfo +++ b/www/phoenix/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/phoenix/pkg-message b/www/phoenix/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/phoenix/pkg-message +++ b/www/phoenix/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +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 @@ -20,6 +23,8 @@ 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: |