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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
aub Assemble usenet binaries
2.2_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 2.2_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-09 10:32:17
Commit Hash: 03c7f3c
License: not specified in port
WWW:
https://yukidoke.org/~mako/projects/aub/
Description:
More and more people are posting binary files to usenet these days. Because of limitations in the type data that usenet can accommodate, binaries must be encoded into text, and because binary files are commonly very large relative to text files usenet was designed to handle, they frequently must be broken up into pieces. aub, which stands for "assemble usenet binaries", automates the reassembly process for you. aub determines whether or not any new binaries have appeared in selected newsgroups since the last time it was run, and if so, retrieves, organizes and decodes them, depositing them in a configurable location. This process requires no human intervention once aub has been configured. aub also keeps track of binaries which it has seen some, but not all, of the pieces of. It remembers how to find these old pieces, so that when new, previously missing pieces arrive at your site, it will build the entire binary the next time it is run. It also remembers which binaries it has already seen all of the pieces of already, so that it does not waste time rebuilding the same binaries over and over again. run: ``aub -M | more'' for the long form documentation, or ``aub -m | more'' for the short form.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. bin/aub
  2. share/man/man1/aub.1.sgml.gz
  3. share/man/man1/aubconf.1.sgml.gz
Collapse this list.
Dependency lines:
  • aub>0:news/aub
To install the port:
cd /usr/ports/news/aub/ && make install clean
To add the package, run one of these commands:
  • pkg install news/aub
  • pkg install aub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: aub
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (aub_2.2.tar.gz) = 08ebccf825a972545d43ec94c24b7c92feb2a3292ee8694ee56822016582cf2f SIZE (aub_2.2.tar.gz) = 44515

Packages (timestamps in pop-ups are UTC):
aub
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2_12.2_12.2_12.2_12.2_1-2.2_1-
FreeBSD:13:quarterly2.2_12.2_12.2_12.2_12.2_12.2_12.2_12.2_1
FreeBSD:14:latest2.2_12.2_12.2_12.2_12.2_12.2_1-2.2_1
FreeBSD:14:quarterly2.2_12.2_1-2.2_12.2_12.2_12.2_12.2_1
FreeBSD:15:latest2.2_12.2_1n/a2.2_1n/a2.2_12.2_12.2_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for aub-2.2_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
news_aub
USES:
shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://yukidoke.org/~mako/projects/aub/download/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2_1
09 Jan 2024 10:32:17
commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
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)
2.2_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)
2.2_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)
2.2_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.
2.2_1
18 Aug 2016 09:01:14
Revision:420389Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Switch to options helpers
2.2_1
12 Jun 2015 21:17:44
Revision:389302Original commit files touched by this commit
erwin search for other commits by this committer
Reset maintainership for obrien

Approved by:	portmgr
2.2_1
25 Feb 2014 08:50:24
Revision:345930Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Use shebangfix
- Define DOCS
2.2_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)
2.2_1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2.2_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
2.2_1
21 Nov 2008 11:34:35
Original commit files touched by this commit
itetcu search for other commits by this committer
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Approved by:    maintainer timeout on QAT BotMail
Prompted by:    QAT QA run
2.2
19 May 2006 12:50:42
Original commit files touched by this commit
erwin search for other commits by this committer
Update 2.2

PR:             96618
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    maintainer timeout (14 days, obrien)
2.1.3
23 Jan 2006 23:46:39
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.1.3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.1.3
07 Mar 2003 06:07:47
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2.1.3
11 Sep 2002 15:04:14
Original commit files touched by this commit
obrien search for other commits by this committer
Upgrade to 2.1.3.

Submitted by:   wjv
2.1.2
07 Sep 2002 01:42:33
Original commit files touched by this commit
obrien search for other commits by this committer
Update to version 2.1.2.
2.0.5
16 May 2002 23:35:48
Original commit files touched by this commit
obrien search for other commits by this committer
Don't support running with perl4 any more.
2.0.5
21 Mar 2002 02:24:51
Original commit files touched by this commit
obrien search for other commits by this committer
Use MASTER_SITE_PERL_CPAN.
23 Sep 2001 20:50:43
commit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists.    
22 Nov 2000 00:17:18
commit hash: fp1.6602@dev.null.freshports.orgcommit hash: fp1.6602@dev.null.freshports.orgcommit hash: fp1.6602@dev.null.freshports.orgcommit hash: fp1.6602@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Add $FreeBSD$'s which help me in problem reports.    
08 Oct 2000 04:57:04
commit hash: fp1.4787@dev.null.freshports.orgcommit hash: fp1.4787@dev.null.freshports.orgcommit hash: fp1.4787@dev.null.freshports.orgcommit hash: fp1.4787@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category news to new layout.  
05 Jul 2000 07:37:55
commit hash: fp1.1563@dev.null.freshports.orgcommit hash: fp1.1563@dev.null.freshports.orgcommit hash: fp1.1563@dev.null.freshports.orgcommit hash: fp1.1563@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
@dirrm share/doc/aub    

Number of commits found: 24