aboutsummaryrefslogtreecommitdiff
path: root/x11/x3270
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-21 23:05:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-21 23:05:19 +0000
commita5da770e67afce95b829c38c5d5330fe69f7822c (patch)
treeb9556c9042a9d20d7c71f49869f39f95afc00052 /x11/x3270
parent51da733b698e7bbedaac4743f457352334401249 (diff)
downloadports-a5da770e67afce95b829c38c5d5330fe69f7822c.tar.gz
ports-a5da770e67afce95b829c38c5d5330fe69f7822c.zip
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports
Notes
Notes: svn path=/head/; revision=381876
Diffstat (limited to 'x11/x3270')
-rw-r--r--x11/x3270/Makefile5
-rw-r--r--x11/x3270/pkg-plist36
2 files changed, 21 insertions, 20 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
index a244c140c843..15285bf3b628 100644
--- a/x11/x3270/Makefile
+++ b/x11/x3270/Makefile
@@ -3,6 +3,7 @@
PORTNAME= x3270
PORTVERSION= 3.3.15
+PORTREVISION= 1
CATEGORIES= x11 net
MASTER_SITES= http://x3270.bgp.nu/download/current/
EXTRACT_SUFX= ga7-src.tgz
@@ -17,10 +18,10 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
# Conflict due to x3270if
CONFLICTS= c3270-*
-USES= iconv imake:env
+USES= iconv fonts imake:env
USE_XORG= ice sm x11 xaw xext xmu xt
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-fontdir=${PREFIX}/lib/X11/fonts/${PORTNAME} \
+CONFIGURE_ARGS+= --with-fontdir=${FONTSDIR} \
--disable-dbcs
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
diff --git a/x11/x3270/pkg-plist b/x11/x3270/pkg-plist
index 04d3eee84a9e..d0d420e271c8 100644
--- a/x11/x3270/pkg-plist
+++ b/x11/x3270/pkg-plist
@@ -1,25 +1,25 @@
bin/x3270
bin/x3270if
etc/x3270/ibm_hosts
-lib/X11/fonts/x3270/3270-12.pcf.gz
-lib/X11/fonts/x3270/3270-12b.pcf.gz
-lib/X11/fonts/x3270/3270-20.pcf.gz
-lib/X11/fonts/x3270/3270-20b.pcf.gz
-lib/X11/fonts/x3270/3270.pcf.gz
-lib/X11/fonts/x3270/3270b.pcf.gz
-lib/X11/fonts/x3270/3270gr.pcf.gz
-lib/X11/fonts/x3270/3270gt12.pcf.gz
-lib/X11/fonts/x3270/3270gt12b.pcf.gz
-lib/X11/fonts/x3270/3270gt16.pcf.gz
-lib/X11/fonts/x3270/3270gt16b.pcf.gz
-lib/X11/fonts/x3270/3270gt24.pcf.gz
-lib/X11/fonts/x3270/3270gt24b.pcf.gz
-lib/X11/fonts/x3270/3270gt32.pcf.gz
-lib/X11/fonts/x3270/3270gt32b.pcf.gz
-lib/X11/fonts/x3270/3270gt8.pcf.gz
-lib/X11/fonts/x3270/3270h.pcf.gz
+%%FONTSDIR%%/3270-12.pcf.gz
+%%FONTSDIR%%/3270-12b.pcf.gz
+%%FONTSDIR%%/3270-20.pcf.gz
+%%FONTSDIR%%/3270-20b.pcf.gz
+%%FONTSDIR%%/3270.pcf.gz
+%%FONTSDIR%%/3270b.pcf.gz
+%%FONTSDIR%%/3270gr.pcf.gz
+%%FONTSDIR%%/3270gt12.pcf.gz
+%%FONTSDIR%%/3270gt12b.pcf.gz
+%%FONTSDIR%%/3270gt16.pcf.gz
+%%FONTSDIR%%/3270gt16b.pcf.gz
+%%FONTSDIR%%/3270gt24.pcf.gz
+%%FONTSDIR%%/3270gt24b.pcf.gz
+%%FONTSDIR%%/3270gt32.pcf.gz
+%%FONTSDIR%%/3270gt32b.pcf.gz
+%%FONTSDIR%%/3270gt8.pcf.gz
+%%FONTSDIR%%/3270h.pcf.gz
+@comment %%FONTSDIR%%/fonts.dir
man/man1/x3270-script.man.gz
man/man1/x3270.man.gz
man/man1/x3270if.man.gz
man/man5/ibm_hosts.man.gz
-@fontsdir lib/X11/fonts/x3270