summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2016-06-07 08:03:41 +0000
committerehaupt <ehaupt@FreeBSD.org>2016-06-07 08:03:41 +0000
commitc84d29ef70fe911ba0db49d5ffbcaab3815256f8 (patch)
treebf822820a6e138de3caff38246fbeef3c5ebdb29
parent1f035a258aaa97904053ac63cd9d99af5598f731 (diff)
downloadFreeBSD-ports-c84d29ef70fe911ba0db49d5ffbcaab3815256f8.zip
FreeBSD-ports-c84d29ef70fe911ba0db49d5ffbcaab3815256f8.tar.gz
- Update to 325
- Register the use of xmu xt x11 xpm ice in USE_XORG (prompted by poudriere warning) - Provide an option to enable
-rw-r--r--x11/xterm/Makefile10
-rw-r--r--x11/xterm/distinfo5
2 files changed, 10 insertions, 5 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index 3d89f3f..96b929f 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xterm
-PORTVERSION= 324
+PORTVERSION= 325
CATEGORIES= x11
MASTER_SITES= ftp://invisible-island.net/xterm/:src1 \
LOCAL/ehaupt:src1 LOCAL/ehaupt:src2
@@ -17,7 +17,7 @@ LICENSE= MIT
CONFLICTS= x11iraf-[0-9]*
USES= ncurses tar:tgz
-USE_XORG= xft
+USE_XORG= xft xmu xt x11 xpm ice
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-utempter --enable-narrowproto
@@ -28,7 +28,7 @@ LIBS+= -L${LOCALBASE}/lib
ICONVERSION= 1
OPTIONS_DEFINE= WCHAR LUIT DECTERM PCRE DABBREV 256COLOR SIXEL GNOME LOGGING \
- SCRNDUMP REGIS
+ SCRNDUMP REGIS XINERAMA
OPTIONS_RADIO= 3D
OPTIONS_RADIO_3D= XAW3D XAW3DXFT NEXTAW
@@ -67,6 +67,10 @@ XAW3DXFT_CONFIGURE_WITH= Xaw3dxft
XAW3DXFT_LIB_DEPENDS= libXaw3dxft.so:x11-toolkits/libxaw3dxft
NEXTAW_CONFIGURE_WITH= neXtaw
NEXTAW_LIB_DEPENDS= libneXtaw.so:x11-toolkits/neXtaw
+XINERAMA_USE= XORG=xinerama,xineramaproto
+XINERAMA_CONFIGURE_OFF= --without-xinerama
+
+LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig
.include <bsd.port.options.mk>
diff --git a/x11/xterm/distinfo b/x11/xterm/distinfo
index e1a82fc..3d2c408 100644
--- a/x11/xterm/distinfo
+++ b/x11/xterm/distinfo
@@ -1,4 +1,5 @@
-SHA256 (xterm-324.tgz) = 70ecbec8d27789248e8ae2dc2cf159a2e189c152a6559a2b3df7f4838da36092
-SIZE (xterm-324.tgz) = 1235312
+TIMESTAMP = 1465283261
+SHA256 (xterm-325.tgz) = 3b31b07a0c40427e9330ec3be9d1a748c72808f945953cea9e526e48be315f1b
+SIZE (xterm-325.tgz) = 1237865
SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c
SIZE (bsd-xterm-icons-1.tgz) = 22718
OpenPOWER on IntegriCloud