summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-06-01 17:26:31 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-06-01 17:26:31 +0000
commitc11516af7b118b7909eea2a3365f1ba4a6bff9cc (patch)
tree050a5fb21d70933dedc96afc2daadfe787f7b9b2 /databases
parent- Fix RC scripts (so pidfile is properly defined) (diff)
Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least with SVN r192206. If you want to switch to linux-f10 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401 and 20070327. For the first time all tested linux ports work as expected(!): . acroread8; . google-earth; . skype; . seamonkey. Many thanks for kernel folks who really did the main work (and I wrote only some lines of ports). There is a good chance that those ports may become a default for 8.0-RELEASE. Please, test and report back to emulation@ ML.
Notes
Notes: svn path=/head/; revision=234983
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/linux-f10-sqlite3/Makefile17
-rw-r--r--databases/linux-f10-sqlite3/distinfo.i38612
3 files changed, 16 insertions, 14 deletions
diff --git a/databases/Makefile b/databases/Makefile
index e085274fe26b..8add561b27f6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -150,6 +150,7 @@
SUBDIR += libsdb
SUBDIR += libudbc
SUBDIR += libzdb
+ SUBDIR += linux-f10-sqlite3
SUBDIR += linux-f8-sqlite3
SUBDIR += linux-oracle-instantclient-basic
SUBDIR += linux-oracle-instantclient-sdk
diff --git a/databases/linux-f10-sqlite3/Makefile b/databases/linux-f10-sqlite3/Makefile
index 0e7574f7cfa7..b328a9c64869 100644
--- a/databases/linux-f10-sqlite3/Makefile
+++ b/databases/linux-f10-sqlite3/Makefile
@@ -1,23 +1,24 @@
-# New ports collection makefile for: databases/linux-f8-sqlite3
-# Date created: 2009-04-05
+# New ports collection makefile for: databases/linux-f10-sqlite3
+# Date created: 2009-05-04
# Whom: bsam
#
# $FreeBSD$
#
PORTNAME= sqlite3
-PORTVERSION= 3.4.2
-PORTREVISION= 1
+PORTVERSION= 3.5.9
CATEGORIES= databases linux
-PKGNAMEPREFIX= linux-f8-
+PKGNAMEPREFIX= linux-f10-
DISTNAME= sqlite-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
-COMMENT= The library that implements an embeddable SQL database engine (Linux Fedora 8)
+COMMENT= The library that implements an embeddable SQL database engine (Linux Fedora 10)
+
+CONFLICTS= linux-f8-sqlite3-[0-9]*
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 8
-RPMVERSION= 3.fc8
+LINUX_DIST_VER= 10
+RPMVERSION= 4.fc10
BRANDELF_FILES= usr/bin/sqlite3
USE_LDCONFIG= yes
diff --git a/databases/linux-f10-sqlite3/distinfo.i386 b/databases/linux-f10-sqlite3/distinfo.i386
index 9f7b5e228a6c..9718d7051fbb 100644
--- a/databases/linux-f10-sqlite3/distinfo.i386
+++ b/databases/linux-f10-sqlite3/distinfo.i386
@@ -1,6 +1,6 @@
-MD5 (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.i386.rpm) = 3e39af1d538377c75983f9edc43e069c
-SHA256 (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.i386.rpm) = 2aa5ae5f7d644c00d403eec6884828a307cb3d8f3623ca086d3b1b7fae2c4f95
-SIZE (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.i386.rpm) = 242426
-MD5 (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.src.rpm) = 7e609c5e9f3d448f42d21ad05fdc4d33
-SHA256 (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.src.rpm) = 674d6844b6f3e75b0d9ec8115adf397d937e2a752fae9d466000989cbc9f10ce
-SIZE (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.src.rpm) = 2383301
+MD5 (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.i386.rpm) = acb9d8ed0d28c0da81cea3eadb05a6f5
+SHA256 (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.i386.rpm) = de7cb61ccbc67d987ee224b9c6ba68d6ea133950b9575ffd98989dabb5a44c30
+SIZE (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.i386.rpm) = 252246
+MD5 (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.src.rpm) = 5bc4c9e2b4a1896ed9e09451dcc846f9
+SHA256 (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.src.rpm) = c008644ee4d01204ee5936a40b1e8bc671db25c3b119d2cc7d156209806146e4
+SIZE (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.src.rpm) = 2212248