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: net-mgmt/ndoutils/Makefile

Number of commits found: 27

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
Wednesday, 15 Jul 2020
09:36 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:542253 
Wednesday, 9 Oct 2019
12:59 pkubaj search for other commits by this committer
net-p2p/bitcoin-utils: unbreak on BE
net-mgmt/ndouditls: fix build on GCC architectures

ndoutils needs C11 compiler because it links to mysql libraries.

Approved by:	mentors (implicit approval)
Original commitRevision:514148 
Tuesday, 24 Apr 2018
20:04 bofh search for other commits by this committer
net-mgmt/ndoutils: Update version 2.1.2=>2.1.3

Relnotes:	https://exchange.nagios.org/directory/Addons/Database-Backends/NDOUtils/details#_ga=2.268107022.1239817101.1524600167-5880004.1524600167
Original commitRevision:468239 
Saturday, 25 Feb 2017
10:51 bofh search for other commits by this committer
net-mgmt/ndoutils: Update version 2.1.0=>2.1.2
Original commitRevision:434793 
Wednesday, 5 Oct 2016
19:00 marino search for other commits by this committer
net-mgmt/ndoutils: Mark jobs unsafe (again)

As before, there are attempts to use object files before they are
fully built.  It's failed on me twice since the previous MAKE_JOBS_UNSAFE
marking was removed.  An explicit fix should be made to the vendor
makefile before removing it again.
Original commitRevision:423372 
Friday, 5 Aug 2016
16:26 bofh search for other commits by this committer
net-mgmt/ndoutils: Update version 2.0.0=>2.1.0

- Convert to USES
- Mark JOBS safe
- Convert to OPTIONSNG
- Make patches makepatch compatible
Original commitRevision:419695 
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 
Tuesday, 17 Mar 2015
09:51 marino search for other commits by this committer
net-mgmt/ndoutils: Not jobs safe

It tries to use an object file before it's built (io.o).
Original commitRevision:381479 
Wednesday, 24 Dec 2014
00:14 bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
Original commitRevision:375378 
Friday, 30 May 2014
05:31 sunpoet search for other commits by this committer
- Update to 2.0.0
- Add LICENSE
- Support STAGEDIR
- Pass maintainership to submitter

Changes:	http://sourceforge.net/p/nagios/ndoutils/ci/master/tree/Changelog
PR:		ports/190305
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commitRevision:355779 
Friday, 20 Sep 2013
22:24 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Original commitRevision:327757 
Saturday, 3 Aug 2013
08:45 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324181 
Tuesday, 11 Sep 2012
15:11 bdrewery search for other commits by this committer
- Convert to new options framework
- Add missing dependency on perl
- Bump PORTREVISION due to added dependency

Approved by:	eadler, bapt (mentors, implicit)
Original commitRevision:304099 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 19 Mar 2011
13:15 ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
Original commit
Thursday, 14 Oct 2010
20:09 pgollucci search for other commits by this committer
- Allow ndo2db_configfile to be overridden correctly in /etc/rc.conf

Sponsored by:   RideCharge Inc. / TaxiMagic
Original commit
Thursday, 29 Apr 2010
19:37 pgollucci search for other commits by this committer
- Release some more
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 26 Dec 2009
22:29 pgollucci search for other commits by this committer
- Update to 1.4b8
- OPTIONs/bsd.port.options.mk
- Remove CFLAGS from CONFIGURE_ENV
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
Friday, 1 May 2009
19:18 pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE=yes
Original commit
Thursday, 25 Dec 2008
14:42 pgollucci search for other commits by this committer
- An rc.d script that actually works [1]
- Depend on net-mgmt/nagios not -devel

PR:             ports/129485 [1]
Submitted by:   olli hauer <ohauer@gmx.de> [1]
Approved by:    araujo (mentor, implicit)
Original commit
Thursday, 14 Aug 2008
02:58 pgollucci search for other commits by this committer
The NDOUTILS addon is designed to store all configuration and event data from
Nagios in a database. Storing information from Nagios in a database will allow
for quicker retrieval and processing of that data and will help serve as a
foundation for the development of a new PHP-based web interface in Nagios 3.0.

WWW: http://www.nagios.org

Approved by:    araujo (mentor)
Original commit

Number of commits found: 27