notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/bwping/Makefile

Number of commits found: 29

Sunday, 25 Feb 2024
07:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/bwping: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 76f08f34582b7311f7b0572498a1a4c4c1170c60 commit hash: 76f08f34582b7311f7b0572498a1a4c4c1170c60 commit hash: 76f08f34582b7311f7b0572498a1a4c4c1170c60 commit hash: 76f08f34582b7311f7b0572498a1a4c4c1170c60 76f08f3
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 21 Feb 2022
22:20 Guangyuan Yang (ygy) search for other commits by this committer Author: Oleg Derevenetz
net/bwping: Update to 2.5

Changelog:	https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.5

PR:		262072
commit hash: 4a9ce0a28fd3324c2270f0f3ad57484840546326 commit hash: 4a9ce0a28fd3324c2270f0f3ad57484840546326 commit hash: 4a9ce0a28fd3324c2270f0f3ad57484840546326 commit hash: 4a9ce0a28fd3324c2270f0f3ad57484840546326 4a9ce0a
Saturday, 8 Jan 2022
06:42 Tobias C. Berner (tcberner) search for other commits by this committer Author: Oleg Derevenetz
net/bwping: Update to 2.4

PR:		261009
commit hash: d34fdd6ba503c5a08a3ca31d9e8825b479677175 commit hash: d34fdd6ba503c5a08a3ca31d9e8825b479677175 commit hash: d34fdd6ba503c5a08a3ca31d9e8825b479677175 commit hash: d34fdd6ba503c5a08a3ca31d9e8825b479677175 d34fdd6
Sunday, 13 Jun 2021
06:55 Rainer Hurling (rhurlin) search for other commits by this committer
net/bwping: Update to 2.3

RTT calculation is more accurate now.

Changelog: https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.3

PR:		256568
Reported by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
commit hash: 00d4fb1d2ffc9fc515068b66f06143943f461bce commit hash: 00d4fb1d2ffc9fc515068b66f06143943f461bce commit hash: 00d4fb1d2ffc9fc515068b66f06143943f461bce commit hash: 00d4fb1d2ffc9fc515068b66f06143943f461bce 00d4fb1
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 27 Nov 2020
21:25 rhurlin search for other commits by this committer
net/bwping: Update to 2.2

- Usage info now includes the package version
- Manual definition of feature test macros has been
  replaced with Autoconf's AC_USE_SYSTEM_EXTENSIONS
- Dropped support for gettimeofday() in favor of
  clock_gettime()
- Various minor fixes and improvements

Changelog: https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.2

PR:		251429
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
Original commitRevision:556456 
Friday, 2 Oct 2020
10:31 rhurlin search for other commits by this committer
Update to 2.1

- Performance: added support for filtering incoming packets at the kernel level
using BPF
- Various minor fixes and improvements.

PR:		250016
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Approved by:	arrowd (mentor)
Relnotes:	https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.1
Differential Revision:	https://reviews.freebsd.org/D26641
Original commitRevision:551171 
Thursday, 10 Sep 2020
03:03 lwhsu search for other commits by this committer
net/bwping: Update to 2.0

PR:		249221
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Original commitRevision:548179 
Tuesday, 12 May 2020
19:53 pi search for other commits by this committer
net/bwping: update 1.16 -> 1.17

- Minor improvements (C99-related stuff mostly).

PR:		246425
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Original commitRevision:535008 
Monday, 18 Nov 2019
01:51 meta search for other commits by this committer
net/bwping: Update to 1.16

* Use opaque struct addrinfo everywhere, get rid of inet_ntop() in favor of
getnameinfo();
* Fix build on Solaris;
* Minor fixes & improvements.

PR:		242007
Submitted by:	maintainer
Relnotes:	https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_1.16
Original commitRevision:517853 
Tuesday, 18 Jun 2019
02:29 swills search for other commits by this committer
net/bwping: Update to 1.15

PR:		238493
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Original commitRevision:504464 
Thursday, 9 May 2019
20:05 swills search for other commits by this committer
net/bwping: update to 1.14

PR:		237769
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Original commitRevision:501142 
Monday, 22 Apr 2019
05:22 meta search for other commits by this committer
net/bwping: Update to 1.12

IPv6 support is now integreted and turned on by default.
While here, update WWW to current site.

PR:		237433
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com>  (maintainer)
Original commitRevision:499602 
Monday, 8 Apr 2019
02:03 wen search for other commits by this committer
- Update to 1.11

PR:		237088
Submitted by:	oleg.derevenetz@gmail.com(maintainer)
Original commitRevision:498341 
Wednesday, 9 Jan 2019
20:58 tobik search for other commits by this committer
sysutils/bwping: Update to 1.10

- Convert to options helpers

PR:		234757
Submitted by:	maintainer
Original commitRevision:489828 
Sunday, 19 Aug 2018
10:30 wen search for other commits by this committer
- Update to 1.9

PR:		230345
Submitted by:	ndowens@yahoo.com
Approved by:	maintainer
Original commitRevision:477565 
Friday, 21 Feb 2014
22:51 pawel search for other commits by this committer
- Update to version 1.7
- Correct LICENSE to bsd2clause
- Stage support

PR:		ports/186140
Submitted by:	Eero Hanninen <fax@nohik.ee>
Approved by:	maintainer
Original commitRevision:345560 
13:38 ehaupt search for other commits by this committer
Remove trailing whitespaces from category net
Original commitRevision:345423 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Thursday, 1 Nov 2012
21:06 jhale search for other commits by this committer
- Fix tinderbox build by adding IPV6 option to explicitly
  enable or disable IPV6 support.  Previous behavior was
  auto-detection which wasn't working right on tinderbox
  and would have caused problems anyways.

Reported by:	pointyhat
Approved by:	maintainer via private mail
		makc, avilla (mentors, implicit)
Feature safe:	yes
Original commitRevision:306821 
Sunday, 14 Oct 2012
12:17 jhale search for other commits by this committer
- Update to 1.6
- Move LICENSE to correct location
- Remove indefinite article from COMMENT
- Trim Makefile header

PR:		ports/172589
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
Original commitRevision:305871 
Tuesday, 14 Jun 2011
12:18 wxs search for other commits by this committer
- Update to 1.4
- Add LICENSE

PR:             ports/157849
Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
Approved by:    Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Original commit
Tuesday, 10 May 2011
09:35 culot search for other commits by this committer
- Update to 1.3

PR:             ports/156923
Submitted by:   Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Original commit
Tuesday, 9 Feb 2010
12:39 amdmi3 search for other commits by this committer
- Update to 1.2

PR:             143674
Submitted by:   Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Original commit
Wednesday, 20 May 2009
14:12 amdmi3 search for other commits by this committer
- Update to 1.1
- Project moved to SourceForge, update MASTER_SITES and WWW
- Update maintainer's email address

PR:             134752
Submitted by:   Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Original commit
Saturday, 30 Aug 2008
01:20 amdmi3 search for other commits by this committer
A tool to measure bandwidth and response times between two
hosts using Internet Control Message Protocol (ICMP) echo
request/echo reply mechanism.

WWW: http://tclmon.vsi.ru/utils.php

PR:             126928
Submitted by:   Oleg Derevenetz <oleg at serv2 dot vsi dot ru>
Original commit

Number of commits found: 29