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/newscache/Makefile

Number of commits found: 40

Sunday, 15 Sep 2019
17:28 antoine search for other commits by this committer
Deprecate a few ports
Original commitRevision:512125 
Monday, 5 Aug 2019
06:37 antoine search for other commits by this committer
Mark BROKEN: unfetchable
Original commitRevision:508138 
Saturday, 10 Nov 2018
18:12 bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Original commitRevision:484628 
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, 10 Jun 2015
17:29 amdmi3 search for other commits by this committer
- Switch to USES=autoreconf
Original commitRevision:389094 
Friday, 27 Dec 2013
10:11 bapt search for other commits by this committer
Support stage
Fix configure script with clang
Original commitRevision:337683 
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 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
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
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
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
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Thursday, 20 Mar 2008
09:56 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Original commit
Sunday, 30 Sep 2007
04:47 linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Original commit
Sunday, 17 Sep 2006
16:56 arved search for other commits by this committer
Make fetchable
Original commit
Thursday, 11 May 2006
22:49 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
Original commit
Thursday, 5 Jan 2006
00:43 edwin search for other commits by this committer
Implement feedback from dougb@

        It would be better to replace the SUB_FILES line in the
        Makefile with:

        USE_RC_SUBR=    ${PORTNAME}.sh

        This provides several benefits in the short term. It would
        obviate the need for the post-install target and the pkg-plist
        entry, as the USE_RC_SUBR macro handles that stuff (as well
        as the SUB_FILES stuff) for you automatically. In the long
        term, we're going to add even more support for good things
        in the USE_RC_SUBR code, so it's a good idea to move that
        direction now.
Original commit
Wednesday, 4 Jan 2006
21:49 edwin search for other commits by this committer
Update port: news/newscache , Added rc script

        news/newscache is lacking an rc script, so I hacked this one up

PR:             ports/91319
Submitted by:   Arjan Koole <arjan@blackoak.net>
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Saturday, 4 Jun 2005
22:51 arved search for other commits by this committer
Use the latest autotools/libtool.
Original commit
Wednesday, 3 Nov 2004
18:36 arved search for other commits by this committer
Fix path to newscache.conf file.
Bump PORTREVISION

Reported by:    Mike Harding <mvh@ix.netcom.com>

Obviously i don't care enough about this port to test it :-(
-> drop maintainership
Original commit
14:10 arved search for other commits by this committer
Update to 1.2.rc6 to fix build with the latest socket++.
Original commit
Friday, 4 Jun 2004
17:29 ade search for other commits by this committer
Sync with new bsd.autotools.mk
Original commit
Monday, 17 May 2004
08:12 arved search for other commits by this committer
Move ACLOCAL from post-patch to pre-configure, because on bento
BUILD_DEPENDS are installed after patch:
Original commit
Monday, 19 Jan 2004
13:03 arved search for other commits by this committer
Fix build on -STABLE

Reported by:    Mike Harding
Original commit
Friday, 16 Jan 2004
22:08 arved search for other commits by this committer
Update to 1.1.92
Original commit
Wednesday, 10 Dec 2003
14:56 arved search for other commits by this committer
Fix a bug leading to SIG11 in the child process

Submitted by:   Herbert Straub
Reported by:    Konstantin Nikonenko
Original commit
Monday, 27 Oct 2003
18:26 arved search for other commits by this committer
Update to 1.1.90
Original commit
Monday, 4 Aug 2003
18:26 arved search for other commits by this committer
Use new INFO macros.
Original commit
11:32 arved search for other commits by this committer
Fix Crashes on 5.x. Bump PORTREVISION.

Reported by:    Derkjan de Haan <haanjdj@xs4all.nl>
Submitted by:   Herbert Straub <h.straub@aon.at>
Tested by:      Steve Ames <steve@energistic.com>
Original commit
Sunday, 18 May 2003
11:24 kris search for other commits by this committer
Back out previous commit; the port was fixed already

Apologies to:   arved
Original commit
09:44 kris search for other commits by this committer
BROKEN on 5.1: bad C++
Original commit
Wednesday, 14 May 2003
17:34 arved search for other commits by this committer
Update to 1.1.1Update to 1.1.12
Original commit
Sunday, 23 Mar 2003
16:11 arved search for other commits by this committer
Update Maintaineraddress.
Add a patch for the date command. Bump PORTREVISION

Submitted by:   Matthias Andree (via author).
Original commit
Friday, 21 Feb 2003
13:15 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 10 Oct 2002
18:51 ijliao search for other commits by this committer
update mastersite

PR:             43893
Submitted by:   maintainer
Original commit
Monday, 15 Jul 2002
10:28 ijliao search for other commits by this committer
doesn't build with gcc > 3.0

PR:             40531
Submitted by:   maintainer
Original commit
Saturday, 4 May 2002
15:37 anders search for other commits by this committer
Add NewsCache, a GPLed cache server for USENET News.

PR:             35827
Submitted by:   Tilman Linneweh <tilman@arved.de>
Original commit

Number of commits found: 40