From owner-svn-ports-all@freebsd.org Fri Jan 5 19:37:53 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B637EBC316; Fri, 5 Jan 2018 19:37:53 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9EBB7A525; Fri, 5 Jan 2018 19:37:52 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w05JbqOs047961; Fri, 5 Jan 2018 19:37:52 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w05JbpOD047958; Fri, 5 Jan 2018 19:37:51 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201801051937.w05JbpOD047958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 5 Jan 2018 19:37:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458166 - in head/www/links: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/www/links: . files X-SVN-Commit-Revision: 458166 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jan 2018 19:37:53 -0000 Author: tobik Date: Fri Jan 5 19:37:51 2018 New Revision: 458166 URL: https://svnweb.freebsd.org/changeset/ports/458166 Log: www/links: Update to 2.14 While here: - Remove redundant option descriptions - Add LICENSE_FILE Changes: http://links.twibright.com/download/ChangeLog PR: 224938 Submitted by: portmaster@BSDforge.com (maintainer) Modified: head/www/links/Makefile head/www/links/distinfo head/www/links/files/patch-default.c Modified: head/www/links/Makefile ============================================================================== --- head/www/links/Makefile Fri Jan 5 19:20:35 2018 (r458165) +++ head/www/links/Makefile Fri Jan 5 19:37:51 2018 (r458166) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= links -DISTVERSION= 2.13 +DISTVERSION= 2.14 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= http://links.twibright.com/download/ @@ -11,37 +11,36 @@ MAINTAINER= portmaster@BSDforge.com COMMENT= Lynx-like text WWW browser LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= links-0* links-hacked-[0-9]* links1-[0-9]* GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-ssl --without-pmshell --without-atheos \ - --without-gpm --without-fb --without-windows -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ARGS= --with-ssl --without-pmshell --without-atheos \ + --without-gpm --without-fb --without-windows -USES= cpe ssl tar:bzip2 +USES= cpe localbase:ldflags ssl gettext-runtime +USE_GNOME= librsvg2 glib20 gdkpixbuf2 cairo CPE_VENDOR= twibright -OPTIONS_DEFINE= CIPHERSTRING DIRECTFB IPV6 SVGALIB THREADS TRANS UTF8 X11 +PLIST_FILES= bin/links man/man1/links.1.gz -CIPHERSTRING_DESC= Select the OpenSSL ciphers used via CIPHERSTRING -DIRECTFB_DESC= DirectFB graphics support -SVGALIB_DESC= SVGALib graphics support -TRANS_DESC= Hack for background transparency -UTF8_DESC= UTF-8 support -X11_DESC= X11 graphics support - +OPTIONS_DEFINE= CIPHERSTRING DIRECTFB IPV6 NLS SVGALIB THREADS TRANS UTF8 X11 OPTIONS_DEFAULT= UTF8 X11 -PLIST_FILES= bin/links man/man1/links.1.gz +CIPHERSTRING_DESC= Select the OpenSSL ciphers used via CIPHERSTRING +DIRECTFB_DESC= DirectFB graphics support +TRANS_DESC= Hack for background transparency DIRECTFB_LIB_DEPENDS= libdirectfb.so:devel/directfb DIRECTFB_CONFIGURE_WITH=directfb IPV6_CONFIGURE_WITH= ipv6 +NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= gettext-runtime + SVGALIB_LIB_DEPENDS= libvga.so:graphics/svgalib SVGALIB_CONFIGURE_WITH= svgalib @@ -52,7 +51,9 @@ TRANS_EXTRA_PATCHES= ${FILESDIR}/extra-terminal.c.diff UTF8_CONFIGURE_ENABLE= utf8 -X11_USE= xorg=x11,xproto +X11_USE= xorg=x11,xproto +X11_LIB_DEPENDS= libevent.so:devel/libevent \ + libfontconfig.so:x11-fonts/fontconfig X11_CONFIGURE_WITH= x X11_PLIST_FILES= share/pixmaps/links.xpm Modified: head/www/links/distinfo ============================================================================== --- head/www/links/distinfo Fri Jan 5 19:20:35 2018 (r458165) +++ head/www/links/distinfo Fri Jan 5 19:37:51 2018 (r458166) @@ -1,2 +1,3 @@ -SHA256 (links-2.13.tar.bz2) = c252095334a3b199fa791c6f9a9affe2839a7fbd536685ab07851cb7efaa4405 -SIZE (links-2.13.tar.bz2) = 6516087 +TIMESTAMP = 1515181008 +SHA256 (links-2.14.tar.gz) = 22fa8dcb5a60b8ffd611de31ebd4c79edce472637a3554bab401795da91d4387 +SIZE (links-2.14.tar.gz) = 7142389 Modified: head/www/links/files/patch-default.c ============================================================================== --- head/www/links/files/patch-default.c Fri Jan 5 19:20:35 2018 (r458165) +++ head/www/links/files/patch-default.c Fri Jan 5 19:37:51 2018 (r458166) @@ -1,11 +1,11 @@ ---- default.c.orig 2016-06-17 20:33:57 UTC +--- default.c.orig 2016-11-16 22:49:10 UTC +++ default.c -@@ -829,7 +829,7 @@ void init_home(void) +@@ -836,7 +836,7 @@ void init_home(void) get_compiler_name(); links_home = get_home(&first_use); if (!links_home) { - fprintf(stderr, "Unable to find or create links config directory. Please check, that you have $HOME variable set correctly and that you have write permission to your home directory.\n\007"); + fprintf(stderr, "Unable to find or create links config directory. Please check, that you have $HOME variable set correctly and that you have write permission to your home directory.\n"); - sleep(3); + portable_sleep(3000); return; }