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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/mozilla-devel-gtk2/Makefile

Number of commits found: 16

Wednesday, 18 Feb 2004
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
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Friday, 29 Aug 2003
20:25 marcus search for other commits by this committer
Update to 1.5 Beta.  For a list of what's new, checkout:

http://www.mozilla.org/releases/mozilla1.5b/
Original commit
Tuesday, 12 Aug 2003
16:48 marcus search for other commits by this committer
* 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]
Original commit
Friday, 16 May 2003
22:03 marcus search for other commits by this committer
Update to 1.4b.
Original commit
Thursday, 24 Apr 2003
18:02 marcus search for other commits by this committer
Make sure we add -devel to each of the dependencies in the Mozilla
pkg-config files.
Original commit
05:46 marcus search for other commits by this committer
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.
Original commit
Monday, 14 Apr 2003
19:50 marcus search for other commits by this committer
Bump PORTREVISIONs with recent changes.
Original commit
Wednesday, 12 Feb 2003
19:03 marcus search for other commits by this committer
Update to 1.3b.
Original commit
Friday, 7 Feb 2003
19:21 marcus search for other commits by this committer
Chase gtk20's shared lib version.
Original commit
Saturday, 25 Jan 2003
21:53 marcus search for other commits by this committer
FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoid
symbol clashes with, for example, libexpat.  This will allow Mozilla and
more precisely, Galeon 2, to work with GTK 2.2.
Original commit
Wednesday, 22 Jan 2003
23:57 marcus search for other commits by this committer
Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.
This will avoid accidental creation of a non-working Mozilla.

Suggested by:   Dan Nelson <dnelson@allantgroup.com>
Original commit
Tuesday, 21 Jan 2003
16:42 marcus search for other commits by this committer
Update to 1.3a.
Original commit
Wednesday, 27 Nov 2002
22:48 marcus search for other commits by this committer
Fix the startup script so that it can accept option arguments.  This fixes
a problem with starting Mozilla from the KDE dock if another instance of
Mozilla is already running.

Tested by:      Vivek Khera <vivek@khera.org>
Approved by:    portmgr (kris)
Original commit
Sunday, 24 Nov 2002
00:24 marcus search for other commits by this committer
Make the Mozilla startup scripts a little smarter.  Instead of launching a
new Mozilla instance each time, check to see if one already exists, and if
so, spawn a new browser tab in the current window.

PR:     45610
Submitted by:   Nick Jennings
Original commit
Sunday, 17 Nov 2002
22:10 marcus search for other commits by this committer
Add mozilla-devel-gtk2, a slave port to mozilla-devel that builds a Mozilla
that Galeon 2 can use.
Original commit

Number of commits found: 16