From owner-svn-ports-head@FreeBSD.ORG Sun Oct 14 17:31:44 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8960A269; Sun, 14 Oct 2012 17:31:44 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 713B88FC0A; Sun, 14 Oct 2012 17:31:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9EHVii7009563; Sun, 14 Oct 2012 17:31:44 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9EHVinR009559; Sun, 14 Oct 2012 17:31:44 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201210141731.q9EHVinR009559@svn.freebsd.org> From: Thierry Thomas Date: Sun, 14 Oct 2012 17:31:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305886 - in head/net/neubot: . 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.14 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: Sun, 14 Oct 2012 17:31:44 -0000 Author: thierry Date: Sun Oct 14 17:31:43 2012 New Revision: 305886 URL: http://svn.freebsd.org/changeset/ports/305886 Log: Upgrade to 0.4.15.5. Changelog at . Feature safe: yes Deleted: head/net/neubot/files/patch-Makefile Modified: head/net/neubot/Makefile head/net/neubot/distinfo head/net/neubot/pkg-plist Modified: head/net/neubot/Makefile ============================================================================== --- head/net/neubot/Makefile Sun Oct 14 16:18:38 2012 (r305885) +++ head/net/neubot/Makefile Sun Oct 14 17:31:43 2012 (r305886) @@ -1,12 +1,8 @@ -# New ports collection makefile for: neubot -# Date created: Wed 18 oct 2011 -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= neubot -PORTVERSION= 0.4.14 +PORTVERSION= 0.4.15.5 CATEGORIES= net MASTER_SITES= http://releases.neubot.org/_packages/ @@ -23,7 +19,9 @@ NO_BUILD= yes USERS= _neubot GROUPS= _neubot -STATEDIR= /var/${PORTNAME} # Not yet ready to use /var/db/${PORTNAME} +LSTATEDIR= /var +STATEDIR= ${LSTATEDIR}/${PORTNAME} +MAKE_ENV= LOCALSTATEDIR=${LSTATEDIR} MANDIR=${MANPREFIX}/man USE_RC_SUBR= neubotd INSTALLS_ICONS= yes @@ -33,13 +31,10 @@ MANCOMPRESSED= yes PORTDOCS= AUTHORS BUGS ChangeLog PRIVACY README.rst TODO SUB_FILES= pkg_message -SUB_LIST+= PYTHON_CMD=${PYTHON_CMD} STATEDIR=${STATEDIR} +SUB_LIST+= PYTHON_CMD=${PYTHON_CMD} PLIST_SUB+= STATEDIR=${STATEDIR} PKGMESSAGE= ${WRKDIR}/pkg_message -pre-configure: - ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/${MAKEFILE} - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} Modified: head/net/neubot/distinfo ============================================================================== --- head/net/neubot/distinfo Sun Oct 14 16:18:38 2012 (r305885) +++ head/net/neubot/distinfo Sun Oct 14 17:31:43 2012 (r305886) @@ -1,2 +1,2 @@ -SHA256 (neubot-0.4.14.tar.gz) = 69477f9446165642303695bba1cca15b1675ff7ad0a715ce60a624c3f70aeded -SIZE (neubot-0.4.14.tar.gz) = 2063239 +SHA256 (neubot-0.4.15.5.tar.gz) = eba20c4fc654afc08c4372bb80fc97e22dffb56011cfa088a4db82f32ce5459e +SIZE (neubot-0.4.15.5.tar.gz) = 856586 Modified: head/net/neubot/pkg-plist ============================================================================== --- head/net/neubot/pkg-plist Sun Oct 14 16:18:38 2012 (r305885) +++ head/net/neubot/pkg-plist Sun Oct 14 17:31:43 2012 (r305886) @@ -50,6 +50,8 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/bittorrent/server.pyc %%DATADIR%%/bittorrent/stream.py %%DATADIR%%/bittorrent/stream.pyc +%%DATADIR%%/brigade.py +%%DATADIR%%/brigade.pyc %%DATADIR%%/browser.py %%DATADIR%%/browser.pyc %%DATADIR%%/browser_macos.py @@ -66,6 +68,8 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/config.pyc %%DATADIR%%/config_api.py %%DATADIR%%/config_api.pyc +%%DATADIR%%/connector.py +%%DATADIR%%/connector.pyc %%DATADIR%%/database/__init__.py %%DATADIR%%/database/__init__.pyc %%DATADIR%%/database/_table_utils.py @@ -84,6 +88,8 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/database/table_geoloc.pyc %%DATADIR%%/database/table_log.py %%DATADIR%%/database/table_log.pyc +%%DATADIR%%/database/table_raw.py +%%DATADIR%%/database/table_raw.pyc %%DATADIR%%/database/table_speedtest.py %%DATADIR%%/database/table_speedtest.pyc %%DATADIR%%/database_xxx.py @@ -92,12 +98,16 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/debug/__init__.pyc %%DATADIR%%/debug/objgraph.py %%DATADIR%%/debug/objgraph.pyc +%%DATADIR%%/defer.py +%%DATADIR%%/defer.pyc %%DATADIR%%/filesys.py %%DATADIR%%/filesys.pyc %%DATADIR%%/filesys_null.py %%DATADIR%%/filesys_null.pyc %%DATADIR%%/filesys_posix.py %%DATADIR%%/filesys_posix.pyc +%%DATADIR%%/handler.py +%%DATADIR%%/handler.pyc %%DATADIR%%/http/__init__.py %%DATADIR%%/http/__init__.pyc %%DATADIR%%/http/client.py @@ -110,8 +120,14 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/http/ssi.pyc %%DATADIR%%/http/stream.py %%DATADIR%%/http/stream.pyc +%%DATADIR%%/http_clnt.py +%%DATADIR%%/http_clnt.pyc %%DATADIR%%/http_server.py %%DATADIR%%/http_server.pyc +%%DATADIR%%/http_utils.py +%%DATADIR%%/http_utils.pyc +%%DATADIR%%/listener.py +%%DATADIR%%/listener.pyc %%DATADIR%%/log.py %%DATADIR%%/log.pyc %%DATADIR%%/log_api.py @@ -138,6 +154,8 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/negotiate/server.pyc %%DATADIR%%/negotiate/server_bittorrent.py %%DATADIR%%/negotiate/server_bittorrent.pyc +%%DATADIR%%/negotiate/server_raw.py +%%DATADIR%%/negotiate/server_raw.pyc %%DATADIR%%/negotiate/server_speedtest.py %%DATADIR%%/negotiate/server_speedtest.pyc %%DATADIR%%/net/CA.py @@ -158,14 +176,26 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/notifier_browser.pyc %%DATADIR%%/notify.py %%DATADIR%%/notify.pyc +%%DATADIR%%/pollable.py +%%DATADIR%%/pollable.pyc %%DATADIR%%/poller.py %%DATADIR%%/poller.pyc %%DATADIR%%/privacy.py %%DATADIR%%/privacy.pyc +%%DATADIR%%/raw.py +%%DATADIR%%/raw.pyc +%%DATADIR%%/raw_clnt.py +%%DATADIR%%/raw_clnt.pyc +%%DATADIR%%/raw_defs.py +%%DATADIR%%/raw_defs.pyc +%%DATADIR%%/raw_negotiate.py +%%DATADIR%%/raw_negotiate.pyc +%%DATADIR%%/raw_srvr.py +%%DATADIR%%/raw_srvr.pyc +%%DATADIR%%/raw_srvr_glue.py +%%DATADIR%%/raw_srvr_glue.pyc %%DATADIR%%/rendezvous/__init__.py %%DATADIR%%/rendezvous/__init__.pyc -%%DATADIR%%/rendezvous/client.py -%%DATADIR%%/rendezvous/client.pyc %%DATADIR%%/rendezvous/compat.py %%DATADIR%%/rendezvous/compat.pyc %%DATADIR%%/rendezvous/geoip_wrapper.py @@ -182,6 +212,12 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/runner_core.pyc %%DATADIR%%/runner_dload.py %%DATADIR%%/runner_dload.pyc +%%DATADIR%%/runner_hosts.py +%%DATADIR%%/runner_hosts.pyc +%%DATADIR%%/runner_mlabns.py +%%DATADIR%%/runner_mlabns.pyc +%%DATADIR%%/runner_policy.py +%%DATADIR%%/runner_policy.pyc %%DATADIR%%/runner_rendezvous.py %%DATADIR%%/runner_rendezvous.pyc %%DATADIR%%/runner_tests.py @@ -200,6 +236,8 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/simplejson/ordered_dict.pyc %%DATADIR%%/simplejson/scanner.py %%DATADIR%%/simplejson/scanner.pyc +%%DATADIR%%/six.py +%%DATADIR%%/six.pyc %%DATADIR%%/speedtest/__init__.py %%DATADIR%%/speedtest/__init__.pyc %%DATADIR%%/speedtest/client.py @@ -208,8 +246,12 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/speedtest/server.pyc %%DATADIR%%/speedtest/wrapper.py %%DATADIR%%/speedtest/wrapper.pyc +%%DATADIR%%/sslstream.py +%%DATADIR%%/sslstream.pyc %%DATADIR%%/state.py %%DATADIR%%/state.pyc +%%DATADIR%%/stream.py +%%DATADIR%%/stream.pyc %%DATADIR%%/system.py %%DATADIR%%/system.pyc %%DATADIR%%/system_posix.py @@ -236,6 +278,8 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/utils_api.pyc %%DATADIR%%/utils_ctl.py %%DATADIR%%/utils_ctl.pyc +%%DATADIR%%/utils_hier.py +%%DATADIR%%/utils_hier.pyc %%DATADIR%%/utils_net.py %%DATADIR%%/utils_net.pyc %%DATADIR%%/utils_path.py @@ -246,18 +290,16 @@ share/icons/hicolor/scalable/apps/neubot %%DATADIR%%/utils_random.pyc %%DATADIR%%/utils_rc.py %%DATADIR%%/utils_rc.pyc -%%DATADIR%%/utils_sysdirs.py -%%DATADIR%%/utils_sysdirs.pyc %%DATADIR%%/utils_version.py %%DATADIR%%/utils_version.pyc %%DATADIR%%/viewer.py %%DATADIR%%/viewer.pyc %%DATADIR%%/viewer_webkit_gtk.py %%DATADIR%%/viewer_webkit_gtk.pyc +%%DATADIR%%/web100.py +%%DATADIR%%/web100.pyc %%DATADIR%%/www/css/jquery.jqplot.css %%DATADIR%%/www/css/style.css -%%DATADIR%%/www/descr/bittorrent.html -%%DATADIR%%/www/descr/speedtest.html %%DATADIR%%/www/favicon.ico %%DATADIR%%/www/footer.html %%DATADIR%%/www/header.html @@ -295,7 +337,6 @@ share/icons/hicolor/scalable/apps/neubot @dirrm %%DATADIR%%/www/lang @dirrm %%DATADIR%%/www/js @dirrm %%DATADIR%%/www/img -@dirrm %%DATADIR%%/www/descr @dirrm %%DATADIR%%/www/css @dirrm %%DATADIR%%/www @dirrm %%DATADIR%%/updater