CVS log for ports/www/netscape7/Attic/Makefile
Up to [FreeBSD] / ports / www / netscape7
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.85
Fri Jun 10 09:08:32 2005 UTC (6 years, 8 months ago) by trevor
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.84: +1 -1 lines
Remove the netscape7 port due to multiple security bugs. Netscape 8.0 is available only for Windows.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Mar 26 20:09:41 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -0 lines
BROKEN: Incomplete distinfo file Approved by: portmgr (self)
Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Mar 1 21:51:48 2005 UTC (6 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +0 -1 lines
Respect the user's USE_LINUX setting.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:24:08 2004 UTC (7 years, 1 month ago) by netchild
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1 lines
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
Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Dec 30 19:26:20 2004 UTC (7 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +0 -1 lines
The Canadian English localization is no longer available (pointyhat log forwarded by kris).
Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Dec 28 00:47:42 2004 UTC (7 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
Make fetchable. Submitted by: supraexpress Approved by: kris (portmgr freeze on Linux ports)
Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Nov 9 10:13:39 2004 UTC (7 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -5 lines
Update the English-language Netscape to 7.2. Add a security warning about cross-site scripting.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Oct 21 21:18:19 2004 UTC (7 years, 3 months ago) by nectar
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -0 lines
Mark FORBIDDEN due to unpatched security vulnerability documented for over a month at http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html
Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Jan 22 13:14:46 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Use the SORT macro defined in bsd.port.mk.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Nov 13 12:54:56 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -3 lines
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Nov 5 03:09:36 2003 UTC (8 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Fix grammar.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Jul 3 09:55:03 2003 UTC (8 years, 7 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +12 -44 lines
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.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu May 22 12:37:15 2003 UTC (8 years, 8 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
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.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Mar 1 14:34:30 2003 UTC (8 years, 11 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -0 lines
Retire comment file.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Dec 8 08:06:26 2002 UTC (9 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
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
Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Oct 17 12:03:59 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
Escape "#" in URL. noticed by: Kliment Ognianov
Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Oct 17 06:41:11 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
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).
Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Oct 15 16:32:04 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +0 -2 lines
The "reges" and "reggb" components (regional settings for Latin America and United Kingdom) are Netscape 6isms. noticed by: Mike Harding
Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Oct 15 16:26:15 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -0 lines
I e-mailed the repomeisters for their help.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Oct 14 13:50:21 2002 UTC (9 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +130 -8 lines
I remove the linux-netscape6 ports from ports/french, ports/german, ports/japanese and ports/www. In their place, I add corresponding netscape7 ports, after repo copies. Now ports/www/netscape7 will no longer be a slave port. Instead it is the master port for the others. The French, German, and Japanese ports now have AIM, because I had trouble getting them to work without it. I add a security warning to all these ports, about the "forward referrer" bug (Mozilla bug 145579).
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Sep 8 05:06:45 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +5 -3 lines
security fix: update Netscape 7 to 7.0 (Netscape 6.2.3 ports remain forbidden)
Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri May 24 00:21:47 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +10 -172 lines
Add new port of Netscape 7 Preview Release 1 after repo copy.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu May 23 14:33:45 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +48 -45 lines
Prepare for Netscape 7 slave port. Abbreviate paths in MASTER_SITES, to improve readability. Remove ftp.rediris.es because many files are missing from it.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat May 18 06:16:14 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +13 -1 lines
Add an FTP site in Mexico and eleven European sites. Obtained from: http://www.alltheweb.com/search?advanced=1&cat=ftp
Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri May 17 20:50:54 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Use new domain name for Tokyo University of Science. PR: 38196 Submitted by: hrs
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri May 17 11:11:58 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -4 lines
Update to 6.2.3. Belatedly, I confirmed that 6.2.2 supports Greymagic's Mozilla Disk Explorer (http://sec.greymagic.com/adv/gm001-ns/) which demonstrates a security bug. The demo does not work with 6.2.3. I am assuming that the zlib double free() bug, if it existed, may have been addressed, so I am removing the FORBIDDEN line. I didn't bother to update the generated files for this release, since the old ones seem to work fine. Add hitherto forgotten PKGNAMEPREFIX so the English, French, German and Japanese versions may all be installed without conflicting.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Apr 14 01:52:33 2002 UTC (9 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +11 -10 lines
Update Japanese, German, and French Netscape ports to version 6.2.2 (the English port was already updated, because Netscape released that binary before releasing the others). Install Netscape in a different directory for each different language. The startup command is now called netscape6english, netscape6french, and so on, rather than just netscape6. Because of this, I set PORTREVISION for the English version.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Apr 1 10:27:59 2002 UTC (9 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -0 lines
The JRE for version 6.2.2 unpacks in a different directory than earlier JREs. Reported by: Kris Anderson <tempest@12-225-141-159.client.attbi.com> Approved by: Tumbling Duke applet
Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Apr 1 09:43:27 2002 UTC (9 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
whitespace change only
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Apr 1 09:40:43 2002 UTC (9 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -0 lines
Mozilla uses zlib internally, and Netscape 6 is based on Mozilla. There has been no announcement regarding zlib in Netscape 6.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Mar 27 17:48:52 2002 UTC (9 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -2 lines
Update English Netscape to 6.2.2, with unknown changes. The French, German and Japanese ones remain at 6.2.1. Bump PORTREVISION for those, because of change to startup script.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Mar 26 02:18:22 2002 UTC (9 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Make startup script pass arguments. Submitted by: nhibma PR: 36280
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Mar 9 01:40:58 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
Add ftp.rediris.es to master sites.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Mar 7 07:47:08 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +0 -8 lines
Remove seven FTP sites which do not carry version 6.2.1 (found in fenner's survey and checked manually).
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Mar 4 10:11:01 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -5 lines
Generate all three lines of the netscape6 script (STARTUP_CMD) within the Makefile.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Mar 4 06:34:11 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Only set MAINTAINER if it is not already defined, so slave ports can have different maintainers.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Mar 4 06:13:34 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +37 -36 lines
Make changes to enable localized slave ports: - introduce NETSCAPE6_LANG - only set CATEGORIES and DISTFILES if they are not yet defined Submitted by: Thomas E. Zander <riggs@hadiko.de>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Feb 24 04:50:07 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -1 lines
Allow packages to be built, but warn that they should not be distributed.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Feb 24 04:40:50 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +54 -1 lines
Test for existence of components.conf (fenner). Allow batch builds, with all components selected by default (myself). Respect WRKDIRPREFIX and set IS_INTERACTIVE (Simon Schubert <corecode@corecode.ath.cx>). Allow packages to be built, but warn that they should not be distributed. Add checksum target, copied from bsd.port.mk. I modified it to only check files which exist. PR: 34518 and 35239
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Jan 30 20:43:09 2002 UTC (10 years ago) by fenner
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +0 -2 lines
Revert my attempt at making this port quiet; it broke "make install" Submitted by: Trevor Johnson <trevor@jpj.net>
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:08:29 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -5 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Jan 28 15:56:49 2002 UTC (10 years ago) by fenner
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -0 lines
Don't be noisy when work/netscape-installer/xpi/components.conf doesn't exist yet. Submitted by: distfile survey
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jan 28 02:44:58 2002 UTC (10 years ago) by trevor
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
Fix a bug I created when I added the component-selection dialog: the Java plugin was installed in the wrong directory. Bump PORTREVISION in case this bit anyone else. Noticed and tested by: Mike Harding <mvh@ix.netcom.com>
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Jan 26 11:53:00 2002 UTC (10 years ago) by trevor
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +10 -18 lines
Add dialog(1) technology, cribbed from the ghostscript-gnu and mod_php4 ports.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jan 20 05:39:20 2002 UTC (10 years ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Remove extra ".".
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Jan 20 05:35:01 2002 UTC (10 years ago) by trevor
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -4 lines
Tidy up dependencies by using LINUXBASE and USE_LINUX macros. Submitted by: pat
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Dec 19 22:27:35 2001 UTC (10 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -4 lines
Update to 6.2.1. Fix RESTRICTED line. Shorten list of broken features.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Nov 14 06:27:12 2001 UTC (10 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +19 -6 lines
Add all available components except AIM. Remove "BROKEN" line. Update description. Note restrictions caused by presence of Sun Java plugin. Bump PORTREVISION. Approved by: Duke
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Nov 13 21:52:15 2001 UTC (10 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -0 lines
Add warning about bookmark files getting clobbered.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Nov 11 22:22:18 2001 UTC (10 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
Add LATEST_LINK to avoid conflict with www/linux-netscape4 package. Submitted by: knu
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Nov 11 22:12:17 2001 UTC (10 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Update to 6.2. Some menus still do not display or work properly.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Aug 27 19:53:52 2001 UTC (10 years, 5 months ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -9 lines
Trim broken FTP sites.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Aug 19 14:43:48 2001 UTC (10 years, 5 months ago) by trevor
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -7 lines
Update to 6.1. According to Bennett Samowich <brs@ben-tech.com> on the Bugtraq list, this version "does not allow access to privileged ports" whereas the earlier ones do. I have not tested this claim. If true, the change should lessen harm from the HTML form protocol attack described at http://www.remote.org/jochen/sec/hfpa/ . Mark broken, because the menus no longer display correctly. Mention the AIM port. Don't mention the release notes, since they seem to be unmaintained. Touch up FTP list.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed May 2 01:18:11 2001 UTC (10 years, 9 months ago) by trevor
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -8 lines
Remove defunct FTP sites.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Mar 31 06:51:56 2001 UTC (10 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Add a UK master site. Submitted by: ben
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Mar 6 04:04:26 2001 UTC (10 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +9 -5 lines
Instead of running the browser in order to generate the component.reg and xpti.dat files, use pre-generated copies of those files. This should make the build more reliable.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Feb 20 03:10:14 2001 UTC (10 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +66 -29 lines
Update to 6.01. Install from .xpi (zip archive) distfiles. Don't download or try to set up the JRE. Since linux.ko may not be loaded (reported by Brian Dean, <bsd@bsdhome.com>), try to load it. Change master sites to ones with the .xpi files (obtained from FAST FTP Search).
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Dec 27 12:55:56 2000 UTC (11 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -2 lines
Correct breakage caused by my hasty addition of DIST_SUBDIR. Add dependency on archivers/unzip. Thanks to Kevin Lo for reporting both problems. Also, reassure users about a harmless error.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Dec 27 01:04:56 2000 UTC (11 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +17 -3 lines
Add some FTP sites. Add a DIST_SUBDIR, because the name of the distfile indicates neither the revision nor the language (there are French and Japanese versions too, and all the distfiles have the same name). Take out a debugging echo.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Dec 26 10:19:51 2000 UTC (11 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +41 -10 lines
Update to version 6.0. Take maintainership.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 23 11:56:10 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
Ditch out "Version required" from comments section.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun May 14 00:52:01 2000 UTC (11 years, 9 months ago) by sada
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1, old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Typo of library name: libgdk -> libgtk. Submitted by: Mohit Aron <aron@cs.rice.edu>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Apr 15 17:31:47 2000 UTC (11 years, 9 months ago) by sada
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +34 -26 lines
Import new port of linux-netscape6. Approved by: PW
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Apr 15 14:38:40 2000 UTC (11 years, 9 months ago) by sada
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -1 lines
Mark as IGNORE - just repository copied.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:05:44 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 6 15:30:43 2000 UTC (11 years, 10 months ago) by sada
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -6 lines
Make the port l-n47-n to include l-n47-c's Makefile and to be easy to maintain. Change maintainer of l-n47-n. Approved by: maintainers
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 11 17:22:00 2000 UTC (11 years, 11 months ago) by sada
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3 lines
Re-enable warning message with compat22 lib, for package users. Approved by: Palle Girgensohn <girgen@partitur.se>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Mar 4 23:58:11 2000 UTC (11 years, 11 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -6 lines
Update linux-netscape to 4.72 PR: 17182 Submitted by: maintainer
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Feb 28 08:34:01 2000 UTC (11 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Add virtual category "linux" to Linux apps and support libs/utils.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 7 18:40:46 2000 UTC (12 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
Support the Alpha platform.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 3 09:15:02 2000 UTC (12 years, 1 month ago) by billf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -1 lines
The linux-netscape ports don't need compat22 libaries, so don't require them. PR: ports/15287 Submitted by: Palle Girgensohn <girgen@partitur.se>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Oct 10 18:33:00 1999 UTC (12 years, 4 months ago) by sada
Branches: MAIN
CVS tags: old_RELEASE_3_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -8 lines
Upgrade to 4.7. PR: ports/14106 Submitted by: Palle Girgensohn <girgen@partitur.se>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:42:56 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 14 18:37:52 1999 UTC (12 years, 6 months ago) by sada
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Change PKGNAME: netscape-communicator-linux-4.61 -> linux-netscape-communicator-4.61 Suggested by: Asami
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 21 14:55:42 1999 UTC (12 years, 6 months ago) by marcel
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Make port depend on linux_base instead of linux_lib.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jul 1 23:36:19 1999 UTC (12 years, 7 months ago) by sada
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +18 -39 lines
Linux version Netscape Communicator 4.61. PR: ports/12413 Submitted by: Palle Girgensohn <girgen@partitur.se>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 1 00:20:58 1999 UTC (12 years, 7 months ago) by sada
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Mark as broken. Just repository copied. PR: ports/12413 Submitted by: Palle Girgensohn <girgen@partitur.se>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 22 04:31:40 1999 UTC (12 years, 11 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -13 lines
Cleanups from maintainer. PR: 9928 Submitted by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 6 04:18:06 1999 UTC (13 years, 1 month ago) by simokawa
Branches: MAIN
CVS tags: old_RELEASE_3_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Add 'ONLY_FOR_ARCHS=i386' to Makefiles of variant Netscapes. - In fact, current bsd.port.mk does nothing about this *_FOR_ARCHS flags, but bsd.port.mk will be updated soon by Asami-san. - Some people is working on OSF/1 emulation on alpha. We may have netscape port on alpha near future.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 24 06:29:59 1998 UTC (13 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -9 lines
Update to version 4.08. PR: 8606 Submitted by: Tom Hukins <tom@eborcom.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jun 16 13:34:24 1998 UTC (13 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_0_0, old_RELEASE_2_2_8, old_RELEASE_2_2_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -7 lines
I don't know why this one was still marked RESTRICTED. While I'm here, portlint a little.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 10 12:19:28 1998 UTC (13 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6 lines
Update to version 4.05
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 23 20:50:31 1997 UTC (14 years, 4 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_6, old_RELEASE_2_2_5
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
Upgrade to 4.03 Remove myself from MAINTAINER
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 5 12:08:46 1997 UTC (14 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -9 lines
Do not install nls/C stuff, it is ommited in this version and netscape works without it too.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jul 3 01:06:23 1997 UTC (14 years, 7 months ago) by ache
Branches: old_ache
CVS tags: old_v0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Linux port because BSDI one cause division by zero
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 3 01:06:23 1997 UTC (14 years, 7 months ago) by ache
Branches: MAIN
Initial revision
