aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-dbus
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 /devel/fpc-dbus
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 'devel/fpc-dbus')
-rw-r--r--devel/fpc-dbus/Makefile1
-rw-r--r--devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp11
-rw-r--r--devel/fpc-dbus/pkg-plist5
3 files changed, 13 insertions, 4 deletions
diff --git a/devel/fpc-dbus/Makefile b/devel/fpc-dbus/Makefile
index 95eeab3cd372..ecc240e106c7 100644
--- a/devel/fpc-dbus/Makefile
+++ b/devel/fpc-dbus/Makefile
@@ -1,7 +1,6 @@
# Created by: Christopher Key <cjk32@cam.ac.uk>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel lang
PKGNAMESUFFIX= -dbus
diff --git a/devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp b/devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp
new file mode 100644
index 000000000000..b628f710dd2f
--- /dev/null
+++ b/devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp
@@ -0,0 +1,11 @@
+--- packages/dbus/fpmake.pp.orig 2015-01-05 19:27:06 UTC
++++ packages/dbus/fpmake.pp
+@@ -24,7 +24,7 @@ begin
+ P.Email := '';
+ P.Description := 'D-Bus message bus interface. (1.2.16)';
+ P.NeedLibC:= true;
+- P.OSes := [linux];
++ P.OSes := [linux,dragonfly,freebsd];
+
+ P.SourcePath.Add('src');
+ P.IncludePath.Add('src');
diff --git a/devel/fpc-dbus/pkg-plist b/devel/fpc-dbus/pkg-plist
index 57d2d1002f50..9f9889f00856 100644
--- a/devel/fpc-dbus/pkg-plist
+++ b/devel/fpc-dbus/pkg-plist
@@ -1,4 +1,3 @@
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dbus/Package.fpc
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dbus/dbus.ppu
+lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/dbus.fpm
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dbus/dbus.o
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dbus/libpdbus.a
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dbus/dbus.ppu