aboutsummaryrefslogtreecommitdiff
path: root/editors/fpc-ide
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 /editors/fpc-ide
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 'editors/fpc-ide')
-rw-r--r--editors/fpc-ide/Makefile8
-rw-r--r--editors/fpc-ide/pkg-plist21
2 files changed, 13 insertions, 16 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile
index 697b253bd81f..52d78a11e565 100644
--- a/editors/fpc-ide/Makefile
+++ b/editors/fpc-ide/Makefile
@@ -1,20 +1,16 @@
# Created by: John Merryweather Cooper et al
# $FreeBSD$
-PORTREVISION= 3
CATEGORIES= editors lang
PKGNAMESUFFIX= -ide
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal integrated IDE/compiler
-USE_FPC= chm fcl-async fcl-base fcl-xml fv gdbint graph ibase hash mysql \
- odbc oracle pasjpeg paszlib pthreads postgres regexpr sqlite
+USE_FPC= chm fv gdbint regexpr rtl-extra rtl-console fcl-xml
-FPCDIR= # none
-UNITPREFIX= # none
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR= ${WRKUNITDIR} ${FPCSRCDIR}/compiler ${FPCSRCDIR}/rtl ${FPCSRCDIR}/packages/fv
+EXTRACTUNITDIR= ${WRKUNITDIR} ${FPCSRCDIR}/rtl ${FPCSRCDIR}/compiler
.include "${MASTERDIR}/Makefile"
diff --git a/editors/fpc-ide/pkg-plist b/editors/fpc-ide/pkg-plist
index b0158eea2d43..89718ea51ba4 100644
--- a/editors/fpc-ide/pkg-plist
+++ b/editors/fpc-ide/pkg-plist
@@ -1,12 +1,13 @@
+bin/cvsco.tdf
+bin/cvsdiff.tdf
+bin/cvsup.tdf
bin/fp
-lib/fpc/%%PORTVERSION%%/ide/fp.ans
-lib/fpc/%%PORTVERSION%%/ide/gplprog.pt
-lib/fpc/%%PORTVERSION%%/ide/gplunit.pt
-lib/fpc/%%PORTVERSION%%/ide/program.pt
-lib/fpc/%%PORTVERSION%%/ide/unit.pt
-lib/fpc/%%PORTVERSION%%/ide/cvsco.tdf
-lib/fpc/%%PORTVERSION%%/ide/cvsdiff.tdf
-lib/fpc/%%PORTVERSION%%/ide/cvsup.tdf
-lib/fpc/%%PORTVERSION%%/ide/grep.tdf
-lib/fpc/%%PORTVERSION%%/ide/tpgrep.tdf
+bin/fp.ans
+bin/gplprog.pt
+bin/gplunit.pt
+bin/grep.tdf
+bin/program.pt
+bin/tpgrep.tdf
+bin/unit.pt
+lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/ide.fpm
share/doc/fpc-%%PORTVERSION%%/ide/readme.ide