CVS log for ports/www/mozilla/Attic/pkg-install.in
Up to [FreeBSD] / ports / www / mozilla
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21
Sat Jan 1 14:09:08 2011 UTC (13 months, 1 week ago) by beat
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.20: +0 -0 lines
- Finally remove www/mozilla as no other port longer depends on Mozilla. Mozilla is unmaintained upstream for years, broken and has security issues. Please consider using www/seamonkey2 or www/firefox instead. Happy New Year!
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 10 05:56:10 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Presenting GNOME 2.26 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jan 10 02:45:43 2009 UTC (3 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -5 lines
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 30 20:16:22 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
First all, ahze did most of work. Thanks ahze! Last week or so, I am just merely pick up and help him. Thanks to many testers in both private and mailing list emails for report a few of build and dependencies problems. Also, thanks to marcus and Chess Griffin for test in their tinderboxes. x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it.. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared libraries version have been changed. All ports that depend on poppler have PORTREVISION bump. The graphics/py-poppler has been updated to 0.8.1 to work with newer poppler better. As for the poppler-qt, there is no shared library version change. ------------------------------------------------------- www/firefox3 and gecko ports related: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so feel free to send us patch or commit it by yourself (to committers). However, view in bsd.gecko.mk for document. ------------------------------------------------------- Approved by: portmgr (marcus)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 19 05:13:49 2007 UTC (4 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 1 13:20:10 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
- Update to 2.0 Release notes: http://www.mozilla.com/en-US/firefox/2.0/releasenotes/ Special thanks to marcus and many others for helping test and fixing bugs!
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:23 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -2 lines
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue May 2 19:00:01 2006 UTC (5 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
How did a bashism creep into a FreeBSD pkg-install script? ahze, I'm looking at you. Convert "==" to "=". Reported by: Pascal Hofstee <caelian@gmail.com>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 26 19:23:34 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Only register %%MOZILLA_BIN%% on nvu
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 22 20:55:12 2006 UTC (5 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
* Update to 1.7.13 * Do not run mozilla -register during installation
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:02:15 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
- Add support in bsd.gecko.mk for WITH/USE_GECKO=firefox10 - Only support mozilla and firefox10 on sparc64 & ia64 until we fix - Update pkg-install.in to support firefox10
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 31 00:04:24 2006 UTC (5 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
- Don't remove extensions dir.. firefox and thunderbird don't like this sorry people =(
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 29 18:29:45 2006 UTC (5 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -4 lines
- Convert all gecko pkg-[de]install scripts into a generic pkg-[de]install script - Always use pkg-install to create missing dir's [1] Requested by: marcus [1]
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 15 11:43:57 2006 UTC (5 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Add support for USE_GECKO=xulrunner - Remove quotes around BROKEN - Remove USE_REINPLACE
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:12:27 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update firefox to 1.5
- Add Makefile.common
o A new build/install system for gecko ports, Makefile.common
includes many generic routines and common tasks.
o Fix ld-run-path in all gecko's by using -Wl,-rpath,${moz_libdir}
thus removing the need to have a startup script for ports that
depend on gecko. [2]
o Use system libm, nss, nspr in all gecko ports
- Add bsd.gecko.mk
o This is the predecessor to WITH_MOZILLA=[mozilla|firefox|...]
with a more robust way of detecting a gecko a end user wishs to
use.
o bsd.gecko.mk abstracts the selection of gecko-based backends. It
allows users and porters to support any available gecko backend
without needing to build many conditional tests. ${USE_GECKO} is the
list of backends that your port can handle, and ${GECKO} is set by
bsd.gecko.mk to be the chosen backend. Users set ${WITH_GECKO} to the
list of gecko backends they want on their system.
Port Makefile example:
USE_GECKO=firefox mozilla seamonkey thunderbird
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
End user example:
WITH_GECKO=seamonkey firefox
We highly recommend moving away from using WITH_MOZILLA and switching to
USE/WITH_GECKO.
PR: 89052 [2]
Submitted by: vs [2]
Obtained from: www/firefox
Thanks to: adamw, marcus, and mezz for ideas, bug squashing, and more
sajd from irc.freenode.org/#FreeBSD-Gnome for
pointing out many bugs
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 5 06:20:20 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
* Chase the glib20 shared lib version * Disable cairo support as the new cairo API does not work with mozilla
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 2 16:52:53 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -0 lines
- cleanup and remove pre-everything line since calendar has been in freebsd for over two years. - Remove mng support, this has'nt worked in a long long time
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 10 00:43:23 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly. Note: since 2.1.9 is ABI compatible with 2.1.7, no recompilation is necessary. PR: 78385 Submitted by: lesi
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 4 09:47:25 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -1 lines
Be sure to create the browser_plugins during package install as well. Some ports (e.g. www/ump) depend on this directory being there. Reported by: pointyhat via kris
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:24:21 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact). This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 28 02:18:58 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
* Update to 1.7 * Build the chrome and component registries in a pkg-install script so that the resulting paths are correct [1] For a list of all the changes in 1.7, see http://www.mozilla.org/releases/mozilla1.7. This port features support for the GSSAPI extension as well as optional gnome-vfs support. PR: 65590 [1] Submitted by: thierry [1]
