~alpine/aports

[alpine-aports] [PATCH v2] community/mongodb: expunge nonfree software

Details
Message ID
<20190311220433.17512-1-sir@cmpwn.com>
Sender timestamp
1552341874
DKIM signature
missing
Download raw message
Patch: +0 -0
Upstream has switched to a nonfree license.
---
 {testing => non-free}/mongo-c-driver/APKBUILD                     | 0
 {testing => non-free}/mongo-c-driver/generate_uninstall.patch     | 0
 {testing => non-free}/mongo-php7-library/APKBUILD                 | 0
 {community => non-free}/mongodb-tools/APKBUILD                    | 0
 {community => non-free}/mongodb-tools/fix-build.patch             | 0
 {community => non-free}/mongodb/APKBUILD                          | 0
 {community => non-free}/mongodb/fix-backtrace.patch               | 0
 {community => non-free}/mongodb/fix-default-stacksize.patch       | 0
 {community => non-free}/mongodb/fix-elf-native-class.patch        | 0
 {community => non-free}/mongodb/fix-processinfo_linux.patch       | 0
 {community => non-free}/mongodb/fix-resolv.patch                  | 0
 {community => non-free}/mongodb/fix-strerror_r.patch              | 0
 {community => non-free}/mongodb/mongodb.confd                     | 0
 {community => non-free}/mongodb/mongodb.initd                     | 0
 {community => non-free}/mongodb/mongodb.logrotate                 | 0
 {community => non-free}/mongodb/mongodb.pre-install               | 0
 {community => non-free}/mongodb/mongos.confd                      | 0
 {community => non-free}/mongodb/mongos.initd                      | 0
 {community => non-free}/mongodb/wiredtiger.patch                  | 0
 {community => non-free}/php7-pecl-mongodb/APKBUILD                | 0
 {testing => non-free}/py-flask-mongoengine/APKBUILD               | 0
 {testing => non-free}/py-flask-pymongo/APKBUILD                   | 0
 {testing => non-free}/py-flask-views/APKBUILD                     | 0
 {testing => non-free}/py-mongo/APKBUILD                           | 0
 {community => non-free}/wiredtiger/10-fix-code-generator.patch    | 0
 {community => non-free}/wiredtiger/APKBUILD                       | 0
 .../wiredtiger/makemake-remove-libtool-version.patch              | 0
 27 files changed, 0 insertions(+), 0 deletions(-)
 rename {testing => non-free}/mongo-c-driver/APKBUILD (100%)
 rename {testing => non-free}/mongo-c-driver/generate_uninstall.patch (100%)
 rename {testing => non-free}/mongo-php7-library/APKBUILD (100%)
 rename {community => non-free}/mongodb-tools/APKBUILD (100%)
 rename {community => non-free}/mongodb-tools/fix-build.patch (100%)
 rename {community => non-free}/mongodb/APKBUILD (100%)
 rename {community => non-free}/mongodb/fix-backtrace.patch (100%)
 rename {community => non-free}/mongodb/fix-default-stacksize.patch (100%)
 rename {community => non-free}/mongodb/fix-elf-native-class.patch (100%)
 rename {community => non-free}/mongodb/fix-processinfo_linux.patch (100%)
 rename {community => non-free}/mongodb/fix-resolv.patch (100%)
 rename {community => non-free}/mongodb/fix-strerror_r.patch (100%)
 rename {community => non-free}/mongodb/mongodb.confd (100%)
 rename {community => non-free}/mongodb/mongodb.initd (100%)
 rename {community => non-free}/mongodb/mongodb.logrotate (100%)
 rename {community => non-free}/mongodb/mongodb.pre-install (100%)
 rename {community => non-free}/mongodb/mongos.confd (100%)
 rename {community => non-free}/mongodb/mongos.initd (100%)
 rename {community => non-free}/mongodb/wiredtiger.patch (100%)
 rename {community => non-free}/php7-pecl-mongodb/APKBUILD (100%)
 rename {testing => non-free}/py-flask-mongoengine/APKBUILD (100%)
 rename {testing => non-free}/py-flask-pymongo/APKBUILD (100%)
 rename {testing => non-free}/py-flask-views/APKBUILD (100%)
 rename {testing => non-free}/py-mongo/APKBUILD (100%)
 rename {community => non-free}/wiredtiger/10-fix-code-generator.patch (100%)
 rename {community => non-free}/wiredtiger/APKBUILD (100%)
 rename {community => non-free}/wiredtiger/makemake-remove-libtool-version.patch (100%)

