non port: sysutils/geomWatch/Makefile |
SVNWeb
|
Number of commits found: 31 |
Tue, 21 Mar 2023
|
[ 00:01 Muhammad Moinur Rahman (bofh) ] abcbb8a
sysutils/geomWatch: Remove expired port:
2023-03-21 sysutils/geomWatch: Broken since 2021
|
Mon, 20 Feb 2023
|
[ 17:09 Antoine Brodin (antoine) ] 8fbc3e6
sysutils/geomWatch: deprecate
|
Thu, 8 Sep 2022
|
[ 15:43 Stefan Eßer (se) ] 986beaa (Only the first 10 of 174 ports in this commit are shown above. )
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit)
|
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 )
|
Fri, 14 May 2021
|
[ 19:51 Dmitry Marakasov (amdmi3) ] 83dbcd1
sysutils/geomWatch: mark BROKEN (does not fetch)
Approved by: portmgr blanket
|
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.
|
Wed, 8 Aug 2018
|
[ 14:58 dvl ]
Fix broken building
PR: 227209
Submitted by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> Dmitri Goutnik
<dg@syrec.org>
Approved by: maintainer (timeout 4 months))
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sat, 27 May 2017
|
[ 00:20 linimon ] (Only the first 10 of 29 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "???",
part 2.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 10 Apr 2017
|
[ 15:46 amdmi3 ]
- Remove outdated OSVERSION check, simplify by using IGNORE helper
Approved by: portmgr blanket
|
Wed, 16 Nov 2016
|
[ 00:35 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sun, 19 Jun 2016
|
[ 11:25 mat ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove unnecessary evals that do-fetch was using.
Turns out that env(1) knows how to parse a properly quoted string
using -S "string", it makes the double eval used for the fetch
command to be unnecessary.
This is because running:
eval "foo $(escape $bar)"
is silly when this works:
foo $bar
So remove escaping and quoting, and sillyness.
PR: 210198
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6779
|
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
|
Tue, 9 Jun 2015
|
[ 10:30 jbeich ]
sysutils/geomWatch: unbreak build on 11.0C after base@284107
/tmp/geomWatch-a60166.o: In function `ZPool::update()':
geomWatch.cpp:(.text+0x4a7d): undefined reference to `illumos_nvlist_free'
geomWatch.cpp:(.text+0x5017): undefined reference to `illumos_nvlist_free'
geomWatch.cpp:(.text+0x5305): undefined reference to `illumos_nvlist_free'
Approved by: portmgr blanket
|
Wed, 20 May 2015
|
[ 17:18 jbeich ]
sysutils/geomWatch: unbreak on 11.0C and ignore on DragonFly
/tmp/geomWatch-4db8f7.o: In function `ZPool::update()':
geomWatch.cpp:(.text+0x4a92): undefined reference to `nvlist_free'
geomWatch.cpp:(.text+0x5046): undefined reference to `nvlist_free'
geomWatch.cpp:(.text+0x537f): undefined reference to `nvlist_free'
geom.hpp:33:21: fatal error: libgeom.h: No such file or directory
Reported by: pkg-fallout, DPorts
Approved by: portmgr blanket
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Sun, 17 Aug 2014
|
[ 16:08 tijl ] (Only the first 10 of 13 ports in this commit are shown above. )
mail/libesmtp:
- Convert to USES=libtool and bump dependent ports
- Use option helpers
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add INSTALL_TARGET=install-strip
|
Fri, 27 Jun 2014
|
[ 01:39 vanilla ]
Stagify, use @sample.
Approved by: portmgr@ (blanket approval)
|
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)
|
Wed, 23 May 2012
|
[ 01:47 miwi ]
- Chase libesmtp shlib bump
|
Mon, 1 Aug 2011
|
[ 18:05 arved ]
Update to 1.3.0, which supports ZFS version 28
PR: 159358
Submitted by: maintainer
|
Thu, 3 Jun 2010
|
[ 17:09 miwi ]
- Update to 1.2.2
PR: 146705
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
|
Mon, 17 May 2010
|
[ 01:54 sahil ]
- Update to 1.2.1
- No longer BROKEN on ZFS Version 6
- ${CP} sample to real configuration file if latter does not exist
PR: ports/146554
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Approved by: wxs@ (mentor)
|
Thu, 13 May 2010
|
[ 07:25 pav ]
- Disable on ZFS Ver 6, until proper fix is available
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
|
Wed, 12 May 2010
|
[ 11:51 sahil ]
- Fix build on 6.x
Submitted by: maintainer
Reported by: pointyhat (erwin@, pav@)
Approved by: itetcu@ (mentor)
|
Mon, 3 May 2010
|
[ 02:48 sahil ]
- Update to 1.2.0
- Note new functionality in COMMENT
- USE_RC_SUBR instead of manually installing rc script
- Use ${PORTNAME} where possible
PR: ports/146071
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Approved by: wxs@ (mentor)
|
Tue, 2 Feb 2010
|
[ 17:24 dhn ]
- Update to 1.1.2
PR: ports/143485
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
|
Sun, 31 Jan 2010
|
[ 08:32 rafan ]
- Update to 1.1.1
PR: ports/143392
Submitted by: Boris Kochergin <spawk at acm.poly.edu> (maintainer)
|
[ 00:47 miwi ]
- Update to 1.1.0
PR: 143262
Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer)
|
Fri, 15 Jan 2010
|
[ 00:55 pgollucci ]
- Fix PLIST_FILES [1]
- Fix typo in pkg-message [2]
Reported by: QAT [1], ale [2]
|
Thu, 14 Jan 2010
|
[ 04:26 pgollucci ]
geomWatch is a program for monitoring the well-being of GEOM providers. It
checks the state of each configured provider at a configured interval, and, if
it notices that a provider has lost a component, or encounters a problem while
checking a provider's state, it will send an e-mail with details of the
matter--such as what components were lost and which remain, or, in the event of
a problem, what the problem was--to an arbitrary number of recipients, so that
corrective action can be taken (for example, replacing a failed disk).
WWW: http://acm.poly.edu/wiki/GEOM_Watch
-Boris Kochergin <spawk@acm.poly.edu>
PR: ports/142735
Submitted by: Boris Kochergin <spawk at acm.poly.edu>
|
Number of commits found: 31 |