---
name: twiki-BlogAddOn
version: 0.0.16623
origin: www/twiki-BlogAddOn
comment: Simple blogging application
arch: freebsd:9:x86:64
www: http://twiki.org/cgi-bin/view/Plugins/BlogAddOn
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 262898
desc: |
  Simple blogging application

  Author: Arthur Clemens
  WWW: http://twiki.org/cgi-bin/view/Plugins/BlogAddOn
categories: [www]
files:
  /usr/local/share/twiki/BlogAddOn/data/TWiki/BlogAddOn.txt: 1727fcc0e5c9e2d1e0412ddb8ce64d37f48fb7813c34f767a60161f2425cd48d
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogAddOnHome.txt: 38256adbe9e5fed3f4ae6b485588a05d205d0a76fc6742155e3dac934a3fe1fe
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogAddOnStyles.txt: 0e24918c7b5ece41b416ddebbc7790d132b02a7925cf39e2f26b4b4989452bde
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogCategory.txt: 43d9faba3b3e5fd51485ff6bfcb9e0435ceba712c429127ca9c2d80116a5e5de
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogPost.txt: e1bf6b28c192ab923c519610577e004b6a07e31892ae30e9d6a873ee33c78109
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogPostCommentTemplate.txt: 4af7448b6dd93829005e8d4560f46fd841355258dcd2c9f904f229b6c882bd84
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogPostCreator.txt: b66580f9f89e77a8e0537efe7552d2fab86288f8334b39de4423d0aa26d13176
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogPostExample.txt: e4093f638759ea618cffa858328a550e7b854e273e2951bf42e49efb53bea1fc
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogPostForm.txt: a3b1a3bad510f0896c2c6b84b11ba9b3cc4a0cec813afbfbe614e729674dfc04
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogPostTemplate.txt: 1c7ae114d7581edae8e83b7cc48f533858db857b4ad44ae45dd080c975c69a9a
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/BlogPostViewTemplate.txt: b2f0c79c040cc6e5e1e7250d1d50129968c4e59627ed69017cfc6870ef10542c
  /usr/local/share/twiki/BlogAddOn/lib/TWiki/Contrib/BlogAddOn.pm: c745b8e127d2230b7c2eb84c60570c2afddff117621ebd2364d949c90201c4db
  /usr/local/share/twiki/BlogAddOn/lib/TWiki/Contrib/BlogAddOn/Config.spec: 3dc6e576582598c1c17b02e998851e915e6f7c4791eebe9320a1d5b4f9b1d923
  /usr/local/share/twiki/BlogAddOn/lib/TWiki/Contrib/BlogAddOn/DEPENDENCIES: 997d3dd15b3813a34490c015bf2f258deccb63494ea12f5a8ce32b66a4fa1c19
  /usr/local/share/twiki/BlogAddOn/lib/TWiki/Contrib/BlogAddOn/MANIFEST: ca26d3e441f50f379f701cb1a7150ed69c403db24a5e354e57603a0e646f46e7
  /usr/local/share/twiki/BlogAddOn/lib/TWiki/Contrib/BlogAddOn/build.pl: 937a45a0d5050f7d8fb1af23e2c579264f43a8c7c40fad619761858ff0bb33b7
  /usr/local/share/twiki/BlogAddOn/pub/TWiki/BlogAddOn/example.png: 4982f0e4230a561b8beeb804e6b04872fedd430b1817394468016faec2747b3d
  /usr/local/share/twiki/BlogAddOn/pub/TWiki/BlogAddOn/screenshot_list.png: c56564f4692dbadfc65af97c76c874cf5ba94f318b920a1930b2ac45d039f882
  /usr/local/share/twiki/BlogAddOn/pub/TWiki/BlogAddOn/screenshot_post.png: 2accf2d6089461afb782015e707a14ee540bf62c5415f0397d81e332cc3e8cc8
