summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-08 13:50:54 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-08 13:50:54 +0000
commitf99c2697c1ef1d054c60c8500df6563064832d36 (patch)
treef97fbf01b0c27b7fee36201c19962210809a4856 /devel
parent- Remove several stale pkg-message files; (diff)
Update to 3.0.0.
Notes
Notes: svn path=/head/; revision=48563
Diffstat (limited to 'devel')
-rw-r--r--devel/motor/Makefile2
-rw-r--r--devel/motor/distinfo2
-rw-r--r--devel/motor/files/patch-src::configuration::Makefile.in14
-rw-r--r--devel/motor/files/patch-src::manager::Makefile.in14
-rw-r--r--devel/motor/pkg-plist13
5 files changed, 35 insertions, 10 deletions
diff --git a/devel/motor/Makefile b/devel/motor/Makefile
index 66ba0397b30a..4b5d6d12421a 100644
--- a/devel/motor/Makefile
+++ b/devel/motor/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= motor
-PORTVERSION= 2.20.14
+PORTVERSION= 3.0.0
CATEGORIES= devel
MASTER_SITES= http://konst.org.ua/download/ \
${MASTER_SITE_LOCAL}
diff --git a/devel/motor/distinfo b/devel/motor/distinfo
index d504384c272e..07e4fe2392f0 100644
--- a/devel/motor/distinfo
+++ b/devel/motor/distinfo
@@ -1 +1 @@
-MD5 (motor-2.20.14.tar.gz) = f42d9066ef6a3cb22462cb2740eb4e19
+MD5 (motor-3.0.0.tar.gz) = d12b6a568952d130c56786b0177c20fb
diff --git a/devel/motor/files/patch-src::configuration::Makefile.in b/devel/motor/files/patch-src::configuration::Makefile.in
new file mode 100644
index 000000000000..a52e83995661
--- /dev/null
+++ b/devel/motor/files/patch-src::configuration::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/configuration/Makefile.in 2001/10/08 13:16:39 1.1
++++ src/configuration/Makefile.in 2001/10/08 13:17:10
+@@ -89,7 +89,7 @@
+ INCLUDES = -I$(top_srcdir)/kkstrtext -I$(top_srcdir)/kkconsui/include -I$(top_srcdir)/kksystr/include -I$(top_srcdir)/intl -I$(top_srcdir)/src/ui/ncurses -I$(top_srcdir)/src/debugger -I$(top_srcdir)/src/executor -I$(top_srcdir)/src/project -I$(top_srcdir)/src/ui -I$(top_srcdir)/src/tagbrowser -I$(top_srcdir)/src -I$(top_srcdir)/parser/include
+
+
+-CPPFLAGS = -DSHARE_DIR=\"$(pkgdatadir)\" -DLOCALE_DIR=\"$(datadir)/locale\"
++CPPFLAGS = @CPPFLAGS@ -DSHARE_DIR=\"$(pkgdatadir)\" -DLOCALE_DIR=\"$(datadir)/locale\"
+
+ libconfiguration_a_SOURCES = motorconfiguration.cc extkey.cc
+
diff --git a/devel/motor/files/patch-src::manager::Makefile.in b/devel/motor/files/patch-src::manager::Makefile.in
new file mode 100644
index 000000000000..06593f842912
--- /dev/null
+++ b/devel/motor/files/patch-src::manager::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/manager/Makefile.in 2001/10/08 13:19:11 1.1
++++ src/manager/Makefile.in 2001/10/08 13:19:28
+@@ -89,7 +89,7 @@
+ INCLUDES = -I$(top_srcdir)/kkstrtext -I$(top_srcdir)/kkconsui/include -I$(top_srcdir)/kksystr/include -I$(top_srcdir)/intl -I$(top_srcdir)/src/ui/ncurses -I$(top_srcdir)/src/debugger -I$(top_srcdir)/src/executor -I$(top_srcdir)/src/project -I$(top_srcdir)/src/configuration -I$(top_srcdir)/src -I$(top_srcdir)/src/tagbrowser -I$(top_srcdir)/parser/include
+
+
+-CPPFLAGS = -DSHARE_DIR=\"$(pkgdatadir)\" -DLOCALE_DIR=\"$(datadir)/locale\"
++CPPFLAGS = @CPPFLAGS@ -DSHARE_DIR=\"$(pkgdatadir)\" -DLOCALE_DIR=\"$(datadir)/locale\"
+
+ libmanager_a_SOURCES = motormanager.cc
+
diff --git a/devel/motor/pkg-plist b/devel/motor/pkg-plist
index 08b04d487e2d..123f23b2fa25 100644
--- a/devel/motor/pkg-plist
+++ b/devel/motor/pkg-plist
@@ -3,40 +3,37 @@ share/locale/de/LC_MESSAGES/motor.mo
share/locale/pl/LC_MESSAGES/motor.mo
share/locale/ru/LC_MESSAGES/motor.mo
share/locale/zh_CN/LC_MESSAGES/motor.mo
+share/motor/CVS.vcsrc
share/motor/external
share/motor/syntax
-share/motor/templates/library/static/Browser
share/motor/templates/library/static/Debug
-share/motor/templates/library/static/Dist
share/motor/templates/library/static/Folders
share/motor/templates/library/static/Makefile.func
share/motor/templates/library/static/Parserules
+share/motor/templates/library/static/Settings
share/motor/templates/library/static/[value name].spec.tmpl
share/motor/templates/library/static/configure.in.tmpl
-share/motor/templates/terminal program/C++/Browser
share/motor/templates/terminal program/C++/Debug
-share/motor/templates/terminal program/C++/Dist
share/motor/templates/terminal program/C++/Folders
share/motor/templates/terminal program/C++/Makefile.func
share/motor/templates/terminal program/C++/Parserules
+share/motor/templates/terminal program/C++/Settings
share/motor/templates/terminal program/C++/[value name].cc.tmpl
share/motor/templates/terminal program/C++/[value name].spec.tmpl
share/motor/templates/terminal program/C++/configure.in.tmpl
-share/motor/templates/terminal program/C/Browser
share/motor/templates/terminal program/C/Debug
-share/motor/templates/terminal program/C/Dist
share/motor/templates/terminal program/C/Folders
share/motor/templates/terminal program/C/Makefile.func
share/motor/templates/terminal program/C/Parserules
+share/motor/templates/terminal program/C/Settings
share/motor/templates/terminal program/C/[value name].c.tmpl
share/motor/templates/terminal program/C/[value name].spec.tmpl
share/motor/templates/terminal program/C/configure.in.tmpl
-share/motor/templates/terminal program/java/Browser
share/motor/templates/terminal program/java/Debug
-share/motor/templates/terminal program/java/Dist
share/motor/templates/terminal program/java/Folders
share/motor/templates/terminal program/java/Makefile.func
share/motor/templates/terminal program/java/Parserules
+share/motor/templates/terminal program/java/Settings
share/motor/templates/terminal program/java/[value name].java.tmpl
share/motor/templates/terminal program/java/[value name].spec.tmpl
share/motor/templates/terminal program/java/configure.in.tmpl