non port: www/mozilla/Makefile |
SVNWeb
|
Number of commits found: 193 (showing only 100 on this page) |
Sat, 1 Jan 2011
|
[ 14:09 beat ] (Only the first 10 of 40 ports in this commit are shown above. )
- Finally remove www/mozilla as no other port longer depends on Mozilla.
Mozilla is unmaintained upstream for years, broken and has security
issues. Please consider using www/seamonkey2 or www/firefox instead.
Happy New Year!
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
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
|
Mon, 4 May 2009
|
[ 19:23 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Give Maintainership up to the Gecko Gang (gecko@)
|
Sun, 12 Apr 2009
|
[ 19:27 miwi ] (Only the first 10 of 14 ports in this commit are shown above. )
Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.
|
Fri, 10 Apr 2009
|
[ 05:56 marcus ] (Only the first 10 of 480 ports in this commit are shown above. )
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
|
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
|
Mon, 30 Jun 2008
|
[ 20:16 mezz ] (Only the first 10 of 69 ports in this commit are shown above. )
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
(Only the first 15 lines of the commit message are shown above )
|
Tue, 10 Jun 2008
|
[ 04:57 marcus ]
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.
Reported by: iKris
|
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)
|
Wed, 23 Apr 2008
|
[ 05:52 mezz ]
Mask FP_X_DNML not only on i386, but also on amd64. Bump the PORTREVISION.
Obtained from: delphij's committed on thunderbird.
|
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, 21 Jan 2008
|
[ 22:19 marius ] (Only the first 10 of 12 ports in this commit are shown above. )
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.
Approved by: marcus
|
Sat, 29 Sep 2007
|
[ 08:33 linimon ]
Mark this as broken on amd64-current and sparc64-current. It's deprecated,
anyways.
While here, hush up complaints from conditional bsd.perl.mk install.
|
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}.
|
Tue, 20 Mar 2007
|
[ 18:12 ahze ]
- Back PORTREVISION back to 2 from GNOME 2.18 merge
Spotted by: Scott Allendorf <scott-allendorf@uiowa.edu>
|
Mon, 19 Mar 2007
|
[ 05:14 marcus ] (Only the first 10 of 461 ports in this commit are shown above. )
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
|
Fri, 16 Mar 2007
|
[ 15:29 ahze ]
- Mark DEPRECATED with no expression date
|
Thu, 18 Jan 2007
|
[ 22:37 mezz ] (Only the first 10 of 16 ports in this commit are shown above. )
Fix the gtk2 dnd implementation broken, see more details in the bugzilla. This
patch[1] was created by Matthias Clasen <mclasen@redhat.com>. This bug was
started to reproduce with least 2.10.7 version of gtk2.
PR: ports/107689
Reported by: a few users
Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=355248
https://bugzilla.mozilla.org/show_bug.cgi?id=367203 [1]
http://bugzilla.gnome.org/show_bug.cgi?id=394525
|
Wed, 1 Nov 2006
|
[ 13:20 ahze ] (Only the first 10 of 18 ports in this commit are shown above. )
- Update to 2.0
Release notes: http://www.mozilla.com/en-US/firefox/2.0/releasenotes/
Special thanks to marcus and many others for helping test and fixing
bugs!
|
Sat, 14 Oct 2006
|
[ 08:35 marcus ] (Only the first 10 of 577 ports in this commit are shown above. )
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above )
|
Sat, 22 Apr 2006
|
[ 20:55 marcus ]
* Update to 1.7.13
* Do not run mozilla -register during installation
|
Wed, 29 Mar 2006
|
[ 18:29 ahze ] (Only the first 10 of 14 ports in this commit are shown above. )
- Convert all gecko pkg-[de]install scripts into a generic
pkg-[de]install script
- Always use pkg-install to create missing dir's [1]
Requested by: marcus [1]
|
Wed, 15 Mar 2006
|
[ 11:43 ahze ]
- Add support for USE_GECKO=xulrunner
- Remove quotes around BROKEN
- Remove USE_REINPLACE
|
Sun, 8 Jan 2006
|
[ 19:44 marcus ]
Mark not for ia64 since regchrome (and the application itself) dumps core.
Reported by: pointyhat via kris
|
Mon, 5 Dec 2005
|
[ 18:55 ahze ]
- Remove isp stuff if build with mail
|
Fri, 2 Dec 2005
|
[ 05:30 mezz ]
Fix all those ports to find libnssckbi.so in the correct place to allow those
SSL certificates work again. Somehow, this patch was lost in the big change,
so bring it back. Bump PORTREVISION on all of those ports.
PR: ports/89796
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net>
|
Tue, 29 Nov 2005
|
[ 21:12 ahze ] (Only the first 10 of 72 ports in this commit are shown above. )
- Update firefox to 1.5
- Add Makefile.common
o A new build/install system for gecko ports, Makefile.common
includes many generic routines and common tasks.
o Fix ld-run-path in all gecko's by using -Wl,-rpath,${moz_libdir}
thus removing the need to have a startup script for ports that
depend on gecko. [2]
o Use system libm, nss, nspr in all gecko ports
- Add bsd.gecko.mk
o This is the predecessor to WITH_MOZILLA=[mozilla|firefox|...]
with a more robust way of detecting a gecko a end user wishs to
use.
o bsd.gecko.mk abstracts the selection of gecko-based backends. It
allows users and porters to support any available gecko backend (Only the first 15 lines of the commit message are shown above )
|
Sat, 5 Nov 2005
|
[ 06:20 marcus ]
* Chase the glib20 shared lib version
* Disable cairo support as the new cairo API does not work with mozilla
|
Thu, 27 Oct 2005
|
[ 00:06 marcus ]
Replace /usr/X11R6 with ${X11BASE} to fix the build with non-default
base paths.
Reported by: pointyhat via kris
|
Sun, 25 Sep 2005
|
[ 00:59 marcus ]
Update to 1.7.12. See
http://www.mozilla.org/releases/mozilla1.7.12/README.html#new for a list
of the fixes in this release.
Security: Many important security bugs were fixed. See the URL
above for more details.
|
Fri, 23 Sep 2005
|
[ 20:42 mezz ]
- Fix the sed for libesd and kill the major version of library
(libesd.so.2 -> libesd.so). [1]
- Update Java plugins by remove old and correct Java 1.5 plugin path. [2]
- Bump the PORTREVISION.
PR: ports/86430 [1]
Submitted by: Mark Hobden <markhobden@gmail.com> [1]
glewis [2]
|
Sat, 10 Sep 2005
|
[ 17:24 pav ]
- Patch a security vulnerability (DoS, remote execution) in IDN
(internationalized domain names) subsystem, also known as "hyphen domain
name bug"
Submitted by: Marcus Grando
Obtained from: Mozilla Project CVS,
https://bugzilla.mozilla.org/show_bug.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&id=307259
Security: CAN-2005-2871
http://secunia.com/advisories/16764/
|
Sun, 28 Aug 2005
|
[ 19:04 marcus ]
* Update to 1.7.11
* Fix IDL installation
* Correct a crash that can occur when closing windows with newer versions of
GTK+
|
Tue, 26 Jul 2005
|
[ 04:12 marcus ]
Install IDL files into ${PREFIX}/share/idl/mozilla.
PR: 84022
Submitted by: thierry (with modifications by jylefort)
|
Thu, 21 Jul 2005
|
[ 23:57 marcus ]
Update to 1.7.10 which fixes a number of security vulnerabilities.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: See
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla for
the list of fixed security issues
|
Thu, 12 May 2005
|
[ 07:55 ahze ]
- Update to 1.7.8
This release fixes 2 critical vulnerabilities
Release notes: http://www.mozilla.org/releases/mozilla1.7.8/
Security notes:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla
|
Thu, 28 Apr 2005
|
[ 22:46 ahze ]
- Quote line to fix build on pointyhat
Repointed by: pointyhat via kris
|
Tue, 26 Apr 2005
|
[ 19:30 ahze ]
- Install .desktop file in share/applications instead of
share/gnome/applications so we can remove the gnomehier
dependency so non-gnome users don't have to install a bunch
of un-needed gnome directories.
- Remove WITH_MENU option from mozilla[-devel], .desktop file
will always be installed now.
|
Sat, 16 Apr 2005
|
[ 17:37 ahze ]
- Move "DISTFILES+=libart_lgpl-1${EXTRACT_SUFX}:local" below bsd.port.pre.mk
so it will work with OPTIONS.
|
[ 05:46 ahze ]
- Update to 1.7.7
- Re-enable cups
|
Wed, 6 Apr 2005
|
[ 19:02 ahze ]
- Add WITH_CAIRO_RENDER to OPTIONS, off by default
This option uses cairo for SVG rendering instead of libart
- Re-word one option that doesn't fit in dialog window.
PR: ports/79590
Submitted by: danfe
|
Mon, 4 Apr 2005
|
[ 05:44 ahze ]
Switch one last WITH_MENU_ENTRY to !WITHOUT_MENU_ENTRY
|
Sat, 2 Apr 2005
|
[ 16:52 ahze ]
- cleanup and remove pre-everything line
since calendar has been in freebsd for over two years.
- Remove mng support, this has'nt worked in a long long time
|
Fri, 25 Mar 2005
|
[ 06:01 marcus ]
* Update to 1.7.6 to fix security issues (see
http://www.vuxml.org/freebsd/7d2aac52-9c6b-11d9-99a7-000a95bc6fae.html
for more details)
* Add a better startup script [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: portmgr (implicit)
|
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.
|
Thu, 10 Mar 2005
|
[ 18:50 ahze ]
_ Add redundant BUILD_DEPENDS for graphics/cairo to check for cairo-xlib.h
since cairo can be installed without X11.
|
[ 00:43 marcus ] (Only the first 10 of 34 ports in this commit are shown above. )
Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.
Note: since 2.1.9 is ABI compatible with 2.1.7, no recompilation is
necessary.
PR: 78385
Submitted by: lesi
|
Sun, 13 Feb 2005
|
[ 07:20 marcus ]
The pkg-message is no longer appropriate, so remove it.
|
[ 07:17 marcus ]
Use gnomehier when installing the GNOME desktop item to fix plist problems.
Reported by: pointyhat via kris
|
Fri, 24 Dec 2004
|
[ 18:25 marcus ]
* Fix external URI loaders by loading the correct version of the GNOME
libraries. This means Mozilla's GNOME integration (i.e. GConf) should
now work [1]
* Fix i18n support when invoking Mozilla, and add atsdsp support [2]
* Port all fixes to mozilla-devel
PR: 75428 [2]
Reported by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1]
Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [2]
|
Thu, 23 Dec 2004
|
[ 02:23 adamw ]
Enable installation of the .desktop file by default, and
ensure that ${PREFIX}/share/gnome/applications exists.
|
[ 01:53 adamw ]
Add an OPTIONS entry that installs a .desktop entry for mozilla. I used the
contents of epiphany.desktop to generate the translations. I hope none of my
fellow GNOME Translation Project team members object to having their
translations bastardized like this. I don't know whether .desktop entries
can contain comments, so there's nothing attributing their work in there
right now.
I'll let this percolate in here for a bit, and if successful, I'll add it
to moz-devel, firefox, and thunderbird.
|
Sun, 19 Dec 2004
|
[ 20:02 marcus ]
* Update to 1.7.5
* Add i18n support [1]
* Don't delete lib/browser_plugins if it was installed by another instance
of Mozilla [2]
PR: 73841 [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
ahze [2]
|
Sat, 4 Dec 2004
|
[ 09:47 marcus ]
Be sure to create the browser_plugins during package install as well. Some
ports (e.g. www/ump) depend on this directory being there.
Reported by: pointyhat via kris
|
Wed, 10 Nov 2004
|
[ 11:59 ahze ]
Don't install movemail fix if built with WITHOUT_MAILNEWS
Pointed out by: pav
Approved by: pav (co mentor)
|
Tue, 9 Nov 2004
|
[ 07:48 ahze ]
- Install isp directory to fix Movemail support [1]
- Add WITH_CAIRO_RENDER knob that uses cairo for SVG rendering that
replaces SVG rendering from libart.
Pointed out by: marcus [1]
Approved by: marcus (co mentor)
|
Sun, 7 Nov 2004
|
[ 22:24 marcus ] (Only the first 10 of 369 ports in this commit are shown above. )
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and (Only the first 15 lines of the commit message are shown above )
|
Mon, 25 Oct 2004
|
[ 16:17 marcus ]
Fix a botched patch on my part. Now that we're doing the substitution in
pre-install, we need to do it to different files.
Reported by: nork
|
Sun, 24 Oct 2004
|
[ 02:38 marcus ]
Move REINPLACE_CMD up from do-install to pre-install so no .bak files are left
behind after pkg_delete.
PR: 73054
Submitted by: Michael Johnson <ahze@ahze.net>
|
Thu, 21 Oct 2004
|
[ 03:35 marcus ]
Don't add -gtk1 twice to the pkg-config files.
Spotted by: Michael Johnson <ahze@ahze.net>
|
Tue, 12 Oct 2004
|
[ 20:32 marcus ]
Fix some more installation-blocking typos missed in the back-port from 1.7.3.
PR: 72594
Submitted by: Nicolas Rachinsky <nr@rachinsky.de>
|
[ 16:45 marcus ]
Fix a bug with installation. Somehow I forgot to do the install step
during pre-install. This patch was taken from mozilla-devel.
PR: 72571
|
[ 00:07 marcus ]
Adapt the "fake" installation system from Firefox to create a more
supportable Mozilla installation hierarchy. This will be needed to
reliably build newer versions of Galeon and Epiphany.
Thanks to adamw for helping debug and fix the mozilla-devel version.
|
Tue, 28 Sep 2004
|
[ 03:18 marcus ]
Patch the various recently reported security vulnerabilities in Mozilla.
This is being done instead of the update to 1.7.3 since the update breaks
all dependent ports, and that many changes is not a good thing to do during
a freeze.
This update covers the following Mozilla bugs:
245066
226669
250862
255067
256316
257317
258005
Thanks to nectar for scraping all of these patches together.
Obtained from: Mozilla CVS
Approved by: portmgr (implicit)
|
Thu, 2 Sep 2004
|
[ 18:22 marcus ]
Fix a problem where passing a URL without a trailing slash can stop
Mozilla from launching. See http://bugzilla.mozilla.org/show_bug.cgi?id=242123
for more details.
PR: 69937
Sbumitted by: Sean Farley <sean-freebsd@farley.org>
|
Sun, 8 Aug 2004
|
[ 07:07 marcus ]
Update to 1.7.2 to fix a few security vulnerabilities, and add a pkg-deinstall
script to clean up left over automatically-generated files.
|
Sun, 18 Jul 2004
|
[ 19:12 adamw ]
Update to 1.7.1.
|
Thu, 1 Jul 2004
|
[ 21:17 marcus ]
Allow MOZ_SUFX to be overridden to fix the build of galeon.
Reported by: pointyhat via kris
|
Mon, 28 Jun 2004
|
[ 02:18 marcus ] (Only the first 10 of 14 ports in this commit are shown above. )
* Update to 1.7
* Build the chrome and component registries in a pkg-install script so that
the resulting paths are correct [1]
For a list of all the changes in 1.7, see
http://www.mozilla.org/releases/mozilla1.7. This port features support for
the GSSAPI extension as well as optional gnome-vfs support.
PR: 65590 [1]
Submitted by: thierry [1]
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Fri, 19 Mar 2004
|
[ 03:45 marcus ]
Forced commit to note why we don't build with a bind port that has
overridden the base. To quote from eik:
[Bind] overwrites /usr/include/netdb.h and give a wrong definition for
`h_errno' when _REENTRANT is defined. This causes link errors where
`__h_errno' is undefined.
Requested by: linimon
|
[ 03:14 marcus ]
Borrow from the OpenLDAP ports, and refuse to build if bind has been
installed with PORT_REPLACES_BASE_BIND defined.
PR: 61756
Obtained from: OpenLDAP ports
|
Tue, 16 Mar 2004
|
[ 22:54 marcus ] (Only the first 10 of 28 ports in this commit are shown above. )
Chase the new location of libXft.
|
Thu, 11 Mar 2004
|
[ 06:38 marcus ]
Actually remove libical dependency.
|
[ 06:38 marcus ]
s|/usr/bin/sort|${SORT}|
|
[ 06:37 marcus ]
Merge some fixes from mozilla-devel.
* Allow one to override JPI_LIST
* Fix some potential lock-ups related to esound
* Fix some potential pthread problems
* Fix libiconv support
* Use built-in libical
* Use included libart_lgpl
* Use SIZE
|
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)
|
Thu, 22 Jan 2004
|
[ 12:18 trevor ] (Only the first 10 of 87 ports in this commit are shown above. )
Use the CPIO macro defined in bsd.port.mk.
|
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
|
[ 05:24 marcus ] (Only the first 10 of 19 ports in this commit are shown above. )
Update to 1.6. For all the juicy details, please see:
http://www.mozilla.org/releases/mozilla1.6/
|
Mon, 24 Nov 2003
|
[ 01:20 marcus ]
Don't build these ports on amd64.
Approved by: portmgr (implicit)
|
Sat, 15 Nov 2003
|
[ 02:18 marcus ]
Only add the plug-in symlink to the plist if we're actually going to create
it. This fixes a packaging problem on bento. Also, break out of the for loop
once we find a suitable plug-in.
|
Tue, 11 Nov 2003
|
[ 22:59 glewis ]
. Still look in ${LOCALBASE}/jdk1.4.1 for the plugin so users don't have to
upgrade their JDK if they don't want to.
Submitted by: Jeremy Messenger <mezz7@cox.net>
|
[ 22:51 glewis ]
. Look in ${LOCALBASE}/jdk1.4.2 for the JDK 1.4 plugin.
Approved by: marcus
|
[ 04:10 marcus ]
* Try to auto-detect the best Java plug-in [1]
* Remove all spaces (or convert them to tabs)
PR: 58849 [1]
Inspired by: glewis [1]
|
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.
|
Sat, 11 Oct 2003
|
[ 20:30 marcus ]
* Update to 1.4.1
* Add new CLI options to mozilla startup script [1]
* Make XMLTerm optional [2]
* Don't accidentally include mozilla in the plist twice [3]
PR: 55412 [1]
55330 [2]
56210 [3]
Submitted by: bland [1] [2]
|
Sat, 6 Sep 2003
|
[ 18:34 marcus ]
Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.
This should help the KSE and libthr people use these applications (plus it
lets them build on -CURRENT).
|
Tue, 1 Jul 2003
|
[ 06:14 marcus ]
* Update to 1.4
* Mark IGNORE on Alpha -STABLE
|
Sun, 1 Jun 2003
|
[ 01:18 marcus ]
* Add FreeBSD Alpha support! [1]
* Fix some 64-bit problems with the nspr and JavaScript code [2]
Special thanks to Bernd Walter <ticso@cicely.de> for [1] who put together
the patch set based on work from gallatin.
Submitted by: Bernd Walter <ticso@cicely.de> [1]
tmm [2]
|
Thu, 8 May 2003
|
[ 19:44 marcus ]
Update to 1.3.1.
|
Thu, 1 May 2003
|
[ 16:01 marcus ]
Make sure Xft support is really disabled if one defines WITHOUT_XFT.
PR: 51595
Submitted by: Seva Gluschenko <gvs@rinet.ru>
|
Wed, 16 Apr 2003
|
[ 17:03 marcus ]
Spell PKGNAMESUFFIX with one 'E'.
|
[ 03:40 marcus ]
Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potential
INDEX duplication.
|
Mon, 14 Apr 2003
|
[ 19:48 marcus ]
Do not enable -O2 optimization by default. Instead, allow the user
to enable it by specifying -DWITH_OPTIMIZED_CFLAGS or definining
WITH_OPTIMIZED_CFLAGS in /etc/make.conf. Note, this is the same flag
mplayer users.
Requested by: sobomax
|
[ 14:01 marcus ]
* Fix a problem where non Xft fonts (such as Helvetica) would cause Mozilla
to crash [1]
* Fix a problem connecting to certain IPv6 sites [2]
* Disable more tests to speed compilation
Submitted by: Alexander N. Kabaev <ak03@gte.com> [1]
Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp> [2]
Obtained from: http://bugzilla.mozilla.org/show_bug.cgi?id=186745 [2]
|
Number of commits found: 193 (showing only 100 on this page) |