Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -1,7 +1,7 @@
SUMMARY="The Oracle Berkeley Database"
DESCRIPTION="The Oracle Berkeley DB family of open source, embeddable databases provides developers with fast, reliable, local persistence with zero administration."
HOMEPAGE="http://www.oracle.com/technetwork/database/berkeleydb/index.html"
SRC_URI="http://download.oracle.com/berkeley-db/db-${portVersion}.tar.gz"
SOURCE_URI="http://download.oracle.com/berkeley-db/db-${portVersion}.tar.gz"
CHECKSUM_SHA256="e0491a07cdb21fb9aa82773bbbedaeb7639cbd0e7f96147ab46141e0045db72a"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -4,7 +4,7 @@ The Oracle Berkeley DB family of open source, embeddable databases provides \
developers with fast, reliable, local persistence with zero administration.
"
HOMEPAGE="http://www.oracle.com/technetwork/database/berkeleydb/index.html"
SRC_URI="http://download.oracle.com/berkeley-db/db-5.3.28.tar.gz"
SOURCE_URI="http://download.oracle.com/berkeley-db/db-5.3.28.tar.gz"
CHECKSUM_SHA256="e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -4,7 +4,7 @@ The Oracle Berkeley DB family of open source, embeddable databases provides \
developers with fast, reliable, local persistence with zero administration.
"
HOMEPAGE="http://www.oracle.com/technetwork/database/berkeleydb/index.html"
SRC_URI="http://download.oracle.com/berkeley-db/db-6.0.30.tar.gz"
SOURCE_URI="http://download.oracle.com/berkeley-db/db-6.0.30.tar.gz"
CHECKSUM_SHA256="608e4b1cf390e9bf54c0ef00c5bd9ca76d36e2261b9f4d33d54516f3f6a20fd2"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -4,7 +4,7 @@ The Oracle Berkeley DB family of open source, embeddable databases provides \
developers with fast, reliable, local persistence with zero administration.
"
HOMEPAGE="http://www.oracle.com/technetwork/database/berkeleydb/index.html"
SRC_URI="http://download.oracle.com/berkeley-db/db-$portVersion.tar.gz"
SOURCE_URI="http://download.oracle.com/berkeley-db/db-$portVersion.tar.gz"
CHECKSUM_SHA256="822e1591f7f535c5eb16389fbd5c1f14877a9561674cc1d497f1db318ef86107"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="SQL database server."
HOMEPAGE="http://www.mysql.com"
SRC_URI="http://mirror.provenscaling.com/mysql/community/source/5.0/mysql-5.0.83.tar.gz"
SOURCE_URI="http://mirror.provenscaling.com/mysql/community/source/5.0/mysql-5.0.83.tar.gz"
CHECKSUM_MD5="051392064a1e32cca5c23a593908b10e"
REVISION="1"
STATUS_HAIKU="untested"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="PostgreSQL is a powerful, open source object-relational database system."
HOMEPAGE="http://www.postgresql.org/"
SRC_URI="http://wwwmaster.postgresql.org/redir/198/f/source/v9.0.4/postgresql-9.0.4.tar.bz2"
SOURCE_URI="http://wwwmaster.postgresql.org/redir/198/f/source/v9.0.4/postgresql-9.0.4.tar.bz2"
REVISION="1"
STATUS_HAIKU="broken"
DEPEND="dev-libs/libedit >= 20100424"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="A powerful, open source object-relational database system."
HOMEPAGE="http://www.postgresql.org/"
SRC_URI="http://ftp.postgresql.org/pub/source/v9.2.3/postgresql-9.2.3.tar.bz2"
SOURCE_URI="http://ftp.postgresql.org/pub/source/v9.2.3/postgresql-9.2.3.tar.bz2"
REVISION="1"
STATUS_HAIKU="broken"
DEPEND="dev-libs/libedit >= 20100424"

View File

@@ -16,7 +16,7 @@ documentation.
HOMEPAGE="http://www.postgresql.org/"
LICENSE="PostgreSQL"
COPYRIGHT="1996-2014 PostgreSQL Global Development Group"
SRC_URI="http://ftp.postgresql.org/pub/source/v$portVersion/postgresql-$portVersion.tar.bz2"
SOURCE_URI="http://ftp.postgresql.org/pub/source/v$portVersion/postgresql-$portVersion.tar.bz2"
CHECKSUM_SHA256="14176ffb1f90a189e7626214365be08ea2bfc26f26994bafb4235be314b9b4b0"
SOURCE_DIR="postgresql-$portVersion"
PATCHES="postgresql-$portVersion.patchset"

View File

@@ -14,7 +14,7 @@ earned it a strong reputation for reliability, data integrity, and correctness.\
documentation.
"
HOMEPAGE="http://www.postgresql.org/"
SRC_URI="http://ftp.postgresql.org/pub/source/v9.3.4/postgresql-9.3.4.tar.bz2"
SOURCE_URI="http://ftp.postgresql.org/pub/source/v9.3.4/postgresql-9.3.4.tar.bz2"
CHECKSUM_SHA256="9ee819574dfc8798a448dc23a99510d2d8924c2f8b49f8228cd77e4efc8a6621"
REVISION="1"
ARCHITECTURES="!x86_gcc2 !x86 !x86_64"

View File

@@ -4,7 +4,7 @@ Redis is an open source, advanced key-value store. It is often referred to as \
a data structure server since keys can contain strings, hashes, lists, sets \
and sorted sets.
"
SRC_URI="http://redis.googlecode.com/files/redis-2.2.11.tar.gz"
SOURCE_URI="http://redis.googlecode.com/files/redis-2.2.11.tar.gz"
REVISION="1"
DEPEND=""
CHECKSUM_MD5="5501c90ca02ae7ea93c34f067b3e0619"

View File

@@ -4,7 +4,7 @@ Redis is an open source, advanced key-value store. It is often referred to as \
a data structure server since keys can contain strings, hashes, lists, sets \
and sorted sets.
"
SRC_URI="git://github.com/antirez/redis.git"
SOURCE_URI="git://github.com/antirez/redis.git"
REVISION="1"
DEPEND=""
STATUS_HAIKU="stable"

View File

@@ -7,7 +7,7 @@ source code for SQLite is in the public domain.
"
HOMEPAGE="http://www.sqlite.org/"
sqliteVersion=$(echo $portVersion | sed -e 's/\.\([0-9]\>\)/0\1/g' -e 's/\.//g')
SRC_URI="http://www.sqlite.org/2015/sqlite-autoconf-$sqliteVersion.tar.gz"
SOURCE_URI="http://www.sqlite.org/2015/sqlite-autoconf-$sqliteVersion.tar.gz"
CHECKSUM_SHA256="8382e55a4e7d853c93038562ca3dd00307937fccf1c6b65ddd813e503a56d626"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"