Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6 16 Sep 2024 20:14:23 |
Robert Clausecker (fuz) Author: John W. O'Brien |
net-mgmt/p5-FusionInventory-Agent: update to 2.6
* Update to 2.6
* Discard CONFLICTS not in ports tree
* Discard NO-OP OPTIONS: VMWARE, ZLIB
* Add missing XML::XPath dependency for DAEMON OPTION
* Pet portlint (USES, makepatch)
Changelog:
https://github.com/fusioninventory/fusioninventory-agent/releases/tag/2.6
PR: 280452
Approved by: freebsd@simweb.ch (maintainer timeout) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.5.2 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
2.5.2 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.5.2 10 Oct 2021 18:14:33 |
Piotr Kubaj (pkubaj) |
net-mgmt/p5-FusionInventory-Agent: enable DMIDECODE only where it's available |
2.5.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.2 27 May 2020 05:18:02 |
pi |
net-mgmt/p5-FusionInventory-Agent: update 2.4 -> 2.5.2, DAEMON option added to
default
PR: 244263, 241943
Reported by: ohartmann@walstatt.org, olevole@olevole.ru
Approved by: freebsd@simweb.ch (maintainer timeout)
Relnotes: https://metacpan.org/changes/distribution/FusionInventory-Agent |
2.4 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.4 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.4 11 Mar 2018 15:38:22 |
pi |
net-mgmt/p5-FusionInventory-Agent: update 2.3.20 -> 2.4
- submitter becomes maintainer
PR: 226128
Submitted by: Mathieu Simon <freebsd@simweb.ch>
Relnotes: http://fusioninventory.org/2017/12/29/fusioninventory-agent-2.4.html |
2.3.20_1 23 Feb 2018 21:09:47 |
rene |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
2.3.20_1 10 Aug 2017 18:24:05 |
sunpoet |
Remove Perl core modules
- While I'm here, add LICENSE_FILE
- Bump PORTREVISION for dependency change
With hat: perl |
2.3.20 25 Jul 2017 15:30:17 |
vg |
- Update to 2.3.20 |
2.3.19 29 May 2017 08:46:29 |
vg |
- Update to 2.3.19 |
2.3.17_1 05 Feb 2017 05:32:00 |
sunpoet |
Remove Perl core modules
- Add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl |
2.3.17 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.3.17 04 Feb 2016 15:29:25 |
vg |
- Upgrade to 2.3.17
PR: ports/204632
Submitted by: Mathieu Simon <freebsd@simweb.ch> |
2.2.5 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
2.2.5 01 Feb 2015 18:48:24 |
amdmi3 |
- Switch to @sample
- Drop @dirrm* from plist
Approved by: portmgr blanket |
2.2.5 04 Apr 2014 14:02:14 |
bapt |
Support stage
Use options helpers |
2.2.5 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
14 Sep 2013 15:39:55
|
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.2.5 22 Jul 2013 14:34:23 |
vg |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
2.2.5 07 Mar 2013 16:53:46 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
2.2.5 28 Sep 2012 13:41:47 |
swills |
- Fix PLIST errors for config file
- Pet portlint while here
PR: ports/172127
Approved by: "Veniamin Gvozdikov" <g.veniamin@googlemail.com> (maintainer, via
private email) |
2.2.5 04 Sep 2012 14:16:01 |
swills |
- Remove empty file
Pointyhat to: swills
Pointed out by: ak |
2.2.5 25 Aug 2012 20:20:28 |
swills |
- Update to 2.2.5
- Add various options
- Fix depends
- Improve depends based on options
PR: ports/167017
Submitted by: akrus <akrus@flygroup.st>
Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
2.2.4 15 Aug 2012 06:46:08 |
rm |
- update to 2.2.4
PR: 170596
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer) |
2.1.13_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.1.13 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
2.1.13 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
2.1.13 07 Jan 2012 10:52:49 |
culot |
- Update to 2.1.13
Changes: http://search.cpan.org/dist/FusionInventory-Agent/Changes
PR: ports/163874
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
2.1.10 13 Sep 2011 08:57:15 |
sunpoet |
- Force commit to note that I've updated this port to 2.1.10 (latest version),
not 2.1.9 in original PR (ports/160655). |
2.1.10 13 Sep 2011 08:53:01 |
sunpoet |
- Add p5-FusionInventory-Agent 2.1.9
fusioninventory-agent is an agent for OCS Inventory server and
FusionInventory for GLPI servers. It creates local inventory of the
machines (hardware and software) and send it to the server. It can also
write it in a local XML file. This agent is the successor of the former
linux_agent which was released with OCS 1.01 and prior. It also replaces
the Solaris/AIX/BSD unofficial agents.
WWW: http://search.cpan.org/dist/FusionInventory-Agent/
WWW: http://fusioninventory.org/
PR: ports/160655
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> |