From owner-cvs-projects@FreeBSD.ORG Wed Aug 13 10:43:11 2008 Return-Path: Delivered-To: cvs-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BFFF106566B for ; Wed, 13 Aug 2008 10:43:11 +0000 (UTC) (envelope-from misterniceguy0@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.238]) by mx1.freebsd.org (Postfix) with ESMTP id 0268E8FC12 for ; Wed, 13 Aug 2008 10:43:10 +0000 (UTC) (envelope-from misterniceguy0@gmail.com) Received: by qb-out-0506.google.com with SMTP id e34so3585566qbe.35 for ; Wed, 13 Aug 2008 03:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=twBPsHoOLRuQ5cQ3Gih/irQ20mkoDU/mstlurMrGoT4=; b=ELXytNsJcnHCtrVcl7uBv4yLCrAf7iz/4VHqV1m16vGSr4Dfa3mdETRrKaxSEIx5QT W6Sb0IL7ktpAueaBycRk0Gzq10qe4itnjoFvNmoW35RHCTf9KIT4WakHOTedPU3QQmnb WiPxOXA+M3PvfKcSHkFsc0XZc5ShQ8vZPkyeg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=eQb73sdfBZZQmGsjixLpeS4h1Emh9cVdu9mq+hDC/MSfdFqnQuHJiS3CxMSmx0oT++ xkrbMp3duVs8JaSo8VZ2R395wbN7JF5/ufPfupyPhJhRVC8X15uzU84HqRnMpTFnXTtb WJcgdmqvqD+ZYYh8+++IrY5yPa3cAFHJdq02U= Received: by 10.64.204.13 with SMTP id b13mr18640850qbg.46.1218623321285; Wed, 13 Aug 2008 03:28:41 -0700 (PDT) Received: by 10.65.232.4 with HTTP; Wed, 13 Aug 2008 03:28:41 -0700 (PDT) Message-ID: <3b9f447d0808130328q2e87a1c5i13a27337d5de7553@mail.gmail.com> Date: Wed, 13 Aug 2008 13:28:41 +0300 From: "Mister Nice Guy" To: cvs-projects@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Storesonline, Plan for an ecommerce Website. X-BeenThere: cvs-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the projects tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2008 10:43:11 -0000 *Storesonline, Plan for an ecommerce Website.* Getting set up to create your own internet business selling products online can seem like an overwhelming project, but it actually just involves following a proven process mixed in with some creative ingenuity and the discipline to see the project through as well as using the services of * Storesonline*. All of this starts with creating a plan of action and then executing. First you need to figure out what you want to sell. To verify your options, you have to do some research to see if there is a demand for this product or service and whether it is currently being sold successfully online. Check your local discount stores and large online chains like Amazon to see if they already sell this product or ask *Storesonline*. Unless your product has some unique or valuable feature to distinguish it from others, your customers are going to go to big discount stores, or buy online from a large retailer. After this research is complete, if you are still excited about the opportunity of online business, you will next need to establish your business (choosing your business 'type' - sole proprietorship, partnership, limited liability partnership, corporation, etc.). *Storesonline* will be there through the whole process with you. You will need to choose a business type that gives you the best tax benefit, and the most protection against liability (if your product or service may expose you to legal action). You will get a Tax ID number when you set up your business. This number allows you to collect state sales tax and establishes your ability to buy products wholesale so you can re-sell these products on your web site. From owner-cvs-projects@FreeBSD.ORG Sat Aug 16 22:54:41 2008 Return-Path: Delivered-To: cvs-projects@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04351106568E; Sat, 16 Aug 2008 22:54:41 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CA81B8FC15; Sat, 16 Aug 2008 22:54:40 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7GMseeu093616; Sat, 16 Aug 2008 22:54:40 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7GMseHm093615; Sat, 16 Aug 2008 22:54:40 GMT (envelope-from des) Message-Id: <200808162254.m7GMseHm093615@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 16 Aug 2008 22:54:40 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: projects/tinderbox/etc default.rc X-BeenThere: cvs-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the projects tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2008 22:54:41 -0000 des 2008-08-16 22:54:40 UTC FreeBSD projects repository Modified files: tinderbox/etc default.rc Log: The second cleanobj doesn't actually do anything. Revision Changes Path 1.14 +1 -1 projects/tinderbox/etc/default.rc From owner-cvs-projects@FreeBSD.ORG Sat Aug 16 22:56:45 2008 Return-Path: Delivered-To: cvs-projects@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85A441065677; Sat, 16 Aug 2008 22:56:45 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 581948FC18; Sat, 16 Aug 2008 22:56:45 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7GMujIK093843; Sat, 16 Aug 2008 22:56:45 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7GMujNf093842; Sat, 16 Aug 2008 22:56:45 GMT (envelope-from des) Message-Id: <200808162256.m7GMujNf093842@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 16 Aug 2008 22:56:45 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: projects/tinderbox tinderbox.pl X-BeenThere: cvs-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the projects tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2008 22:56:45 -0000 des 2008-08-16 22:56:45 UTC FreeBSD projects repository Modified files: tinderbox tinderbox.pl Log: Turn on compression for cvsup. Revision Changes Path 1.58 +1 -0 projects/tinderbox/tinderbox.pl From owner-cvs-projects@FreeBSD.ORG Sat Aug 16 23:03:54 2008 Return-Path: Delivered-To: cvs-projects@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BF731065671; Sat, 16 Aug 2008 23:03:54 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F23068FC0C; Sat, 16 Aug 2008 23:03:53 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7GN3rpp095912; Sat, 16 Aug 2008 23:03:53 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7GN3r2w095911; Sat, 16 Aug 2008 23:03:53 GMT (envelope-from des) Message-Id: <200808162303.m7GN3r2w095911@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 16 Aug 2008 23:03:53 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: projects/tinderbox tinderbox.pl X-BeenThere: cvs-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the projects tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2008 23:03:54 -0000 des 2008-08-16 23:03:53 UTC FreeBSD projects repository Modified files: tinderbox tinderbox.pl Log: Work around a misfeature of Makefile.inc1. Revision Changes Path 1.59 +4 -0 projects/tinderbox/tinderbox.pl