summaryrefslogtreecommitdiffstats
path: root/www/firefox-esr
Commit message (Collapse)AuthorAgeFilesLines
* Use the SORT macro defined in bsd.port.mk.trevor2004-01-221-2/+0
|
* Port to amd64 (note: needs ld-elf.so.1 bugfix to actually work)peter2003-12-1313-122/+680
| | | | | | | | | | | | | | | | I've taken a chance and split the sparc64 and alpha mega-diffs up because sparc64 patched the result of alpha's patches, and amd64 needed to do the same again - but it was sorted lexically before alpha/sparc64. I've grouped the xptcall patches together since they are standalone and split up and merged the other infrastructure jumbo-patches. I also attempted to sync up the nspr vs firebird diffs for sparc64 and alpha because they disagreed. HOWEVER... While this port 'depends' on the nspr port, it doesn't actually *use* it. It should probably be removed from the LIB_DEPENDS list. Note that the amd64 xptcall code came from SuSE via the mozilla bugzilla database.
* Don't build these ports on amd64.marcus2003-11-241-0/+2
| | | | Approved by: portmgr (implicit)
* Add a new patch-Double.cpp that fixes the recent core dumps during post-buildmarcus2003-11-161-6/+54
| | | | | | on Sparc64. Submitted by: tmm (bless that man)
* * Update the extensions list with a modern mozconfig.inmarcus2003-10-243-106/+46
| | | | * Add rich text editing (aka midas) support
* Correct the packing list.trevor2003-10-211-2/+0
|
* Update to 0.7 with patch-config_preprocess.pl updated by obraun.trevor2003-10-187-6850/+3488
| | | | De-support GTK+ 1.2 (requested by marcus). Trim COMMENT.
* Mark as IGNORE on -STABLE Alpha.marcus2003-10-121-0/+4
|
* Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.marcus2003-09-061-0/+7
| | | | | This should help the KSE and libthr people use these applications (plus it lets them build on -CURRENT).
* Add back the PKGNAMEPREFIX was the accidentally removed in my previousmarcus2003-09-041-0/+1
| | | | commit.
* Change the MASTER_SITE back to the official Mozilla FTP servers. Note,marcus2003-08-242-7/+4
| | | | | people reinstalling this port will have to do a make distclean first, or simply ignore the MD5 checksum.
* Restore the patch to stop mozilla from crashing on some russian sites.kan2003-08-121-0/+57
|
* Fix the PLIST link.marcus2003-08-061-2/+2
| | | | | | PR: 55310 Submitted by: Morten Rodal <morten@rodal.no> Pointy hat to: me
* Fix the GTK+-1.2 plist. To do this, we create one plist for GTK1 and one formarcus2003-07-313-0/+3394
| | | | | | GTK2. This is easier to maintain using the cons-plist target. Reported by: kris via bento
* Update to 0.6.1. This is mainly a bug fix release according to the releasemarcus2003-07-296-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.
* Create a static plist file to fix the package building problem with themarcus2003-07-242-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
* Try my hand at removing the Perl 5.6.1 dependency. This port now buildsmarcus2003-06-182-6/+61
| | | | | and seems to work just fine out-of-the-box on -STABLE with the built-in Perl 5.00503.
* Use ${PERL5} to properly locate perl.marcus2003-06-032-1/+2
| | | | Submitted by: perky
* Add mozilla-firebird after a repo move from phoenix.marcus2003-06-0216-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
* transfer to gnome@alane2003-05-211-2/+2
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-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
* remove ignore setting based on lfp fontsalane2003-01-181-19/+0
|
* add missing dependencyalane2002-12-221-1/+2
|
* Patch by Greg Rumple & JMC to hopefully fix end-of-download crash. I'llalane2002-12-184-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)
* Fix really messed up BROKEN= blocks that happened with 0.5.alane2002-12-151-11/+10
| | | | Approved by: kris (all port of moving to 0.5)
* Put back link to java now that fonts have been identified as cause ofalane2002-12-151-2/+2
| | | | | | | crashes or start failures. Reviewed by:j Approved by: kris (last phase of phoenix 0.5 update)
* The problem wasn't the patch, it was third party font ports. The patch hasalane2002-12-143-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)
* Finally, a release Phoenix that works and does not crash all the time.alane2002-12-135-72/+67
| | | | Approved by: kris (a long time ago)
* Backed down to 0.4_10 because 0.5 was borked.alane2002-12-103-6/+12
|
* Update Phoenix to 0.5, the last release named Phoenix. Fixes a lot a bugs,alane2002-12-105-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
* 1. Add a link to support the java plugin. Thanks to Khairil Yusofalane2002-12-013-900/+41
| | | | | | | | <kaeru@pd.jaring.my> for this tip. 2. Build the plist automagically in a post-install target. Approved by: kris
* Updated PORTREVISION to 8. Added patch from mozilla-devel to fix -CURRENTalane2002-11-282-24/+25
| | | | | | | problem with accessing network sites. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Approved by: kris
* Update maintainer utility for making distfiles from cvs checkouts. Noalane2002-11-231-0/+4
| | | | significance to users of this port, unless you are making your own distfiles.
* * PORTREVISION ==> 7.alane2002-11-105-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.
* Accidentally forgot a dependency on libiconv.alane2002-11-081-1/+2
|
* 1. PORTREVISION ==> 6.alane2002-11-082-5/+1
| | | | 2. Remove components (4) of javascript debugger from plist.
* 1. Broken for system perl. Sorry but we don't know yet how to make it work.alane2002-11-074-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.
* Upped to PORTREVISION 4.alane2002-11-052-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.
* OK, I just need to step back and take a deep breath.alane2002-11-041-1/+1
| | | | | Changed -DXP_UNIX to XP_UNIX=1 in MAKE_ARGS. Why can't the damned makes agree on what they want? #$##@#!
* Changed MAKE_FLAGS to MAKE_ARGS. Stupid mistake. I was in a hurry and notalane2002-11-041-1/+1
| | | | in the best of moods ... sorry.
* This is a TEST version - if it works I'll force a Makefile commitalane2002-11-042-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".
* 1. Bump PORTREVISION because of plist changes.alane2002-11-023-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.
* Fixed another dumb idiot thing to do without reverting to system perlalane2002-11-011-1/+1
| | | | | and checking it. I think I must have left my brain asleep in bed this morning.
* Fixed a stoopid mistake I made by not using -f with ${RM}. Caught, gutted,alane2002-11-011-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>
* Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizealane2002-11-011-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....
* 1. PORTREVISION -> 1.alane2002-11-013-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.
* Changed MAINTAINER to my FreeBSD address.alane2002-11-011-15/+38
|
* We don't need all those mtree directories.trevor2002-10-311-0/+1
|
OpenPOWER on IntegriCloud