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/ocsinventory-agent/Makefile

Number of commits found: 39

Wednesday, 30 Nov 2022
09:35 Mikael Urankar (mikael) search for other commits by this committer
net-mgmt/ocsinventory-agent: Update to 2.10.0

Changes:
  https://github.com/OCSInventory-NG/UnixAgent/releases/tag/v2.9.3
  https://github.com/OCSInventory-NG/UnixAgent/releases/tag/v2.10.0
commit hash: 094e7d93d70807abec9f8df9c2d1a29849e28478 commit hash: 094e7d93d70807abec9f8df9c2d1a29849e28478 commit hash: 094e7d93d70807abec9f8df9c2d1a29849e28478 commit hash: 094e7d93d70807abec9f8df9c2d1a29849e28478 094e7d9
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, 26 Jan 2022
14:59 Mikael Urankar (mikael) search for other commits by this committer
net-mgmt/ocsinventory-agent: Update to 2.9.1

Changes:
  https://github.com/OCSInventory-NG/UnixAgent/releases/tag/v2.9.0
  https://github.com/OCSInventory-NG/UnixAgent/releases/tag/v2.9.1
commit hash: 2bde8a83e68d522b09ad38199bab5419dc19f200 commit hash: 2bde8a83e68d522b09ad38199bab5419dc19f200 commit hash: 2bde8a83e68d522b09ad38199bab5419dc19f200 commit hash: 2bde8a83e68d522b09ad38199bab5419dc19f200 2bde8a8
Sunday, 10 Oct 2021
18:14 Piotr Kubaj (pkubaj) search for other commits by this committer
net-mgmt/ocsinventory-agent: use dmidecode only where it's available
commit hash: 184a2d43b66d651ee245cc746ab5854977c73dcf commit hash: 184a2d43b66d651ee245cc746ab5854977c73dcf commit hash: 184a2d43b66d651ee245cc746ab5854977c73dcf commit hash: 184a2d43b66d651ee245cc746ab5854977c73dcf 184a2d4
Monday, 12 Apr 2021
16:12 Mikael Urankar (mikael) search for other commits by this committer
net-mgmt/ocsinventory-agent: Update to 2.8.1

Changes: https://github.com/OCSInventory-NG/UnixAgent/releases/tag/v2.8.1
commit hash: b72cbe1a4e89b94a015a0ab90dda2eaf4495249a commit hash: b72cbe1a4e89b94a015a0ab90dda2eaf4495249a commit hash: b72cbe1a4e89b94a015a0ab90dda2eaf4495249a commit hash: b72cbe1a4e89b94a015a0ab90dda2eaf4495249a b72cbe1
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
Friday, 2 Oct 2020
07:02 mikael search for other commits by this committer
net-mgmt/ocsinventory-agent: update to 2.8

 - update to 2.8
 - take maintainership
 - pet portlint / portfmt
Original commitRevision:550902 
Sunday, 2 Sep 2018
15:01 mat search for other commits by this committer
regular USE_GITHUB cleanup.
Original commitRevision:478793 
Saturday, 1 Sep 2018
00:29 swills search for other commits by this committer
net-mgmt/ocsinventory-agent:

