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/c-nocem/Makefile

Number of commits found: 41

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
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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, 29 Jan 2017
11:06 dinoex search for other commits by this committer
- add LICENSE
- make portlint happier
Original commitRevision:432716 
Monday, 16 May 2016
14:25 dinoex search for other commits by this committer
- strip all binaries
Original commitRevision:415330 
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 
Saturday, 21 Nov 2015
17:23 dinoex search for other commits by this committer
- fix build with custom CNEWS_PORT
Original commitRevision:402168 
Thursday, 5 Nov 2015
12:36 mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
Original commitRevision:400848 
Sunday, 1 Dec 2013
18:33 dinoex search for other commits by this committer
- use STAGEDIR
- USES=gmake
Original commitRevision:335424 
Monday, 28 Oct 2013
06:31 dinoex search for other commits by this committer
- use PLIST_FILES
Original commitRevision:331832 
Monday, 23 Sep 2013
18:54 dinoex search for other commits by this committer
- fix perl compatibility with getopt
Original commitRevision:328030 
Saturday, 21 Sep 2013
11:06 dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
Original commitRevision:327804 
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 
Monday, 2 Sep 2013
09:22 az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:325955 
Saturday, 13 Oct 2012
13:39 dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
Original commitRevision:305832 
Monday, 14 Nov 2011
06:09 dinoex search for other commits by this committer
- update FETCH_DEPENDS
Feature safe:   yes
Original commit
06:02 dinoex search for other commits by this committer
- add FETCH_DEPENDS
Feature safe:   yes
Original commit
Sunday, 9 Sep 2007
00:36 linimon search for other commits by this committer
Fix in the new Perl order.

Hat:    portmgr
Original commit
Friday, 22 Dec 2006
02:51 kuriyama search for other commits by this committer
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
  depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:     ume
Original commit
Thursday, 21 Dec 2006
13:31 kuriyama search for other commits by this committer
- Upgrade gnupg to 2.0.1.  Old stable version (1.4.6) was repocopied
  to security/gnupg1.

Thanks to:      dougb, lofi
Original commit
Friday, 26 Mar 2004
17:55 dinoex search for other commits by this committer
- use CNEWS_PORT
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Monday, 3 Mar 2003
20:58 dinoex search for other commits by this committer
- fix build on bento.

It works fine when PORTSDIR points at the physical lcoation.
if PORTSDIR point to symlink (as on benot), the workdirs are
at a diffrent location.

You expect:
${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work

===>   c-nocem-3.7 depends on file:
/tmp/usr/ports/news/cnews/work/conf/substitutions - not found
but the port genarted itws workfiles at:
        /tmp/a/ports/news/cnews/work/conf/substitutions

The location can only be found with
${WRKDIRPREFIX}${.CURDIR}/../../news/cnews/work
Original commit
Sunday, 23 Feb 2003
10:57 dinoex search for other commits by this committer
- backout as requested by kris
ports is now broken again on bento.
Original commit
07:16 dinoex search for other commits by this committer
- update pre-fetch to use CNEWSSRC as well
Original commit
07:06 dinoex search for other commits by this committer
- Update to 3.7
- add pre-fetch target for bento
- optimize configuration with option CNEWSSRC
Original commit
Thursday, 20 Feb 2003
18:26 dinoex search for other commits by this committer
- add COMMENT
Original commit
Friday, 13 Dec 2002
06:16 dinoex search for other commits by this committer
- Fix build, as USE_PERL5 now conditional.
Original commit
06:13 dinoex search for other commits by this committer
- Fix build on CURRRENT
switch to USE_PERL5, even as it builds with perl4
Original commit
Sunday, 1 Sep 2002
11:06 dinoex search for other commits by this committer
change binary installation path for cnews
Original commit
Sunday, 24 Jun 2001
05:28 dinoex search for other commits by this committer
change MAINTAINER to FreeBSD.org address    
Original commit
Wednesday, 16 May 2001
19:46 dinoex search for other commits by this committer
- Added missing dependency for libcnews.a    
Original commit
Thursday, 15 Mar 2001
21:17 dinoex search for other commits by this committer
Add default CNEWSBIN, to ensure package can be made    
Original commit
Wednesday, 14 Mar 2001
07:27 dinoex search for other commits by this committer
fix pkg-plist, even if CNEWSBIN is not set    
Original commit
Sunday, 11 Mar 2001
05:52 dinoex search for other commits by this committer
Changing path for BUILD_DEPENDS.   For some unknown reason for the i386 ports
build had failed,   workdir was searched in:  "/tmp/usr/ports/news/cnews/work/" 
 but created files are at: "/tmp/a/ports/news/cnews/work/"    
Original commit
Friday, 23 Feb 2001
05:48 dinoex search for other commits by this committer
Master-Sites changed, renaming of directories.    
Original commit
Friday, 12 Jan 2001
15:10 alex search for other commits by this committer
This port needs PGP.  Add GnuPG as dependency.    
Original commit
Tuesday, 10 Oct 2000
05:11 kevlo search for other commits by this committer
Fix BUILD_DEPENDS    
Original commit
Thursday, 10 Aug 2000
17:12 kevlo search for other commits by this committer
Substitute the extra spaces    
Original commit
Sunday, 6 Aug 2000
15:58 nbm search for other commits by this committer
Update to 3.6 and fix a few bugs too.    
Original commit
Wednesday, 2 Aug 2000
11:24 nbm search for other commits by this committer
Add c-nocem, a fast filter to remove spam (works with cnews)    
Original commit

Number of commits found: 41