non port: sysutils/ipmitool/Makefile |
SVNWeb
|
Number of commits found: 64 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 1 Sep 2020
|
[ 07:13 se ]
Fix build with -fno-common
Approved by: antoine (implicit)
|
Wed, 1 Jan 2020
|
[ 17:30 brnrd ] (Only the first 10 of 18 ports in this commit are shown above. )
Chase rename of security/openssl111
- Categories n-z
MFH: 2020Q1
|
Fri, 12 Jul 2019
|
[ 07:56 eugen ]
sysutils/ipmitool: make it work for FreeBSD 11 with openssl111
Apply extra patch needed for openssl111 also for users of FreeBSD 11
with DEFAULT_VERSIONS+=ssl=openssl111 in the /etc/make.conf
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Sat, 10 Nov 2018
|
[ 10:09 mat ] (Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Fri, 12 Oct 2018
|
[ 18:20 sbruno ]
Setting DOCS=off will set EXTRA_PATCHES, so we need to append to this
variable, not clear it.
Submitted by: tobik
|
[ 17:51 sbruno ]
sysutils/ipmitool: unbreak with openssl 1.1.1 import
- Only apply openssl patch if we are on a version of FreeBSD with openssl 1.1.1
- Don't bump portrevision as we don't change anything except on broken systems
It should be noted that this is a functional way to fix this port and is the
method
used upstream. There are most likely better ways to do this.
Reviewed by: 0mp (Makefile changes)
Obtained from
Sponsored by: Limelight Networks
|
Sat, 17 Feb 2018
|
[ 12:01 sunpoet ]
Use BROKEN_SSL
Approved by: portmgr (blanket)
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Thu, 19 Jan 2017
|
[ 14:06 zi ]
- Update to 1.8.18
- Update 'sel list' output in periodic script
PR: 214230, 210068, 209335, 209446
Submitted by: Leonid Nevecherya
|
Tue, 29 Nov 2016
|
[ 18:46 mat ] (Only the first 10 of 55 ports in this commit are shown above. )
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight
|
Sun, 22 May 2016
|
[ 17:47 sbruno ]
Do not pull in gcc, this was a leftover from debugging builds on 9.x
Submitted by: Terry Kennedy <TERRY@glaver.org>
|
[ 15:49 sbruno ] (Only the first 10 of 11 ports in this commit are shown above. )
Update ipmitool to upstream version 1.8.17
Make patchfiles portlint friendly and add new patches to aid in compilation.
Reviewed by: zi
Differential Revision: https://reviews.freebsd.org/D6401
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 9 Jan 2016
|
[ 18:16 zi ]
- Reset MAINTAINER due to fatal email bounce
Reported by: portscout
|
Fri, 4 Dec 2015
|
[ 12:33 sunpoet ]
- Update to 1.5.1
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8421
|
Sun, 8 Nov 2015
|
[ 19:22 sbruno ]
version 1.8.15 2014-11-24
* ID: 340 - ipmitool sol session improperly closes on packet retry
* ID: 277 - support for hostnames longer than 64 chars
* ID: 313 - ipmitool doesn't support hostname long than 64 symbols
* ID: 277 - Minor issue with ipmi_intf_session_set_hostname()
* ID: 247 - 'sensor thresh' help output is wrong
* ID: 324 - conflicting declaration write_fru_area()
* ID: 337 - Add support for 13G Dell PowerEdge
* ID: 325 - DDR4 DIMM Decoding Logic
* ID: 328 - HPM.2 fixes
* ID: 329 - hpm.1 upgrade fixes
* ID: 103 - picmg discover messages should be DEBUG, not INFO
* ID: 331 - Passwords provided in file (-f option) truncated on space
* ID: 318 - ipmi_tsol.c: fix buffer overflow
* ID: 306 - "fru print" command prints the FRU #0 twice
* ID: 305 - HPM.1 deferred activation support fixup
* ID: 317 - ipmi_fwum.c: fix typo
* ID: 315 - buildsystem: configure.in is deprecated
* ID: 316 - Directory debian is outdated
* ID: 103 - 'lib/ipmi_ekanalyzer.c' needs a re-work
* ID: 46 - SEL OEM record corner case
PR: 203775
Approved by: maintainer timeout
Sponsored by: Limelight Networks
|
Thu, 24 Sep 2015
|
[ 21:20 amdmi3 ]
- Switch to options helpers
Approved by: portmgr blanket
|
Sat, 27 Jun 2015
|
[ 19:52 pgollucci ]
sysutils/ipmitool: properly link against ports OpenSSL/LibreSSL
PR: 199389
Submitted by: franco@opnsense.org and brnrd
Approved by: maintainer timeout (steve.polyack@intermedix.com ; 76 days)
|
Sun, 17 May 2015
|
[ 10:06 amdmi3 ]
- Add CPE info
- Fix WWW:
Approved by: portmgr blanket
|
Sat, 20 Dec 2014
|
[ 19:42 bapt ] (Only the first 10 of 26 ports in this commit are shown above. )
Cleanup plist
|
Tue, 29 Jul 2014
|
[ 15:29 sunpoet ]
- Update to 1.4.5
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8039
|
Tue, 15 Jul 2014
|
[ 17:00 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Sun, 13 Jul 2014
|
[ 23:10 bapt ]
Fix build without readline on head
|
Mon, 2 Jun 2014
|
[ 14:27 milki ]
Update sysutils/ipmitool to 1.8.14
- Add LICENSE
- Update maintainer email address
PR: ports/190438
Submitted by: Steve Polyack <spolyack@collaborativefusion.com>
Approved by: eadler (mentor)
|
Fri, 23 May 2014
|
[ 05:55 bdrewery ]
Convert to USES
|
Thu, 8 May 2014
|
[ 10:42 sunpoet ]
- Update to 1.4.3
- Use USES=libtool
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7971
http://savannah.gnu.org/forum/forum.php?forum_id=7969
|
Fri, 14 Mar 2014
|
[ 15:52 sunpoet ]
- Bump PORTREVISION for sysutils/freeipmi shlib change
- Convert to new LIB_DEPENDS format [1]
- Support STAGEDIR [1]
Approved by: portmgr (blanket) [1]
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sat, 24 Aug 2013
|
[ 20:39 sunpoet ]
- Update to 1.3.1
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7687
|
Wed, 8 May 2013
|
[ 15:36 sunpoet ]
- Update to 1.2.6
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7587
|
Wed, 30 Jan 2013
|
[ 16:35 jadawin ]
- Fix build on sparc64
PR: ports/172707
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
Approved by: maintainer timed-out
|
Sun, 9 Dec 2012
|
[ 05:57 sunpoet ]
- Update to 1.2.3
- Cleanup Makefile header
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7431
http://savannah.gnu.org/forum/forum.php?forum_id=7385
http://savannah.gnu.org/forum/forum.php?forum_id=7346
Feature safe: yes
|
Thu, 4 Oct 2012
|
[ 10:27 zeising ]
Update to 1.8.12, which fixes build with clang.
Turn the WITH_FREEIPMI make variable to a proper option.
Change the NOPORTDOCS option to use the new options framework.
PR: ports/171766
Submitted by: zeising
Approved by: maintainer timeout (two weeks), kwm (mentor)
|
Fri, 9 Mar 2012
|
[ 12:37 zi ]
- Add missing plist entry
Reported by: pointyhat
Feature safe: yes
|
Tue, 28 Feb 2012
|
[ 13:56 zi ]
- Add periodic file for daily status information
- Bump PORTREVISION
PR: ports/165204
Submitted by: Will Glozer <will@glozer.net>
Approved by: Steve Polyack <spolyack@collaborativefusion.com> (maintainer)
|
Fri, 6 Jan 2012
|
[ 08:26 sunpoet ]
- Bump PORTREVISION for sysutils/freeipmi shlib change
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 5 Feb 2011
|
[ 15:48 sunpoet ]
- Bump PORTREVISION for freeipmi shlib change
Feature safe: yes
|
Tue, 14 Sep 2010
|
[ 12:12 garga ]
Remove dependency from sysutils/ipmi-kmod because the port is deprecated since
it's on base system since 6.2-RELEASE
Approved by: portmgr (pav)
|
Wed, 4 Aug 2010
|
[ 07:19 bapt ]
Freeipmi:
- Update to 0.8.8
- Update MASTER_SITES
- Pass maintainership to submitter
Ipmitool:
- Bump PORTREVISION for its conditional dependency on freeipmi
PR: ports/149074
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet _at_ sunpoet.net> (maintainer)
Approved by: jadawin@ (co-mentor)
|
Wed, 28 Jul 2010
|
[ 14:04 glarkin ]
- Patch the code to enable clean compiling on legacy (4.x) BSD systems.
PR: ports/148269
Submitted by: sbruno
Approved by: Steve Polyack <spolyack at collaborativefusion dot com>
(maintainer)
|
Mon, 30 Mar 2009
|
[ 21:14 lwhsu ]
- Update to 1.8.11
- Pass maintainership to submitter for original maintainer email
is not valid anymore
PR: ports/132559
Submitted by: Steve Polyack <spolyack AT collaborativefusion.com>
Approved by: maintainer timeout
|
Thu, 4 Sep 2008
|
[ 01:05 lippe ]
- Update to 1.8.10.
- Use SF macro.
- Respect NOPORTDOCS/NOPORTEXAMPLES case.
PR: ports/127036
Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sat, 15 Dec 2007
|
[ 17:50 miwi ]
- Add support for latest sysutils/freeipmi update
PR: 118720
Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Wed, 7 Mar 2007
|
[ 12:17 miwi ]
- Update to 1.8.9
- Add WITH_FREEIPMI and WITH_DEBUG knobs
PR; 110026
Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
|
Mon, 22 Jan 2007
|
[ 05:01 jdp ]
Bump PORTREVISION for bugfix in files/patch-lanplus.c.
|
Fri, 2 Jun 2006
|
[ 12:08 mich ]
- Update ipmitool to 1.8.8
PR: ports/98365
Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
|
Sun, 14 May 2006
|
[ 13:31 lawrance ]
Add option WITH_IPMI_KMOD, allowing ipmitool to work with
the ipmi-kmod port (for FreeBSD 6.x systems).
PR: ports/96333
Submitted by: Nick Barkas <snb@threerings.net>
Approved by: frolov@riss-telecom.ru (maintainer)
|
Wed, 22 Mar 2006
|
[ 04:34 ambrisko ]
Update to version 1.8.7 which has the changes to detect FreeBSD's
ipmi(4) device. Remove patch and hack to make the patch work.
Submitted by: Dmitry (maintainer)
|
Thu, 16 Feb 2006
|
[ 17:49 ambrisko ]
Enhance OpenIPMI driver detection to ipmitool to find FreeBSD's
compatible version in sys/ipmi.h if it exists. Enable OpenIPMI mode.
Initial patches by me, polishing by Dmitry (maintainer). Dmitry will
be submitting these changes to the ipmitool developers.
Approved by: Maintainer
|
Wed, 1 Feb 2006
|
[ 12:05 barner ]
- Update to 1.8.6
Submitted by: Dmitry Frolov <frolov@riss-telecom.ru>
PR: ports/92668
|
Tue, 31 May 2005
|
[ 20:26 flz ]
- Update to 1.8.2.
PR: ports/81720
Submitted by: maintainer
|
Sun, 8 May 2005
|
[ 16:33 jylefort ]
- Update to 1.8.1
- Workaround for a bug in readline
- Correction for crossbuilds: MACHINE_ARCH -> ARCH
PR: ports/80787
Submitted by: maintainer
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 23 Dec 2004
|
[ 10:56 nork ]
Add ipmitool 1.6.0, CLI to manage IPMI systems.
PR: ports/73339
Submitted by: Dmitry Frolov <frol@nov.net>
|
Number of commits found: 64 |