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.

non port: news/newsstar/pkg-plist

Number of commits found: 10

Wednesday, 20 Mar 2024
19:51 Nuno Teixeira (eduardo) search for other commits by this committer
news/newsstar: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 6e3a9cc9b1398ae561f90307c041c4fabe833cee commit hash: 6e3a9cc9b1398ae561f90307c041c4fabe833cee commit hash: 6e3a9cc9b1398ae561f90307c041c4fabe833cee commit hash: 6e3a9cc9b1398ae561f90307c041c4fabe833cee 6e3a9cc
Sunday, 4 Sep 2022
00:26 Matthias Andree (mandree) search for other commits by this committer
news/newsstar: fix OpenSSL detection & cleanups

OpenSSL detection was broken because it looked for SSL_library_init(),
which has been gone since OpenSSL 1.1.0 already. Patch to look for
OPENSSL_init_ssl() instead.

Replace @exec by @postexec.

Add USES=ncurses.

Rearrange Makefile to reduce complaints from portclippy and portlint.
commit hash: b8fd81efdd5021304bf957405a58490b7c105513 commit hash: b8fd81efdd5021304bf957405a58490b7c105513 commit hash: b8fd81efdd5021304bf957405a58490b7c105513 commit hash: b8fd81efdd5021304bf957405a58490b7c105513 b8fd81e
Wednesday, 30 Dec 2015
15:16 mandree search for other commits by this committer
Cleanup and update.

PR:		205574
Submitted by:	Dmitry Marakasov (amdmi3@)
Original commitRevision:404861 
Thursday, 31 Oct 2013
00:38 mandree search for other commits by this committer
Attempt to fix build issues.
Add SHEBANG_FILES=newsstar.in, bumping PORTREVISION.
Original commitRevision:332191 
Wednesday, 23 Oct 2013
22:17 mandree search for other commits by this committer
Support staging.
Reorder Makefile targets (post-install after post-patch).
Update to new LIB_DEPENDS format.
Disable chown, and leave that to the package.

Note that this apparently exposes issues with
poudriere testport/make check-orphans due to absolute /var paths.
Original commitRevision:331435 
Sunday, 20 Jan 2013
13:46 wen search for other commits by this committer
- Update to 1.5.5
- Trim Makefile headers
Original commitRevision:310687 
Tuesday, 7 Dec 2010
12:58 mandree search for other commits by this committer
- Update to upstream release 1.5.4 (2009)
  + This unbreaks the build, removing BROKEN= tag.

- For examples, use [NO]PORTEXAMPLES instead of [NO]PORTDOCS

- HAS_CONFIGURE -> GNU_CONFIGURE

- Drop all patches from files/,
  + patch-configure.in and patch-newsstar.in integrated in upstream
  + patch-Makefile.am no longer needed after further upstream fixes

- Drop USE_AUTOTOOLS, we're no longer patching *.ac/*.am files.

- Mark MAKE_JOBS_SAFE for parallel builds.

- Note I cannot actually test the resulting executable for lack of local
  news servers, hence I'm not taking maintainership either.

Feature safe: yes
Original commit
Thursday, 15 Oct 2009
12:46 anray search for other commits by this committer
- Update to 1.5.3

PR:             ports/136807
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Original commit
Thursday, 15 Jul 2004
03:13 sem search for other commits by this committer
Update to 1.1.1

PR:             ports/68901
Submitted by:   maintainer
Approved by:    krion (mentor)
Original commit
Friday, 14 May 2004
17:54 pav search for other commits by this committer
Add newsstar, a program that fetches news from a number of remote NNTP servers
and posts it to a local server (INN or sn), and also posts outgoing articles
from the local server to the remote ones. It uses a configurable number of
multiple  processes or "threads" to maximise bandwidth utilisation. The threads
are coordinated to avoid downloading multiple copies of the same article.

PR:             ports/66441
Submitted by:   Andrey Slusar <vasallia@ukr.net>
Original commit

Number of commits found: 10