non port: net-mgmt/2ping/Makefile |
SVNWeb
|
Number of commits found: 35 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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) ] 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 )
|
Sun, 18 Apr 2021
|
[ 05:42 Po-Chuan Hsieh (sunpoet) ] 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) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Mon, 22 Jun 2020
|
[ 16:07 sunpoet ]
Update to 4.5
Changes: https://github.com/rfinnie/2ping/blob/main/ChangeLog
|
Wed, 17 Jun 2020
|
[ 17:59 sunpoet ]
Update to 4.4.1
Changes: https://github.com/rfinnie/2ping/blob/main/ChangeLog
|
Mon, 15 Jun 2020
|
[ 18:43 sunpoet ]
Update to 4.4
Changes: https://github.com/rfinnie/2ping/blob/main/ChangeLog
|
Wed, 5 Dec 2018
|
[ 18:46 sunpoet ]
Update to 4.3
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Mon, 13 Aug 2018
|
[ 18:19 sunpoet ]
Update to 4.2
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Sun, 12 Aug 2018
|
[ 17:33 sunpoet ]
Update to 4.1.2
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Tue, 12 Dec 2017
|
[ 13:33 sunpoet ]
Disable python flavor
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sun, 6 Aug 2017
|
[ 16:52 sunpoet ]
Update to 4.1
- Update MASTER_SITES
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Sun, 23 Jul 2017
|
[ 13:12 sunpoet ]
Update to 4.0.1
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Sat, 22 Jul 2017
|
[ 17:07 sunpoet ]
Update to 4.0
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Wed, 12 Jul 2017
|
[ 15:00 amdmi3 ]
- Fix license
- Update WWW
Approved by: portmgr blanket
|
Sat, 26 Mar 2016
|
[ 17:10 sunpoet ]
- Update to 3.2.1
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Sun, 6 Mar 2016
|
[ 06:18 sunpoet ]
- Update to 3.2.0
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Fri, 20 Nov 2015
|
[ 09:12 sunpoet ]
- Update to 3.1.0
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Wed, 4 Nov 2015
|
[ 20:11 sunpoet ]
- Update to 3.0.1
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
|
Tue, 27 Oct 2015
|
[ 15:50 sunpoet ]
- 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 ]
- Add NO_ARCH
- Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST
entries
|
Mon, 14 Sep 2015
|
[ 12:19 mat ] (Only the first 10 of 546 ports in this commit are shown above. )
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 ]
- Add my LOCAL to MASTER_SITES
- Cosmetic change
|
Mon, 30 Jun 2014
|
[ 16:21 sunpoet ]
- Fix *_DEPENDS: Digest::MD5 and Digest::SHA are already in all supported Perl
releases
- Bump PORTREVISION for dependency change
- Take maintainership
|
[ 05:51 eadler ] (Only the first 10 of 155 ports in this commit are shown above. )
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 ]
- 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 ]
Support stage
Fix shebang
USE_GMAKE -> USES=gmake
|
Fri, 20 Sep 2013
|
[ 22:24 bapt ] (Only the first 10 of 336 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
|
Wed, 4 Sep 2013
|
[ 03:24 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Thu, 7 Feb 2013
|
[ 13:00 jadawin ]
- Update to 2.0
PR: ports/175912
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- 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 ]
- Update to 1.1
PR: 158016
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
Wed, 24 Nov 2010
|
[ 05:21 pgollucci ]
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 |