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.

non port: news/newsstar/Makefile

Number of commits found: 48

Tuesday, 16 May 2023
19:29 Matthias Andree (mandree) search for other commits by this committer
news/newsstar: update WWW to upgraded https:// (sourceforge)
commit hash: f60ad868af714eb390127421f0d1619c8cb5ea78 commit hash: f60ad868af714eb390127421f0d1619c8cb5ea78 commit hash: f60ad868af714eb390127421f0d1619c8cb5ea78 commit hash: f60ad868af714eb390127421f0d1619c8cb5ea78 f60ad86
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
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, 20 Jul 2022
14:22 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
  *  George Sorsby <george@crackpipe.net>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Holland <john@zoner.org>
  *  Jun-ichiro itojun Itoh <itojun@itojun.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Lasse L. Johnsen (lasse@freebsdcluster.org)
  *  Lewis Thompson <purple@lewiz.net>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Max Khon
  *  Michael L. Hostbaek <mich@freebsdcluster.org>
  *  Mikolaj Rydzewski <miki@ceti.pl>
  *  Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Pete Fritchman <petef@databits.net>
  *  Ralf van der Enden <tremere@cainites.net>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Thierry Thomas <tthomas@mail.dotcom.fr>
  *  Tim Welch <ports@thepentagon.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  adam
  *  asaddi@philosophysw.com
  *  bkhl@elektrubadur.se
  *  gary@hayers.org
  *  ijliao
  *  kbowling
  *  obrien@cs.ucdavis.edu
  *  proff@suburbia.net
  *  smace
  *  torstenb

With hat:	portmgr
commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 4f7ba00
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 11 Nov 2018
15:38 danfe search for other commits by this committer
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
Original commitRevision:484696 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Thursday, 8 Dec 2016
19:23 tijl search for other commits by this committer
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428150 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
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 
Tuesday, 15 Jul 2014
16:47 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361972 
Wednesday, 11 Jun 2014
14:50 tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:357486 
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 
Friday, 20 Sep 2013
22:31 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
Original commitRevision:327759 
Thursday, 19 Sep 2013
22:24 madpilot search for other commits by this committer
- Add explicit $ICONV_LIB

Submitted by:	marino
Approved by:	portmgr (bapt, implicit)
Original commitRevision:327653 
Saturday, 14 Sep 2013
12:04 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327278 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 27 Apr 2013
18:25 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
Original commitRevision:316683 
Tuesday, 22 Jan 2013
08:32 mandree search for other commits by this committer
Upgrade to new upstream release 1.5.6.
Original commitRevision:310813 
Sunday, 20 Jan 2013
16:27 mandree search for other commits by this committer
Convert to OptionsNG.

Fix an installation error to fresh PREFIX directories, where a file was
installed one directory level too close to the root (lib/newsstar) and
renamed.
Original commitRevision:310700 
14:52 mandree search for other commits by this committer
Take maintainership.
Original commitRevision:310691 
13:46 wen search for other commits by this committer
- Update to 1.5.5
- Trim Makefile headers
Original commitRevision:310687 
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Monday, 12 Sep 2011
13:46 gabor search for other commits by this committer
- Track dependencies after databases/gdbm update
Original commit
Thursday, 9 Dec 2010
10:05 mandree search for other commits by this committer
Fix NOPORTDOCS builds if gmake isn't installed.
Original commit
Wednesday, 8 Dec 2010
13:08 mandree search for other commits by this committer
Fix leftover files in NOPORTDOCS install.
Original commit
Tuesday, 7 Dec 2010
13:04 mandree search for other commits by this committer
Add LICENSE=GPLv3 line.

Feature safe: yes
Original commit
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
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Wednesday, 1 Dec 2010
23:38 linimon search for other commits by this committer
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Thursday, 7 Oct 2010
15:21 ade search for other commits by this committer
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Sunday, 25 Oct 2009
09:14 erwin search for other commits by this committer
Mark BROKEN: does not build
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
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Sunday, 7 Oct 2007
05:45 linimon search for other commits by this committer
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
Original commit
Sunday, 16 Sep 2007
17:16 anray search for other commits by this committer
- Update to 1.3.2
- Fixed broken detection of installed INN
- Added missing dependency on GDBM
- manpage installed into right directory

PR:             ports/116370
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Original commit
Thursday, 15 Dec 2005
20:34 anray search for other commits by this committer
Change email address for all my ports.

Approved by:    sem(mentor)
Original commit
Thursday, 3 Mar 2005
09:10 krion search for other commits by this committer
Update to version 1.2.2

PR:             ports/78326
Submitted by:   maintainer
Original commit
Thursday, 30 Dec 2004
02:37 edwin search for other commits by this committer
[PATCH] change MAINTAINER email address for all my ports.

PR:             ports/75559
Submitted by:   Andrey Slusar <anray@inet.ua>
Original commit
Tuesday, 24 Aug 2004
19:39 krion search for other commits by this committer
Update to 1.2.1

PR:             ports/70908
Submitted by:   maintainer
Original commit
Friday, 20 Aug 2004
13:04 sem search for other commits by this committer
Update to 1.2

PR:             ports/70676
Submitted by:   maintainer
Original commit
Saturday, 14 Aug 2004
06:16 krion search for other commits by this committer
Change option WITH_SN to WITH_INN and remove RUN_DEPENDS.
Add s-news to COMMENT.
Fix autosearch paths to newsservers.
Fix running overview program if using s-news.
Fix path to sendmail.
Bump portrevision.

PR:             ports/70437
Submitted by:   maintainer
Original commit
Saturday, 7 Aug 2004
20:48 krion search for other commits by this committer
Change maintainer's email.

PR:             ports/70138
Submitted by:   Andrey Slusar <vasallia@ukr.net>
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: 48