Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync this port with the recent Mozilla commits. | Joe Marcus Clarke | 2003-01-21 | 1 | -2/+3 |
| | |||||
* | Update to 1.2.7. | Joe Marcus Clarke | 2003-01-02 | 3 | -15/+32 |
| | |||||
* | Bump PORTREVISION after the gal version bump. | Joe Marcus Clarke | 2002-11-12 | 1 | -0/+1 |
| | |||||
* | Add a check for mozilla-embedded. | Joe Marcus Clarke | 2002-11-03 | 1 | -0/+5 |
| | | | | PR: 44855 | ||||
* | Add support for the new Mozilla ports. By default, Galeon will build | Joe Marcus Clarke | 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. | Joe Marcus Clarke | 2002-10-18 | 1 | -1/+0 |
| | |||||
* | Mark forbidden due to security hole reported at ↵ | Joe Marcus Clarke | 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. | Joe Marcus Clarke | 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 | Joe Marcus Clarke | 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. | Joe Marcus Clarke | 2002-09-11 | 2 | -12/+1 |
| | |||||
* | Fix build with Mozilla-1.0.1. | Joe Marcus Clarke | 2002-09-11 | 2 | -1/+14 |
| | |||||
* | Unbreak now that Mozilla 1.0 is back in the tree. | Joe Marcus Clarke | 2002-09-03 | 1 | -2/+0 |
| | |||||
* | Remove USE_NEWGCC, which is no longer supported or required. | Kris Kennaway | 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. | Joe Marcus Clarke | 2002-08-28 | 1 | -0/+2 |
| | |||||
* | `%' isn't a sed(1) special RE character, so that there is no need to put | Maxim Sobolev | 2002-07-17 | 1 | -6/+5 |
| | | | | it into squiare brackets. | ||||
* | Use USE_GNOMENG. | Joe Marcus Clarke | 2002-07-17 | 1 | -14/+13 |
| | |||||
* | Fix build on -CURRENT. | Joe Marcus Clarke | 2002-06-16 | 2 | -1/+20 |
| | |||||
* | Update to 1.2.5...now with Mozilla 1.0 support! | Joe Marcus Clarke | 2002-06-09 | 3 | -2/+3 |
| | |||||
* | Update to 1.2.3. | Maxim Sobolev | 2002-05-28 | 4 | -243/+2 |
| | |||||
* | Update Mozilla to 1.0.rc3 and tweak galeon to compile with it. | Maxim Sobolev | 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. | Maxim Sobolev | 2002-05-24 | 3 | -3/+20 |
| | |||||
* | Use strncmp() instead of strnstr() since the latter does not exist in | Joe Marcus Clarke | 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 | Joe Marcus Clarke | 2002-04-30 | 1 | -1/+1 |
| | | | | on the lists. | ||||
* | Remove unneeded patch. This should correct the plist problems. | Joe Marcus Clarke | 2002-04-29 | 1 | -14/+0 |
| | | | | | Reported by: olgeni Approved by: sobomax | ||||
* | Allow Galeon to properly act as a viewer for GNOME help URLs. Bump | Joe Marcus Clarke | 2002-04-27 | 2 | -0/+17 |
| | | | | | | | | PORTREVISION. Prompted by: User Witr <witr@rwwa.com> Reviewed by: sobomax Approved by: sobomax | ||||
* | Move misplaced hunk where it belongs (from patch-configure to patch-hairy). | Maxim Sobolev | 2002-04-26 | 2 | -10/+12 |
| | |||||
* | Remove redundant configure patch. | Joe Marcus Clarke | 2002-04-26 | 1 | -11/+0 |
| | | | | Reported by: Franz Klammer <klammer@webonaut.com> | ||||
* | USE_LIBTOOL strikes back: use the new and improved way for dealing with | Maxim Sobolev | 2002-04-25 | 3 | -86/+16 |
| | | | | | | configure scripts created using autoconf 2.13 or later, which allows to replace many patch-ltmain.sh out there with USE_LIBTOOL and one additional line in configure script. | ||||
* | Update to 1.2.1. | Joe Marcus Clarke | 2002-04-22 | 5 | -19/+31 |
| | | | | | Reviewed by: sobomax Approved by: sobomax | ||||
* | Allow galeon to find and use Xinerama. This prevents galeon from maximizing | Joe Marcus Clarke | 2002-04-18 | 1 | -2/+2 |
| | | | | | | | | over multiple displays. Bump PORTREVISION. Submitted by: Franz Klammer <klammer@webonaut.com> Reviewed by: sobomax Approved by: sobomax | ||||
* | GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in | Maxim Sobolev | 2002-04-15 | 1 | -2/+1 |
| | | | | LIB_DEPENDS. | ||||
* | gettext upgrade uber-patch (stage 3) | Ade Lovett | 2002-04-12 | 1 | -5/+3 |
| | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr | ||||
* | Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and | Maxim Sobolev | 2002-03-18 | 1 | -4/+1 |
| | | | | -liconv to -lgiconv. | ||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | Akinori MUSHA | 2002-03-18 | 1 | -1/+1 |
| | |||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | Maxim Sobolev | 2002-03-18 | 1 | -1/+1 |
| | | | | libiconv. | ||||
* | Stage 1 of gettext update. | Ade Lovett | 2002-03-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr | ||||
* | It seems that the damned build system doesn't always recreate | Maxim Sobolev | 2002-03-15 | 2 | -1/+15 |
| | | | | | GNOME_Galeon_NautilusView.oaf from the corresponding .in file, so that patch it as well. Bump PORTREVISION. | ||||
* | Use some black'n'hairy magick to resolve chiken'n'egg problem at hand: | Maxim Sobolev | 2002-03-13 | 2 | -7/+757 |
| | | | | | | | | | | | we need Galeon for Nautilus, but we need Nautilus to build Galeon with Nautilus support. This allows the same Galeon binary not explicitly linked with Nautilus work with and without Nautilus. Nautilus is no longer in (LIB,RUN)_DEPENDS. Bump PORTREVISION. Requested by: Richard Kuhns <rjk@grauel.com> | ||||
* | Whack iid of the Nautilus component to be the same as the iid of the defunct | Maxim Sobolev | 2002-03-13 | 2 | -0/+15 |
| | | | | | | and disabled Mozilla components from the Nautilus package, so that user only needs to install Galeon to be able view html pages in Nautilus. Bump PORTREVISION. | ||||
* | Update to 1.2.0. | Maxim Sobolev | 2002-03-13 | 6 | -82/+176 |
| | |||||
* | Victims of Mozilla update to 0.9.9. | Maxim Sobolev | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | Update to 1.0.3. | Maxim Sobolev | 2002-02-06 | 3 | -26/+26 |
| | | | | | PR: 34653 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Update to 1.0.2. | Maxim Sobolev | 2001-12-28 | 4 | -27/+46 |
| | | | | | PR: 33265 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Update to 1.0.1. | Maxim Sobolev | 2001-12-06 | 3 | -35/+14 |
| | |||||
* | Update to 1.0. | Maxim Sobolev | 2001-11-26 | 3 | -3/+4 |
| | |||||
* | Update to 0.12.8. | Maxim Sobolev | 2001-11-19 | 4 | -38/+26 |
| | |||||
* | Update to 0.12.7. | Maxim Sobolev | 2001-11-13 | 5 | -107/+71 |
| | |||||
* | Update to 0.12.6. | Maxim Sobolev | 2001-10-29 | 2 | -2/+2 |
| | |||||
* | Update to 0.12.5. | Maxim Sobolev | 2001-10-23 | 4 | -10/+15 |
| | |||||
* | Fix with Mozilla 0.9.5. | Maxim Sobolev | 2001-10-22 | 2 | -4/+5 |
| | | | | | PR: 31397 Submitted by: Nuzrin Yaapar <p9711422@mmu.edu.my> |