summaryrefslogtreecommitdiff
path: root/www/firefox10 (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-12This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn18-5152/+0
Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
2003-11-24Don't build these ports on amd64.Joe Marcus Clarke1-0/+2
Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94751
2003-11-16Add a new patch-Double.cpp that fixes the recent core dumps during post-buildJoe Marcus Clarke1-6/+54
on Sparc64. Submitted by: tmm (bless that man) Notes: svn path=/head/; revision=94115
2003-10-24* Update the extensions list with a modern mozconfig.inJoe Marcus Clarke3-106/+46
* Add rich text editing (aka midas) support Notes: svn path=/head/; revision=92040
2003-10-21Correct the packing list.Trevor Johnson1-2/+0
Notes: svn path=/head/; revision=91854
2003-10-18Update to 0.7 with patch-config_preprocess.pl updated by obraun.Trevor Johnson7-6850/+3488
De-support GTK+ 1.2 (requested by marcus). Trim COMMENT. Notes: svn path=/head/; revision=91595
2003-10-12Mark as IGNORE on -STABLE Alpha.Joe Marcus Clarke1-0/+4
Notes: svn path=/head/; revision=90943
2003-09-06Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.Joe Marcus Clarke1-0/+7
This should help the KSE and libthr people use these applications (plus it lets them build on -CURRENT). Notes: svn path=/head/; revision=88641
2003-09-04Add back the PKGNAMEPREFIX was the accidentally removed in my previousJoe Marcus Clarke1-0/+1
commit. Notes: svn path=/head/; revision=88478
2003-08-24Change the MASTER_SITE back to the official Mozilla FTP servers. Note,Joe Marcus Clarke2-7/+4
people reinstalling this port will have to do a make distclean first, or simply ignore the MD5 checksum. Notes: svn path=/head/; revision=87612
2003-08-12Restore the patch to stop mozilla from crashing on some russian sites.Alexander Kabaev1-0/+57
Notes: svn path=/head/; revision=86833
2003-08-06Fix the PLIST link.Joe Marcus Clarke1-2/+2
PR: 55310 Submitted by: Morten Rodal <morten@rodal.no> Pointy hat to: me Notes: svn path=/head/; revision=86391
2003-07-31Fix the GTK+-1.2 plist. To do this, we create one plist for GTK1 and one forJoe Marcus Clarke3-0/+3394
GTK2. This is easier to maintain using the cons-plist target. Reported by: kris via bento Notes: svn path=/head/; revision=86062
2003-07-29Update to 0.6.1. This is mainly a bug fix release according to the releaseJoe Marcus Clarke6-3447/+3425
notes at http://www.mozilla.org/projects/firebird/release-notes.html, but it went from being based on Mozilla 1.4b to 1.5a. Note, the master site may be temporary. The source tarball at ${MASTER_SITE_MOZILLA} was missing some key bits that prevented compilation. Notes: svn path=/head/; revision=85874
2003-07-24Create a static plist file to fix the package building problem with theJoe Marcus Clarke2-6/+3361
new install mk code. However, keep Alan's plist generating code around since it's cool, and it helps maintainers quickly generate a new plist. PR: 54795 54799 Notes: svn path=/head/; revision=85537
2003-06-18Try my hand at removing the Perl 5.6.1 dependency. This port now buildsJoe Marcus Clarke2-6/+61
and seems to work just fine out-of-the-box on -STABLE with the built-in Perl 5.00503. Notes: svn path=/head/; revision=83276
2003-06-03Use ${PERL5} to properly locate perl.Joe Marcus Clarke2-1/+2
Submitted by: perky Notes: svn path=/head/; revision=82066
2003-06-02Add mozilla-firebird after a repo move from phoenix.Joe Marcus Clarke16-85/+1146
Mozilla Firebird is the browser reborn from the ashes of the Phoenix. * Update to 0.6 [1] * Add optional GTK+-2 support [2] * Add [untested] Sparc64 support [3] * Add [untested] Alpha support [4] * Do not compile with -O2 by default. Instead specify -DWITH_OPTIMIZED_CFLAGS to get extra optimizations * Link the Java Plug-in again Submitted by: Stijn Hoop <stijn@win.tue.nl> [1] Christopher Nehren <apeiron@comcast.net> [2] (based on) tmm and kris [3] Bernd Walter <ticso@cicely.de> [4] Minor fixes by: obraun Notes: svn path=/head/; revision=82037
2003-05-21transfer to gnome@Alan Eldridge1-2/+2
Notes: svn path=/head/; revision=81609
2003-04-20Remove USE_GNOMENG.Joe Marcus Clarke1-1/+0
Notes: svn path=/head/; revision=79368
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2003-02-18Remove the renaming of Xft headers and library from the Xft (Xft2) port.Eric Anholt1-7/+1
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus Notes: svn path=/head/; revision=75774
2003-01-18remove ignore setting based on lfp fontsAlan Eldridge1-19/+0
Notes: svn path=/head/; revision=73364
2002-12-22add missing dependencyAlan Eldridge1-1/+2
Notes: svn path=/head/; revision=71774
2002-12-18Patch by Greg Rumple & JMC to hopefully fix end-of-download crash. I'llAlan Eldridge4-3/+139
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) Notes: svn path=/head/; revision=71696
2002-12-15Fix really messed up BROKEN= blocks that happened with 0.5.Alan Eldridge1-11/+10
Approved by: kris (all port of moving to 0.5) Notes: svn path=/head/; revision=71656
2002-12-15Put back link to java now that fonts have been identified as cause ofAlan Eldridge1-2/+2
crashes or start failures. Reviewed by:j Approved by: kris (last phase of phoenix 0.5 update) Notes: svn path=/head/; revision=71653
2002-12-14The problem wasn't the patch, it was third party font ports. The patch hasAlan Eldridge3-6/+67
been restored, extra knobs have added, and extensive diagnostics have been added. PLEASE upgrade to this version. Approved by: kris (part of phoenix upgrade) Notes: svn path=/head/; revision=71643
2002-12-13Finally, a release Phoenix that works and does not crash all the time.Alan Eldridge5-72/+67
Approved by: kris (a long time ago) Notes: svn path=/head/; revision=71598
2002-12-10Backed down to 0.4_10 because 0.5 was borked.Alan Eldridge3-6/+12
Notes: svn path=/head/; revision=71501
2002-12-10Update Phoenix to 0.5, the last release named Phoenix. Fixes a lot a bugs,Alan Eldridge5-71/+106
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 Notes: svn path=/head/; revision=71489
2002-12-011. Add a link to support the java plugin. Thanks to Khairil YusofAlan Eldridge3-900/+41
<kaeru@pd.jaring.my> for this tip. 2. Build the plist automagically in a post-install target. Approved by: kris Notes: svn path=/head/; revision=71277
2002-11-28Updated PORTREVISION to 8. Added patch from mozilla-devel to fix -CURRENTAlan Eldridge2-24/+25
problem with accessing network sites. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Approved by: kris Notes: svn path=/head/; revision=71223
2002-11-23Update maintainer utility for making distfiles from cvs checkouts. NoAlan Eldridge1-0/+4
significance to users of this port, unless you are making your own distfiles. Notes: svn path=/head/; revision=70902
2002-11-10* PORTREVISION ==> 7.Alan Eldridge5-48/+37
* 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. Notes: svn path=/head/; revision=69826
2002-11-08Accidentally forgot a dependency on libiconv.Alan Eldridge1-1/+2
Notes: svn path=/head/; revision=69736
2002-11-081. PORTREVISION ==> 6.Alan Eldridge2-5/+1
2. Remove components (4) of javascript debugger from plist. Notes: svn path=/head/; revision=69707
2002-11-071. Broken for system perl. Sorry but we don't know yet how to make it work.Alan Eldridge4-2544/+32
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. Notes: svn path=/head/; revision=69680
2002-11-05Upped to PORTREVISION 4.Alan Eldridge2-7/+51
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. Notes: svn path=/head/; revision=69519
2002-11-04OK, I just need to step back and take a deep breath.Alan Eldridge1-1/+1
Changed -DXP_UNIX to XP_UNIX=1 in MAKE_ARGS. Why can't the damned makes agree on what they want? #$##@#! Notes: svn path=/head/; revision=69459
2002-11-04Changed MAKE_FLAGS to MAKE_ARGS. Stupid mistake. I was in a hurry and notAlan Eldridge1-1/+1
in the best of moods ... sorry. Notes: svn path=/head/; revision=69458
2002-11-04This is a TEST version - if it works I'll force a Makefile commitAlan Eldridge2-10/+18
stating otherwise. I'm trying to get the perl version and File::Spec(imen) problems ironed out. Please try this with whatever version of perl you are using and report back to phoenix@geeksrus.net. Thank you. Don't forget to tell us if you are doing "use.perl port" or "use.perl system" if you have one of the ports. -- AlanE, who's ready to propose a virtual category called "pita". Notes: svn path=/head/; revision=69456
2002-11-021. Bump PORTREVISION because of plist changes.Alan Eldridge3-157/+164
2. Fix plist to catch the missing files/dirs. It should now deinstall cleanly (it does here, anyway). 2a.The dirs that were created with @exec /bin/mkdir are now removed using @unexec /bin/rmdir blah/blah || true. 3. Added CONFIG_SH=/bin/sh to mozconfig.in so that we'd all use the same shell for configuration. Note: you can use Perl < 5.8, but you need File::Spec for whatever perl you've got /usr/bin/perl pointing to (or /usr/local/bin/perl, if there is no /usr/bin/perl [-CURRENT?]. If there were PRs on this, I've forgotten which ones and will close them out separately. I can do a forced commit on Makefile to relate the PRs, if any, to the changes. Notes: svn path=/head/; revision=69301
2002-11-01Fixed another dumb idiot thing to do without reverting to system perlAlan Eldridge1-1/+1
and checking it. I think I must have left my brain asleep in bed this morning. Notes: svn path=/head/; revision=69261
2002-11-01Fixed a stoopid mistake I made by not using -f with ${RM}. Caught, gutted,Alan Eldridge1-2/+2
And filleted by Douglas Berry <doug@cnd.dundas.on.ca>, who then served it with a delightful lemon and basil butter, garnished with lark's vomit. Thanks, Doug! Submitted by: Douglas Barry <doug@cnd.dundas.on.ca> Notes: svn path=/head/; revision=69253
2002-11-01Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizeAlan Eldridge1-1/+1
mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along.... Notes: svn path=/head/; revision=69249
2002-11-011. PORTREVISION -> 1.Alan Eldridge3-3428/+3431
2. Incorporated my uncommited mods with Trevor's changes. 3. Remade pkg-plist accordingly. 4. Use /usr/bin/perl if present, then /usr/local/bin/perl. 5. Add File::Spec to BUILD_DEPENDS if perl < 5.8.0. Notes: svn path=/head/; revision=69248
2002-11-01Changed MAINTAINER to my FreeBSD address.Alan Eldridge1-15/+38
Notes: svn path=/head/; revision=69236
2002-10-31We don't need all those mtree directories.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=69206
2002-10-31Add dependency on GTK+ 1.2.X. Tidy whitespace (portlint -t).Trevor Johnson1-3/+3
Notes: svn path=/head/; revision=69205