PR:		231039
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr>
Original commitRevision:478647 
Sunday, 20 Nov 2016
01:56 linimon search for other commits by this committer
As a test, restrict the dependency on dmidecode to x86.
Original commitRevision:426549 
Monday, 14 Nov 2016
03:15 danfe search for other commits by this committer
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
  matching standard ones from `Mk/bsd.options.desc.mk'
- Rename couple of options to standard name or the one that better reflects
  their usage
Original commitRevision:426080 
Thursday, 8 Sep 2016
13:03 amdmi3 search for other commits by this committer
- Remove dependency on p5-Net-Ping: Net::Ping is bundled with perl

Approved by:	portmgr (bapt)
Original commitRevision:421546 
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 
Sunday, 21 Jun 2015
13:55 sunpoet search for other commits by this committer
- Fix RUN_DEPENDS: LWP::UserAgent (www/p5-libwww) is required
- While I'm here:
  - Update MASTER_SITES
  - Fix and sort RUN_DEPENDS: Digest::MD5 is already in all supported Perl
releases
- Bump PORTREVISION for dependency change

PR:		200639
Submitted by:	Gennady Proskurin <gpr@mail.ru>
Original commitRevision:390227 
Tuesday, 9 Jun 2015
19:45 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Fix shebangs
- Add NO_ARCH

MFH:		2015Q2 (blanket)
Original commitRevision:388985 
Tuesday, 23 Dec 2014
02:22 mat search for other commits by this committer
Catch up abusive uses of ${SITE_PERL}.

Sponsored by:	Absolight
Original commitRevision:375302 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Monday, 25 Aug 2014
20:58 marino search for other commits by this committer
net-mgmt/ocsinventory-agent: Upgrade version 2.0.5 => 2.1.1

PR:		192996
Submitted by:	Phillip Beaumont
Original commitRevision:366151 
Wednesday, 12 Feb 2014
10:46 miwi search for other commits by this committer
- Stage support
Original commitRevision:343897 
Friday, 3 Jan 2014
01:53 bapt search for other commits by this committer
Part 3 at removing now useless FETCH_ARGS redifition
Original commitRevision:338516 
Friday, 29 Nov 2013
07:37 araujo search for other commits by this committer
- Return almost all of my ports back to the pool. I have no time to make any
  necessary fixes on them for the past months.
Original commitRevision:335151 
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 
Sunday, 1 Sep 2013
17:23 az search for other commits by this committer
- Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert to new perl5 framework

With hat:	perl@
Original commitRevision:325888 
Wednesday, 26 Sep 2012
08:54 araujo search for other commits by this committer
- Update to 2.0.5.

PR:		ports/170481 [1], ports/17179 [2]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1],
		Sergey Zaykov <sergey_zaikov@rambler.ru> [2]
Original commitRevision:304887 
Friday, 29 Jun 2012
10:03 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Friday, 16 Mar 2012
03:24 araujo search for other commits by this committer
- Update to 2.0.4.

Feature safe:   yes
Original commit
Wednesday, 20 Jul 2011
01:33 araujo search for other commits by this committer
- Update to 2.0.
- Sort PLIST.

PR:             ports/158311
Submitted by:   Sergey Zaykov <mail_of_sergey@mail.ru>
Original commit
Sunday, 13 Feb 2011
16:53 araujo search for other commits by this committer
- Now is possible to built this port without user interaction.
- Update PKG-PLIST.
- Included a forgotten manpage.
- Bump PORTREVISION.

PR:             ports/153689
Submitted by:   Tom Judge <tom@tomjudge.com>
Original commit
Saturday, 6 Nov 2010
18:03 araujo search for other commits by this committer
- Update to 1.1.2.1.

Requested by:   John M. Crawford <crawford.6@sociology.osu.edu> (via email)
Original commit
Friday, 27 Aug 2010
12:05 araujo search for other commits by this committer
- Update to 1.1.2.
- Add LICENSE.
Original commit
Thursday, 27 May 2010
16:29 wxs search for other commits by this committer
Fix build and run dependencies: sysutils/dmidecode is only needed to build,
and the rest are really run dependencies.

PR:             ports/146491
Submitted by:   Guido Falsi <mad@madpilot.net>
Approved by:    araujo@ (maintainer timeout)
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
Monday, 8 Jun 2009
22:43 araujo search for other commits by this committer
- Update to 1.02.
- Take maintainership.

PR:             ports/134210
Submitted by:   myself
Approved by:    maintainer timeout (more than 2 weeks)
Original commit
Monday, 9 Jun 2008
00:31 araujo search for other commits by this committer
- Mark IS_INTERACTIVE to avoid infinite loops and stop some damages on packages
cluster.
- Mark as UNBROKEN.

Submitted by:   pav via pointyhat
Original commit
Sunday, 8 Jun 2008
11:07 pav search for other commits by this committer
- Mark BROKEN. The port asks interactive questions in post-install. It needs to
  be automated, or properly marked IS_INTERACTIVE

Reported by:    pointyhat
Original commit
Saturday, 7 Jun 2008
03:30 araujo search for other commits by this committer
- Update to 0.0.9.2.

PR:             ports/123398
Reviewed by:    lippe
Approved by:    maintainer timeout (4 weeks)
Original commit
Friday, 31 Aug 2007
01:54 araujo search for other commits by this committer
- Update to 0.0.6.2.

PR:             ports/115855
Submitted by:   Dennis Cabooter <freebsd@rootxs.org> (maintainer)
Approved by:    itetcu (mentor)
Original commit
Friday, 24 Aug 2007
14:55 itetcu search for other commits by this committer
Open Computer and Software Inventory Next Generation is an application designed
to help a network or system administrator keep track of the computers
configuration and software that are installed on the network

WWW: http://www.ocsinventory-ng.org/

PR:             ports/115520
Submitted by:   Dennis Cabooter
Original commit

Number of commits found: 39