summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-03-29 20:26:00 +0000
committerClive Lin <clive@FreeBSD.org>2001-03-29 20:26:00 +0000
commitf8d3aa7183ff2cd6ad42a6fe1042f3e3a768808f (patch)
tree3f5d052487269cf4406c433800eff7050b28f8a6 /x11-wm
parentupdate to 0.3.6 (diff)
Update ion to the author's latest version (20010314).
PR: 26205 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=40551
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ion-2/Makefile2
-rw-r--r--x11-wm/ion-2/distinfo2
-rw-r--r--x11-wm/ion-2/files/patch-system.mk19
-rw-r--r--x11-wm/ion-devel/Makefile2
-rw-r--r--x11-wm/ion-devel/distinfo2
-rw-r--r--x11-wm/ion-devel/files/patch-system.mk19
-rw-r--r--x11-wm/ion/Makefile2
-rw-r--r--x11-wm/ion/distinfo2
-rw-r--r--x11-wm/ion/files/patch-system.mk19
-rw-r--r--x11-wm/ion3/Makefile2
-rw-r--r--x11-wm/ion3/distinfo2
-rw-r--r--x11-wm/ion3/files/patch-system.mk19
12 files changed, 64 insertions, 28 deletions
diff --git a/x11-wm/ion-2/Makefile b/x11-wm/ion-2/Makefile
index 0a3f0671152c..7288ef16c658 100644
--- a/x11-wm/ion-2/Makefile
+++ b/x11-wm/ion-2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ion
-PORTVERSION= 20010216
+PORTVERSION= 20010314
CATEGORIES= x11-wm
MASTER_SITES= http://www.students.tut.fi/~tuomov/dl/
diff --git a/x11-wm/ion-2/distinfo b/x11-wm/ion-2/distinfo
index 07583a6a0aea..97b8e28cb43f 100644
--- a/x11-wm/ion-2/distinfo
+++ b/x11-wm/ion-2/distinfo
@@ -1 +1 @@
-MD5 (ion-20010216.tar.gz) = 5ae01e7ccb675193ead510a3db2e1a0d
+MD5 (ion-20010314.tar.gz) = e6d637d458c89b777d1ee5e1c3b89f2f
diff --git a/x11-wm/ion-2/files/patch-system.mk b/x11-wm/ion-2/files/patch-system.mk
index b4356a1ab07f..45938ca823ed 100644
--- a/x11-wm/ion-2/files/patch-system.mk
+++ b/x11-wm/ion-2/files/patch-system.mk
@@ -1,5 +1,5 @@
---- system.mk.orig Thu Dec 28 21:42:07 2000
-+++ system.mk Sun Jan 21 05:24:15 2001
+--- system.mk.orig Mon Mar 5 09:16:01 2001
++++ system.mk Thu Mar 29 11:37:26 2001
@@ -7,13 +7,13 @@
## Installation paths
##
@@ -16,7 +16,15 @@
# Not used
INCDIR=$(PREFIX)/include
LIBDIR=$(PREFIX)/lib
-@@ -23,7 +23,7 @@
+@@ -24,14 +24,14 @@
+ ##
+
+ #MODULE_SUPPORT=-DCF_NO_MODULE_SUPPORT
+-MODULE_SUPPORT_LDFLAGS=-export-dynamic -ldl
++MODULE_SUPPORT_LDFLAGS=-export-dynamic
+
+
+ ##
## X libraries, includes and options
##
@@ -25,7 +33,7 @@
# SunOS/Solaris
#X11_PREFIX=/usr/openwin
-@@ -78,8 +78,8 @@
+@@ -86,8 +86,8 @@
-Wparentheses -pedantic-errors -Wuninitialized
@@ -36,7 +44,7 @@
##
-@@ -104,9 +104,9 @@
+@@ -112,9 +112,9 @@
##
# Should work almost everywhere
@@ -47,3 +55,4 @@
+INSTALL=install -c
INSTALLDIR=mkdir -p
+
diff --git a/x11-wm/ion-devel/Makefile b/x11-wm/ion-devel/Makefile
index 0a3f0671152c..7288ef16c658 100644
--- a/x11-wm/ion-devel/Makefile
+++ b/x11-wm/ion-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ion
-PORTVERSION= 20010216
+PORTVERSION= 20010314
CATEGORIES= x11-wm
MASTER_SITES= http://www.students.tut.fi/~tuomov/dl/
diff --git a/x11-wm/ion-devel/distinfo b/x11-wm/ion-devel/distinfo
index 07583a6a0aea..97b8e28cb43f 100644
--- a/x11-wm/ion-devel/distinfo
+++ b/x11-wm/ion-devel/distinfo
@@ -1 +1 @@
-MD5 (ion-20010216.tar.gz) = 5ae01e7ccb675193ead510a3db2e1a0d
+MD5 (ion-20010314.tar.gz) = e6d637d458c89b777d1ee5e1c3b89f2f
diff --git a/x11-wm/ion-devel/files/patch-system.mk b/x11-wm/ion-devel/files/patch-system.mk
index b4356a1ab07f..45938ca823ed 100644
--- a/x11-wm/ion-devel/files/patch-system.mk
+++ b/x11-wm/ion-devel/files/patch-system.mk
@@ -1,5 +1,5 @@
---- system.mk.orig Thu Dec 28 21:42:07 2000
-+++ system.mk Sun Jan 21 05:24:15 2001
+--- system.mk.orig Mon Mar 5 09:16:01 2001
++++ system.mk Thu Mar 29 11:37:26 2001
@@ -7,13 +7,13 @@
## Installation paths
##
@@ -16,7 +16,15 @@
# Not used
INCDIR=$(PREFIX)/include
LIBDIR=$(PREFIX)/lib
-@@ -23,7 +23,7 @@
+@@ -24,14 +24,14 @@
+ ##
+
+ #MODULE_SUPPORT=-DCF_NO_MODULE_SUPPORT
+-MODULE_SUPPORT_LDFLAGS=-export-dynamic -ldl
++MODULE_SUPPORT_LDFLAGS=-export-dynamic
+
+
+ ##
## X libraries, includes and options
##
@@ -25,7 +33,7 @@
# SunOS/Solaris
#X11_PREFIX=/usr/openwin
-@@ -78,8 +78,8 @@
+@@ -86,8 +86,8 @@
-Wparentheses -pedantic-errors -Wuninitialized
@@ -36,7 +44,7 @@
##
-@@ -104,9 +104,9 @@
+@@ -112,9 +112,9 @@
##
# Should work almost everywhere
@@ -47,3 +55,4 @@
+INSTALL=install -c
INSTALLDIR=mkdir -p
+
diff --git a/x11-wm/ion/Makefile b/x11-wm/ion/Makefile
index 0a3f0671152c..7288ef16c658 100644
--- a/x11-wm/ion/Makefile
+++ b/x11-wm/ion/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ion
-PORTVERSION= 20010216
+PORTVERSION= 20010314
CATEGORIES= x11-wm
MASTER_SITES= http://www.students.tut.fi/~tuomov/dl/
diff --git a/x11-wm/ion/distinfo b/x11-wm/ion/distinfo
index 07583a6a0aea..97b8e28cb43f 100644
--- a/x11-wm/ion/distinfo
+++ b/x11-wm/ion/distinfo
@@ -1 +1 @@
-MD5 (ion-20010216.tar.gz) = 5ae01e7ccb675193ead510a3db2e1a0d
+MD5 (ion-20010314.tar.gz) = e6d637d458c89b777d1ee5e1c3b89f2f
diff --git a/x11-wm/ion/files/patch-system.mk b/x11-wm/ion/files/patch-system.mk
index b4356a1ab07f..45938ca823ed 100644
--- a/x11-wm/ion/files/patch-system.mk
+++ b/x11-wm/ion/files/patch-system.mk
@@ -1,5 +1,5 @@
---- system.mk.orig Thu Dec 28 21:42:07 2000
-+++ system.mk Sun Jan 21 05:24:15 2001
+--- system.mk.orig Mon Mar 5 09:16:01 2001
++++ system.mk Thu Mar 29 11:37:26 2001
@@ -7,13 +7,13 @@
## Installation paths
##
@@ -16,7 +16,15 @@
# Not used
INCDIR=$(PREFIX)/include
LIBDIR=$(PREFIX)/lib
-@@ -23,7 +23,7 @@
+@@ -24,14 +24,14 @@
+ ##
+
+ #MODULE_SUPPORT=-DCF_NO_MODULE_SUPPORT
+-MODULE_SUPPORT_LDFLAGS=-export-dynamic -ldl
++MODULE_SUPPORT_LDFLAGS=-export-dynamic
+
+
+ ##
## X libraries, includes and options
##
@@ -25,7 +33,7 @@
# SunOS/Solaris
#X11_PREFIX=/usr/openwin
-@@ -78,8 +78,8 @@
+@@ -86,8 +86,8 @@
-Wparentheses -pedantic-errors -Wuninitialized
@@ -36,7 +44,7 @@
##
-@@ -104,9 +104,9 @@
+@@ -112,9 +112,9 @@
##
# Should work almost everywhere
@@ -47,3 +55,4 @@
+INSTALL=install -c
INSTALLDIR=mkdir -p
+
diff --git a/x11-wm/ion3/Makefile b/x11-wm/ion3/Makefile
index 0a3f0671152c..7288ef16c658 100644
--- a/x11-wm/ion3/Makefile
+++ b/x11-wm/ion3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ion
-PORTVERSION= 20010216
+PORTVERSION= 20010314
CATEGORIES= x11-wm
MASTER_SITES= http://www.students.tut.fi/~tuomov/dl/
diff --git a/x11-wm/ion3/distinfo b/x11-wm/ion3/distinfo
index 07583a6a0aea..97b8e28cb43f 100644
--- a/x11-wm/ion3/distinfo
+++ b/x11-wm/ion3/distinfo
@@ -1 +1 @@
-MD5 (ion-20010216.tar.gz) = 5ae01e7ccb675193ead510a3db2e1a0d
+MD5 (ion-20010314.tar.gz) = e6d637d458c89b777d1ee5e1c3b89f2f
diff --git a/x11-wm/ion3/files/patch-system.mk b/x11-wm/ion3/files/patch-system.mk
index b4356a1ab07f..45938ca823ed 100644
--- a/x11-wm/ion3/files/patch-system.mk
+++ b/x11-wm/ion3/files/patch-system.mk
@@ -1,5 +1,5 @@
---- system.mk.orig Thu Dec 28 21:42:07 2000
-+++ system.mk Sun Jan 21 05:24:15 2001
+--- system.mk.orig Mon Mar 5 09:16:01 2001
++++ system.mk Thu Mar 29 11:37:26 2001
@@ -7,13 +7,13 @@
## Installation paths
##
@@ -16,7 +16,15 @@
# Not used
INCDIR=$(PREFIX)/include
LIBDIR=$(PREFIX)/lib
-@@ -23,7 +23,7 @@
+@@ -24,14 +24,14 @@
+ ##
+
+ #MODULE_SUPPORT=-DCF_NO_MODULE_SUPPORT
+-MODULE_SUPPORT_LDFLAGS=-export-dynamic -ldl
++MODULE_SUPPORT_LDFLAGS=-export-dynamic
+
+
+ ##
## X libraries, includes and options
##
@@ -25,7 +33,7 @@
# SunOS/Solaris
#X11_PREFIX=/usr/openwin
-@@ -78,8 +78,8 @@
+@@ -86,8 +86,8 @@
-Wparentheses -pedantic-errors -Wuninitialized
@@ -36,7 +44,7 @@
##
-@@ -104,9 +104,9 @@
+@@ -112,9 +112,9 @@
##
# Should work almost everywhere
@@ -47,3 +55,4 @@
+INSTALL=install -c
INSTALLDIR=mkdir -p
+