Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.33 2015/08/20 15:34:11 taca Exp $
# $NetBSD: Makefile,v 1.39 2016/06/16 23:20:16 taca Exp $
DISTNAME= drupal-7.39
DISTNAME= drupal-7.44
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
@@ -9,8 +10,8 @@ HOMEPAGE= http://drupal.org/
COMMENT= Open source content management system
LICENSE= gnu-gpl-v2
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.5:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.5:../../textproc/php-json
NO_BUILD= YES
DRUPAL= share/drupal

View File

@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.12 2015/06/18 11:44:04 taca Exp $
@comment $NetBSD: PLIST,v 1.14 2016/02/25 15:15:57 taca Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/COPYRIGHT.txt
share/doc/drupal/INSTALL.mysql.txt
@@ -636,6 +636,11 @@ share/drupal/modules/simpletest/tests/batch.test
share/drupal/modules/simpletest/tests/batch_test.callbacks.inc
share/drupal/modules/simpletest/tests/batch_test.info
share/drupal/modules/simpletest/tests/batch_test.module
share/drupal/modules/simpletest/tests/boot.test
share/drupal/modules/simpletest/tests/boot_test_1.info
share/drupal/modules/simpletest/tests/boot_test_1.module
share/drupal/modules/simpletest/tests/boot_test_2.info
share/drupal/modules/simpletest/tests/boot_test_2.module
share/drupal/modules/simpletest/tests/bootstrap.test
share/drupal/modules/simpletest/tests/cache.test
share/drupal/modules/simpletest/tests/common.test
@@ -654,6 +659,7 @@ share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.
share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.module
share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_class.inc
share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_interface.inc
share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_trait.sh
share/drupal/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
share/drupal/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
share/drupal/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
@@ -695,6 +701,7 @@ share/drupal/modules/simpletest/tests/menu_test.info
share/drupal/modules/simpletest/tests/menu_test.module
share/drupal/modules/simpletest/tests/module.test
share/drupal/modules/simpletest/tests/module_test.file.inc
share/drupal/modules/simpletest/tests/module_test.implementations.inc
share/drupal/modules/simpletest/tests/module_test.info
share/drupal/modules/simpletest/tests/module_test.install
share/drupal/modules/simpletest/tests/module_test.module
@@ -732,6 +739,8 @@ share/drupal/modules/simpletest/tests/system_incompatible_module_version_depende
share/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info
share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.module
share/drupal/modules/simpletest/tests/system_project_namespace_test.info
share/drupal/modules/simpletest/tests/system_project_namespace_test.module
share/drupal/modules/simpletest/tests/system_test.info
share/drupal/modules/simpletest/tests/system_test.module
share/drupal/modules/simpletest/tests/tablesort.test
@@ -852,6 +861,8 @@ share/drupal/modules/system/system.tokens.inc
share/drupal/modules/system/system.updater.inc
share/drupal/modules/system/tests/cron_queue_test.info
share/drupal/modules/system/tests/cron_queue_test.module
share/drupal/modules/system/tests/system_cron_test.info
share/drupal/modules/system/tests/system_cron_test.module
share/drupal/modules/system/theme.api.php
share/drupal/modules/taxonomy/taxonomy-term.tpl.php
share/drupal/modules/taxonomy/taxonomy.admin.inc
@@ -943,6 +954,7 @@ share/drupal/modules/user/user.pages.inc
share/drupal/modules/user/user.permissions.js
share/drupal/modules/user/user.test
share/drupal/modules/user/user.tokens.inc
share/drupal/profiles/README.txt
share/drupal/profiles/minimal/minimal.info
share/drupal/profiles/minimal/minimal.install
share/drupal/profiles/minimal/minimal.profile
@@ -1080,4 +1092,3 @@ share/drupal/update.php
share/drupal/xmlrpc.php
share/examples/drupal/default.settings.php
share/examples/drupal/drupal.conf
@pkgdir share/drupal/files

View File

@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.26 2015/08/20 15:34:11 taca Exp $
$NetBSD: distinfo,v 1.30 2016/06/16 23:20:16 taca Exp $
SHA1 (drupal-7.39.tar.gz) = 82cc4177502bc44f6bfe880311e0d81815e68f0f
RMD160 (drupal-7.39.tar.gz) = cc9c78e446eaee12a8a6f40436c6588ff4892819
Size (drupal-7.39.tar.gz) = 3249343 bytes
SHA1 (drupal-7.44.tar.gz) = efeb199a01b785ec4362b4c9488981ef5fc49b61
RMD160 (drupal-7.44.tar.gz) = 0e9c095d4c255937293e816a214fbc0cd034bc21
SHA512 (drupal-7.44.tar.gz) = 67d358c85259b7722824f214be177c40819c7e0c06c8ec7511b7f87ecff1ab6622af62fc5769b62682e0e67f718743afa6b0a9e4c55e2348a1b408eeb566c3e9
Size (drupal-7.44.tar.gz) = 3265819 bytes

View File

@@ -1,4 +1,4 @@
# $NetBSD: drupal.conf,v 1.1.1.1 2011/12/16 12:57:06 taca Exp $
# $NetBSD: drupal.conf,v 1.2 2015/11/22 12:48:16 wen Exp $
#
# Drupal configuration file fragment for Apache
@@ -40,7 +40,7 @@ DirectoryIndex index.php
# Override PHP settings. More in sites/default/settings.php
# but the following cannot be changed at runtime.
php_value memory_limit 16M
php_value memory_limit 32M
# PHP 5, Apache 1 and 2.
<IfModule mod_php5.c>