Date: Sun, 28 Dec 2008 17:07:58 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/chems Makefile distinfo pkg-descr pkg-plist ports/www/chems/files pkg-message.in Message-ID: <200812281707.mBSH7wNl095855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-12-28 17:07:58 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/chems Makefile distinfo pkg-descr pkg-plist www/chems/files pkg-message.in Log: CHeMS is a free (as in freedom) modular code-driven content helper management system (the first!) written in PHP fully compliant with the XHTML 1.1 and CSS2 standards. One of its main purpose is to help developers and (not so) advanced users to easily setting up a web application (blog, site, etc.) without have to deal with the "boring" side of this process such as layout generation code, menu blocks and so on. Its modularization system allow to mantain a light and fast core which only have to generate the layout and load the modules to delegate all the real and hard work to them. You never have to learn new weird APIs in order to deal with the CHeMS internals, there is full controll. That's why CHeMS is not a Content Management System (CMS) but rather it's an assistant. WWW: http://chems.sf.net Revision Changes Path 1.2217 +1 -0 ports/www/Makefile 1.1 +39 -0 ports/www/chems/Makefile (new) 1.1 +3 -0 ports/www/chems/distinfo (new) 1.1 +11 -0 ports/www/chems/files/pkg-message.in (new) 1.1 +14 -0 ports/www/chems/pkg-descr (new) 1.1 +73 -0 ports/www/chems/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812281707.mBSH7wNl095855>