diff --git a/testing/mongo-c-driver/APKBUILD b/non-free/mongo-c-driver/APKBUILD
similarity index 100%
rename from testing/mongo-c-driver/APKBUILD
rename to non-free/mongo-c-driver/APKBUILD
diff --git a/testing/mongo-c-driver/generate_uninstall.patch b/non-free/mongo-c-driver/generate_uninstall.patch
similarity index 100%
rename from testing/mongo-c-driver/generate_uninstall.patch
rename to non-free/mongo-c-driver/generate_uninstall.patch
diff --git a/testing/mongo-php7-library/APKBUILD b/non-free/mongo-php7-library/APKBUILD
similarity index 100%
rename from testing/mongo-php7-library/APKBUILD
rename to non-free/mongo-php7-library/APKBUILD
diff --git a/community/mongodb-tools/APKBUILD b/non-free/mongodb-tools/APKBUILD
similarity index 100%
rename from community/mongodb-tools/APKBUILD
rename to non-free/mongodb-tools/APKBUILD
diff --git a/community/mongodb-tools/fix-build.patch b/non-free/mongodb-tools/fix-build.patch
similarity index 100%
rename from community/mongodb-tools/fix-build.patch
rename to non-free/mongodb-tools/fix-build.patch
diff --git a/community/mongodb/APKBUILD b/non-free/mongodb/APKBUILD
similarity index 100%
rename from community/mongodb/APKBUILD
rename to non-free/mongodb/APKBUILD
diff --git a/community/mongodb/fix-backtrace.patch b/non-free/mongodb/fix-backtrace.patch
similarity index 100%
rename from community/mongodb/fix-backtrace.patch
rename to non-free/mongodb/fix-backtrace.patch
diff --git a/community/mongodb/fix-default-stacksize.patch b/non-free/mongodb/fix-default-stacksize.patch
similarity index 100%
rename from community/mongodb/fix-default-stacksize.patch
rename to non-free/mongodb/fix-default-stacksize.patch
diff --git a/community/mongodb/fix-elf-native-class.patch b/non-free/mongodb/fix-elf-native-class.patch
similarity index 100%
rename from community/mongodb/fix-elf-native-class.patch
rename to non-free/mongodb/fix-elf-native-class.patch
diff --git a/community/mongodb/fix-processinfo_linux.patch b/non-free/mongodb/fix-processinfo_linux.patch
similarity index 100%
rename from community/mongodb/fix-processinfo_linux.patch
rename to non-free/mongodb/fix-processinfo_linux.patch
diff --git a/community/mongodb/fix-resolv.patch b/non-free/mongodb/fix-resolv.patch
similarity index 100%
rename from community/mongodb/fix-resolv.patch
rename to non-free/mongodb/fix-resolv.patch
diff --git a/community/mongodb/fix-strerror_r.patch b/non-free/mongodb/fix-strerror_r.patch
similarity index 100%
rename from community/mongodb/fix-strerror_r.patch
rename to non-free/mongodb/fix-strerror_r.patch
diff --git a/community/mongodb/mongodb.confd b/non-free/mongodb/mongodb.confd
similarity index 100%
rename from community/mongodb/mongodb.confd
rename to non-free/mongodb/mongodb.confd
diff --git a/community/mongodb/mongodb.initd b/non-free/mongodb/mongodb.initd
similarity index 100%
rename from community/mongodb/mongodb.initd
rename to non-free/mongodb/mongodb.initd
diff --git a/community/mongodb/mongodb.logrotate b/non-free/mongodb/mongodb.logrotate
similarity index 100%
rename from community/mongodb/mongodb.logrotate
rename to non-free/mongodb/mongodb.logrotate
diff --git a/community/mongodb/mongodb.pre-install b/non-free/mongodb/mongodb.pre-install
similarity index 100%
rename from community/mongodb/mongodb.pre-install
rename to non-free/mongodb/mongodb.pre-install
diff --git a/community/mongodb/mongos.confd b/non-free/mongodb/mongos.confd
similarity index 100%
rename from community/mongodb/mongos.confd
rename to non-free/mongodb/mongos.confd
diff --git a/community/mongodb/mongos.initd b/non-free/mongodb/mongos.initd
similarity index 100%
rename from community/mongodb/mongos.initd
rename to non-free/mongodb/mongos.initd
diff --git a/community/mongodb/wiredtiger.patch b/non-free/mongodb/wiredtiger.patch
similarity index 100%
rename from community/mongodb/wiredtiger.patch
rename to non-free/mongodb/wiredtiger.patch
diff --git a/community/php7-pecl-mongodb/APKBUILD b/non-free/php7-pecl-mongodb/APKBUILD
similarity index 100%
rename from community/php7-pecl-mongodb/APKBUILD
rename to non-free/php7-pecl-mongodb/APKBUILD
diff --git a/testing/py-flask-mongoengine/APKBUILD b/non-free/py-flask-mongoengine/APKBUILD
similarity index 100%
rename from testing/py-flask-mongoengine/APKBUILD
rename to non-free/py-flask-mongoengine/APKBUILD
diff --git a/testing/py-flask-pymongo/APKBUILD b/non-free/py-flask-pymongo/APKBUILD
similarity index 100%
rename from testing/py-flask-pymongo/APKBUILD
rename to non-free/py-flask-pymongo/APKBUILD
diff --git a/testing/py-flask-views/APKBUILD b/non-free/py-flask-views/APKBUILD
similarity index 100%
rename from testing/py-flask-views/APKBUILD
rename to non-free/py-flask-views/APKBUILD
diff --git a/testing/py-mongo/APKBUILD b/non-free/py-mongo/APKBUILD
similarity index 100%
rename from testing/py-mongo/APKBUILD
rename to non-free/py-mongo/APKBUILD
diff --git a/community/wiredtiger/10-fix-code-generator.patch b/non-free/wiredtiger/10-fix-code-generator.patch
similarity index 100%
rename from community/wiredtiger/10-fix-code-generator.patch
rename to non-free/wiredtiger/10-fix-code-generator.patch
diff --git a/community/wiredtiger/APKBUILD b/non-free/wiredtiger/APKBUILD
similarity index 100%
rename from community/wiredtiger/APKBUILD
rename to non-free/wiredtiger/APKBUILD
diff --git a/community/wiredtiger/makemake-remove-libtool-version.patch b/non-free/wiredtiger/makemake-remove-libtool-version.patch
similarity index 100%
rename from community/wiredtiger/makemake-remove-libtool-version.patch
rename to non-free/wiredtiger/makemake-remove-libtool-version.patch
-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)