non port: net/bmon/Makefile |
SVNWeb
|
Number of commits found: 28 |
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:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: 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)
|
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.
|
Sun, 4 Jun 2017
|
[ 12:32 joneum ]
- net/bmon: Update from 3.3 to 4.0
- Changelog: https://github.com/tgraf/bmon/blob/master/NEWS
PR: 219392
Reported by: Eric Camachat
Approved by: michelle@sorbs.net (maintainer timeout, 2 weeks), miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11038
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 7 May 2015
|
[ 17:26 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 18 Apr 2015
|
[ 15:14 tijl ] (Only the first 10 of 22 ports in this commit are shown above. )
Convert to USES=autoreconf
|
Sun, 3 Aug 2014
|
[ 12:25 pi ] (Only the first 10 of 11 ports in this commit are shown above. )
devel/libconfuse: USES=libtool, bump dependencies
|
Wed, 16 Jul 2014
|
[ 03:00 adamw ] (Only the first 10 of 88 ports in this commit are shown above. )
Add DOCS option for ports with PORTDOCS in plist.
|
Mon, 7 Jul 2014
|
[ 12:29 koobs ]
net/bmon: Update to 3.3, Update MAINTAINER
- Update to 3.3
- Assign new maintainer
- Update pkg-plist
- Update pkg-descr and WWW: URL
- Tweak COMMENT
- Add LICENSE (MIT)
- Remove OPTIONS
- Use Github for distribution files
- Remove MASTER_SITES accordingly
- Remove unecessary patches (files no longer upstream)
PR: 191249
Submitted by: Michelle Sullivan <michelle at sorbs dot net>
Approved by: maintainer
|
Tue, 4 Mar 2014
|
[ 20:46 gerald ]
Chase libdbi update.
Convert to staging, USES=gmake, and the new LIB_DEPENDS standard.
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Tue, 5 Mar 2013
|
[ 17:07 miwi ] (Only the first 10 of 46 ports in this commit are shown above. )
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm
|
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.
|
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
|
Wed, 23 Mar 2011
|
[ 13:29 pav ]
- Disable alsa-lib feature
Approved by: maintainer
|
[ 08:30 pav ]
- Disable rrd/dbi when the respective option is toggled off
PR: ports/155450
Submitted by: Spil <spil.oss@gmail.com>
Approved by: Jon Nistor <nistor@snickers.org> (maintainer)
|
Mon, 7 Mar 2011
|
[ 14:33 clsung ]
- dbi.0 => dbi.1
- bump PORTREVISION
|
Sun, 4 May 2008
|
[ 17:44 wxs ]
Properly pick up libdbi.
Add support for RRD, off by default.
PR: ports/121650
Submitted by: Mel <mel.xyzzy@rachie.is-a-geek.net>
Approved by: garga (mentor), maintainer
|
Wed, 9 Apr 2008
|
[ 22:12 wxs ]
Pick up libdbi dependency and fix build with it.
PR: ports/121650
Submitted by: Mel <mel.xyzzy@rachie.is-a-geek.net><F7>
Approved by: garga (mentor), maintainer
|
Sat, 8 Oct 2005
|
[ 14:35 pav ]
- Update to 2.1.0
Approved by: Jon Nistor <nistor@snickers.org> (maintainer)
|
Thu, 2 Dec 2004
|
[ 12:43 vs ]
Update to 2.0.1
PR: ports/73749
Submitted by: maintainer
|
Sat, 29 May 2004
|
[ 14:24 pav ]
- Don't install setuid root, we don't need it to work
- Bump PORTREVISION
PR: ports/67340
Submitted by: Jon Nistor <nistor@snickers.org> (maintainer)
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thu, 25 Sep 2003
|
[ 11:29 krion ]
- Update to version 1.2.1
PR: 57076
Submitted by: Jon Nistor <nistor@snickers.org> (maintainer)
|
Sat, 22 Feb 2003
|
[ 16:56 leeym ]
add bmon, an interface bandwidth monitor
PR: 48553
Submitted by: Jon Nistor <nistor@snickers.org>
|
Number of commits found: 28 |