Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with Mozilla 1.4.1. | marcus | 2003-10-15 | 1 | -0/+11 |
| | | | | | PR: 58072 Submitted by: Esa Karkkainen <ejk@iki.fi> | ||||
* | Bump PORTREVISION to stay in sync with mozilla. | marcus | 2003-10-11 | 1 | -0/+1 |
| | |||||
* | galeon and galeon2 conflict with each other. | marcus | 2003-10-11 | 1 | -0/+2 |
| | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> | ||||
* | Remove an extraneous .endif. | marcus | 2003-10-01 | 1 | -1/+0 |
| | | | | Reported by: FreshPorts | ||||
* | Remove mozilla-embedded and mozilla-embedded-devel. They were not heavily | marcus | 2003-10-01 | 1 | -6/+1 |
| | | | | | used (if at all), they were broken in functionality, and they did not build correctly on all architectures. | ||||
* | Update to 1.2.12. | marcus | 2003-09-25 | 2 | -4/+3 |
| | |||||
* | Remove nautilus support now that Nautilus has been removed from the tree. | marcus | 2003-07-15 | 1 | -9/+0 |
| | |||||
* | Correct the number of .endif's. | marcus | 2003-07-01 | 1 | -1/+0 |
| | | | | Reported by: Freshports | ||||
* | Add support for Mozilla 1.4, and remove references to mozilla-vendor. | marcus | 2003-07-01 | 1 | -9/+4 |
| | |||||
* | Update to 1.2.11. | marcus | 2003-06-12 | 4 | -30/+7 |
| | |||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -4/+1 |
| | |||||
* | Update for Mozilla 1.4b. | marcus | 2003-05-16 | 2 | -1/+27 |
| | |||||
* | Portlint whitespace fix. | marcus | 2003-04-24 | 1 | -1/+1 |
| | |||||
* | Fix the flashplayer link. | marcus | 2003-04-24 | 1 | -0/+3 |
| | |||||
* | Restore a signed vs. unsigned patch that was accidentally removed in the | marcus | 2003-04-21 | 2 | -0/+28 |
| | | | | last commit. This should fix the build with Mozilla 1.3. | ||||
* | Update to 1.2.10. | marcus | 2003-04-20 | 10 | -496/+13 |
| | |||||
* | Fix build on -CURRENT. | marcus | 2003-04-12 | 1 | -0/+14 |
| | | | | | Reported by: Pav Lucistnik <pav@oook.cz> Obtained from: Galeon CVS | ||||
* | Fix a signed vs. unsigned problem with Mozilla 1.3. | marcus | 2003-04-10 | 2 | -17/+23 |
| | |||||
* | Fix build with mozilla-1.4a. | marcus | 2003-04-08 | 6 | -7/+466 |
| | |||||
* | * Add mozilla-1.4a support | marcus | 2003-04-07 | 1 | -6/+4 |
| | | | | * Convert to new GNOME infrastructure | ||||
* | allow build with more warnings enabled, NO_WERROR=yes | dinoex | 2003-04-05 | 1 | -0/+4 |
| | | | | Approved by: marcus | ||||
* | * Update to 1.2.9 | marcus | 2003-04-04 | 3 | -9/+10 |
| | | | | * Add support for Mozilla 1.3 | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Add a conditional dependency on nautilus. | marcus | 2003-02-17 | 1 | -1/+9 |
| | | | | Submitted by: Olivier Tharan <olive@oban.frmug.org> | ||||
* | Update to 1.2.8. | marcus | 2003-02-16 | 5 | -92/+18 |
| | |||||
* | Fix build with mozilla-devel. | marcus | 2003-02-06 | 1 | -2/+23 |
| | | | | Reported by: Andrew J Caines <A.J.Caines@halplant.com> | ||||
* | Sync this port with the recent Mozilla commits. | marcus | 2003-01-21 | 1 | -2/+3 |
| | |||||
* | Update to 1.2.7. | marcus | 2003-01-02 | 3 | -15/+32 |
| | |||||
* | Bump PORTREVISION after the gal version bump. | marcus | 2002-11-12 | 1 | -0/+1 |
| | |||||
* | Add a check for mozilla-embedded. | marcus | 2002-11-03 | 1 | -0/+5 |
| | | | | PR: 44855 | ||||
* | Add support for the new Mozilla ports. By default, Galeon will build | marcus | 2002-10-22 | 2 | -27/+28 |
| | | | | | | | | | | | | against www/mozilla. However, you can change this by specifying a WITH_MOZILLA parameter, and setting it to one of the following values: mozilla-devel mozilla-embedded[-devel|-vendor] mozilla-vendor Note, this version of Galon should also use the new universal plugins directory. | ||||
* | Galeon is now un-forbidden since Mozilla has been patched. | marcus | 2002-10-18 | 1 | -1/+0 |
| | |||||
* | Mark forbidden due to security hole reported at ↵ | marcus | 2002-10-17 | 1 | -0/+1 |
| | | | | | | http://www.mozillazine.org/talkback.html?article=2467. Submitted by: trevor | ||||
* | Fix build with mozilla-1.0.1. Note, this breaks building with mozilla-1.0. | marcus | 2002-09-16 | 1 | -0/+11 |
| | | | | | | | This fix may be subject to change pending a response from the Galeon developers. PR: 42841 | ||||
* | Update to 1.2.6. This release supports both Mozilla 1.0 and 1.1. It will | marcus | 2002-09-15 | 3 | -8/+23 |
| | | | | | | | build with 1.0.x support by default, but this can be overwritten by building with: make -DWITH_MOZILLA_DEVEL | ||||
* | Bah, fix the build in a cleaner way. | marcus | 2002-09-11 | 2 | -12/+1 |
| | |||||
* | Fix build with Mozilla-1.0.1. | marcus | 2002-09-11 | 2 | -1/+14 |
| | |||||
* | Unbreak now that Mozilla 1.0 is back in the tree. | marcus | 2002-09-03 | 1 | -2/+0 |
| | |||||
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 1 | -1/+0 |
| | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 | ||||
* | Mark BROKEN as 1.2.5 does not work with Mozilla 1.1. | marcus | 2002-08-28 | 1 | -0/+2 |
| | |||||
* | `%' isn't a sed(1) special RE character, so that there is no need to put | sobomax | 2002-07-17 | 1 | -6/+5 |
| | | | | it into squiare brackets. | ||||
* | Use USE_GNOMENG. | marcus | 2002-07-17 | 1 | -14/+13 |
| | |||||
* | Fix build on -CURRENT. | marcus | 2002-06-16 | 2 | -1/+20 |
| | |||||
* | Update to 1.2.5...now with Mozilla 1.0 support! | marcus | 2002-06-09 | 3 | -2/+3 |
| | |||||
* | Update to 1.2.3. | sobomax | 2002-05-28 | 4 | -243/+2 |
| | |||||
* | Update Mozilla to 1.0.rc3 and tweak galeon to compile with it. | sobomax | 2002-05-24 | 2 | -3/+226 |
| | | | | | Special thanks to: Yanko Kaneti <yaneti@indigo.declera.com> for his help in getting Galeon compiling | ||||
* | Update to 1.2.2. | sobomax | 2002-05-24 | 3 | -3/+20 |
| | |||||
* | Use strncmp() instead of strnstr() since the latter does not exist in | marcus | 2002-05-02 | 1 | -5/+5 |
| | | | | | | FreeBSD 4.x before 4.5. Prompted by: Edward Glowacki <glowack2@msu.edu> | ||||
* | Re-enable WITH_FULL_MOZILLA due to problems people have been reporting | marcus | 2002-04-30 | 1 | -1/+1 |
| | | | | on the lists. | ||||
* | Remove unneeded patch. This should correct the plist problems. | marcus | 2002-04-29 | 1 | -14/+0 |
| | | | | | Reported by: olgeni Approved by: sobomax |