non port: net/py-sshuttle/Makefile |
SVNWeb
|
Number of commits found: 17 |
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Sat, 5 Nov 2022
|
[ 20:38 Muhammad Moinur Rahman (bofh) ] 3abff38
net/py-sshuttle: Update version 1.1.0=>1.1.1
- Add USE_PYTHON=pytest
Relnotes: https://github.com/sshuttle/sshuttle/releases/tag/v1.1.1
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Sat, 12 Mar 2022
|
[ 10:38 Muhammad Moinur Rahman (bofh) ] d517822
net/py-sshuttle: Update version 1.0.5=>1.1.0
Relnotes: https://github.com/sshuttle/sshuttle/releases/tag/v1.1.0
|
Tue, 8 Mar 2022
|
[ 02:09 Muhammad Moinur Rahman (bofh) ] bc808e2 (Only the first 10 of 106 ports in this commit are shown above. )
*/*: Take maintainership
|
[ 00:44 Neel Chauhan (nc) Author: John Hay ] 7102abb
net/py-sshuttle: Update to 1.0.5
PR: 260512
|
Mon, 7 Mar 2022
|
[ 19:07 Rene Ladan (rene) ] 3d89f95 (Only the first 10 of 140 ports in this commit are shown above. )
all: return koobs' ports to the pool after safekeeping his commit bit.
|
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, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Wed, 14 Aug 2019
|
[ 03:26 meta ] (Only the first 10 of 30 ports in this commit are shown above. )
Implement new virtual category: net-vpn for VPN related ports
based on discussion at ports@ [1]. As VPN softwares are put in different
physical category net and security. This is a little bit confusing. Let's
give them new virtual category net-vpn.
[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html
PR: 239395
Submitted by: myself
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21174
|
Thu, 25 Apr 2019
|
[ 04:56 koobs ]
net/py-sshuttle: Update to 0.78.5
Patch out coverage options from pytest args, we dont need them here.
Changelog:
https://github.com/sshuttle/sshuttle/blob/v0.78.5/CHANGES.rst
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Tue, 1 Jan 2019
|
[ 12:12 koobs ]
net/py-sshuttle: Update to 0.78.4
- Update incorrectly specified LICENSE
- Remove unecessary setup.py patch
Changelog:
https://github.com/sshuttle/sshuttle/blob/v0.78.4/CHANGES.rstnet/py-sshuttle:
Update to 0.78.4
- Update incorrectly specified LICENSE
- Remove unecessary setup.py patch
Changelog:
https://github.com/sshuttle/sshuttle/blob/v0.78.4/CHANGES.rst
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
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 )
|
Mon, 10 Oct 2016
|
[ 05:13 koobs ]
[NEW] net/py-sshuttle: Full-featured VPN over an SSH tunnel
As far as I (the author) knows, sshuttle is the only program that solves
the following common case:
* Your client machine (or router) is Linux, FreeBSD, or MacOS.
* You have access to a remote network via ssh.
* You don't necessarily have admin access on the remote network.
* The remote network has no VPN, or only stupid/complex VPN protocols
(IPsec, PPTP, etc). Or maybe you are the admin and you just got
frustrated with the awful state of VPN tools.
* You don't want to create an ssh port forward for every single host/port
on the remote network.
* You hate openssh's port forwarding because it's randomly slow and/or
stupid. (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 17 |