aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-10-27 01:43:10 +0800
committerlofi <lofi@FreeBSD.org>2005-10-27 01:43:10 +0800
commitbcfdfe1bd4d3bd9f0ded4405950726158816d138 (patch)
tree89601b6b58faf2833fdfeb509814f83d8295ba56 /graphics
parent28e30414030ef5f540f3e4455ad8d017f9fbb9e8 (diff)
downloadfreebsd-ports-gnome-bcfdfe1bd4d3bd9f0ded4405950726158816d138.tar.gz
freebsd-ports-gnome-bcfdfe1bd4d3bd9f0ded4405950726158816d138.tar.zst
freebsd-ports-gnome-bcfdfe1bd4d3bd9f0ded4405950726158816d138.zip
Don't race and run away when run under KDE with KDE-modified X resources.
Patch obtained from: Debian
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xfig-devel/Makefile2
-rw-r--r--graphics/xfig-devel/files/patch-Fig-color.ad17
-rw-r--r--graphics/xfig-devel/files/patch-Fig.ad17
-rw-r--r--graphics/xfig/Makefile2
-rw-r--r--graphics/xfig/files/patch-Fig-color.ad17
-rw-r--r--graphics/xfig/files/patch-Fig.ad17
6 files changed, 70 insertions, 2 deletions
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index 68146ae332eb..2553ab7942f4 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfig
PORTVERSION= 3.2.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.xfig.org/xfigdist/ \
ftp://www-epb.lbl.gov/xfig/%SUBDIR%/
diff --git a/graphics/xfig-devel/files/patch-Fig-color.ad b/graphics/xfig-devel/files/patch-Fig-color.ad
new file mode 100644
index 000000000000..c14be8a116d5
--- /dev/null
+++ b/graphics/xfig-devel/files/patch-Fig-color.ad
@@ -0,0 +1,17 @@
+--- Fig-color.ad.orig Wed Oct 26 19:25:06 2005
++++ Fig-color.ad Wed Oct 26 19:27:02 2005
+@@ -100,14 +100,6 @@
+ Fig*button_form.update*foreground: red
+ Fig*upd_ctrl_form.upd_ctrl_btns*shadowWidth: 2
+
+-!##### Shadows
+-Fig*shadowWidth: 1
+-Fig*Label.shadowWidth: 1
+-Fig*horizontal.shadowWidth: 2
+-Fig*Scrollbar.shadowWidth: 2
+-! no shadows for update indicators
+-Fig*button_form.update.shadowWidth: 0
+-
+ Fig*topShadowContrast: 40
+ Fig*bottomShadowContrast: -90
+
diff --git a/graphics/xfig-devel/files/patch-Fig.ad b/graphics/xfig-devel/files/patch-Fig.ad
new file mode 100644
index 000000000000..65b18f79d5ac
--- /dev/null
+++ b/graphics/xfig-devel/files/patch-Fig.ad
@@ -0,0 +1,17 @@
+--- Fig.ad.orig Wed Oct 26 19:25:21 2005
++++ Fig.ad Wed Oct 26 19:29:12 2005
+@@ -154,6 +154,14 @@
+ Fig*mode_panel.background: black
+ Fig*mode_panel.foreground: black
+
++!##### Shadows
++Fig*shadowWidth: 1
++Fig*Label.shadowWidth: 1
++Fig*horizontal.shadowWidth: 2
++Fig*Scrollbar.shadowWidth: 2
++! no shadows for update indicators
++Fig*button_form.update.shadowWidth: 0
++
+ ! Specify a private Compose key database file. If this resource contains a "/"
+ ! then the wired-in name of the xfig global directory won't be prefixed to it.
+ ! An initial "~/" is replaced by the value of "$HOME/".
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 68146ae332eb..2553ab7942f4 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfig
PORTVERSION= 3.2.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.xfig.org/xfigdist/ \
ftp://www-epb.lbl.gov/xfig/%SUBDIR%/
diff --git a/graphics/xfig/files/patch-Fig-color.ad b/graphics/xfig/files/patch-Fig-color.ad
new file mode 100644
index 000000000000..c14be8a116d5
--- /dev/null
+++ b/graphics/xfig/files/patch-Fig-color.ad
@@ -0,0 +1,17 @@
+--- Fig-color.ad.orig Wed Oct 26 19:25:06 2005
++++ Fig-color.ad Wed Oct 26 19:27:02 2005
+@@ -100,14 +100,6 @@
+ Fig*button_form.update*foreground: red
+ Fig*upd_ctrl_form.upd_ctrl_btns*shadowWidth: 2
+
+-!##### Shadows
+-Fig*shadowWidth: 1
+-Fig*Label.shadowWidth: 1
+-Fig*horizontal.shadowWidth: 2
+-Fig*Scrollbar.shadowWidth: 2
+-! no shadows for update indicators
+-Fig*button_form.update.shadowWidth: 0
+-
+ Fig*topShadowContrast: 40
+ Fig*bottomShadowContrast: -90
+
diff --git a/graphics/xfig/files/patch-Fig.ad b/graphics/xfig/files/patch-Fig.ad
new file mode 100644
index 000000000000..65b18f79d5ac
--- /dev/null
+++ b/graphics/xfig/files/patch-Fig.ad
@@ -0,0 +1,17 @@
+--- Fig.ad.orig Wed Oct 26 19:25:21 2005
++++ Fig.ad Wed Oct 26 19:29:12 2005
+@@ -154,6 +154,14 @@
+ Fig*mode_panel.background: black
+ Fig*mode_panel.foreground: black
+
++!##### Shadows
++Fig*shadowWidth: 1
++Fig*Label.shadowWidth: 1
++Fig*horizontal.shadowWidth: 2
++Fig*Scrollbar.shadowWidth: 2
++! no shadows for update indicators
++Fig*button_form.update.shadowWidth: 0
++
+ ! Specify a private Compose key database file. If this resource contains a "/"
+ ! then the wired-in name of the xfig global directory won't be prefixed to it.
+ ! An initial "~/" is replaced by the value of "$HOME/".