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/netscape7/Makefile

Number of commits found: 21

Friday, 10 Jun 2005
09:08 trevor search for other commits by this committer
Remove the netscape7 port due to multiple security bugs.
Netscape 8.0 is available only for Windows.
Original commit
Saturday, 26 Mar 2005
20:09 kris search for other commits by this committer
BROKEN: Incomplete distinfo file

Approved by:    portmgr (self)
Original commit
Tuesday, 1 Mar 2005
21:51 trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
Original commit
Friday, 31 Dec 2004
18:24 netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:                     69997, 70539 (and maybe others)
Discussed with/on:      java@, x11@, trevor, portmgr
Tested by:              mezz, portmgr, pointyhat
RPM hunted down by:     Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:           portmgr [2]
Submitted by:           kris [3]
Approved by:            portmgr
Original commit
Thursday, 30 Dec 2004
19:26 trevor search for other commits by this committer
The Canadian English localization is no longer available (pointyhat
log forwarded by kris).
Original commit
Tuesday, 28 Dec 2004
00:47 trevor search for other commits by this committer
Make fetchable.

Submitted by:   supraexpress
Approved by:    kris (portmgr freeze on Linux ports)
Original commit
Tuesday, 9 Nov 2004
10:13 trevor search for other commits by this committer
Update the English-language Netscape to 7.2.  Add a security warning
about cross-site scripting.
Original commit
Thursday, 21 Oct 2004
21:18 nectar search for other commits by this committer
Mark FORBIDDEN due to unpatched security vulnerability documented for
over a month at
http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html
Original commit
Thursday, 22 Jan 2004
13:14 trevor search for other commits by this committer
Use the SORT macro defined in bsd.port.mk.
Original commit
Thursday, 13 Nov 2003
12:54 trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Original commit
Wednesday, 5 Nov 2003
03:09 trevor search for other commits by this committer
Fix grammar.
Original commit
Thursday, 3 Jul 2003
09:55 trevor search for other commits by this committer
Security fix:  update to the latest versions:  7.1 for American
English; and 7.02 for French, German, Japanese, and Brazilian
Portuguese.  These are reportedly free of the onunload referrer bug
(#145579 in bugzilla).

The Sun Java plugin is no longer available from the same places.
AIM is needed by the 7.02 versions.  The DOM inspector and "venkman"
JavaScript debugger are available for 7.1.

Compress generated files with bzip2; omit "linux-" from their names.

The RDF files provided by the ports are no longer needed.

Update references to Netscape 6.

Run chmod to fix permissions on extracted files (for the Portuguese
slave port).

Remove unneeded XXXchecksum target.

Change the configuration process, so that extraneous files are not
downloaded.  This resolves PR 44101, submitted by Fernan Aguero.
Original commit
Thursday, 22 May 2003
12:37 trevor search for other commits by this committer
Correct the dependency on unzip:  it was being ignored, probably
because it was listed as a BUILD_DEPENDS but the ports are marked
NO_BUILD.
Original commit
Saturday, 1 Mar 2003
14:34 trevor search for other commits by this committer
Retire comment file.
Original commit
Sunday, 8 Dec 2002
08:06 trevor search for other commits by this committer
Disable the checksum target.  Its presence causes "make describe"
to say:

        "/usr/ports/Mk/bsd.port.mk", line 2: warning: duplicate
        script for target "checksum" ignored

Noticed by:     kris
Original commit
Thursday, 17 Oct 2002
12:03 trevor search for other commits by this committer
Escape "#" in URL.

noticed by:  Kliment Ognianov
Original commit
06:41 trevor search for other commits by this committer
Damage to the CVS repository has been corrected, so add RDF files
(thanks to peter and sumikawa for help).

Mark forbidden due to another security bug (scanning a firewalled
or non-routable network from a hostile Web site with Javascript).
Original commit
Tuesday, 15 Oct 2002
16:32 trevor search for other commits by this committer
The "reges" and "reggb" components (regional settings for Latin
America and United Kingdom) are Netscape 6isms.

noticed by:     Mike Harding
Original commit
16:26 trevor search for other commits by this committer
I e-mailed the repomeisters for their help.
Original commit
Sunday, 8 Sep 2002
05:06 trevor search for other commits by this committer
security fix:  update Netscape 7 to 7.0 (Netscape 6.2.3 ports remain
forbidden)
Original commit
Friday, 24 May 2002
00:21 trevor search for other commits by this committer
Add new port of Netscape 7 Preview Release 1 after repo copy.
Original commit

Number of commits found: 21