summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-03-29 20:26:00 +0000
committerclive <clive@FreeBSD.org>2001-03-29 20:26:00 +0000
commit21df35e65c7d6f43ff79c08e10e04b1a08ae4721 (patch)
tree44569338383628cd89748c8876dbe454f93daeab /x11-wm
parent36b1a476b044e96666a67cf54e3564bc2121cad7 (diff)
downloadFreeBSD-ports-21df35e65c7d6f43ff79c08e10e04b1a08ae4721.zip
FreeBSD-ports-21df35e65c7d6f43ff79c08e10e04b1a08ae4721.tar.gz
Update ion to the author's latest version (20010314).
PR: 26205 Submitted by: MAINTAINER
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 0a3f067..7288ef1 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 07583a6..97b8e28 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 b4356a1..45938ca 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 0a3f067..7288ef1 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 07583a6..97b8e28 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 b4356a1..45938ca 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 0a3f067..7288ef1 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 07583a6..97b8e28 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 b4356a1..45938ca 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 0a3f067..7288ef1 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 07583a6..97b8e28 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 b4356a1..45938ca 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
+
OpenPOWER on IntegriCloud