directories:
  /usr/local/share/twiki/BlogAddOn/pub/TWiki/BlogAddOn/: n
  /usr/local/share/twiki/BlogAddOn/pub/TWiki/: n
  /usr/local/share/twiki/BlogAddOn/pub/: n
  /usr/local/share/twiki/BlogAddOn/lib/TWiki/Contrib/BlogAddOn/: n
  /usr/local/share/twiki/BlogAddOn/lib/TWiki/Contrib/: n
  /usr/local/share/twiki/BlogAddOn/lib/TWiki/: n
  /usr/local/share/twiki/BlogAddOn/lib/: n
  /usr/local/share/twiki/BlogAddOn/data/_BlogAddOn/: n
  /usr/local/share/twiki/BlogAddOn/data/TWiki/: n
  /usr/local/share/twiki/BlogAddOn/data/: n
  /usr/local/share/twiki/BlogAddOn/: n
  /usr/local/share/twiki/: y
scripts:
  install: "#!/bin/sh\n#\n# $FreeBSD: www/twiki/files/pkg-install.in 300897 2012-07-14
    14:29:18Z beat $\n#\n\nTWDIR=/usr/local/share/twiki/BlogAddOn\nWWWDIR=/usr/local/www/twiki\nWWWOWN=www\nWWWGRP=www\n\ncase
    $2 in\n\tPRE-INSTALL)\n\t\t;;\n\tPOST-INSTALL)\n\t\tcd ${TWDIR}/\n\t\tfind -s
    * -type d | while read dir; do\n\t\t\tmkdir -p ${WWWDIR}/$dir/\n\t\tdone\n\t\tfind
    -s * -not -type d | while read file; do\n\t\t\tif [ -e ${WWWDIR}/$file ]; then\n\t\t\t\techo
    \"${WWWDIR}/$file exists, skipping\"\n\t\t\telse\n\t\t\t\tcp $file ${WWWDIR}/$file\n\t\t\tfi\n\t\tdone\n\t\tchown
    -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/\n\t\tchmod -R u+w ${WWWDIR}/\n\t\tcd ${WWWDIR}/\n\t\tchmod
    o-rwx data lib locale templates test tools working\n\t\tchmod a+x bin/* tools/*\n\n\t\t#
    let the user know what's going on\n\t\tcat << __EOF__\n*****************************************************************\n*
    You can inspect differences (if any) between the distribition *\n* and the files
    installed using this command:                   *\n  %25 diff -ru ${TWDIR} ${WWWDIR}\n*
    For more info:                                                *\n*  http://wiki.FreeBSD.org/TWiki
    \                               *\n*  http://twiki.org/cgi-bin/view/Codev/TWikiOnFreeBSD
    \          *\n*  http://twiki.org/cgi-bin/view/TWiki/WebHome                  *\n*****************************************************************\n__EOF__\n\t\t;;\n\t*)\n\t\techo
    \"Unexpected Argument $2!!!\"\n\t\texit 1\n\t\t;;\nesac\nexit 0\n"
  deinstall: "#!/bin/sh\n#\n# $FreeBSD: /tmp/pcvs/ports/www/twiki/files/pkg-deinstall.in,v
    1.1 2008-04-22 08:36:40 sat Exp $\n#\n\nTWDIR=/usr/local/share/twiki/BlogAddOn\nWWWDIR=/usr/local/www/twiki\n\ncase
    $2 in\n\tDEINSTALL)\n\t\tcd ${TWDIR}/\n\t\tfind -s * -not -type d | while read
    file; do\n\t\t\tif [ -e ${WWWDIR}/$file ]; then\n\t\t\t\tif cmp -s ${WWWDIR}/$file
    $file; then\n\t\t\t\t\trm -f ${WWWDIR}/$file\n\t\t\t\telse\n\t\t\t\t\techo \"${WWWDIR}/$file
    changed, skipping\"\n\t\t\t\tfi\n\t\t\telse\n\t\t\t\techo \"${WWWDIR}/$file lost\"\n\t\t\tfi\n\t\tdone\n\t\tfind
    -ds * -type d | while read dir; do\n\t\t\trmdir ${WWWDIR}/$dir/ 2>/dev/null ||
    true\n\t\tdone\n\t\trmdir ${WWWDIR}/ 2>/dev/null || true\n\t\t;;\n\tPOST-DEINSTALL)\n\t\t;;\n\t*)\n\t\techo
    \"Unexpected Argument $2!\"\n\t\texit 1\n\t\t;;\nesac\nexit 0\n"
