From owner-cvs-ports@FreeBSD.ORG Sun Oct 19 01:33:40 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15BBF16A4B3; Sun, 19 Oct 2003 01:33:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC5F43F75; Sun, 19 Oct 2003 01:33:39 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9J8XdXJ017292; Sun, 19 Oct 2003 01:33:39 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9J8Xdpf017291; Sun, 19 Oct 2003 01:33:39 -0700 (PDT) (envelope-from demon) Message-Id: <200310190833.h9J8Xdpf017291@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 19 Oct 2003 01:33:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/slash Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/slash/files patch-Makefile patch-bin::install-slashsite patch-util::slash X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2003 08:33:40 -0000 demon 2003/10/19 01:33:39 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/slash Makefile distinfo pkg-descr pkg-message pkg-plist www/slash/files patch-Makefile patch-bin::install-slashsite patch-util::slash Log: Revive www/slash port. Slash -- Slashdot Like Automated Storytelling Homepage -- is the code that runs Slashdot. PR: 57199 Submitted by: Autrijus Tang Revision Changes Path 1.741 +1 -0 ports/www/Makefile 1.6 +34 -0 ports/www/slash/Makefile (new) 1.4 +1 -0 ports/www/slash/distinfo (new) 1.3 +21 -0 ports/www/slash/files/patch-Makefile (new) 1.1 +30 -0 ports/www/slash/files/patch-bin::install-slashsite (new) 1.1 +11 -0 ports/www/slash/files/patch-util::slash (new) 1.3 +18 -0 ports/www/slash/pkg-descr (new) 1.3 +18 -0 ports/www/slash/pkg-message (new) 1.3 +616 -0 ports/www/slash/pkg-plist (new)