From owner-cvs-all@FreeBSD.ORG Sun Mar 20 22:09:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 146ED16A4CE; Sun, 20 Mar 2005 22:09:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E41A443D39; Sun, 20 Mar 2005 22:09:52 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2KM9qVh059667; Sun, 20 Mar 2005 22:09:52 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2KM9qbD059666; Sun, 20 Mar 2005 22:09:52 GMT (envelope-from hq) Message-Id: <200503202209.j2KM9qbD059666@repoman.freebsd.org> From: Herve Quiroz Date: Sun, 20 Mar 2005 22:09:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/jalbum Makefile distinfo pkg-descr pkg-plist ports/graphics/jalbum/files jalbum.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 22:09:53 -0000 hq 2005-03-20 22:09:52 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/jalbum Makefile distinfo pkg-descr pkg-plist graphics/jalbum/files jalbum.sh.in Log: This photo gallery software makes web albums of your digital images. JAlbum aims to be the easiest to use and most powerful tool in this category - and free! JAlbum is written after numerous disappointments with existing photo gallery software. With JAlbum you have full control of the look of the generated album, not just color theme and basic layout, still making an album is just a matter of drag and drop + a button click if you prefer to use one of the many existing looks. JAlbum will process your images, make index pages and slide show pages and even upload the final album to the Internet for your friends to see. No extra software is needed to view the albums, -just your web browser. Unlike "server side" album scripts, JAlbum albums can be served from a plain web server without scripting support. You can also share your albums on CD-ROM. WWW: http://jalbum.net/ PR: 79051 Submitted by: Tim Bishop Revision Changes Path 1.799 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/jalbum/Makefile (new) 1.1 +2 -0 ports/graphics/jalbum/distinfo (new) 1.1 +5 -0 ports/graphics/jalbum/files/jalbum.sh.in (new) 1.1 +17 -0 ports/graphics/jalbum/pkg-descr (new) 1.1 +1582 -0 ports/graphics/jalbum/pkg-plist (new)