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 /sys-fs/unionfs-fuse | |
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 'sys-fs/unionfs-fuse')
-rw-r--r-- | sys-fs/unionfs-fuse/Manifest | 4 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/files/unionfs-fuse-0.23-makefile.patch | 15 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/files/unionfs-fuse-0.26-declare-chroot.patch | 12 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/files/unionfs-fuse-0.26-link-pthread.patch | 11 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/metadata.xml | 11 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/unionfs-fuse-0.24.ebuild | 23 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/unionfs-fuse-0.25.ebuild | 23 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/unionfs-fuse-0.26.ebuild | 30 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild | 22 | ||||
-rw-r--r-- | sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild | 24 |
10 files changed, 175 insertions, 0 deletions
diff --git a/sys-fs/unionfs-fuse/Manifest b/sys-fs/unionfs-fuse/Manifest new file mode 100644 index 000000000000..da19ba8ef1f0 --- /dev/null +++ b/sys-fs/unionfs-fuse/Manifest @@ -0,0 +1,4 @@ +DIST unionfs-fuse-0.24.tar.bz2 30381 SHA256 d8abc855eb618ac356b1e716599c82f8f0f74dbaee36d4062edc707567121937 SHA512 e0e414f4edbf641ec9d0135a8723e43fc75412359b482f7aedd66fe8245e4df03943c5ecb6f8de4fdbd97f0346033c691e766cc4f4a755f5b43748e1441d3fbd WHIRLPOOL dc132086d9614895961dc8b498c435145b4390fc80331e0575ee8420faea0201325ab2394b9090d8f721c602ef1f93e150573b1b88b77ee4f7be4a262103b986 +DIST unionfs-fuse-0.25.tar.bz2 30674 SHA256 a33f0a8c4ec35108f173a7a96463222534c21b3a50c167a7c868fc5723347e8f +DIST unionfs-fuse-0.26.tar.xz 38600 SHA256 8d5c9dcb51ecb9a9b03890e16d17e37d602b0c1f23ed6a9ddec2b0f719c9f662 SHA512 07805a2ca90354ed0f8feac3ab0005cc4bba64200172e019f00eb50786776c94a6f976a7c383b17b30373e628838ef94cced510d475d557cafb1a2b309d058f0 WHIRLPOOL e4db99e1eae6ae3bfccaf047411b71642b28a1aeaa5ce922934536fac5034e5941ea6e29299908aa54600b699c1ebc7da6b3601f5acab395b0b08d53a29bd09f +DIST unionfs-fuse-1.0.tar.gz 48149 SHA256 2ee80bd0634a61adb2159212e155d607a0a82ad659214ae6edb3530396cccc09 SHA512 805151acaeae8526fba430701a1690f6eb0ad8331a9e730095ee538dc2b148d02fe996a63e8a7f6471d1ef622cc5c03d82bd2b2faad1ebe3b614ec343c2f55de WHIRLPOOL 447c8ef93c26f33ba3e8d4ee6bbc48ae545f4cda2e66a832e78ec750ceaa3428546f98cfda8a64eafd78aec2c567e21e1121ef49a2e967b67b23ecf725807449 diff --git a/sys-fs/unionfs-fuse/files/unionfs-fuse-0.23-makefile.patch b/sys-fs/unionfs-fuse/files/unionfs-fuse-0.23-makefile.patch new file mode 100644 index 000000000000..6f80808dce75 --- /dev/null +++ b/sys-fs/unionfs-fuse/files/unionfs-fuse-0.23-makefile.patch @@ -0,0 +1,15 @@ +--- Makefile_BACKUP 2010-01-12 01:26:33.000000000 +0100 ++++ Makefile 2010-01-12 01:26:58.000000000 +0100 +@@ -7,10 +7,10 @@ + LIB = -lfuse -lpthread -lm + + build: +- make -C src/ ++ $(MAKE) -C src/ + + clean: +- make -C src/ clean ++ $(MAKE) -C src/ clean + + install: build + cp src/unionfs $(DESTDIR)/sbin/ diff --git a/sys-fs/unionfs-fuse/files/unionfs-fuse-0.26-declare-chroot.patch b/sys-fs/unionfs-fuse/files/unionfs-fuse-0.26-declare-chroot.patch new file mode 100644 index 000000000000..e436f9f01575 --- /dev/null +++ b/sys-fs/unionfs-fuse/files/unionfs-fuse-0.26-declare-chroot.patch @@ -0,0 +1,12 @@ +--- unionfs-fuse-0.26/src/unionfs.c 2012-09-22 22:24:05.090568485 +0200 ++++ unionfs-fuse-0.26/src/unionfs.c 2012-09-22 22:24:09.036519156 +0200 +@@ -13,6 +13,9 @@ + #ifdef linux + // For pread()/pwrite()/utimensat() + #define _XOPEN_SOURCE 700 ++ ++ // For chroot ++ #define _BSD_SOURCE + #endif + + #include <fuse.h> diff --git a/sys-fs/unionfs-fuse/files/unionfs-fuse-0.26-link-pthread.patch b/sys-fs/unionfs-fuse/files/unionfs-fuse-0.26-link-pthread.patch new file mode 100644 index 000000000000..9bed29fe2ed7 --- /dev/null +++ b/sys-fs/unionfs-fuse/files/unionfs-fuse-0.26-link-pthread.patch @@ -0,0 +1,11 @@ +--- src/Makefile 2012-09-22 22:14:36.484677038 +0200 ++++ src/Makefile 2012-09-22 22:14:40.162631059 +0200 +@@ -5,7 +5,7 @@ + + LDFLAGS += + +-LIB = $(shell pkg-config --libs fuse) ++LIB = $(shell pkg-config --libs fuse) -lpthread + + HASHTABLE_OBJ = hashtable.o hashtable_itr.o + UNIONFS_OBJ = unionfs.o stats.o opts.o debug.o findbranch.o readdir.o \ diff --git a/sys-fs/unionfs-fuse/metadata.xml b/sys-fs/unionfs-fuse/metadata.xml new file mode 100644 index 000000000000..c1f58a24c230 --- /dev/null +++ b/sys-fs/unionfs-fuse/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>sping@gentoo.org</email> + <name>Sebastian Pipping</name> + </maintainer> + <upstream> + <remote-id type="github">rpodgorny/unionfs-fuse</remote-id> + </upstream> +</pkgmetadata> diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-0.24.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-0.24.ebuild new file mode 100644 index 000000000000..4c5375e2a111 --- /dev/null +++ b/sys-fs/unionfs-fuse/unionfs-fuse-0.24.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +DESCRIPTION="Self-syncing tree-merging file system based on FUSE" + +HOMEPAGE="http://podgorny.cz/moin/UnionFsFuse" +SRC_URI="http://podgorny.cz/unionfs-fuse/releases/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="sys-fs/fuse" +RDEPEND="${DEPEND}" + +src_install() { + dodir /usr/sbin /usr/share/man/man8/ || die "dodir failed" + emake DESTDIR="${D}" PREFIX="/usr" install || die "emake install failed" +} diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-0.25.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-0.25.ebuild new file mode 100644 index 000000000000..33daf1ee9342 --- /dev/null +++ b/sys-fs/unionfs-fuse/unionfs-fuse-0.25.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +DESCRIPTION="Self-syncing tree-merging file system based on FUSE" + +HOMEPAGE="http://podgorny.cz/moin/UnionFsFuse" +SRC_URI="http://podgorny.cz/unionfs-fuse/releases/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="sys-fs/fuse" +RDEPEND="${DEPEND}" + +src_install() { + dodir /usr/sbin /usr/share/man/man8/ || die "dodir failed" + emake DESTDIR="${D}" PREFIX="/usr" install || die "emake install failed" +} diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-0.26.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-0.26.ebuild new file mode 100644 index 000000000000..a1754f10808a --- /dev/null +++ b/sys-fs/unionfs-fuse/unionfs-fuse-0.26.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="3" + +inherit eutils + +DESCRIPTION="Self-syncing tree-merging file system based on FUSE" + +HOMEPAGE="http://podgorny.cz/moin/UnionFsFuse" +SRC_URI="http://podgorny.cz/unionfs-fuse/releases/${P}.tar.xz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~x86-linux" +IUSE="" + +DEPEND="sys-fs/fuse" +RDEPEND="${DEPEND}" + +src_prepare() { + epatch "${FILESDIR}"/${P}-link-pthread.patch + epatch "${FILESDIR}"/${P}-declare-chroot.patch +} + +src_install() { + dodir /usr/sbin /usr/share/man/man8/ || die "dodir failed" + emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install || die "emake install failed" +} diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild new file mode 100644 index 000000000000..9f852dfd1f89 --- /dev/null +++ b/sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +DESCRIPTION="Self-syncing tree-merging file system based on FUSE" + +HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse" +SRC_URI="https://github.com/rpodgorny/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~x86-linux" +IUSE="" + +DEPEND="sys-fs/fuse" +RDEPEND="${DEPEND}" + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install || die "emake install failed" +} diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild new file mode 100644 index 000000000000..e94a50ef3729 --- /dev/null +++ b/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit git-r3 + +DESCRIPTION="Self-syncing tree-merging file system based on FUSE" + +HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse" +EGIT_REPO_URI="https://github.com/rpodgorny/unionfs-fuse.git" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="sys-fs/fuse" +RDEPEND="${DEPEND}" + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install || die "emake install failed" +} |