From owner-freebsd-mozilla Fri Apr 10 15:43:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29547 for freebsd-mozilla-outgoing; Fri, 10 Apr 1998 15:43:08 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: (from root@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29534 for mozilla; Fri, 10 Apr 1998 15:42:57 -0700 (PDT) (envelope-from jmb) Date: Fri, 10 Apr 1998 15:42:57 -0700 (PDT) From: "Jonathan M. Bresler" Message-Id: <199804102242.PAA29534@hub.freebsd.org> To: mozilla Subject: test Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mozilla To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Fri Apr 10 16:49:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14315 for freebsd-mozilla-outgoing; Fri, 10 Apr 1998 16:49:51 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from feldman.dyn.ml.org (root@1Cust123.tnt6.tco2.da.uu.net [153.37.3.123]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14300 for ; Fri, 10 Apr 1998 16:49:13 -0700 (PDT) (envelope-from green@feldman.dyn.ml.org) Received: from feldman.dyn.ml.org (green@localhost [127.0.0.1]) by feldman.dyn.ml.org (8.8.8/8.8.8) with ESMTP id TAA13604 for ; Fri, 10 Apr 1998 19:48:08 -0400 (EDT) (envelope-from green@feldman.dyn.ml.org) Message-ID: <352EAFB8.AFE1BEF2@feldman.dyn.ml.org> Date: Fri, 10 Apr 1998 19:48:08 -0400 From: Brian Feldman Reply-To: brianfeldman@hotmail.com Organization: FreeBSD hackers X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-STABLE i386) MIME-Version: 1.0 To: freebsd-mozilla@FreeBSD.ORG Subject: Let's start this mailing list off. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I saw this brand-spanking-new mailing list, and I couldn't resist. Here are my findings for Mozilla 5.0b1: 1) lesstif does not work (compiles fine, but executable just won't) 2) Motif 1.2.4 _does_ work. Netscape seems reasonably stable. 3) As of so far, I have yet to see if there is support for mail/newsgroups in the source, however 4) The source for java is there. It so happens to compile it needs a class not in the latest jdk 1.1.5 port, so java doesn't work. (yet) 5) compiling without BUILD_OPT can have disastrous effects on disk space, and the binary will probably not run and on more cosmetic notes: 6) text alignment, especially with underlines, looks terrible 7) we (myself included) should start on a good set of xpms to replace that dull logo Seeing as I am (I guess) the first person to compile mozilla successfully on the 2_2_RELENG branch, I have uploaded a statically-linked binary, for testing purposes of course and for those eager to try it out, and it can be found at: ftp://cdrom.com/pub/FreeBSD/incoming/mozilla-5.0b1-i386-freebsd2.2.6.tar.gz Cheers -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Brian Feldman green@feldman.dyn.ml.org fortune -o: "Nuke the gay, unborn, baby whales for Jesus." -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Fri Apr 10 16:54:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15222 for freebsd-mozilla-outgoing; Fri, 10 Apr 1998 16:54:43 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from cimlogic.com.au ([203.36.2.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14944 for ; Fri, 10 Apr 1998 16:54:23 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id JAA08006; Sat, 11 Apr 1998 09:53:33 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199804102353.JAA08006@cimlogic.com.au> Subject: Re: Let's start this mailing list off. In-Reply-To: <352EAFB8.AFE1BEF2@feldman.dyn.ml.org> from Brian Feldman at "Apr 10, 98 07:48:08 pm" To: brianfeldman@hotmail.com Date: Sat, 11 Apr 1998 09:53:33 +1000 (EST) Cc: freebsd-mozilla@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Feldman wrote: > Seeing as I am (I guess) the first person to compile mozilla > successfully on the 2_2_RELENG branch, I have uploaded a > statically-linked binary, for testing purposes of course and for those > eager to try it out, and it can be found at: > > ftp://cdrom.com/pub/FreeBSD/incoming/mozilla-5.0b1-i386-freebsd2.2.6.tar.gz Was this built from sources that match those that are now available via cvsup? -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Fri Apr 10 20:59:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01741 for freebsd-mozilla-outgoing; Fri, 10 Apr 1998 20:59:39 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from arh0300.urh.uiuc.edu (arh0300.urh.uiuc.edu [130.126.72.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA01735 for ; Fri, 10 Apr 1998 20:59:30 -0700 (PDT) (envelope-from dannyman@arh0300.urh.uiuc.edu) Received: (from dannyman@localhost) by arh0300.urh.uiuc.edu (8.8.8/8.8.5) id WAA06376; Fri, 10 Apr 1998 22:59:33 -0500 (CDT) Message-ID: <19980410225932.65513@urh.uiuc.edu> Date: Fri, 10 Apr 1998 22:59:32 -0500 From: dannyman To: mozilla@FreeBSD.ORG Subject: how to use CVS archive? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i X-Loop: djhoward@uiuc.edu X-URL: http://www.uiuc.edu/ph/www/djhoward/ Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hey, I've cvsupped mozilla, but all I see is a lot of ,v files ... I'm used to the normal cvsup of ports and src and stuff, is there something different I should be doing here? :) thanks, dan -- // dannyman yori aiokomete || Our Honored Symbol deserves \\/ http://www.dannyland.org/~dannyman/ || an Honorable Retirement (UIUC) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Fri Apr 10 21:05:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02621 for freebsd-mozilla-outgoing; Fri, 10 Apr 1998 21:05:12 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from cimlogic.com.au ([203.36.2.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02614 for ; Fri, 10 Apr 1998 21:05:02 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id OAA08660; Sat, 11 Apr 1998 14:04:12 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199804110404.OAA08660@cimlogic.com.au> Subject: Re: how to use CVS archive? In-Reply-To: <19980410225932.65513@urh.uiuc.edu> from dannyman at "Apr 10, 98 10:59:32 pm" To: dannyman@dannyland.org (dannyman) Date: Sat, 11 Apr 1998 14:04:12 +1000 (EST) Cc: mozilla@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dannyman wrote: > I've cvsupped mozilla, but all I see is a lot of ,v files ... I'm used to > the normal cvsup of ports and src and stuff, is there something different I > should be doing here? :) 1. Set the CVSROOT environment variable to the path where your cvs files live. 2. Make a directory somewhere with enough space for the checked out tree and set your working directory there. 3. cvs co ns (man cvs) -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Fri Apr 10 21:05:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02666 for freebsd-mozilla-outgoing; Fri, 10 Apr 1998 21:05:41 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from zippy.dyn.ml.org (garbanzo@haiti-103.ppp.hooked.net [206.169.228.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02656 for ; Fri, 10 Apr 1998 21:05:27 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.7) with SMTP id VAA02116; Fri, 10 Apr 1998 21:05:19 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Fri, 10 Apr 1998 21:05:18 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: dannyman cc: mozilla@FreeBSD.ORG Subject: Re: how to use CVS archive? In-Reply-To: <19980410225932.65513@urh.uiuc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Apr 1998, dannyman wrote: > hey, > > I've cvsupped mozilla, but all I see is a lot of ,v files ... I'm used to > the normal cvsup of ports and src and stuff, is there something different I > should be doing here? :) man cvsup(8) and/or just add a tag=. under the default stuff. You're putting cvsup into a CVS mode. - alex "We are upping our standards ... so up yours." - Pat Paulsen for US of A Prez, 1988. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Fri Apr 10 21:08:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02848 for freebsd-mozilla-outgoing; Fri, 10 Apr 1998 21:08:29 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from cimlogic.com.au ([203.36.2.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02839 for ; Fri, 10 Apr 1998 21:08:21 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id OAA08685; Sat, 11 Apr 1998 14:07:29 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199804110407.OAA08685@cimlogic.com.au> Subject: Re: how to use CVS archive? In-Reply-To: from Alex at "Apr 10, 98 09:05:18 pm" To: garbanzo@hooked.net (Alex) Date: Sat, 11 Apr 1998 14:07:29 +1000 (EST) Cc: dannyman@dannyland.org, mozilla@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alex wrote: > man cvsup(8) and/or just add a tag=. under the default stuff. You're > putting cvsup into a CVS mode. Which is a _useful_ mode because you get to look at all the commit logs to find what has changed. I always use cvs mode for the main FreeBSD sources. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Fri Apr 10 21:23:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA07017 for freebsd-mozilla-outgoing; Fri, 10 Apr 1998 21:23:45 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from zippy.dyn.ml.org (garbanzo@haiti-103.ppp.hooked.net [206.169.228.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06967 for ; Fri, 10 Apr 1998 21:23:37 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.7) with SMTP id VAA03441; Fri, 10 Apr 1998 21:23:00 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Fri, 10 Apr 1998 21:22:59 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: John Birrell cc: dannyman@dannyland.org, mozilla@FreeBSD.ORG Subject: Re: how to use CVS archive? In-Reply-To: <199804110407.OAA08685@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 11 Apr 1998, John Birrell wrote: > Alex wrote: > > man cvsup(8) and/or just add a tag=. under the default stuff. You're > > putting cvsup into a CVS mode. > > Which is a _useful_ mode because you get to look at all the commit logs > to find what has changed. I always use cvs mode for the main FreeBSD > sources. No doubt it's useful for quite a few things, however, if one doesn't want the whole RCS files, there's no need to use the disk space. Especially considering that one can always "checkout" files from a certian date w/ cvsup. - alex "We are upping our standards ... so up yours." - Pat Paulsen for US of A Prez, 1988. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Apr 11 14:56:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16046 for freebsd-mozilla-outgoing; Sat, 11 Apr 1998 14:56:36 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16039 for ; Sat, 11 Apr 1998 14:56:29 -0700 (PDT) (envelope-from tlambert@usr06.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id OAA04511 for ; Sat, 11 Apr 1998 14:56:26 -0700 (MST) Received: from usr06.primenet.com(206.165.6.206) via SMTP by smtp03.primenet.com, id smtpd004491; Sat Apr 11 14:56:18 1998 Received: (from tlambert@localhost) by usr06.primenet.com (8.8.5/8.8.5) id OAA19859 for mozilla@freebsd.org; Sat, 11 Apr 1998 14:56:17 -0700 (MST) From: Terry Lambert Message-Id: <199804112156.OAA19859@usr06.primenet.com> Subject: CVS REPOSITORY CONTACT AT NETSCAPE To: mozilla@FreeBSD.ORG Date: Sat, 11 Apr 1998 21:56:17 +0000 (GMT) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nisheeth Ranjan writes: ] Ross Golder wrote: ] ] > Can the CVS repository be set up for public read-only ] > access? ] ] Yes. We are planning to allow public read-only access to ] the mozilla.org CVS repository in the near future. An email ] ] went out a couple of days back on n.p.m.general requesting ] for volunteers who can provide machines to mirror the ] repository on. ] ] I know its a pain having to download tarballs each week. We ] ] are working really hard to get this better solution up and ] running. Hang in there! ] ] Thanks. ] ] Nisheeth ] -- ] Layout Guy, XP Navigator Group, Netscape. ] nisheeth@netscape.com Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Apr 11 16:11:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28228 for freebsd-mozilla-outgoing; Sat, 11 Apr 1998 16:11:12 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from mail-gw5.pacbell.net (mail-gw5.pacbell.net [206.13.28.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28219 for ; Sat, 11 Apr 1998 16:11:07 -0700 (PDT) (envelope-from psh1@cornell.edu) Received: from wartch.rih.org (ppp-207-214-209-196.snfc21.pacbell.net [207.214.209.196]) by mail-gw5.pacbell.net (8.8.8/8.7.1+antispam) with ESMTP id QAA26633 for ; Sat, 11 Apr 1998 16:11:07 -0700 (PDT) Received: from wartch.rih.org (localhost [127.0.0.1]) by wartch.rih.org (8.8.8/8.8.8) with ESMTP id QAA23463 for ; Sat, 11 Apr 1998 16:10:57 -0700 (PDT) (envelope-from psh1@cornell.edu) Message-Id: <199804112310.QAA23463@wartch.rih.org> To: freebsd-mozilla@FreeBSD.ORG From: Peter Haight Reply-To: psh1@cornell.edu Date: Sat, 11 Apr 1998 16:10:56 -0700 Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-mozilla To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Apr 11 16:46:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02422 for freebsd-mozilla-outgoing; Sat, 11 Apr 1998 16:46:18 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from arh0300.urh.uiuc.edu (arh0300.urh.uiuc.edu [130.126.72.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02412 for ; Sat, 11 Apr 1998 16:46:13 -0700 (PDT) (envelope-from dannyman@arh0300.urh.uiuc.edu) Received: (from dannyman@localhost) by arh0300.urh.uiuc.edu (8.8.8/8.8.5) id SAA26779; Sat, 11 Apr 1998 18:46:12 -0500 (CDT) Message-ID: <19980411184612.18591@urh.uiuc.edu> Date: Sat, 11 Apr 1998 18:46:12 -0500 From: dannyman To: mozilla@FreeBSD.ORG Subject: purpose of repository Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i X-Loop: djhoward@uiuc.edu X-URL: http://www.uiuc.edu/ph/www/djhoward/ Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i've seen folks discussing finding cvs/cvsup clients regarding the repository, and /i know Netscape is working on its own repository. i just wanna clarify a few things, I think I may be mistaken; - the repository we have established already is intended for developing FreeBSD version of mozilla, and for collecting patches to send back to Netscape, neh? - Netscape is working to establish a similar repository for the bigger mozilla itself, to distribute among all platforms. or are we establishing our repository for use to all (unix) comers ... then what makes our repository different from netscape? (perhaps other than being unix-centric) thanks! -dan -- // dannyman yori aiokomete || Our Honored Symbol deserves \\/ http://www.dannyland.org/~dannyman/ || an Honorable Retirement (UIUC) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Apr 11 16:59:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA03957 for freebsd-mozilla-outgoing; Sat, 11 Apr 1998 16:59:34 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from cimlogic.com.au ([203.36.2.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03947 for ; Sat, 11 Apr 1998 16:59:28 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id JAA11895; Sun, 12 Apr 1998 09:58:45 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199804112358.JAA11895@cimlogic.com.au> Subject: Re: purpose of repository In-Reply-To: <19980411184612.18591@urh.uiuc.edu> from dannyman at "Apr 11, 98 06:46:12 pm" To: dannyman@dannyland.org (dannyman) Date: Sun, 12 Apr 1998 09:58:45 +1000 (EST) Cc: mozilla@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dannyman wrote: > - the repository we have established already is intended for developing > FreeBSD version of mozilla, and for collecting patches to send back to > Netscape, neh? IMO, that is it's primary goal. Someone should be following the mozilla lists, trying fixes out on the FreeBSD version and committing changes as appropriate. > - Netscape is working to establish a similar repository for the bigger > mozilla itself, to distribute among all platforms. mozilla.org won't necessarily accept patches into their source repository unless they think they are appropriate, just like the FSF won't always accept patches to GNU sources. > or are we establishing our repository for use to all (unix) comers ... then > what makes our repository different from netscape? (perhaps other than being > unix-centric) I don't think that FreeBSD.org is trying to do anything other than provide support for people working on a FreeBSD version. This doesn't stop FreeBSD from maintaining the repository with a vendor branch that accurately tracks the mozilla.org (reference/master) repository. An important difference between the FreeBSD repository and the mozilla.org repository is that the FreeBSD one is intended to contain the most up-to-date code that is known to work on FreeBSD, well before any FreeBSD patches make it back to the main repository. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Apr 11 17:44:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09529 for freebsd-mozilla-outgoing; Sat, 11 Apr 1998 17:44:46 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from prairiecomm.prairiecommunications.com (mail.prairiecommunications.com [208.141.230.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09519 for ; Sat, 11 Apr 1998 17:44:40 -0700 (PDT) (envelope-from alk@pobox.com) Received: from 208.141.230.96 by prairiecomm.prairiecommunications.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1457.7) id 2P498SF4; Sat, 11 Apr 1998 19:40:15 -0500 Received: (from alk@localhost) by pobox.com (8.8.8/8.7.3) id TAA06978; Sat, 11 Apr 1998 19:44:17 -0500 (CDT) Date: Sat, 11 Apr 1998 19:44:17 -0500 (CDT) Message-Id: <199804120044.TAA06978@pobox.com> From: Tony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Face: O9M"E%K;(f-Go/XDxL+pCxI5*gr[=FN@Y`cl1.Tn Reply-To: alk@pobox.com To: mozilla@FreeBSD.ORG Subject: Re: purpose of repository References: <19980411184612.18591@urh.uiuc.edu> <199804112358.JAA11895@cimlogic.com.au> X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs Lucid Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to see the qtfe integrated. Could the mozilla repository be openned up to non-committers? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Apr 11 17:48:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10636 for freebsd-mozilla-outgoing; Sat, 11 Apr 1998 17:48:45 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from cimlogic.com.au ([203.36.2.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10625 for ; Sat, 11 Apr 1998 17:48:40 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id KAA12047; Sun, 12 Apr 1998 10:48:01 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199804120048.KAA12047@cimlogic.com.au> Subject: Re: purpose of repository In-Reply-To: <199804120044.TAA06978@pobox.com> from Tony Kimball at "Apr 11, 98 07:44:17 pm" To: alk@pobox.com Date: Sun, 12 Apr 1998 10:48:01 +1000 (EST) Cc: mozilla@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tony Kimball wrote: > > I'd like to see the qtfe integrated. > > Could the mozilla repository be openned up to non-committers? I don't know the answer to this, but I'm prepared to act as a committer if anyone wants to send in patches. I should be able to do builds on bento too. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Apr 11 19:54:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00408 for freebsd-mozilla-outgoing; Sat, 11 Apr 1998 19:54:20 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from terror.hungry.com ([199.181.107.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00394 for ; Sat, 11 Apr 1998 19:54:16 -0700 (PDT) (envelope-from toshok@Hungry.COM) Received: (from toshok@localhost) by terror.hungry.com (8.9.0.Beta3/8.9.0.Beta3) id TAA02212; Sat, 11 Apr 1998 19:54:15 -0700 (PDT) To: freebsd-mozilla@FreeBSD.ORG Subject: Re: CVS REPOSITORY CONTACT AT NETSCAPE References: <199804112156.OAA19859@usr06.primenet.com> From: Christoph Toshok Date: 11 Apr 1998 19:54:15 -0700 In-Reply-To: tlambert@primenet.com's message of 11 Apr 1998 15:37:27 -0700 Message-ID: Lines: 33 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tlambert@primenet.com (Terry Lambert) writes: > > Nisheeth Ranjan writes: > ] Ross Golder wrote: > ] > ] > Can the CVS repository be set up for public read-only > ] > access? > ] > ] Yes. We are planning to allow public read-only access to > ] the mozilla.org CVS repository in the near future. An email > ] > ] went out a couple of days back on n.p.m.general requesting > ] for volunteers who can provide machines to mirror the > ] repository on. > ] > ] I know its a pain having to download tarballs each week. We > ] > ] are working really hard to get this better solution up and > ] running. Hang in there! > ] > ] Thanks. > ] > ] Nisheeth > ] -- > ] Layout Guy, XP Navigator Group, Netscape. > ] nisheeth@netscape.com > also, feel free to mail me changes at toshok@netscape.com. I'm one of the few people running freebsd at work, and probably the only person using it for development. chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message