summaryrefslogtreecommitdiff
path: root/www/galeon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use strncmp() instead of strnstr() since the latter does not exist inJoe Marcus Clarke2002-05-021-5/+5
| | | | | | | | | FreeBSD 4.x before 4.5. Prompted by: Edward Glowacki <glowack2@msu.edu> Notes: svn path=/head/; revision=58465
* Re-enable WITH_FULL_MOZILLA due to problems people have been reportingJoe Marcus Clarke2002-04-301-1/+1
| | | | | | | on the lists. Notes: svn path=/head/; revision=58382
* Remove unneeded patch. This should correct the plist problems.Joe Marcus Clarke2002-04-291-14/+0
| | | | | | | | Reported by: olgeni Approved by: sobomax Notes: svn path=/head/; revision=58317
* Allow Galeon to properly act as a viewer for GNOME help URLs. BumpJoe Marcus Clarke2002-04-272-0/+17
| | | | | | | | | | | PORTREVISION. Prompted by: User Witr <witr@rwwa.com> Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=58239
* Move misplaced hunk where it belongs (from patch-configure to patch-hairy).Maxim Sobolev2002-04-262-10/+12
| | | | Notes: svn path=/head/; revision=58143
* Remove redundant configure patch.Joe Marcus Clarke2002-04-261-11/+0
| | | | | | | Reported by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=58141
* USE_LIBTOOL strikes back: use the new and improved way for dealing withMaxim Sobolev2002-04-253-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. Notes: svn path=/head/; revision=58123
* Update to 1.2.1.Joe Marcus Clarke2002-04-225-19/+31
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57992
* Allow galeon to find and use Xinerama. This prevents galeon from maximizingJoe Marcus Clarke2002-04-181-2/+2
| | | | | | | | | | | over multiple displays. Bump PORTREVISION. Submitted by: Franz Klammer <klammer@webonaut.com> Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57839
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev2002-04-151-2/+1
| | | | | | | LIB_DEPENDS. Notes: svn path=/head/; revision=57721
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-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 Notes: svn path=/head/; revision=57625
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-4/+1
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-1/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Stage 1 of gettext update.Ade Lovett2002-03-151-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 Notes: svn path=/head/; revision=56168
* It seems that the damned build system doesn't always recreateMaxim Sobolev2002-03-152-1/+15
| | | | | | | | GNOME_Galeon_NautilusView.oaf from the corresponding .in file, so that patch it as well. Bump PORTREVISION. Notes: svn path=/head/; revision=56164
* Use some black'n'hairy magick to resolve chiken'n'egg problem at hand:Maxim Sobolev2002-03-132-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> Notes: svn path=/head/; revision=56031
* Whack iid of the Nautilus component to be the same as the iid of the defunctMaxim Sobolev2002-03-132-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. Notes: svn path=/head/; revision=55995
* Update to 1.2.0.Maxim Sobolev2002-03-136-82/+176
| | | | Notes: svn path=/head/; revision=55989
* Victims of Mozilla update to 0.9.9.Maxim Sobolev2002-03-121-1/+1
| | | | Notes: svn path=/head/; revision=55945
* Update to 1.0.3.Maxim Sobolev2002-02-063-26/+26
| | | | | | | | PR: 34653 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54264
* Update to 1.0.2.Maxim Sobolev2001-12-284-27/+46
| | | | | | | | PR: 33265 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=52315
* Update to 1.0.1.Maxim Sobolev2001-12-063-35/+14
| | | | Notes: svn path=/head/; revision=51120
* Update to 1.0.Maxim Sobolev2001-11-263-3/+4
| | | | Notes: svn path=/head/; revision=50556
* Update to 0.12.8.Maxim Sobolev2001-11-194-38/+26
| | | | Notes: svn path=/head/; revision=50213
* Update to 0.12.7.Maxim Sobolev2001-11-135-107/+71
| | | | Notes: svn path=/head/; revision=49981
* Update to 0.12.6.Maxim Sobolev2001-10-292-2/+2
| | | | Notes: svn path=/head/; revision=49314
* Update to 0.12.5.Maxim Sobolev2001-10-234-10/+15
| | | | Notes: svn path=/head/; revision=49118
* Fix with Mozilla 0.9.5.Maxim Sobolev2001-10-222-4/+5
| | | | | | | | PR: 31397 Submitted by: Nuzrin Yaapar <p9711422@mmu.edu.my> Notes: svn path=/head/; revision=49063
* Update to 0.12.4.Maxim Sobolev2001-10-164-5/+18
| | | | Notes: svn path=/head/; revision=48837
* Update to 0.12.3.Maxim Sobolev2001-10-084-55/+87
| | | | Notes: svn path=/head/; revision=48572
* Make galeon-config-tool working on FreeBSD.Maxim Sobolev2001-09-272-0/+15
| | | | | | | Submitted by: Alexander Leidinger <Alexander@Leidinger.net> Notes: svn path=/head/; revision=48227
* Update to 0.12.2.Maxim Sobolev2001-09-244-32/+49
| | | | Notes: svn path=/head/; revision=48146
* Update to 0.12.1.Maxim Sobolev2001-09-185-47/+89
| | | | Notes: svn path=/head/; revision=47948
* Correct default path used by the Galeon to locate some of its data files.Maxim Sobolev2001-08-292-0/+15
| | | | Notes: svn path=/head/; revision=47074
* Run `${X11BASE}/bin/gconftool --shutdown' before proceeding with packageMaxim Sobolev2001-08-271-0/+3
| | | | | | | | | | installations, because otherwise stale gconf daemon could prevent installation from completing successfully. Submitted by: bento Notes: svn path=/head/; revision=46963
* Turn WITH_FULL_MOZILLA on by default due to `missed scrollbars syndrome'Maxim Sobolev2001-08-211-0/+2
| | | | | | | observed when used with mozilla-embedded. Notes: svn path=/head/; revision=46589
* Update to 0.12.Maxim Sobolev2001-08-203-11/+219
| | | | Notes: svn path=/head/; revision=46514
* Update to 0.11.5.Maxim Sobolev2001-08-132-2/+2
| | | | Notes: svn path=/head/; revision=46198
* Update to 0.11.3.Maxim Sobolev2001-07-272-2/+2
| | | | Notes: svn path=/head/; revision=45529
* Update to 0.11.2.Maxim Sobolev2001-07-233-75/+57
| | | | Notes: svn path=/head/; revision=45386
* Fix typo: ${PORTS} --> ${PORTSDIR}Maxim Sobolev2001-07-051-1/+1
| | | | Notes: svn path=/head/; revision=44776
* Update to 0.11.1.Maxim Sobolev2001-07-056-28/+119
| | | | Notes: svn path=/head/; revision=44774
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-191-6/+2
| | | | | | | USE_GNOME knob Notes: svn path=/head/; revision=44213
* Mark as B0RKEN - victim of Mozilla upgrade.Maxim Sobolev2001-06-111-0/+2
| | | | Notes: svn path=/head/; revision=43870
* Update galeon to 0.10.6.Maxim Sobolev2001-05-224-37/+18
| | | | Notes: svn path=/head/; revision=42903
* Downgrade to 0.8.1 until numerous reported problems are fixed.Maxim Sobolev2001-05-184-17/+37
| | | | Notes: svn path=/head/; revision=42692
* Update to 0.10.6.Maxim Sobolev2001-05-174-37/+17
| | | | Notes: svn path=/head/; revision=42662
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Add missed gnomeaudio dependency.Maxim Sobolev2001-05-051-2/+2
| | | | Notes: svn path=/head/; revision=42273