notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-mgmt/2ping/Makefile
SVNWeb

Number of commits found: 35

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 18 Apr 2021
[ 05:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0d6568d0b65cb849667868ca8f33375d97eff4d4  commit hash:0d6568d0b65cb849667868ca8f33375d97eff4d4  commit hash:0d6568d0b65cb849667868ca8f33375d97eff4d4  0d6568d 
net-mgmt/2ping: Update to 4.5.1

Changes:	https://github.com/rfinnie/2ping/releases
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 22 Jun 2020
[ 16:07 sunpoet search for other commits by this committer ] Original commit   Revision:539822
Update to 4.5

Changes:	https://github.com/rfinnie/2ping/blob/main/ChangeLog
Wed, 17 Jun 2020
[ 17:59 sunpoet search for other commits by this committer ] Original commit   Revision:539438
Update to 4.4.1

Changes:	https://github.com/rfinnie/2ping/blob/main/ChangeLog
Mon, 15 Jun 2020
[ 18:43 sunpoet search for other commits by this committer ] Original commit   Revision:538940
Update to 4.4

Changes:	https://github.com/rfinnie/2ping/blob/main/ChangeLog
Wed, 5 Dec 2018
[ 18:46 sunpoet search for other commits by this committer ] Original commit   Revision:486690
Update to 4.3

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Mon, 13 Aug 2018
[ 18:19 sunpoet search for other commits by this committer ] Original commit   Revision:477085
Update to 4.2

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Sun, 12 Aug 2018
[ 17:33 sunpoet search for other commits by this committer ] Original commit   Revision:477013
Update to 4.1.2

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Tue, 12 Dec 2017
[ 13:33 sunpoet search for other commits by this committer ] Original commit   Revision:456138
Disable python flavor
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 6 Aug 2017
[ 16:52 sunpoet search for other commits by this committer ] Original commit   Revision:447472
Update to 4.1

- Update MASTER_SITES

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Sun, 23 Jul 2017
[ 13:12 sunpoet search for other commits by this committer ] Original commit   Revision:446466
Update to 4.0.1

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Sat, 22 Jul 2017
[ 17:07 sunpoet search for other commits by this committer ] Original commit   Revision:446412
Update to 4.0

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Wed, 12 Jul 2017
[ 15:00 amdmi3 search for other commits by this committer ] Original commit   Revision:445586
- Fix license
- Update WWW

Approved by:	portmgr blanket
Sat, 26 Mar 2016
[ 17:10 sunpoet search for other commits by this committer ] Original commit   Revision:411934
- Update to 3.2.1

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Sun, 6 Mar 2016
[ 06:18 sunpoet search for other commits by this committer ] Original commit   Revision:410247
- Update to 3.2.0

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Fri, 20 Nov 2015
[ 09:12 sunpoet search for other commits by this committer ] Original commit   Revision:401999
- Update to 3.1.0

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
Wed, 4 Nov 2015
[ 20:11 sunpoet search for other commits by this committer ] Original commit   Revision:400760
- Update to 3.0.1

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

Changes:	https://github.com/rfinnie/2ping/commits/master
Thu, 1 Oct 2015
[ 15:55 sunpoet search for other commits by this committer ] Original commit   Revision:398293
- Add NO_ARCH
- Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST
entries
Mon, 14 Sep 2015
[ 12:19 mat search for other commits by this committer ] Original commit   Revision:396892 (Only the first 10 of 546 ports in this commit are shown above. View all ports for this commit)
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
Fri, 4 Jul 2014
[ 02:48 sunpoet search for other commits by this committer ] Original commit   Revision:360509
- Add my LOCAL to MASTER_SITES
- Cosmetic change
Mon, 30 Jun 2014
[ 16:21 sunpoet search for other commits by this committer ] Original commit   Revision:359880
- Fix *_DEPENDS: Digest::MD5 and Digest::SHA are already in all supported Perl
releases
- Bump PORTREVISION for dependency change
- Take maintainership
[ 05:51 eadler search for other commits by this committer ] Original commit   Revision:359802 (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 7 May 2014
[ 15:28 ak search for other commits by this committer ] Original commit   Revision:353167
- 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)
Sat, 25 Jan 2014
[ 21:58 bapt search for other commits by this committer ] Original commit   Revision:341118
Support stage
Fix shebang
USE_GMAKE -> USES=gmake
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Wed, 4 Sep 2013
[ 03:24 az search for other commits by this committer ] Original commit   Revision:326244 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Thu, 7 Feb 2013
[ 13:00 jadawin search for other commits by this committer ] Original commit   Revision:311832
- Update to 2.0

PR:		ports/175912
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Sun, 16 Dec 2012
[ 06:12 az search for other commits by this committer ] Original commit   Revision:308985 (Only the first 10 of 113 ports in this commit are shown above. View all ports for this commit)
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Sat, 25 Jun 2011
[ 05:20 miwi search for other commits by this committer ] Original commit 
- Update to 1.1

PR:             158016
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
Wed, 24 Nov 2010
[ 05:21 pgollucci search for other commits by this committer ] Original commit 
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>

Number of commits found: 35