From owner-svn-ports-head@freebsd.org Wed May 11 11:53:41 2016 Return-Path: Delivered-To: svn-ports-head@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 4576CB359F4; Wed, 11 May 2016 11:53:41 +0000 (UTC) (envelope-from vg@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 200A1193A; Wed, 11 May 2016 11:53:41 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BBremx042344; Wed, 11 May 2016 11:53:40 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BBrelq042340; Wed, 11 May 2016 11:53:40 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201605111153.u4BBrelq042340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Wed, 11 May 2016 11:53:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414984 - in head/net-mgmt/sx: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 11:53:41 -0000 Author: vg Date: Wed May 11 11:53:39 2016 New Revision: 414984 URL: https://svnweb.freebsd.org/changeset/ports/414984 Log: - Update to 2.0 Deleted: head/net-mgmt/sx/files/patch-libsxclient_src_openssl.c Modified: head/net-mgmt/sx/Makefile head/net-mgmt/sx/distinfo head/net-mgmt/sx/pkg-plist Modified: head/net-mgmt/sx/Makefile ============================================================================== --- head/net-mgmt/sx/Makefile Wed May 11 11:44:40 2016 (r414983) +++ head/net-mgmt/sx/Makefile Wed May 11 11:53:39 2016 (r414984) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sx -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 2.0 CATEGORIES= net-mgmt MASTER_SITES= http://cdn.skylable.com/source/ @@ -15,15 +14,19 @@ LICENSE= GPLv2 BROKEN_powerpc64= Does not build LIB_DEPENDS= libcurl.so:ftp/curl \ - libfcgi.so:www/fcgi + libfcgi.so:www/fcgi \ + libyajl.so:devel/yajl \ + libltdl.so:devel/libltdl \ + libsqlite3.so:databases/sqlite3 HAS_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -USES= gmake libtool pkgconfig +USES= fuse gmake libtool pkgconfig CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" --prefix="${STAGE}${PREFIX}" \ - --sysconfdir="${ETCDIR}" --mandir="${MANPREFIX}/man" + --sysconfdir="${ETCDIR}" --mandir="${MANPREFIX}/man" \ + --with-system-libs OPTIONS_DEFINE= SXSERVER DOCS SXSERVER_DESC= Enable sxhttpd server @@ -41,4 +44,11 @@ CONFIGURE_ARGS+=--disable-sxhttpd --disa PLIST_SUB+= SXSERVER="@comment " .endif +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1002000 +PLIST_FILES+= lib/sxclient/libsxf_aes256-20.so \ + lib/sxclient/libsxf_aes256.so \ + lib/sxclient/libsxf_aes256_dummy-00.so \ + lib/sxclient/libsxf_aes256_dummy.so +.endif + .include Modified: head/net-mgmt/sx/distinfo ============================================================================== --- head/net-mgmt/sx/distinfo Wed May 11 11:44:40 2016 (r414983) +++ head/net-mgmt/sx/distinfo Wed May 11 11:53:39 2016 (r414984) @@ -1,2 +1,2 @@ -SHA256 (sx-1.2.tar.gz) = 98c37a84e1653364226aff47e63b715500636c0af3b20f4e74eefe3397ee2d63 -SIZE (sx-1.2.tar.gz) = 7218016 +SHA256 (sx-2.0.tar.gz) = 649ab7ccc1e2fc94aa79169a55bc99bc2b72da50dad82419d7f3c1ee4ef884aa +SIZE (sx-2.0.tar.gz) = 7641676 Modified: head/net-mgmt/sx/pkg-plist ============================================================================== --- head/net-mgmt/sx/pkg-plist Wed May 11 11:44:40 2016 (r414983) +++ head/net-mgmt/sx/pkg-plist Wed May 11 11:53:39 2016 (r414984) @@ -1,6 +1,7 @@ bin/sxacl bin/sxcat bin/sxcp +bin/sxfs bin/sxinit bin/sxls bin/sxmv @@ -15,15 +16,13 @@ bin/sxvol %%SXSERVER%%%%ETCDIR%%/sxserver/sxhttpd.conf.default include/sx.h lib/libsxclient.so -lib/libsxclient.so.2 -lib/libsxclient.so.2.0.0 -lib/sxclient/libsxf_aes256-15.so -lib/sxclient/libsxf_aes256.so -lib/sxclient/libsxf_attribs-12.so +lib/libsxclient.so.3 +lib/libsxclient.so.3.0.0 +lib/sxclient/libsxf_attribs-13.so lib/sxclient/libsxf_attribs.so lib/sxclient/libsxf_undelete-12.so lib/sxclient/libsxf_undelete.so -lib/sxclient/libsxf_zcomp-11.so +lib/sxclient/libsxf_zcomp-12.so lib/sxclient/libsxf_zcomp.so %%SXSERVER%%sbin/sx.fcgi %%SXSERVER%%sbin/sxadm @@ -51,6 +50,7 @@ man/man1/sxacl-whoami.1.gz man/man1/sxacl.1.gz man/man1/sxcat.1.gz man/man1/sxcp.1.gz +man/man1/sxfs.1.gz man/man1/sxinit.1.gz man/man1/sxls.1.gz man/man1/sxmv.1.gz