aboutsummaryrefslogtreecommitdiff
path: root/databases/fpc-fpindexer
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
committerJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
commitf01cba6e50575183cf50dc87ded17319b63e1a14 (patch)
tree6ef0e1020a116341931d3335d3863622b9586ead /databases/fpc-fpindexer
parentc502e77d8f318117c0982f8999f2e243e8ef511c (diff)
downloadports-f01cba6e50575183cf50dc87ded17319b63e1a14.tar.gz
ports-f01cba6e50575183cf50dc87ded17319b63e1a14.zip
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2
Notes
Notes: svn path=/head/; revision=403082
Diffstat (limited to 'databases/fpc-fpindexer')
-rw-r--r--databases/fpc-fpindexer/Makefile4
-rw-r--r--databases/fpc-fpindexer/pkg-plist15
2 files changed, 7 insertions, 12 deletions
diff --git a/databases/fpc-fpindexer/Makefile b/databases/fpc-fpindexer/Makefile
index 34745c319e6f..6ce22662cdb6 100644
--- a/databases/fpc-fpindexer/Makefile
+++ b/databases/fpc-fpindexer/Makefile
@@ -1,14 +1,14 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
CATEGORIES= databases lang
PKGNAMESUFFIX= -fpindexer
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Database indexer with database/flat file backend
-USE_FPC= chm fcl-base fcl-db fcl-xml ibase sqlite
+USE_FPC= chm dblib fcl-base fcl-db fcl-json fcl-xml ibase mysql odbc \
+ oracle postgres pxlib sqlite rtl-extra
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
diff --git a/databases/fpc-fpindexer/pkg-plist b/databases/fpc-fpindexer/pkg-plist
index b56d005fb150..e2aca4d3d286 100644
--- a/databases/fpc-fpindexer/pkg-plist
+++ b/databases/fpc-fpindexer/pkg-plist
@@ -1,10 +1,11 @@
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/Package.fpc
+lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/fpindexer.fpm
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/dbindexer.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/dbindexer.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/fbindexdb.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/fbindexdb.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/fpindexer.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/fpindexer.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/fpindexer.rsj
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/fpmasks.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/fpmasks.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/ireaderhtml.o
@@ -13,16 +14,10 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/ireaderpas.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/ireaderpas.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/ireadertxt.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/ireadertxt.ppu
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpdbindexer.a
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpfbindexdb.a
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpfpindexer.a
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpfpmasks.a
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpireaderhtml.a
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpireaderpas.a
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpireadertxt.a
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpmemindexdb.a
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/libpsqldbindexdb.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/memindexdb.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/memindexdb.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/memindexdb.rsj
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/sqldbindexdb.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/sqldbindexdb.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/sqliteindexdb.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fpindexer/sqliteindexdb.ppu