summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-08-17 23:33:24 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-08-17 23:33:24 +0000
commit2d5c2ff47dc53d80d8bcad304b0240c9a82e9911 (patch)
tree5e997e07b637a2757e701b4df2644de4884d1c8b /www-apps
parentadd support for msp430 targets (diff)
downloadhistorical-2d5c2ff47dc53d80d8bcad304b0240c9a82e9911.tar.gz
historical-2d5c2ff47dc53d80d8bcad304b0240c9a82e9911.tar.bz2
historical-2d5c2ff47dc53d80d8bcad304b0240c9a82e9911.zip
Version bump wrt security bug #102785.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpwebsite/ChangeLog8
-rw-r--r--www-apps/phpwebsite/Manifest12
-rw-r--r--www-apps/phpwebsite/files/digest-phpwebsite-0.10.2_rc11
-rw-r--r--www-apps/phpwebsite/files/postinstall-en.txt2
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild44
5 files changed, 60 insertions, 7 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index d59b25e8f13a..1a80f5f3544b 100644
--- a/www-apps/phpwebsite/ChangeLog
+++ b/www-apps/phpwebsite/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-apps/phpwebsite
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.34 2005/07/10 14:36:00 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.35 2005/08/17 23:33:24 rl03 Exp $
+
+*phpwebsite-0.10.2_rc1 (17 Aug 2005)
+
+ 17 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt,
+ +phpwebsite-0.10.2_rc1.ebuild:
+ Version bump wrt security bug #102785.
10 Jul 2005; Renat Lumpau <rl03@gentoo.org>
-files/phpwebsite-0.10.0-xml-rpc.diff,
diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest
index 4491fa707fc2..e8d1170cb43a 100644
--- a/www-apps/phpwebsite/Manifest
+++ b/www-apps/phpwebsite/Manifest
@@ -2,15 +2,17 @@
Hash: SHA1
MD5 aaa9b8722dbe6595cd274b6173a1e45e phpwebsite-0.10.1-r1.ebuild 1642
-MD5 fb48759a535f06c5e56629bf92e9404d ChangeLog 7572
+MD5 189e17ad9e45704a91944a6dac60d67b phpwebsite-0.10.2_rc1.ebuild 1442
+MD5 c0bc850a53addc1b2d471bb4031cffbe ChangeLog 7757
MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
-MD5 87c3729bfda5e5188af3f0df1fcda7e7 files/postinstall-en.txt 4637
+MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642
MD5 0f181e50286192df906dd979448e0fd5 files/phpwebsite-0.10.1-xml-rpc.diff 1188
+MD5 238d5c7341d91b9017d5dac84124884d files/digest-phpwebsite-0.10.2_rc1 71
MD5 2ca9ac185775bab6e8fbecf0584c5c67 files/digest-phpwebsite-0.10.1-r1 159
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFC0TJvEzitwsaoONoRArEQAJ95kQMY5Jcp7rRt8T0bIEDUdgcTSACg2jxU
-Y+PaHmoD33VBZMYz4KF8d9Y=
-=8OQ1
+iD8DBQFDA8lPEzitwsaoONoRAor6AJ0V8EAGQZhXaf/E0i/qDb+i4Wvx7gCgi1pl
+36mSlDZFmVLda77AcVacYfM=
+=GcMy
-----END PGP SIGNATURE-----
diff --git a/www-apps/phpwebsite/files/digest-phpwebsite-0.10.2_rc1 b/www-apps/phpwebsite/files/digest-phpwebsite-0.10.2_rc1
new file mode 100644
index 000000000000..e8883fa7632e
--- /dev/null
+++ b/www-apps/phpwebsite/files/digest-phpwebsite-0.10.2_rc1
@@ -0,0 +1 @@
+MD5 30672d2221808829b31e333862874998 phpwebsite-0.10.2-RC1.tgz 1711272
diff --git a/www-apps/phpwebsite/files/postinstall-en.txt b/www-apps/phpwebsite/files/postinstall-en.txt
index 31702efbeaaf..7bca5583dafb 100644
--- a/www-apps/phpwebsite/files/postinstall-en.txt
+++ b/www-apps/phpwebsite/files/postinstall-en.txt
@@ -12,7 +12,7 @@ cd ${MY_INSTALLDIR}/setup
./secure_phpws.sh setup
Once you have a database ready proceed to
-http://${VHOST_HOSTNAME}/phpwebsite to continue installation.
+http://${VHOST_HOSTNAME}/${VHOST_APPDIR} to continue installation.
Once you are done with installation you need to run:
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild
new file mode 100644
index 000000000000..99709c4813a0
--- /dev/null
+++ b/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild,v 1.1 2005/08/17 23:33:24 rl03 Exp $
+
+inherit webapp
+
+MY_PV=${PV/_rc/-RC}
+
+DESCRIPTION="phpWebSite Content Management System"
+HOMEPAGE="http://phpwebsite.appstate.edu"
+SRC_URI="http://phpwebsite.appstate.edu/downloads/rc/${PN}-${MY_PV}.tgz"
+LICENSE="LGPL-2.1"
+KEYWORDS="~alpha ~ppc ~sparc ~x86"
+IUSE=""
+RDEPEND="virtual/httpd-php
+ >=dev-db/mysql-3.23.23"
+
+DEPEND="${DEPEND} ${RDEPEND} >=net-www/webapp-config-1.11"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_install() {
+ webapp_src_preinst
+
+ local docs="docs/CHANGELOG.txt docs/CONVERSION.txt docs/CREDITS.txt docs/INSTALL.txt docs/KNOWNISSUES.txt docs/PEARERRORS.txt docs/README.txt docs/REQUIREMENTS.txt docs/THEMES.txt docs/UNINSTALL.txt docs/UPGRADE.txt docs/sample.config.php"
+ dodoc ${docs}
+
+ einfo "Installing main files"
+ cp -r * ${D}${MY_HTDOCSDIR}
+
+ #webapp_configfile ${MY_HTDOCSDIR}/conf/config.php
+
+ # Files that need to be owned by webserver
+ webapp_serverowned ${MY_HTDOCSDIR}/conf
+ webapp_serverowned ${MY_HTDOCSDIR}/files
+ webapp_serverowned ${MY_HTDOCSDIR}/images
+ webapp_serverowned ${MY_HTDOCSDIR}/images/mod
+ webapp_serverowned ${MY_HTDOCSDIR}/images/mod/controlpanel
+ webapp_serverowned ${MY_HTDOCSDIR}/mod
+
+ webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
+
+ webapp_src_install
+}