notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: www/mozilla-gtk1/Makefile

Number of commits found: 10

Tuesday, 9 Nov 2004
23:43 ahze search for other commits by this committer
Remove mozilla-gtk1, Obsoleted by gtk2 version

Approved by:    marcus (co mentor)
Original commit
Thursday, 21 Oct 2004
03:35 marcus search for other commits by this committer
Don't add -gtk1 twice to the pkg-config files.

Spotted by:     Michael Johnson <ahze@ahze.net>
Original commit
Tuesday, 28 Sep 2004
03:18 marcus search for other commits by this committer
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)
Original commit
Thursday, 2 Sep 2004
18:22 marcus search for other commits by this committer
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>
Original commit
Thursday, 1 Jul 2004
21:17 marcus search for other commits by this committer
Allow MOZ_SUFX to be overridden to fix the build of galeon.

Reported by:    pointyhat via kris
Original commit
Monday, 28 Jun 2004
02:23 marcus search for other commits by this committer
Chase Mozilla 1.7.
Original commit
Friday, 12 Mar 2004
02:20 marcus search for other commits by this committer
Bump PORTREVISION for the recent mozilla changes.

Reminded by:    sf
Original commit
Wednesday, 18 Feb 2004
17:41 marcus search for other commits by this committer
s/GTK2/GTK1/

This should correct the problem where mozilla-gtk1 was building with GTK+-2
support.

Reported by:    Palle Girgensohn <girgen@pingpong.net>
Original commit
04:53 marcus search for other commits by this committer
This port need to zero out PORTREVISION and PORTEPOCH.
Original commit
03:50 adamw search for other commits by this committer
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.
Original commit

Number of commits found: 10