non port: sysutils/symon/Makefile |
SVNWeb
|
Number of commits found: 53 |
Tue, 4 Jul 2023
|
[ 19:51 Rene Ladan (rene) ] 0ce030d
all: return uqs' ports to the pool after his commit-bit was safekept.
With hat: portmgr-secretary
|
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 )
|
Mon, 27 Dec 2021
|
[ 09:27 Ulrich Spörlein (uqs) ] 128d3b5
sysutils/symon: Update to 2.88
This version only changes some Linux specific area. Get rid of the
calls to lorder and tsort though, as these will go away.
PR: 259254
|
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.
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Fri, 2 Mar 2018
|
[ 22:34 brooks ] (Only the first 10 of 32 ports in this commit are shown above. )
Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137
|
Mon, 29 May 2017
|
[ 11:32 antoine ] (Only the first 10 of 11 ports in this commit are shown above. )
Register dependency on groff
PR: 213725
|
Fri, 7 Apr 2017
|
[ 16:11 amdmi3 ]
- Remove always true OSVERSION condition
- Always check OPSYS along with OSVERSION
Approved by: portmgr blanket
|
Sat, 2 Jul 2016
|
[ 08:58 uqs ]
Update sysutils/symon to 2.87
Submitted by: Edho Arief <me@myconan.net>
|
Mon, 2 May 2016
|
[ 16:08 zeising ] (Only the first 10 of 49 ports in this commit are shown above. )
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168
|
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, 14 Jul 2015
|
[ 19:52 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 11 May 2015
|
[ 11:23 antoine ]
Fix build on head
Reported by: pkg-fallout
|
Thu, 18 Sep 2014
|
[ 20:35 antoine ]
- Allow staging as a regular user
- Create the _symon group
|
Wed, 23 Jul 2014
|
[ 20:11 zeising ] (Only the first 10 of 16 ports in this commit are shown above. )
Clean up databases/rrdtool
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies. [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.
PR: 192024 [1] (based on)
Submitted by: asomers
Approved by: portmgr (blanket, portrevision bumps)
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Tue, 19 Nov 2013
|
[ 11:48 uqs ]
Update symon to 2.86
- add stage support
- use USER framework
- fix build on 10.x, by disabling the mbuf stats module
Approved by: mentor (beat)
|
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)
|
Mon, 16 Sep 2013
|
[ 07:29 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 10 Jul 2013
|
[ 11:23 bapt ]
Mark jobs unsafe
|
Mon, 20 Aug 2012
|
[ 07:50 dougb ]
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 10:44 uqs ]
Update symon to 2.85
PR: ports/167522
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: beat (mentor)
|
Mon, 7 May 2012
|
[ 18:52 sylvio ] (Only the first 10 of 51 ports in this commit are shown above. )
- Chase rrdtool shlib version bump.
|
Sun, 22 May 2011
|
[ 10:04 uqs ]
Update symon to 2.83
|
Fri, 26 Nov 2010
|
[ 08:01 uqs ] (Only the first 10 of 12 ports in this commit are shown above. )
Use MASTER_SITE_SUBDIR instead of rolling my own.
Clue provided by: pav
|
Wed, 24 Nov 2010
|
[ 19:45 uqs ]
Update to latest version and fix usage of MASTER_SITE_LOCAL
|
Mon, 31 May 2010
|
[ 08:03 uqs ]
- Update to my @FreeBSD.org address
- Add distfile mirror to single source MASTER_SITES
- Also update no longer working addresses
|
Sat, 22 May 2010
|
[ 13:06 uqs ]
- Update to 2.80
- Update my maintainer address
- Unbreak linking on 6.4 by adding -pthread to LDFLAGS
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sat, 12 Sep 2009
|
[ 09:42 miwi ]
- Update to Maintianer Mail adress
PR: 138428
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
|
Thu, 4 Sep 2008
|
[ 12:41 koitsu ]
Adjust LIB_DEPENDS to use 'rrd' instead of 'rrd.4'. This allows for
use of either databases/rrdtool12 or databases/rrdtool, rather than
only the latter.
|
Tue, 24 Jun 2008
|
[ 12:34 rafan ] (Only the first 10 of 40 ports in this commit are shown above. )
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
|
Sun, 4 May 2008
|
[ 17:47 wxs ]
Update to 2.79.
Fix dead email address in Whom: line (still same person).
PR: ports/123306
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: garga (mentor)
|
Sun, 17 Feb 2008
|
[ 12:27 araujo ]
- Update to 2.78.
PR: ports/120028
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
|
Tue, 16 Oct 2007
|
[ 03:30 koitsu ]
Add reliance on USE_PERL5_BUILD; pod2man is required for building
the documentation.
PR: ports/117176
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
|
Thu, 4 Oct 2007
|
[ 06:10 edwin ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Thu, 5 Jul 2007
|
[ 06:19 edwin ] (Only the first 10 of 45 ports in this commit are shown above. )
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Sun, 18 Feb 2007
|
[ 18:41 alepulver ]
- Update to 2.75.
- Fix the location printed post install, it should be PREFIX, not LOCALBASE.
PR: ports/109243
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
|
Mon, 29 May 2006
|
[ 20:46 pav ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
|
Tue, 28 Mar 2006
|
[ 11:50 clive ]
Fix swap stat gathering.
Approved by: MAINTAINER
|
Sun, 26 Feb 2006
|
[ 01:13 mnag ]
- Unbroken
- Remove extra install of rc.d script
- portlint(1)
Approved by: portmgr (kris)
|
[ 00:13 kris ]
BROKEN: Incomplete pkg-plist
Approved by: portmgr (implicit)
|
Fri, 2 Dec 2005
|
[ 16:19 mnag ]
Update to 2.72
Add SHA256
portlint(1)
PR: 89836
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
|
Sat, 22 Oct 2005
|
[ 10:22 ehaupt ]
- Respect LOCALBASE
- Bump PORTREVISION
- Remove @ from INSTALL_* to see where things get
installed to
PR: 87828
Reported by: pointyhat via kris
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
|
Tue, 27 Sep 2005
|
[ 19:03 garga ]
- Fix uninitialized variables
PR: ports/86639
Submitted by: maintainer
|
Fri, 13 May 2005
|
[ 20:17 thierry ] (Only the first 10 of 15 ports in this commit are shown above. )
Change maintainer address.
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
|
Mon, 9 May 2005
|
[ 08:20 demon ]
Chase librrd shared library version change after recent upgrade of rrdtool.
|
Tue, 26 Apr 2005
|
[ 14:32 vs ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update to 2.71
- Add rcNG scripts, donated by J. Martin Petersen (jmp at alvorlig dot dk)
- Add WITHOUT_SYMON/WITHOUT_SYMUX flags
PR: ports/80339
Submitted by: maintainer
|
Wed, 16 Mar 2005
|
[ 20:39 pav ]
symon is a is a lightweight system monitor that measures cpu, memory, pf,
interface and disk statistics every 5 seconds. It sends this data on to symux
for further processing. symon has been designed to inflict minimal performance
and security impact -- it can be run as nobody on the system it monitors.
symux is a non-priviledged daemon that listens to incoming symon traffic. symux
can write the incoming symon streams into rrd files. Clients interested in
monitoring machine state can also log into symux and receive data as ascii as
it arrives.
symon2web is a php script that can show the data stored in the rrd files.
PR: ports/78416
Submitted by: Ulrich Spoerlein <q@uni.de>
|
Number of commits found: 53 |