| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=486690
|
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=477085
|
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=477013
|
|
|
|
| |
Notes:
svn path=/head/; revision=456138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=447472
|
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=446466
|
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=446412
|
|
|
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=445586
|
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=411934
|
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=410247
|
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=401999
|
|
|
|
|
|
|
| |
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
Notes:
svn path=/head/; revision=400760
|
|
|
|
|
|
|
|
|
|
| |
- Fix LICENSE and add LICENSE_FILE
- Reformat pkg-descr
Changes: https://github.com/rfinnie/2ping/commits/master
Notes:
svn path=/head/; revision=400268
|
|
|
|
|
|
|
| |
- Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST entries
Notes:
svn path=/head/; revision=398293
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=396892
|
|
|
|
|
|
|
| |
- Cosmetic change
Notes:
svn path=/head/; revision=360509
|
|
|
|
|
|
|
|
|
|
| |
Perl releases
- Bump PORTREVISION for dependency change
- Take maintainership
Notes:
svn path=/head/; revision=359880
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=359802
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=353167
|
|
|
|
|
|
|
|
| |
Fix shebang
USE_GMAKE -> USES=gmake
Notes:
svn path=/head/; revision=341118
|
|
|
|
| |
Notes:
svn path=/head/; revision=340674
|
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326244
|
|
|
|
|
|
|
|
| |
PR: ports/175912
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Notes:
svn path=/head/; revision=311832
|
|
|
|
|
|
|
|
|
| |
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
Notes:
svn path=/head/; revision=308985
|
|
|
|
|
|
|
|
| |
PR: 158016
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Notes:
svn path=/head/; revision=276292
|
|
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>
Notes:
svn path=/head/; revision=265055
|