non port: www/galeon/Makefile |
SVNWeb
|
Number of commits found: 167 (showing only 100 on this page) |
Sat, 28 Nov 2009
|
[ 20:06 marcus ] (Only the first 10 of 823 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Aug 2009
|
[ 03:29 marcus ]
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.
|
Sat, 22 Aug 2009
|
[ 00:38 amdmi3 ] (Only the first 10 of 179 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with W
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sat, 10 Jan 2009
|
[ 02:45 mezz ] (Only the first 10 of 76 ports in this commit are shown above. )
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
|
Wed, 6 Aug 2008
|
[ 16:26 mezz ]
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.
|
Sun, 6 Jul 2008
|
[ 19:32 marcus ]
Update to 2.0.6.
|
Fri, 6 Jun 2008
|
[ 14:07 edwin ] (Only the first 10 of 230 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Mon, 25 Feb 2008
|
[ 21:42 marcus ]
Update to 2.0.5.
|
Sun, 16 Dec 2007
|
[ 18:47 marcus ]
Update to 2.0.4.
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 4 Oct 2007
|
[ 06:21 edwin ] (Only the first 10 of 22 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 4 Jan 2007
|
[ 02:16 mezz ]
Update to 2.0.3.
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ] (Only the first 10 of 893 ports in this commit are shown above. )
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)
|
Sun, 30 Apr 2006
|
[ 20:54 mezz ]
-Update to 2.0.1.
-Make portlint a bit happier.
-Add xulrunner; it's untest and changelog said that it supports now.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 29 Nov 2005
|
[ 21:37 ahze ]
- Update to 2.0.0
- Use USE_GECKO
- No longer install galeon startup script
|
Sat, 5 Nov 2005
|
[ 06:19 marcus ]
Use firefox as the default Gecko provider.
|
Fri, 22 Jul 2005
|
[ 04:28 ahze ]
- Remove CONFLICTS so galeon doesn't conflict with itself since we only have
1 galeon now.
|
Wed, 20 Jul 2005
|
[ 17:19 marcus ]
s/freebsd.org/FreeBSD.org/
Reported by: oliver
|
Mon, 23 May 2005
|
[ 18:09 adamw ]
Update to 1.3.21.
|
Thu, 12 May 2005
|
[ 07:56 ahze ]
- Force rebuild with new mozilla/firefox
|
Sat, 16 Apr 2005
|
[ 17:13 marcus ]
Bump PORTREVISIONs to chase the Mozilla update.
|
Fri, 25 Mar 2005
|
[ 06:04 marcus ]
Bump PORTREVISION for all ports that depend on Mozilla.
Approved by: portmgr (implicit)
|
Thu, 17 Mar 2005
|
[ 10:59 kwm ]
Add dependencie to gnome-desktop.
Submitted by: pointyhat via krion
|
Wed, 16 Mar 2005
|
[ 21:47 mezz ] (Only the first 10 of 68 ports in this commit are shown above. )
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.
|
[ 07:46 marcus ]
Fix the build with mozilla-devel.
Reported by: Jukka A. Ukkonen <jau@iki.fi>
|
Mon, 14 Mar 2005
|
[ 02:31 marcus ]
Update to 1.3.20, and add Firefox support.
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Sun, 23 Jan 2005
|
[ 04:06 marcus ]
Shutting down gconfd is no longer needed before installation and is
actually a bad thing to do.
|
Sat, 22 Jan 2005
|
[ 00:05 adamw ]
Use GCC 3.4 if we're building on 4.x against mozilla-devel.
Reminded by: marcus
|
Sun, 16 Jan 2005
|
[ 04:58 marcus ]
Update to 1.3.19. See http://galeon.sourceforge.net/Main/GaleonRelease1319
for all the changes.
|
Sun, 19 Dec 2004
|
[ 20:03 marcus ]
Update PORTREVISION to force a rebuild with Mozilla 1.7.5.
|
Tue, 23 Nov 2004
|
[ 19:33 mezz ] (Only the first 10 of 38 ports in this commit are shown above. )
Use new GCONF_SCHEMAS.
Approved by: pav
|
[ 02:23 mezz ] (Only the first 10 of 116 ports in this commit are shown above. )
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
|
Tue, 9 Nov 2004
|
[ 23:44 ahze ] (Only the first 10 of 31 ports in this commit are shown above. )
Rename ports/www/galeon2 --> ports/www/galeon
Approved by: marcus
|
Sun, 8 Aug 2004
|
[ 07:41 marcus ]
Bump PORTREVISIONs to chase Mozilla update.
|
Sun, 11 Jul 2004
|
[ 21:40 marcus ]
Add intlhack to fix the build on 4.X.
|
Tue, 6 Jul 2004
|
[ 18:06 marcus ]
Use the right HEADS_SUFX to fix the build.
Reported by: pointyhat via kris
|
Mon, 28 Jun 2004
|
[ 02:21 marcus ]
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.
|
Tue, 30 Mar 2004
|
[ 19:56 krion ] (Only the first 10 of 43 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Thu, 26 Feb 2004
|
[ 03:08 marcus ]
Catch up with the latest mozilla-devel.
|
Wed, 18 Feb 2004
|
[ 03:50 adamw ] (Only the first 10 of 22 ports in this commit are shown above. )
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.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 18 Jan 2004
|
[ 07:27 adamw ]
Remove mozilla-headers.
This integrates the headers from mozilla-headers and mozilla-headers-devel
into mozilla and mozilla-devel.
|
Sat, 17 Jan 2004
|
[ 18:16 marcus ]
Change the Mozilla version to trunk for building with 1.6.
PR: 61476
Submitted by: Esa Karkkainen <ejk@iki.fi>
|
[ 05:26 marcus ]
Catch up with Mozilla 1.6.
|
Tue, 16 Dec 2003
|
[ 21:43 marcus ]
Build with Mozilla 1.6b.
|
Wed, 26 Nov 2003
|
[ 06:02 marcus ]
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)
|
Sat, 1 Nov 2003
|
[ 21:51 marcus ]
* Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly
|
Sun, 19 Oct 2003
|
[ 03:44 marcus ]
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.
|
Thu, 16 Oct 2003
|
[ 18:47 marcus ]
Remove any chance of linking galeon with -pthread. Instead, make sure
${PTHREAD_LIBS} is used.
Submitted by: sf
|
Sat, 11 Oct 2003
|
[ 22:18 marcus ]
Bump PORTREVISION to stay in sync with mozilla.
|
[ 06:13 marcus ]
galeon and galeon2 conflict with each other.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Wed, 1 Oct 2003
|
[ 05:53 marcus ]
Remove an extraneous .endif.
Reported by: FreshPorts
|
[ 05:50 marcus ]
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.
|
Thu, 25 Sep 2003
|
[ 21:24 marcus ]
Update to 1.2.12.
|
Tue, 15 Jul 2003
|
[ 19:01 marcus ]
Remove nautilus support now that Nautilus has been removed from the tree.
|
Tue, 1 Jul 2003
|
[ 06:24 marcus ]
Correct the number of .endif's.
Reported by: Freshports
|
[ 06:20 marcus ]
Add support for Mozilla 1.4, and remove references to mozilla-vendor.
|
Thu, 12 Jun 2003
|
[ 18:06 marcus ]
Update to 1.2.11.
|
[ 09:46 adamw ] (Only the first 10 of 119 ports in this commit are shown above. )
Remove REINPLACE commands that were rolled into gnomehack.
|
Fri, 16 May 2003
|
[ 22:02 marcus ]
Update for Mozilla 1.4b.
|
Thu, 24 Apr 2003
|
[ 05:49 marcus ]
Portlint whitespace fix.
|
[ 05:47 marcus ]
Fix the flashplayer link.
|
Sun, 20 Apr 2003
|
[ 04:08 marcus ]
Update to 1.2.10.
|
Mon, 7 Apr 2003
|
[ 06:28 marcus ]
* Add mozilla-1.4a support
* Convert to new GNOME infrastructure
|
Sat, 5 Apr 2003
|
[ 09:09 dinoex ]
allow build with more warnings enabled, NO_WERROR=yes
Approved by: marcus
|
Fri, 4 Apr 2003
|
[ 07:07 marcus ]
* Update to 1.2.9
* Add support for Mozilla 1.3
|
Fri, 7 Mar 2003
|
[ 06:12 ade ] (Only the first 10 of 296 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 17 Feb 2003
|
[ 18:45 marcus ]
Add a conditional dependency on nautilus.
Submitted by: Olivier Tharan <olive@oban.frmug.org>
|
Sun, 16 Feb 2003
|
[ 22:54 marcus ]
Update to 1.2.8.
|
Tue, 21 Jan 2003
|
[ 16:53 marcus ]
Sync this port with the recent Mozilla commits.
|
Thu, 2 Jan 2003
|
[ 19:05 marcus ]
Update to 1.2.7.
|
Tue, 12 Nov 2002
|
[ 02:14 marcus ]
Bump PORTREVISION after the gal version bump.
|
Sun, 3 Nov 2002
|
[ 19:32 marcus ]
Add a check for mozilla-embedded.
PR: 44855
|
Tue, 22 Oct 2002
|
[ 03:44 marcus ]
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.
|
Fri, 18 Oct 2002
|
[ 03:06 marcus ]
Galeon is now un-forbidden since Mozilla has been patched.
|
Thu, 17 Oct 2002
|
[ 14:45 marcus ]
Mark forbidden due to security hole reported at
http://www.mozillazine.org/talkback.html?article=2467.
Submitted by: trevor
|
Sun, 15 Sep 2002
|
[ 22:50 marcus ]
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
|
Wed, 11 Sep 2002
|
[ 21:16 marcus ]
Bah, fix the build in a cleaner way.
|
[ 21:11 marcus ]
Fix build with Mozilla-1.0.1.
|
Tue, 3 Sep 2002
|
[ 20:49 marcus ]
Unbreak now that Mozilla 1.0 is back in the tree.
|
Sat, 31 Aug 2002
|
[ 02:44 kris ] (Only the first 10 of 43 ports in this commit are shown above. )
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
Wed, 28 Aug 2002
|
[ 22:12 marcus ]
Mark BROKEN as 1.2.5 does not work with Mozilla 1.1.
|
Wed, 17 Jul 2002
|
[ 09:52 sobomax ]
`%' isn't a sed(1) special RE character, so that there is no need to put
it into squiare brackets.
|
[ 05:42 marcus ]
Use USE_GNOMENG.
|
Sun, 16 Jun 2002
|
[ 19:03 marcus ]
Fix build on -CURRENT.
|
Sun, 9 Jun 2002
|
[ 18:30 marcus ]
Update to 1.2.5...now with Mozilla 1.0 support!
|
Tue, 28 May 2002
|
[ 12:00 sobomax ]
Update to 1.2.3.
|
Fri, 24 May 2002
|
[ 11:22 sobomax ]
Update to 1.2.2.
|
Tue, 30 Apr 2002
|
[ 21:10 marcus ]
Re-enable WITH_FULL_MOZILLA due to problems people have been reporting
on the lists.
|
Sat, 27 Apr 2002
|
[ 17:32 marcus ]
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
|
Thu, 25 Apr 2002
|
[ 18:37 sobomax ]
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.
|
Mon, 22 Apr 2002
|
[ 17:01 marcus ]
Update to 1.2.1.
Reviewed by: sobomax
Approved by: sobomax
|
Thu, 18 Apr 2002
|
[ 05:53 marcus ]
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
|
Mon, 15 Apr 2002
|
[ 17:05 sobomax ] (Only the first 10 of 16 ports in this commit are shown above. )
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
|
Number of commits found: 167 (showing only 100 on this page) |