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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: net-mgmt/2ping/Makefile

Number of commits found: 35

Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
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
Sunday, 18 Apr 2021
05:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-mgmt/2ping: Update to 4.5.1

Changes:	https://github.com/rfinnie/2ping/releases
commit hash: 0d6568d0b65cb849667868ca8f33375d97eff4d4 commit hash: 0d6568d0b65cb849667868ca8f33375d97eff4d4 commit hash: 0d6568d0b65cb849667868ca8f33375d97eff4d4 commit hash: 0d6568d0b65cb849667868ca8f33375d97eff4d4 0d6568d
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
Monday, 22 Jun 2020
16:07 sunpoet search for other commits by this committer
Update to 4.5

Changes:	https://github.com/rfinnie/2ping/blob/main/ChangeLog
Original commitRevision:539822 
Wednesday, 17 Jun 2020
17:59 sunpoet search for other commits by this committer
Update to 4.4.1

Changes:	https://github.com/rfinnie/2ping/blob/main/ChangeLog
Original commitRevision:539438 
Monday, 15 Jun 2020
18:43 sunpoet search for other commits by this committer
Update to 4.4

Changes:	https://github.com/rfinnie/2ping/blob/main/ChangeLog
Original commitRevision:538940 
Wednesday, 5 Dec 2018
18:46 sunpoet search for other commits by this committer
Update to 4.3

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:486690 
Monday, 13 Aug 2018
18:19 sunpoet search for other commits by this committer
Update to 4.2

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:477085 
Sunday, 12 Aug 2018
17:33 sunpoet search for other commits by this committer
Update to 4.1.2

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:477013 
Tuesday, 12 Dec 2017
13:33 sunpoet search for other commits by this committer
Disable python flavor
Original commitRevision:456138 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Sunday, 6 Aug 2017
16:52 sunpoet search for other commits by this committer
Update to 4.1

- Update MASTER_SITES

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:447472 
Sunday, 23 Jul 2017
13:12 sunpoet search for other commits by this committer
Update to 4.0.1

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:446466 
Saturday, 22 Jul 2017
17:07 sunpoet search for other commits by this committer
Update to 4.0

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:446412 
Wednesday, 12 Jul 2017
15:00 amdmi3 search for other commits by this committer
- Fix license
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:445586 
Saturday, 26 Mar 2016
17:10 sunpoet search for other commits by this committer
- Update to 3.2.1

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:411934 
Sunday, 6 Mar 2016
06:18 sunpoet search for other commits by this committer
- Update to 3.2.0

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:410247 
Friday, 20 Nov 2015
09:12 sunpoet search for other commits by this committer
- Update to 3.1.0

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:401999 
Wednesday, 4 Nov 2015
20:11 sunpoet search for other commits by this committer
- Update to 3.0.1

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Original commitRevision:400760 
Tuesday, 27 Oct 2015
15:50 sunpoet search for other commits by this committer
- Update to 3.0.0
- Fix LICENSE and add LICENSE_FILE
- Reformat pkg-descr

Changes:	https://github.com/rfinnie/2ping/commits/master
Original commitRevision:400268 
Thursday, 1 Oct 2015
15:55 sunpoet search for other commits by this committer
- Add NO_ARCH
- Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST
entries
Original commitRevision:398293 
Monday, 14 Sep 2015
12:19 mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
Original commitRevision:396892 
Friday, 4 Jul 2014
02:48 sunpoet search for other commits by this committer
- Add my LOCAL to MASTER_SITES
- Cosmetic change
Original commitRevision:360509 
Monday, 30 Jun 2014
16:21 sunpoet search for other commits by this committer
- Fix *_DEPENDS: Digest::MD5 and Digest::SHA are already in all supported Perl
releases
- Bump PORTREVISION for dependency change
- Take maintainership
Original commitRevision:359880 
05:51 eadler search for other commits by this committer
multiple: reset gslin's maintainer
	By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
Original commitRevision:359802 
Wednesday, 7 May 2014
15:28 ak search for other commits by this committer
- Update to 2.1.1
- Use a single space for WWW in pkg-descr
- Switch to PLIST_FILES

PR:	ports/189187
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Original commitRevision:353167 
Saturday, 25 Jan 2014
21:58 bapt search for other commits by this committer
Support stage
Fix shebang
USE_GMAKE -> USES=gmake
Original commitRevision:341118 
Friday, 20 Sep 2013
22:24 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Original commitRevision:327757 
Wednesday, 4 Sep 2013
03:24 az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:326244 
Thursday, 7 Feb 2013
13:00 jadawin search for other commits by this committer
- Update to 2.0

PR:		ports/175912
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Original commitRevision:311832 
Sunday, 16 Dec 2012
06:12 az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Original commitRevision:308985 
Saturday, 25 Jun 2011
05:20 miwi search for other commits by this committer
- Update to 1.1

PR:             158016
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
Original commit
Wednesday, 24 Nov 2010
05:21 pgollucci search for other commits by this committer
2ping is a bi-directional ping utility. It uses 3-way pings (akin to
TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a
2ping listener and a 2ping client to determine which direction packet
loss occurs.

WWW:    http://www.finnie.org/software/2ping/

PR:             ports/152528
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit

Number of commits found: 35