non port: www/mozilla-devel/Makefile |
SVNWeb
|
Number of commits found: 127 (showing only 100 on this page) |
Sun, 3 Sep 2006
|
[ 14:58 ahze ] (Only the first 10 of 34 ports in this commit are shown above. )
- Remove mozilla-devel due to security vulnerabilities
please use www/seamonkey instead
|
Sat, 5 Aug 2006
|
[ 04:18 ahze ]
- Fix build with new gmake
- Use MASTER_SITES_MOZILLA_EXTENDED
|
Tue, 30 May 2006
|
[ 03:14 ahze ]
- Add amd64 to broken list
- Pet portlint and remove quotes around BROKEN messages
|
Sat, 13 May 2006
|
[ 04:41 edwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with W
|
Thu, 12 Jan 2006
|
[ 06:38 ahze ]
- Update DEPRECATED to urge people to use www/seamonkey instead of
mozilla-devel since www/seamonkey is now in ports.
|
Sun, 20 Nov 2005
|
[ 19:45 ahze ]
- Mark this port as deprecated due to the development focus moving to
seamonkey and multi vulnerabilities in mozilla-devel.
|
Sat, 5 Nov 2005
|
[ 06:21 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
|
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/
|
Fri, 2 Sep 2005
|
[ 05:17 marcus ]
The calendar module is broken in this 1.8 beta, so disable it.
PR: 84578
|
Sun, 28 Aug 2005
|
[ 19:08 marcus ]
* Fix IDL installation [1]
* Correct path to the icon in the Desktop item [2]
* Add a patch to fix potential crashes with newer versions of GTK+ that can
occur when closing windows [3]
PR: 84896 [2]
Submitted by: mezz [1]
chinsan <chinsan.tw@gmail.com> [2]
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=300226 [3]
|
Wed, 3 Aug 2005
|
[ 15:22 marcus ]
Fix some more problems with IDL installation.
PR: 84514
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: portmgr (implicit)
|
Tue, 2 Aug 2005
|
[ 04:40 marcus ]
Fix the installation of IDL files.
Reported by: Robert Huff <roberthuff@rcn.com>
Approved by: portmgr (implicit)
|
Sat, 30 Jul 2005
|
[ 03:55 marcus ]
Install IDL files into ${PREFIX}/share/idl/mozilla-devel.
Obtained from: www/mozilla
|
Sat, 7 May 2005
|
[ 13:44 ahze ]
- Actually install .desktop file in share/applications [1]
Pointed out by: krismail
|
Thu, 28 Apr 2005
|
[ 23:02 ahze ]
- s/nulll/null/
Pointed out by: kris
|
[ 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.
|
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
|
Sat, 2 Apr 2005
|
[ 16:54 ahze ]
- Remove pkg-[de]install scripts and remove all chrome registering from
Makefile since the privilege bug seems to be fixed.
- Remove WITH_XFT option and make it default since mozilla with gtk2 won't
compile without Xft.
- Remvoe mng support, it hasn't worked in a long time.
- Lots of misc cleanup, consolidation, and removal of dupe lines.
- Change WITH_MENU_ENTRY to !WITHOUT_MENU_ENTRY since it's on by default.
- Add new OPTION (off by default), WITH_CAIRO that enables
cairo-specific canvas features.
|
Sun, 20 Mar 2005
|
[ 22:02 adamw ]
Add support for adding a .desktop menu entry.
As requested by: Christopher Nehren
|
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.
|
Wed, 2 Mar 2005
|
[ 06:50 marcus ]
Fix the startup script so that arguments are passed correctly to the browser
binary.
PR: 78175 (firefox)
78217 (mozilla-devel)
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
|
Mon, 28 Feb 2005
|
[ 01:43 ahze ]
- Update to 1.8b1
(Release notes: http://www.mozilla.org/releases/mozilla1.8b1/ )
- Add new launch script [1]
- Sanitize CFLAGS [1]
- Add Mozilla Plugable Init Scripts (PIS) to handle upgrades with ease [1]
PR: ports/77744 [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
|
Sun, 13 Feb 2005
|
[ 07:21 marcus ]
The pkg-message is no longer appropriate so remove it.
|
Fri, 21 Jan 2005
|
[ 18:06 adamw ]
Unbreak with 4.x by setting USE_GCC=3.4.
PR: ports/76452
Submitted by: oliver
|
[ 09:11 adamw ]
Remove unneeded patch.
|
Sun, 16 Jan 2005
|
[ 23:47 adamw ]
Update to 1.8a6. They merged a bunch of FreeBSD changes. Neat.
|
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]
|
Sat, 11 Dec 2004
|
[ 21:41 kris ]
BROKEN on 4.x: Does not compile
|
[ 02:11 ahze ]
- Fix plist in firefox [1]
- Touch lib/browser_plugins/.${PORTNAME}.keep so this directory will not be
removed durring deinstall of mozilla[-devel] or firefox if you still have
mozilla[-devel] or firefox installed.
Pointed out by: pointy hat [1]
|
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
|
Tue, 30 Nov 2004
|
[ 17:15 adamw ]
Update to 1.8a5.
|
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:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Sun, 24 Oct 2004
|
[ 02:35 marcus ]
* Add a pkg-deinstall script to remove left-over dynamically generated
files [1]
* Move REINPLACE_CMD up from do-install to pre-install so no .bak files
are left behind after pkg_delete [2]
PR: 71313 [1]
73054 [2]
Submitted by: Michael Johnson <ahze@ahze.net> [2]
|
Sat, 23 Oct 2004
|
[ 19:26 adamw ]
Revert the previous change. That wasn't the droid^Wsolution
I was looking for.
|
[ 03:11 adamw ]
The pkgconfig files all end in '-devel'. Training the port to
recognize this causes not only a plist change, it also changes
the contents of the pkgconfig files, as the s|${FAKEDIR}|${PREFIX}|
substitution was not taking place.
Because the latter prevents any mozilla-dependent port from
building (looking for headers/libs under ${FAKEDIR}), I have
bumped PORTVERSION.
Galeon2 still won't build against mozilla-devel, however, and if
somebody better than I with C++ wants to take a whack at fixing it,
that'd be just super.
|
Fri, 22 Oct 2004
|
[ 00:42 adamw ]
Update to 1.8a4. For now, if you're building with Xft2 support,
an explicit --disable-freetype2 is passed to the configure script.
|
Tue, 12 Oct 2004
|
[ 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.
|
Wed, 29 Sep 2004
|
[ 04:30 kris ]
Now builds on amd64
Approved by: portmgr (self)
|
Tue, 28 Sep 2004
|
[ 03:20 marcus ]
Patch the various recently reported security vulnerabilities in Mozilla.
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)
|
Tue, 31 Aug 2004
|
[ 09:58 adamw ]
Update to 1.8a3.
This includes a second distfile for libart_lgpl,
which didn't make it into the moz tarball.
|
Thu, 15 Jul 2004
|
[ 22:59 adamw ]
Update to 1.8a2.
Incidentally, this fixes the build problem with epiphany-1.3.
|
Tue, 6 Jul 2004
|
[ 23:11 adamw ]
Update to 1.8alpha1.
Use a pkg-install to register chrome stuff.
|
Thu, 1 Jul 2004
|
[ 21:16 marcus ]
* Make MOZ_SUFX overrideable just in case
* Remove the remaining vestiges of GTK+-1 support
|
Mon, 28 Jun 2004
|
[ 02:25 marcus ]
Mark this guy IGNORE until I get around to bringing in 1.8a1.
|
Thu, 10 Jun 2004
|
[ 18:35 marcus ]
Update to 1.7.r3 (1.7 Release Candidate 3).
|
Wed, 2 Jun 2004
|
[ 01:06 marcus ]
Enable optional debugging support by specifying WITH_DEBUG or by enabling it
through OPTIONS.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
Thu, 20 May 2004
|
[ 05:16 marcus ]
Update to 1.7 release candidate 2.
|
Thu, 29 Apr 2004
|
[ 19:23 marcus ]
Update to 1.7 RC 1. The list of feature in this release can be found at:
http://www.mozilla.org/releases/mozilla1.7rc1/README.html
|
Mon, 12 Apr 2004
|
[ 03:29 kris ]
This is also BROKEN on alpha
|
Thu, 8 Apr 2004
|
[ 21:10 pav ]
- Drop dependency on gnomevfs-extras, it went away with GNOME 2.6 upgrade
Reported by: Robert Huff <roberthuff@rcn.com>
|
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.
|
Sat, 3 Apr 2004
|
[ 14:15 kris ]
This is also broken in a different way on ia64
|
[ 14:13 kris ]
BROKEN on amd64: Segfault during build
|
Sat, 20 Mar 2004
|
[ 07:39 marcus ]
Update to 1.7.b
* Re-add OPTIONS support reorganizing the Makefile some
* Enable Kerberos/GSSAPI support (please test)
* Enable optional smb:// URI support through gnomevfs2
For a list of all the changes in 1.7 beta, please see:
http://www.mozilla.org/releases/mozilla1.7b/README.html#new
|
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:08 marcus ]
* Backout the OPTIONS commit. This requires more Makefile restructuring
* Add macro definitions for ESD_LIB and FREETYPE_LIB to simplify future
updates
|
Fri, 27 Feb 2004
|
[ 07:49 marcus ]
Fix the install location for the header files. For those that installed
mozilla-devel along side mozilla, they will need to reinstall both to
sort out the header problems. Sorry.
|
Thu, 26 Feb 2004
|
[ 17:40 marcus ]
* Actually reference the extra patch on 4.X
* s|/usr/bin/sort|${SORT}|
|
[ 09:41 marcus ]
* Fix a compilation issue on -STABLE [1]
* Correct the path to libfreetype to fix an initialization error in the SVG
renderer
Reported by: adamw [1]
|
[ 03:48 adamw ]
Bump PORTEPOCH for mozilla-devel, so that its version number will
remain higher than that in www/mozilla. The alternate behaviour
causes portupgrade et. al to see the upgrade as a downgrade.
|
[ 03:05 marcus ]
* Update to 1.7.a
* Fix libiconv support
* Fix SVG support by using a newer version of libart_lgpl
* Use OPTIONS
* Fix some potential lockups related to esound
* Clean up a few potential pthread problems
* Remove the libical support for calendar (libical is now included with Mozilla)
* Allow the JPI_LIST to be overridden
For a list of what's new in 1.7.a, checkout:
http://www.mozilla.org/releases/mozilla1.7a/
|
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:27 marcus ]
Mark this port as IGNORE since www/mozilla has been updated to 1.6.
|
Tue, 16 Dec 2003
|
[ 06:01 marcus ]
This port should now work on amd64, so remove the NOT_FOR_ARCHS macro.
|
Sun, 14 Dec 2003
|
[ 16:47 marcus ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to 1.6b, and add Peter's amd64 patches from Firebird. For a list
of what is changed in 1.6b, checkout the release notes at:
http://www.mozilla.org/releases/mozilla1.6b/
|
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:53 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, 12 Oct 2003
|
[ 22:01 marcus ]
Mark as IGNORE on -STABLE Alpha.
|
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).
|
Fri, 29 Aug 2003
|
[ 20:25 marcus ]
Update to 1.5 Beta. For a list of what's new, checkout:
http://www.mozilla.org/releases/mozilla1.5b/
|
Tue, 12 Aug 2003
|
[ 16:48 marcus ]
* Add a knob to optionally build XMLTerm [1]
* Add some extra CLI options to the mozilla.sh script [2]
* Add a patch to prevent crashes when visiting certain Russian sites [3]
* Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany
in certain setups [4]
PR: 55330 [1]
55412 [2]
Submitted by: Alexander Nedotsukov <bland@mail.ru> [1] [2]
Sergey Akifyev <asa@gascom.ru> [4]
Obtained from: www/mozilla-firebird [3]
|
Wed, 23 Jul 2003
|
[ 05:40 marcus ] (Only the first 10 of 19 ports in this commit are shown above. )
Update to 1.5a.
|
Tue, 1 Jul 2003
|
[ 06:17 marcus ]
Mark IGNORE until 1.5a comes out.
|
Sun, 1 Jun 2003
|
[ 03:34 marcus ]
* Add [untested] Alpha support [1]
* Fix some 64-bit problems in the JavaScript and nspr code [2]
Submitted by: Bernd Walter <ticso@cicely.de> [1]
tmm [2]
|
Fri, 16 May 2003
|
[ 21:58 marcus ]
Update to 1.4b.
|
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>
|
Thu, 24 Apr 2003
|
[ 18:02 marcus ]
Make sure we add -devel to each of the dependencies in the Mozilla
pkg-config files.
|
[ 05:46 marcus ]
Install the pkg-config files with a -devel suffix to avoid a conflict with
mozilla-gtk2. Teach galeon2 to use these new files. Note, any other app
that depends on these files not having the optional -devel suffix will
need to be re-educated as well.
|
Wed, 16 Apr 2003
|
[ 03:40 marcus ]
Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potential
INDEX duplication.
|
Mon, 14 Apr 2003
|
[ 19:49 marcus ]
* Sync recent CONFIGURE_ARGS and optimization changes with www/mozilla
* Add patch to prevent crashing with non-Xft fonts
* Depend on libIDL instead of ORBit2
Obtained from: www/mozilla
|
Thu, 10 Apr 2003
|
[ 21:09 marcus ]
s/<malloc.h>/<stdlib.h>/g
Reported by: scottl
|
Mon, 7 Apr 2003
|
[ 06:27 marcus ]
* Update to 1.4a and unbreak
* Convert to new GNOME infrastructure
|
Fri, 4 Apr 2003
|
[ 07:06 marcus ]
Mark BROKEN until it can be updated to 1.4a.
|
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.
|
Tue, 18 Feb 2003
|
[ 04:51 anholt ] (Only the first 10 of 33 ports in this commit are shown above. )
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
|
Fri, 14 Feb 2003
|
[ 04:26 marcus ]
Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use of
${MASTER_SITE_LOCAL}. This should fix the libart fetch problem with
the Taiwan FTP server.
Reported by: many
|
Number of commits found: 127 (showing only 100 on this page) |