notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
nzbperl Perl script for downloading nzb files
0.6.8_1 news on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.8_1Version of this port present on the latest quarterly branch.
Maintainer: ports@thepentagon.org search for ports maintained by this maintainer
Port Added: 2006-06-02 22:15:16
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
https://noisybox.net/computers/nzbperl/
Description:
NzbPerl is a perl script for downloading nzb files. It supports automated parsing and sorting of nzb files, multiple servers, automated downloading, assmbling and decoding of message parts, and has user controlled bandwidth throttling during runtime.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/nzbperl
Collapse this list.
Dependency lines:
  • nzbperl>0:news/nzbperl
To install the port:
cd /usr/ports/news/nzbperl/ && make install clean
To add the package, run one of these commands:
  • pkg install news/nzbperl
  • pkg install nzbperl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nzbperl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (nzbperl-0.6.8.pl) = 6a116e647b45d4ccecd06f20a7363e4d69f20082df60fe373fb9c219cabe9185 SIZE (nzbperl-0.6.8.pl) = 99238

Packages (timestamps in pop-ups are UTC):
nzbperl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.8_10.6.8_10.6.8_10.6.8_10.6.8_1-0.6.8_1-
FreeBSD:13:quarterly0.6.8_10.6.8_10.6.8_10.6.8_10.6.8_10.6.8_10.6.8_10.6.8_1
FreeBSD:14:latest0.6.8_10.6.8_10.6.8_10.6.8_10.6.8_10.6.8_1-0.6.8_1
FreeBSD:14:quarterly0.6.8_10.6.8_1-0.6.8_10.6.8_10.6.8_10.6.8_10.6.8_1
FreeBSD:15:latest0.6.8_10.6.8_1n/a0.6.8_1n/a0.6.8_10.6.8_10.6.8_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. p5-XML-DOM>=0 : textproc/p5-XML-DOM
  2. p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
  3. uudeview : converters/uudeview
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for nzbperl-0.6.8_1: SSL=off: SSL protocol support ===> Use 'make config' to modify these settings
Options name:
news_nzbperl
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.foss.org.my/pub/FreeBSD/misc/
  2. http://noisybox.net/computers/nzbperl/
  3. http://www.thepentagon.org/local_distfiles/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.6.8_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.8_1
20 Jul 2022 14:22:44
commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
news: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam David <adam@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Brian Somers <brian@FreeBSD.org>
  *  Carey Jones <mcj@acquiesce.org>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Don Croyle <croyle@gelemna.org>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Frederic Cambus
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.8_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.8_1
02 Feb 2019 09:42:06
Revision:491928Original commit files touched by this commit
tobik search for other commits by this committer
news/nzbperl: No need to set WRKSRC

Rearrange some things as recommended in the PHB.
0.6.8_1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
0.6.8_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.6.8_1
10 Jul 2014 12:13:12
Revision:361440Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
0.6.8_1
29 Mar 2014 17:28:56
Revision:349572Original commit files touched by this commit
adamw search for other commits by this committer
Add stage support to news, and improve correctness.
I am not touching the husky ports with a 10 foot pole.

atp:
	stage, improve pkg-message
crashmail:
	stage
diablo:
	too wacky to stage, but convert WITH_* to OPTIONS, unmute
	commands that shouldn't be muted, use :MDOCS
fidogate-ds:
	stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle
	/var/* in the plist properly
golded+:
	stage, OPTIONS, protect examples behind %%PORTEXAMPLES%%
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.8_1
20 Sep 2013 22:31:15
Revision:327759Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
0.6.8_1
31 Jul 2013 11:56:18
Revision:324036Original commit files touched by this commit
az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
0.6.8_1
30 Jun 2012 14:53:22
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.6.8_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.6.8_1
26 Jan 2010 15:01:10
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 8).

Approved by:    portmgr (itetcu)
0.6.8
08 Sep 2007 01:02:54
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
0.6.8
20 Jun 2006 12:02:13
Original commit files touched by this commit
jmelo search for other commits by this committer
- Add mastersite.
- Convert to a versioned DISTFILE.

PR:             ports/98934
Submitted by:   Tim Welch <ports@thepentagon.org> (maintainer)
Approved by:    mnag (mentor)
0.6.8
12 Jun 2006 14:45:19
Original commit files touched by this commit
jmelo search for other commits by this committer
- Add one more mastersite.

PR:             ports/98840
Submitted by:   maintainer
Approved by:    mnag (mentor)
0.6.8
12 Jun 2006 14:02:12
Original commit files touched by this commit
jmelo search for other commits by this committer
- Unbreak port, fix mastersite.

PR:             ports/98840
Submitted by:   Tim Welch <ports@thepentagon.org> (maintainer)
Approved by:    mnag (mentor)
0.6.8
11 Jun 2006 22:44:36
Original commit files touched by this commit
aaron search for other commits by this committer
- Marked as broken as the vendor's website is no longer available.  I will
continue to monitor it.

Approved by:    tobez (implicit)
0.6.8
02 Jun 2006 22:12:37
Original commit files touched by this commit
aaron search for other commits by this committer
Add nzbperl 0.6.8, a perl script for downloading nzb files.

PR:             ports/97643
Submitted by:   Tim Welch <ports@thepentagon.org>
Approved by:    tobez (implicit)

Number of commits found: 20