Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/galeon/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / www / galeon

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.167
Sat Nov 28 20:06:37 2009 UTC (2 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.166: +1 -1 lines
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929

Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue Aug 25 03:29:10 2009 UTC (2 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -0 lines
Mark Galeon as deprecated.  It will be removed when the legacy Gecko
modules are removed.  Users should switch to Epiphany, Firefox 3, or any
of the other modern browsers.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:08 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W

Revision 1.164: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:26 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Jan 10 02:45:43 2009 UTC (3 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +3 -3 lines
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Aug 6 16:26:18 2008 UTC (3 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +3 -8 lines
Remove firefox3 from USE_GECKO; it does not work and wait for xulrunner 1.9
comes in. The xulrunner 1.9 is current in MC ports. It's clear about that
Mozilla folks want us to use xulrunner for SDK/build.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Sun Jul 6 19:32:07 2008 UTC (3 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +9 -5 lines
Update to 2.0.6.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:06:53 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:06 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -3 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.158: download - view: text, markup, annotated - select for diffs
Mon Feb 25 21:42:10 2008 UTC (3 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
Update to 2.0.5.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Sun Dec 16 18:47:26 2007 UTC (4 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +1 -2 lines
Update to 2.0.4.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:36:47 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +5 -5 lines
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu Oct 4 06:21:44 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -2 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.154: download - view: text, markup, annotated - select for diffs
Sat May 19 20:24:50 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu Jan 4 02:16:21 2007 UTC (5 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -2 lines
Update to 2.0.3.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:53:32 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +4 -3 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)

Revision 1.151: download - view: text, markup, annotated - select for diffs
Sun Apr 30 20:54:46 2006 UTC (5 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +3 -3 lines
-Update to 2.0.1.
-Make portlint a bit happier.
-Add xulrunner; it's untest and changelog said that it supports now.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:37 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:37:45 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +7 -64 lines
- Update to 2.0.0
- Use USE_GECKO
- No longer install galeon startup script

Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat Nov 5 06:19:06 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +13 -10 lines
Use firefox as the default Gecko provider.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Fri Jul 22 04:28:53 2005 UTC (6 years, 6 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +0 -2 lines
- Remove CONFLICTS so galeon doesn't conflict with itself since we only have
  1 galeon now.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Wed Jul 20 17:19:48 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
s/freebsd.org/FreeBSD.org/

Reported by:	oliver

Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon May 23 18:09:20 2005 UTC (6 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -2 lines
Update to 1.3.21.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu May 12 07:56:15 2005 UTC (6 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -1 lines
- Force rebuild with new mozilla/firefox

Revision 1.143: download - view: text, markup, annotated - select for diffs
Sat Apr 16 17:13:26 2005 UTC (6 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -1 lines
Bump PORTREVISIONs to chase the Mozilla update.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Fri Mar 25 06:04:45 2005 UTC (6 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -1 lines
Bump PORTREVISION for all ports that depend on Mozilla.

Approved by:	portmgr (implicit)

Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Mar 17 10:59:28 2005 UTC (6 years, 10 months ago) by kwm
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +2 -1 lines
Add dependencie to gnome-desktop.

Submitted by:	pointyhat via krion

Revision 1.140: download - view: text, markup, annotated - select for diffs
Wed Mar 16 21:47:49 2005 UTC (6 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -0 lines
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Mar 16 07:46:49 2005 UTC (6 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +3 -1 lines
Fix the build with mozilla-devel.

Reported by:	Jukka A. Ukkonen <jau@iki.fi>

Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Mar 14 02:31:37 2005 UTC (6 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +8 -5 lines
Update to 1.3.20, and add Firefox support.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:53:09 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Sun Jan 23 04:06:31 2005 UTC (7 years ago) by marcus
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +0 -3 lines
Shutting down gconfd is no longer needed before installation and is
actually a bad thing to do.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Jan 22 00:05:52 2005 UTC (7 years ago) by adamw
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +6 -0 lines
Use GCC 3.4 if we're building on 4.x against mozilla-devel.

Reminded by:	marcus

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun Jan 16 04:58:20 2005 UTC (7 years ago) by marcus
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -2 lines
Update to 1.3.19.  See http://galeon.sourceforge.net/Main/GaleonRelease1319
for all the changes.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Sun Dec 19 20:03:47 2004 UTC (7 years, 1 month ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
Update PORTREVISION to force a rebuild with Mozilla 1.7.5.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Nov 23 19:33:08 2004 UTC (7 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -0 lines
Use new GCONF_SCHEMAS.

Approved by:	pav

Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Nov 23 02:23:05 2004 UTC (7 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -0 lines
Use new INSTALLS_OMF.

Approved by:	bland, kwm, marcus and pav

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Nov 9 23:44:00 2004 UTC (7 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +64 -31 lines
Rename ports/www/galeon2 --> ports/www/galeon

Approved by:	marcus

Revision 1.129: download - view: text, markup, annotated - select for diffs
Sun Aug 8 07:41:27 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -0 lines
Bump PORTREVISIONs to chase Mozilla update.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Jul 11 21:40:35 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -1 lines
Add intlhack to fix the build on 4.X.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Jul 6 18:06:22 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -1 lines
Use the right HEADS_SUFX to fix the build.

Reported by:	pointyhat via kris

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Jun 28 02:21:51 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +2 -22 lines
Update to 1.2.14 which is the latest release of 1.2.  This features support
for Mozilla 1.7, but will have no future Mozilla support.  While I'm here,
use the new GConf schema policy.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Mar 30 19:56:43 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
- Use USE_ICONV knob

Approved by:	portmgr

Revision 1.124: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:32 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Feb 26 03:08:18 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
Catch up with the latest mozilla-devel.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Feb 18 03:50:36 2004 UTC (7 years, 11 months ago) by adamw
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +7 -7 lines
GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly
requested.

This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.

This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.

If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.

For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:27 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sun Jan 18 07:27:03 2004 UTC (8 years ago) by adamw
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -2 lines
Remove mozilla-headers.

This integrates the headers from mozilla-headers and mozilla-headers-devel
into mozilla and mozilla-devel.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat Jan 17 18:16:34 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
Change the Mozilla version to trunk for building with 1.6.

PR:		61476
Submitted by:	Esa Karkkainen <ejk@iki.fi>

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Jan 17 05:26:15 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -0 lines
Catch up with Mozilla 1.6.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Dec 16 21:43:47 2003 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Build with Mozilla 1.6b.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Wed Nov 26 06:02:15 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +4 -9 lines
Update to 1.2.13 to fix a build with Mozilla 1.5 and 1.6.a.

Reported by:	bento via kris
Approved by:	portmgr (implicit)

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Nov 1 21:51:06 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
* Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sun Oct 19 03:44:14 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
Update Mozilla to 1.5, and adjust the dependent ports accordingly.  Note,
mozilla-devel has not been updated since it would cause INDEX conflicts
with the GTK2 port.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Oct 16 18:47:54 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -2 lines
Remove any chance of linking galeon with -pthread.  Instead, make sure
${PTHREAD_LIBS} is used.

Submitted by:	sf

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sat Oct 11 22:18:20 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -0 lines
Bump PORTREVISION to stay in sync with mozilla.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sat Oct 11 06:13:35 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -0 lines
galeon and galeon2 conflict with each other.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Oct 1 05:53:53 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +0 -1 lines
Remove an extraneous .endif.

Reported by:	FreshPorts

Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Oct 1 05:50:03 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -6 lines
Remove mozilla-embedded and mozilla-embedded-devel.  They were not heavily
used (if at all), they were broken in functionality, and they did not
build correctly on all architectures.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Sep 25 21:24:36 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -3 lines
Update to 1.2.12.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Jul 15 19:01:29 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +0 -9 lines
Remove nautilus support now that Nautilus has been removed from the tree.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue Jul 1 06:24:15 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +0 -1 lines
Correct the number of .endif's.

Reported by:	Freshports

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Jul 1 06:20:17 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +4 -9 lines
Add support for Mozilla 1.4, and remove references to mozilla-vendor.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Jun 12 18:06:49 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +4 -3 lines
Update to 1.2.11.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Jun 12 09:46:06 2003 UTC (8 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -4 lines
Remove REINPLACE commands that were rolled into gnomehack.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri May 16 22:02:15 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -1 lines
Update for Mozilla 1.4b.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu Apr 24 05:49:14 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
Portlint whitespace fix.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Apr 24 05:47:42 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -0 lines
Fix the flashplayer link.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun Apr 20 04:08:54 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -3 lines
Update to 1.2.10.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Apr 7 06:28:30 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +4 -6 lines
* Add mozilla-1.4a support
* Convert to new GNOME infrastructure

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sat Apr 5 09:09:16 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +4 -0 lines
allow build with more warnings enabled, NO_WERROR=yes
Approved by:	marcus

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Apr 4 07:07:47 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -2 lines
* Update to 1.2.9
* Add support for Mozilla 1.3

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:37 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Feb 17 18:45:36 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +9 -1 lines
Add a conditional dependency on nautilus.

Submitted by:	Olivier Tharan <olive@oban.frmug.org>

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sun Feb 16 22:54:03 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -3 lines
Update to 1.2.8.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Jan 21 16:53:21 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +3 -2 lines
Sync this port with the recent Mozilla commits.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Jan 2 19:05:56 2003 UTC (9 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -4 lines
Update to 1.2.7.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Nov 12 02:14:10 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -0 lines
Bump PORTREVISION after the gal version bump.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sun Nov 3 19:32:06 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +5 -0 lines
Add a check for mozilla-embedded.

PR:	44855

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Oct 22 03:44:18 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +22 -20 lines
Add support for the new Mozilla ports.  By default, Galeon will build
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.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Oct 18 03:06:14 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +0 -1 lines
Galeon is now un-forbidden since Mozilla has been patched.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Oct 17 14:45:48 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -0 lines
Mark forbidden due to security hole reported at http://www.mozillazine.org/talkback.html?article=2467.

Submitted by:	trevor

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Sep 15 22:50:10 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +21 -7 lines
Update to 1.2.6.  This release supports both Mozilla 1.0 and 1.1.  It will
build with 1.0.x support by default, but this can be overwritten by
building with:

make -DWITH_MOZILLA_DEVEL

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Sep 11 21:16:48 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
Bah, fix the build in a cleaner way.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Sep 11 21:11:00 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -1 lines
Fix build with Mozilla-1.0.1.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Sep 3 20:49:25 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +0 -2 lines
Unbreak now that Mozilla 1.0 is back in the tree.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Aug 31 02:44:04 2002 UTC (9 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +0 -1 lines
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Aug 28 22:12:05 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -0 lines
Mark BROKEN as 1.2.5 does not work with Mozilla 1.1.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Jul 17 09:52:04 2002 UTC (9 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +5 -6 lines
`%' isn't a sed(1) special RE character, so that there is no need to put
it into squiare brackets.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jul 17 05:42:29 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +13 -14 lines
Use USE_GNOMENG.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Jun 16 19:03:07 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +9 -1 lines
Fix build on -CURRENT.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Jun 9 18:30:51 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
Update to 1.2.5...now with Mozilla 1.0 support!

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue May 28 12:00:58 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Update to 1.2.3.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri May 24 11:22:04 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -2 lines
Update to 1.2.2.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Apr 30 21:10:12 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Re-enable WITH_FULL_MOZILLA due to problems people have been reporting
on the lists.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Apr 27 17:32:30 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -0 lines
Allow Galeon to properly act as a viewer for GNOME help URLs.  Bump
PORTREVISION.

Prompted by:	User Witr <witr@rwwa.com>
Reviewed by:	sobomax
Approved by:	sobomax

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Apr 25 18:37:03 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
USE_LIBTOOL strikes back: use the new and improved way for dealing with
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.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Apr 22 17:01:35 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -2 lines
Update to 1.2.1.

Reviewed by:	sobomax
Approved by:	sobomax

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Apr 18 05:52:59 2002 UTC (9 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
Allow galeon to find and use Xinerama.  This prevents galeon from maximizing
over multiple displays.  Bump PORTREVISION.

Submitted by:	Franz Klammer <klammer@webonaut.com>
Reviewed by:	sobomax
Approved by:	sobomax

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Apr 15 17:05:52 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -2 lines
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:10:06 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -5 lines
gettext upgrade uber-patch (stage 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

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Mar 18 11:50:35 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -4 lines
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Mar 18 10:27:57 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Bump PORTREVISION to reflect the (lib)iconv upgrade.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Mar 18 09:46:42 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:22 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Stage 1 of gettext update.

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

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:06:47 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
It seems that the damned build system doesn't always recreate
GNOME_Galeon_NautilusView.oaf from the corresponding .in file, so that
patch it as well. Bump PORTREVISION.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Mar 13 21:14:18 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +8 -7 lines
Use some black'n'hairy magick to resolve chiken'n'egg problem at hand:
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>

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Mar 13 11:09:56 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -0 lines
Whack iid of the Nautilus component to be the same as the iid of the defunct
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.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Mar 13 10:01:32 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +6 -4 lines
Update to 1.2.0.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Mar 12 19:34:35 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Victims of Mozilla update to 0.9.9.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Feb 6 16:30:36 2002 UTC (10 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Update to 1.0.3.

PR:		34653
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Dec 28 09:34:18 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Update to 1.0.2.

PR:		33265
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Dec 6 09:09:51 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Update to 1.0.1.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Nov 26 09:07:26 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Update to 1.0.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Nov 19 13:41:33 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Update to 0.12.8.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Nov 13 12:28:37 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Update to 0.12.7.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Oct 29 08:05:22 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Update to 0.12.6.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Oct 23 13:31:15 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Update to 0.12.5.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Oct 22 11:47:23 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Fix with Mozilla 0.9.5.

PR:		31397
Submitted by:	Nuzrin Yaapar <p9711422@mmu.edu.my>

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Oct 16 07:42:36 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Update to 0.12.4.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Oct 8 16:51:39 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -2 lines
Update to 0.12.3.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Sep 27 15:13:40 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
Make galeon-config-tool working on FreeBSD.

Submitted by:	Alexander Leidinger <Alexander@Leidinger.net>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Sep 24 10:29:09 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Update to 0.12.2.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Sep 18 08:12:37 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
Update to 0.12.1.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Aug 29 09:47:29 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
Correct default path used by the Galeon to locate some of its data files.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Aug 27 10:43:11 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -0 lines
Run `${X11BASE}/bin/gconftool --shutdown' before proceeding with package
installations, because otherwise stale gconf daemon could prevent installation
from completing successfully.

Submitted by:	bento

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Aug 21 14:27:19 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -0 lines
Turn WITH_FULL_MOZILLA on by default due to `missed scrollbars syndrome'
observed when used with mozilla-embedded.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Aug 20 08:52:52 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Update to 0.12.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Aug 13 15:46:17 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Update to 0.11.5.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jul 27 12:56:26 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Update to 0.11.3.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jul 23 07:53:26 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -4 lines
Update to 0.11.2.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jul 5 07:44:19 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Fix typo: ${PORTS} --> ${PORTSDIR}

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 5 07:33:45 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +17 -10 lines
Update to 0.11.1.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jun 19 09:42:59 2001 UTC (10 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -7 lines
Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jun 11 20:38:11 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -0 lines
Mark as B0RKEN - victim of Mozilla upgrade.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue May 22 12:08:01 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -7 lines
Update galeon to 0.10.6.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri May 18 05:43:15 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -3 lines
Downgrade to 0.8.1 until numerous reported problems are fixed.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu May 17 08:17:04 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -8 lines
Update to 0.10.6.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:37 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 5 13:52:01 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Add missed gnomeaudio dependency.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 3 11:59:32 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update to 0.10.5.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 12 12:41:32 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -2 lines
Remove forceful WITH_FULL_MOZILLA - it now works with mozilla-embedded.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:55:51 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Update to 0.10.4.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:34:49 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 10 12:52:58 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Update to 0.10.2.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:19:23 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update to 0.10.1.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 22 10:01:04 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -1 lines
Use -lgcc_r only if /usr/lib/libgcc_r.a actually exists.

Prompted by:	Anders Andersson <anders@codefactory.se>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 22 09:00:02 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -4 lines
Cosmetics. Remove commented out lines.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 22 08:14:52 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -8 lines
Update to 0.10.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 1 11:48:34 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -12 lines
Reflect divorce of mozilla-embedded and mozilla-headers.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 29 15:10:59 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Update to 0.9.b3.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 17 13:08:10 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +11 -6 lines
Update to 0.9.b1.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 11 09:02:30 2001 UTC (11 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 0.8.4.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 27 16:48:35 2000 UTC (11 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Update to 0.8.3.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 28 13:20:32 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Move MASTER_SITE_LOCAL on top of MASTER_SITES, because version at Sourceforge
misteriously became truncated.

Submitted by:	bento

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 1 11:32:23 2000 UTC (11 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -4 lines
Update to 0.8.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Oct 27 08:38:04 2000 UTC (11 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -2 lines
Update to 0.7.7a.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:17:21 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -15 lines
Implement USE_GNOME, part 2.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 3 07:29:40 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to 0.7.6.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 22 09:44:03 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +12 -7 lines
Update to 0.7.5.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Sep 5 12:18:25 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Put a copy of distfile at MASTER_SITE_LOCAL. Galeon authors violently removed
the old 0.72 version, while the new 0.73 can't be built with our default
gcc2.95.2.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 17 09:49:00 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +22 -6 lines
Update to 0.7.2.

Now the port uses mozilla-embedded port for html rendering by default, but you
can override it by defining WITH_FULL_MOZILLA (for example if you are planning
to use both mozilla and galeon on the same machine).

WARNING! This port requires M17 to work.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 4 16:11:08 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
Re-sobomize to use pre-patch instead of post-extract

Wrists slapped by:	knu, sheldon

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Aug 3 17:45:33 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
Remove BROKEN  - now we have M16 again.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 3 14:42:44 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Mark as broken - it requires M16.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 3 06:20:44 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add USE_NEWGCC=yes.

I really think that support for 3-STABLE is depreciated, but as long as it is
not officially declared yet and somebody cares enough to fill a PR I did that.

PR:		20362
Submitted by:	Vivek Khera <khera@kciLink.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 1 09:05:57 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
Add galeon - a GNOME Web browser based on gecko (the mozilla rendering engine).
It allows to use state-of-the-art HTML rendering engine without much overhead
imposed my Mozilla itself.

Obtained from:	http://www.gnome.org/

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options