aboutsummaryrefslogtreecommitdiff
path: root/www/lifetype
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-01-11 02:32:19 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-01-11 02:32:19 +0000
commitf66c361bac7120114f1bc7b4bf8aa56b03ea1024 (patch)
treeefe11341a122352c5e149e7cdc13062c4406470b /www/lifetype
parent2d0ef2abc1e08dcde0f99cb887cbf4eab89501a6 (diff)
downloadports-f66c361bac7120114f1bc7b4bf8aa56b03ea1024.tar.gz
ports-f66c361bac7120114f1bc7b4bf8aa56b03ea1024.zip
- project rename from plog to lifetype
PR: 91264 Submitted by: clsung Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=153225
Diffstat (limited to 'www/lifetype')
-rw-r--r--www/lifetype/Makefile15
-rw-r--r--www/lifetype/distinfo3
-rw-r--r--www/lifetype/pkg-descr4
-rw-r--r--www/lifetype/pkg-message6
4 files changed, 16 insertions, 12 deletions
diff --git a/www/lifetype/Makefile b/www/lifetype/Makefile
index 269bf62d72c2..ce6580cc4989 100644
--- a/www/lifetype/Makefile
+++ b/www/lifetype/Makefile
@@ -1,19 +1,19 @@
-# New ports collection makefile for: plog
-# Date created: 2004-10-27
+# New ports collection makefile for: lifetype
+# Date created: Wed Jan 11 09:37:54 CST 2006
# Whom: clsung
#
# $FreeBSD$
#
-PORTNAME= plog
+PORTNAME= lifetype
PORTVERSION= 1.0.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= plog
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
+MASTER_SITE_SUBDIR= lifetype
+DISTFILES= plog-${PORTVERSION}${EXTRACT_SUFX} \
_all_plugins${EXTRACT_SUFX} \
_all_templates${EXTRACT_SUFX}
-EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
+EXTRACT_ONLY= plog-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= clsung@FreeBSD.org
COMMENT= A PHP and MySQL based blogging platform
@@ -27,9 +27,10 @@ PHP4_PORT?= www/mod_php4
NO_BUILD= YES
WANT_PHP_WEB= YES
WWWDOCROOT?= www/data
-PLOGURL?= plog
+PLOGURL?= lifetype
WWWOWN?= www
WWWGRP?= www
+WRKSRC= ${WRKDIR}/plog-${PORTVERSION}
PLOGDIR?= ${WWWDOCROOT}/${PLOGURL}
PLIST= ${WRKDIR}/pkg-plist
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/www/lifetype/distinfo b/www/lifetype/distinfo
index 21097c686bee..dfa27063c34e 100644
--- a/www/lifetype/distinfo
+++ b/www/lifetype/distinfo
@@ -1,4 +1,7 @@
MD5 (plog-1.0.1.zip) = fa3fe2def5c7c70c71ba68ebdde15668
+SHA256 (plog-1.0.1.zip) = a761dc7d9ce199d6be95e486ffc0cc6d06182fa5c8506056f1e9d9aecd0d5e6c
SIZE (plog-1.0.1.zip) = 2526240
MD5 (_all_plugins.zip) = IGNORE
+SHA256 (_all_plugins.zip) = IGNORE
MD5 (_all_templates.zip) = IGNORE
+SHA256 (_all_templates.zip) = IGNORE
diff --git a/www/lifetype/pkg-descr b/www/lifetype/pkg-descr
index c9e0dbe6e196..3af63a81e392 100644
--- a/www/lifetype/pkg-descr
+++ b/www/lifetype/pkg-descr
@@ -1,8 +1,8 @@
-pLog is a PHP and MySQL based blogging platform and its main goals
+LifeType is a PHP and MySQL based blogging platform and its main goals
are flexibility and extendibility. It uses a powerful template system
based on the Smarty template engine to render the templates, whick
makes the platform highly customizable and safer to let other people
customize the templates, since the presentation code is isolated from
the PHP code.
-WWW: http://www.plogworld.net/
+WWW: http://www.lifetype.org/
diff --git a/www/lifetype/pkg-message b/www/lifetype/pkg-message
index 1ca11e9cd3e6..5384260fa38b 100644
--- a/www/lifetype/pkg-message
+++ b/www/lifetype/pkg-message
@@ -1,12 +1,12 @@
======================================================================
**** NOTE ****
-For first use of pLog, remember to point your browser to
+For first use of LifeType, remember to point your browser to
-http://your.plog.host/%%PLOGURL%%/wizard.php
+http://your.lifetype.host/%%PLOGURL%%/wizard.php
and, remember to load your templates at
-http://your.plog.host/%%PLOGURL%%/admin.php?op=adminSettings
+http://your.lifetype.host/%%PLOGURL%%/admin.php?op=adminSettings
and then click 'scanTemplates'
======================================================================