Port details |
- ubh Perl script to download and decode binaries posted to Usenet
- 2.5_3 news =5 2.5_3Version of this port present on the latest quarterly branch.
- Maintainer: john@zoner.org
- Port Added: 2000-07-24 07:02:03
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: nmap, p5-Mail-Tools, p5-MIME-Tools, p5-News-Newsrc, p5-Mail-IMAPClient
- Also Listed In: graphics
- License: not specified in port
- WWW:
- https://ubh.sourceforge.net/
- Description:
- ubh - the Usenet Binary Harvester - is a GPL'ed Perl console
application which automatically discovers, downloads, and decodes
single-part and multi-part Usenet binaries. Automatically assembles
multi-part binaries. Provides searching via Perl regular expression
syntax. Also provides a pre-selection capability whereby the user
can
interactively choose which binaries to download. Uses a standard
.newsrc file to control which groups and articles to process.
Runs anywhere Perl runs. Tested under Unix-based Perl, Active Perl
on Win32 platforms, and Mac OS X. Requires Net::NNTP and
News::Newsrc
(which itself requires Set::IntSpan), MIME::Parser, MIME::Base64,
IO::Stringy, and MailTools (distribution).
[ This port is maintained by John Holland <john@zoner.org> ]
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/news/ubh/ && make install clean
- To add the package, run one of these commands:
- pkg install news/ubh
- pkg install ubh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ubh
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ubh-2.5.tar.gz) = 9ee39955999ab7e0d3e99b70868e4dc564c8af9d74cfc9ef84854f8a93a109b6
SIZE (ubh-2.5.tar.gz) = 42235
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-News-Newsrc>=0 : news/p5-News-Newsrc
- p5-Mail-Tools>=0 : mail/p5-Mail-Tools
- p5-IO-Stringy>=0 : devel/p5-IO-Stringy
- p5-MIME-Tools>=0 : mail/p5-MIME-Tools
- p5-String-CRC32>=0 : devel/p5-String-CRC32
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ubh-2.5_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- news_ubh
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5_3 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
2.5_3 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
2.5_3 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
2.5_3 20 Jul 2022 14:22:44 |
Tobias C. Berner (tcberner) |
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 ) |
2.5_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5_3 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
2.5_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.5_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.5_2 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
2.5_1 02 Feb 2015 04:40:00 |
amdmi3 |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
2.5_1 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
2.5_1 27 Dec 2013 09:35:29 |
bapt |
Support stage |
2.5_1 20 Sep 2013 22:31:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
2.5_1 02 Sep 2013 09:22:47 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.5_1 30 Jun 2012 14:53:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.5_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.5_1 26 Jan 2010 15:01:10 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).
Approved by: portmgr (itetcu) |
2.5 07 Oct 2007 05:45:04 |
linimon |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
2.5 23 Jan 2006 23:46:39 |
edwin |
SHA256ify
Approved by: krion@ |
2.5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.5 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.5 21 Feb 2003 13:15:54 |
knu |
De-pkg-comment. |
2.5 07 Jun 2002 01:50:42 |
kris |
Respect NOPORTDOCS |
2.5 30 Mar 2002 19:06:26 |
pat |
Dont hardcode PERL_ARCH in depends.
PR: 36488
Submitted by: maintainer
Reported by: bento |
12 Mar 2002 00:23:04 |
pat |
Update to 2.5
PR: 35795
Submitted by: maintainer |
26 Feb 2002 22:43:25 |
pat |
Update to 2.2 |
27 Jan 2002 16:39:06 |
dwcjr |
Update to 2.1 |
17 Apr 2001 06:07:14 |
will |
Fix PLIST. |
25 Jan 2001 14:02:31 |
ijliao |
update ubh from 1.3 to 1.5 |
20 Oct 2000 21:34:46 |
dburr |
Added dependency for net/p5-Net, because ubh needs the Net::NNTP module. |
16 Oct 2000 02:43:25 |
kris |
Upgrade to ubh 1.3 |
08 Oct 2000 04:57:04 |
asami |
Convert category news to new layout. |
26 Jul 2000 10:09:10 |
dburr |
Removed a spurious RUN_DEPENDS line. |
24 Jul 2000 11:02:03 |
dburr |
New port news/ubh, another commandline driven Usenet binary posting harvester.
(in case you were wondering, No, I am NOT some kind of perv or anthing. I
just like to look at the... ummm, uhhh... FRACTALS!! Yeah, that's the ticket!
Fractal postings!!!) |