Permalink
Browse files

Upgrade NZBGet to v16.4

  • Loading branch information...
caius committed Jan 2, 2016
1 parent f3459e1 commit bdf683893ee0999ea85141e7cf313eaf78e93f21
Showing with 78 additions and 69 deletions.
  1. +1 −2 nzbget/DESCR
  2. +0 −9 nzbget/MESSAGE
  3. +20 −30 nzbget/Makefile
  4. +38 −4 nzbget/PLIST
  5. +5 −5 nzbget/distinfo
  6. +0 −19 nzbget/patches/patch-aa
  7. +14 −0 nzbget/patches/patch-configure
View
@@ -1,6 +1,5 @@
NZBGet is a binary newsgrabber, which downloads files from Usenet
based on information given in nzb-files. A description of the nzb
format is available at http://docs.newzbin.com/
based on information given in nzb-files.
It offers the following features:
View

This file was deleted.

Oops, something went wrong.
View
@@ -1,39 +1,29 @@
# $NetBSD: Makefile,v 1.17 2012/10/03 18:15:33 asau Exp $
#
# $NetBSD$
DISTNAME= nzbget-0.7.0
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nzbget/}
DISTNAME= nzbget-16.4
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_GITHUB:=nzbget/}
GITHUB_PROJECT= nzbget
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= martijn.van.buul@gmail.com
HOMEPAGE= http://nzbget.sourceforge.net/
COMMENT= Binary newsreader with NZB support
LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake
USE_TOOLS+= autoconf
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
INSTALLATION_DIRS= share/examples/nzbget
MAINTAINER= pkgsrc@caius.name
HOMEPAGE= http://nzbget.net/
COMMENT= The most efficient usenet downloader
LICENSE= gnu-gpl-v2
EXAMPLES= nzbget.conf.example postprocess-example.conf \
postprocess-example.sh
USE_LANGUAGES= c c++
pre-configure:
cd ${WRKSRC} && autoconf
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libxml2-includes=${BUILDLINK_PREFIX.libxml2}/include/libxml2/
CONFIGURE_ARGS+= --with-libxml2-libraries=${BUILDLINK_PREFIX.libxml2}/lib/
CONFIGURE_ARGS+= --disable-curses
post-install:
.for f in ${EXAMPLES}
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/examples/nzbget
.endfor
REPLACE_PYTHON+= scripts/EMail.py
REPLACE_PYTHON+= scripts/Logger.py
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/curses.buildlink3.mk"
.include "../../converters/uulib/buildlink3.mk"
# url2pkg-marker (please do not remove this line.)
.include "../../security/gnutls/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../wip/libpar2/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
View
@@ -1,5 +1,39 @@
@comment $NetBSD: PLIST,v 1.4 2010/11/09 21:32:46 mjoellnir Exp $
@comment $NetBSD$
bin/nzbget
share/examples/nzbget/nzbget.conf.example
share/examples/nzbget/postprocess-example.conf
share/examples/nzbget/postprocess-example.sh
share/doc/nzbget/AUTHORS
share/doc/nzbget/ChangeLog
share/doc/nzbget/COPYING
share/doc/nzbget/README
share/nzbget/nzbget.conf
share/nzbget/scripts/EMail.py
share/nzbget/scripts/Logger.py
share/nzbget/webui/config.js
share/nzbget/webui/downloads.js
share/nzbget/webui/edit.js
share/nzbget/webui/fasttable.js
share/nzbget/webui/feed.js
share/nzbget/webui/history.js
share/nzbget/webui/img/download-anim-green-2x.png
share/nzbget/webui/img/download-anim-orange-2x.png
share/nzbget/webui/img/favicon.ico
share/nzbget/webui/img/icons-2x.png
share/nzbget/webui/img/icons.png
share/nzbget/webui/img/transmit-file.gif
share/nzbget/webui/img/transmit-reload-2x.gif
share/nzbget/webui/img/transmit.gif
share/nzbget/webui/index.html
share/nzbget/webui/index.js
share/nzbget/webui/lib/bootstrap.css
share/nzbget/webui/lib/bootstrap.js
share/nzbget/webui/lib/bootstrap.min.js
share/nzbget/webui/lib/elycharts.js
share/nzbget/webui/lib/elycharts.min.js
share/nzbget/webui/lib/jquery.js
share/nzbget/webui/lib/jquery.min.js
share/nzbget/webui/lib/raphael.js
share/nzbget/webui/lib/raphael.min.js
share/nzbget/webui/messages.js
share/nzbget/webui/status.js
share/nzbget/webui/style.css
share/nzbget/webui/upload.js
share/nzbget/webui/util.js
View
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2011/01/02 10:38:53 mjoellnir Exp $
$NetBSD$
SHA1 (nzbget-0.7.0.tar.gz) = e47cfcc37adbb756f4b449914cbfc6dcaaeebaec
RMD160 (nzbget-0.7.0.tar.gz) = b8ff4d454a51f5d1a5b4246437adad57c918500c
Size (nzbget-0.7.0.tar.gz) = 316059 bytes
SHA1 (patch-aa) = be7151d7c2bc3b1bd57cec5a7a18d542ad1a6204
SHA1 (nzbget-16.4.tar.gz) = a7cdbbf4c485b08eab011c821757dc595d1d4571
RMD160 (nzbget-16.4.tar.gz) = bc749dce806d2a4c5293846543ff921b0d0120be
Size (nzbget-16.4.tar.gz) = 1591305 bytes
SHA1 (patch-configure) = 416eb526cc1847f7a7ffe3f4c734b7b9d02670c6
View

This file was deleted.

Oops, something went wrong.
@@ -0,0 +1,14 @@
$NetBSD$
Make an equality comparison portable
--- configure.orig 2015-12-05 11:24:20.000000000 +0000
+++ configure
@@ -5764,7 +5764,7 @@ _ACEOF
{ echo "$as_me:$LINENO: checking whether dir-browser snapshot workaround is needed" >&5
echo $ECHO_N "checking whether dir-browser snapshot workaround is needed... $ECHO_C" >&6; }
-if test "$target_vendor" == "apple"; then
+if test "$target_vendor" = "apple"; then
{ echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6; }

0 comments on commit bdf6838

Please sign in to comment.