---
name: chems
version: 0.x04
origin: www/chems
comment: The geekest content helper management system
arch: freebsd:9:x86:64
www: http://chems.sf.net
maintainer: miwi@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 537109
desc: "CHeMS is a free (as in freedom) modular code-driven content helper\nmanagement
  system (the first!) written in PHP fully compliant with\nthe XHTML 1.1 and CSS2
  standards. One of its main purpose is to help\ndevelopers and (not so) advanced
  users to easily setting up a web\napplication (blog, site, etc.) without have to
  deal with the \"boring\"\nside of this process such as layout generation code, menu
  blocks and\nso on. Its modularization system allow to mantain a light and fast core\nwhich
  only have to generate the layout and load the modules to delegate\nall the real
  and hard work to them. You never have to learn new weird\nAPIs in order to deal
  with the CHeMS internals, there is full controll.\nThat's why CHeMS is not a Content
  Management System (CMS) but rather it's\nan assistant.\n\nWWW:\thttp://chems.sf.net\n"
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  xextproto: {origin: x11/xextproto, version: 7.2.1}
  printproto: {origin: x11/printproto, version: 1.0.5}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXpm: {origin: x11/libXpm, version: 3.5.10}
  libXp: {origin: x11/libXp, version: '1.0.2,1'}
  libXext: {origin: x11/libXext, version: '1.3.2,1'}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  libSM: {origin: x11/libSM, version: '1.2.1,1'}
  libICE: {origin: x11/libICE, version: '1.0.8,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  libXt: {origin: x11-toolkits/libXt, version: '1.1.4,1'}
  libXmu: {origin: x11-toolkits/libXmu, version: '1.1.1,1'}
  libXaw: {origin: x11-toolkits/libXaw, version: '1.0.11,2'}
  apache22: {origin: www/apache22, version: 2.2.25}
  php5-xml: {origin: textproc/php5-xml, version: 5.4.17}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  expat: {origin: textproc/expat2, version: 2.1.0}
  freetype2: {origin: print/freetype2, version: 2.4.12_1}
  php5: {origin: lang/php5, version: 5.4.17}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  png: {origin: graphics/png, version: 1.5.17}
  php5-gd: {origin: graphics/php5-gd, version: 5.4.17}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  t1lib: {origin: devel/t1lib, version: '5.1.2_2,1'}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  pcre: {origin: devel/pcre, version: 8.33}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  apr: {origin: devel/apr1, version: 1.4.8.1.5.2}
  gdbm: {origin: databases/gdbm, version: 1.10}
  db42: {origin: databases/db42, version: 4.2.52_5}
  php5-iconv: {origin: converters/php5-iconv, version: 5.4.17}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
message: |+
  mybb has been installed into:

      /usr/local/www/chems

  You will probably want to add an alias to your httpd.conf file,
  somethinglike this:

          Alias /chems "/usr/local/www/chems"

  And restart Apache.

