aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2019-08-07 06:33:35 +0800
committerjgh <jgh@FreeBSD.org>2019-08-07 06:33:35 +0800
commit7dfcab4d096aa187aa3e1124838b93a2a143ff00 (patch)
tree48d6aa9180c0ce92f9b997ff49336e683ec3099b /x11/xlockmore
parent2413073f36d74d20124d9871976ec2d07f9c6c79 (diff)
downloadfreebsd-ports-gnome-7dfcab4d096aa187aa3e1124838b93a2a143ff00.tar.gz
freebsd-ports-gnome-7dfcab4d096aa187aa3e1124838b93a2a143ff00.tar.zst
freebsd-ports-gnome-7dfcab4d096aa187aa3e1124838b93a2a143ff00.zip
- update to 5.57
- remove unnecessary patches (worked with upstream to bring in) - shift to uses for gnome - add libdepends on libpng16.so:graphics/png
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile20
-rw-r--r--x11/xlockmore/distinfo6
2 files changed, 9 insertions, 17 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 2fb7544ec54a..c259ec82f4ee 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -2,27 +2,27 @@
# $FreeBSD$
PORTNAME= xlockmore
-PORTVERSION= 5.55
-PORTREVISION= 1
+PORTVERSION= 5.57
CATEGORIES?= x11
MASTER_SITES= http://www.sillycycle.com/xlock/ \
LOCAL/jgh/x11/${PORTNAME}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jgh@FreeBSD.org
COMMENT= Like XLock session locker/screen saver, but just more
LICENSE= BSD2CLAUSE
-USES= tar:xz
+USES= tar:xz gnome
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-motif --without-ttf --without-editres \
--without-dtsaver --without-rplay --without-nas \
--without-gtk --without-esound --disable-setuid
-USE_GNOME= #
USE_XORG= x11 xaw ice sm xpm xext xinerama
-LIB_DEPENDS+= libfreetype.so:print/freetype2
+LIB_DEPENDS+= libfreetype.so:print/freetype2 \
+ libpng16.so:graphics/png
OPTIONS_DEFINE= MESAGL MB SYSLOG DISABLE_ALLOW_ROOT NICE_ONLY BLANK_ONLY \
KERBEROS4 BAD_PAM GTK2 TIME_BOMB CUSTOMIZATION MAGICK JP \
@@ -162,13 +162,5 @@ pre-extract:
post-patch:
@${REINPLACE_CMD} -e '/xglockrc/ s|PROGRAM|DATA|' ${WRKSRC}/xglock/Makefile.in
- @${REINPLACE_CMD} -e 's|$$(SOUNDPATH)|$$(DESTDIR)$$(SOUNDPATH)|g' ${WRKSRC}/modes/Makefile.in
- @${REINPLACE_CMD} -e '/$$(ETCDIR)play.sh/ s|$$(INSTALL_PROGRAM)|$$(INSTALL_PROGRAM:N-s)|' ${WRKSRC}/modes/Makefile.in
-.if exists(/usr/bin/fortune)
- @${REINPLACE_CMD} -e 's|/usr/games/fortune|/usr/bin/fortune|' ${WRKSRC}/modes/Makefile.in
-.endif
-
-post-configure:
- @${REINPLACE_CMD} -e 's/-lXdpms//g' ${WRKSRC}/modes/Makefile
.include <bsd.port.mk>
diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo
index 8b96d0305557..8e88d0bc15e4 100644
--- a/x11/xlockmore/distinfo
+++ b/x11/xlockmore/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531500962
-SHA256 (xlockmore-5.55.tar.xz) = d4f1fa5b19efc20262d77207636aa54fc66ba40aa867119f03a15981b3396ef8
-SIZE (xlockmore-5.55.tar.xz) = 1650116
+TIMESTAMP = 1565032489
+SHA256 (xlockmore-5.57.tar.xz) = f9acf99befd798ac93909b2d7d6578a256d2dac283ddc562acc9b6ef10cc28a3
+SIZE (xlockmore-5.57.tar.xz) = 1835880