diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /www-apps/sitebar | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'www-apps/sitebar')
-rw-r--r-- | www-apps/sitebar/Manifest | 6 | ||||
-rw-r--r-- | www-apps/sitebar/files/inc_writer.inc.php.diff | 11 | ||||
-rw-r--r-- | www-apps/sitebar/files/postinstall-en.txt | 1 | ||||
-rw-r--r-- | www-apps/sitebar/metadata.xml | 11 | ||||
-rw-r--r-- | www-apps/sitebar/sitebar-3.3.9-r1.ebuild | 31 | ||||
-rw-r--r-- | www-apps/sitebar/sitebar-3.3.9-r2.ebuild | 44 |
6 files changed, 104 insertions, 0 deletions
diff --git a/www-apps/sitebar/Manifest b/www-apps/sitebar/Manifest new file mode 100644 index 000000000000..d7b92b0325f4 --- /dev/null +++ b/www-apps/sitebar/Manifest @@ -0,0 +1,6 @@ +DIST SiteBar-3.3.9.tar.bz2 526092 SHA256 6232ecbb4216117cf3bafa3746e51c14204f744804dfa75094a43d305dbcb355 SHA512 bcca2e654f86bac0e82f69932b8d1a7f3caaf5054731af70451f7423fd7d616c58663e7ff08e05183e37d0fa71880dbed16b8469b9759901aaa90cac998e2014 WHIRLPOOL 6ef998d690567fb6b33f8aae0a7b5a361809f0fade8f3eaa41e78a2b01b7675dc406829057c8b1dc49f7dd6126b8323cd09c7b8f777cc1bc0c8a4f096cbc92b5 +DIST SiteBarPluginIMAP_3.3.7_1.1.zip 9575 SHA256 34bcb35d124417fee0f4df8684f12fb61798f58cd4d2edb3da875aa313229b30 +DIST SiteBarPluginLDAP_3.3.7_1.1.zip 10036 SHA256 4a4bd8f65b6abbf2bf185e25002e7318b20cbbe28fe0113eccd11a7d39290aeb +DIST SiteBarPluginMailGate_3.3.7_1.0.4.zip 15685 SHA256 8b7ff5a960c9934353bb76c650527b8aecdf76c0493d8ca5597c4c07248544a9 +DIST SiteBarPluginMessenger_3.3.7_1.2.zip 19406 SHA256 f57eada4d2954ed20587cee4f9d2cb8a17c4630224df30c0d09a42877e4b7f3a +DIST SiteBarPluginXBELSync_3.3.7_1.1.zip 16487 SHA256 6f7c588bd910e7fa8983cc5a6e1a4ce7c713c997384ea1822475c6533e298fc6 diff --git a/www-apps/sitebar/files/inc_writer.inc.php.diff b/www-apps/sitebar/files/inc_writer.inc.php.diff new file mode 100644 index 000000000000..65b6e82b148a --- /dev/null +++ b/www-apps/sitebar/files/inc_writer.inc.php.diff @@ -0,0 +1,11 @@ +--- inc/writer.inc.php.orig 2010-03-07 19:20:51.000000000 +0100 ++++ inc/writer.inc.php 2011-10-07 15:30:29.000000000 +0200 +@@ -624,7 +624,7 @@ + + class SB_WriterInterfaceXML extends SB_WriterInterface + { +- function SB_WriterInterface() ++ function SB_WriterInterfaceXML() + { + $this->SB_WriterInterface(); + } diff --git a/www-apps/sitebar/files/postinstall-en.txt b/www-apps/sitebar/files/postinstall-en.txt new file mode 100644 index 000000000000..2e7b45dd6e3b --- /dev/null +++ b/www-apps/sitebar/files/postinstall-en.txt @@ -0,0 +1 @@ +Now go to http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/sitebar.php to complete the installation. diff --git a/www-apps/sitebar/metadata.xml b/www-apps/sitebar/metadata.xml new file mode 100644 index 000000000000..2d3672bfffd8 --- /dev/null +++ b/www-apps/sitebar/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>web-apps</herd> + <use> + <flag name="plugins">Install optional plugins</flag> + </use> + <upstream> + <remote-id type="sourceforge">sitebar</remote-id> + </upstream> +</pkgmetadata> diff --git a/www-apps/sitebar/sitebar-3.3.9-r1.ebuild b/www-apps/sitebar/sitebar-3.3.9-r1.ebuild new file mode 100644 index 000000000000..2b23bed9dcc5 --- /dev/null +++ b/www-apps/sitebar/sitebar-3.3.9-r1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit webapp eutils + +MY_P=SiteBar-${PV} + +DESCRIPTION="The Bookmark Server for Personal and Team Use" +HOMEPAGE="http://sitebar.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" +LICENSE="GPL-2" +KEYWORDS="amd64 ppc x86" +IUSE="" + +DEPEND="virtual/httpd-php" +RDEPEND="${DEPEND}" + +S="${WORKDIR}"/${MY_P} + +src_install() { + webapp_src_preinst + dodoc readme.txt doc/history.txt doc/install.txt doc/troubleshooting.txt + cp -R . "${D}/${MY_HTDOCSDIR}" + rm -rf "${D}/${MY_HTDOCSDIR}/doc" "${D}/${MY_HTDOCSDIR}/readme.txt" + + webapp_serverowned "${MY_HTDOCSDIR}/inc" + webapp_postinst_txt en "${FILESDIR}/postinstall-en.txt" + + webapp_src_install +} diff --git a/www-apps/sitebar/sitebar-3.3.9-r2.ebuild b/www-apps/sitebar/sitebar-3.3.9-r2.ebuild new file mode 100644 index 000000000000..42bf24c1a843 --- /dev/null +++ b/www-apps/sitebar/sitebar-3.3.9-r2.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit base webapp + +MY_P="SiteBar-${PV}" + +DESCRIPTION="The Bookmark Server for Personal and Team Use" +HOMEPAGE="http://sitebar.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 + plugins? ( + mirror://sourceforge/${PN}/SiteBarPluginIMAP_3.3.7_1.1.zip + mirror://sourceforge/${PN}/SiteBarPluginLDAP_3.3.7_1.1.zip + mirror://sourceforge/${PN}/SiteBarPluginMailGate_3.3.7_1.0.4.zip + mirror://sourceforge/${PN}/SiteBarPluginMessenger_3.3.7_1.2.zip + mirror://sourceforge/${PN}/SiteBarPluginXBELSync_3.3.7_1.1.zip + )" +LICENSE="GPL-2" +KEYWORDS="amd64 ppc x86" +IUSE="plugins" + +DEPEND="virtual/httpd-php" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${MY_P}" + +PATCHES=( "${FILESDIR}/inc_writer.inc.php.diff" ) # PHP 5.3 patch +DOCS=( readme.txt doc/history.txt doc/install.txt doc/troubleshooting.txt ) + +src_install() { + webapp_src_preinst + base_src_install_docs + cp -R . "${D}/${MY_HTDOCSDIR}" + use plugins && cp -R "${WORKDIR}/plugins/." "${D}/${MY_HTDOCSDIR}/plugins/." + rm -rf "${D}/${MY_HTDOCSDIR}/doc" "${D}/${MY_HTDOCSDIR}/readme.txt" + + webapp_serverowned "${MY_HTDOCSDIR}/inc" + webapp_postinst_txt en "${FILESDIR}/postinstall-en.txt" + + webapp_src_install +} |