Port details |
- pichi Flexible rule-based proxy
- 1.5.1_2 net =2 1.5.1_1Version of this port present on the latest quarterly branch.
- Maintainer: pichi@elude.in
- Port Added: 2019-11-10 06:18:12
- Last Update: 2024-10-03 10:25:14
- Commit Hash: 55cfbcf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/pichi-router/pichi
- Description:
- Pichi is an application layer proxy, which can be fully controlled via
RESTful APIs. It supports HTTP/SOCKS5/Shadowsocks.
The core feature of pichi is the dynamic, flexible route controlling.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/pichi/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pichi
- pkg install pichi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pichi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704144011
SHA256 (pichi-router-pichi-1.5.1_GH0.tar.gz) = 99268097bf1f66e0b42020c168c8575ef02fab9767346dd5d956a1a9f012c645
SIZE (pichi-router-pichi-1.5.1_GH0.tar.gz) = 2126161
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rapidjson>=1.1.0 : devel/rapidjson
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libboost_context.so : devel/boost-libs
- libboost_filesystem.so : devel/boost-libs
- libboost_program_options.so : devel/boost-libs
- libboost_system.so : devel/boost-libs
- libmaxminddb.so : net/libmaxminddb
- libmbedcrypto.so : security/mbedtls
- libmbedtls.so : security/mbedtls
- libmbedx509.so : security/mbedtls
- libsodium.so : security/libsodium
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pichi-1.5.1_2:
DEVEL=off: Install development files
STATIC=off: Static linking
TLS_FINGERPRINT=off: Simulate TLS fingerprint of Google Chrome
TRANSPARENT=off: Enable transparent ingress feature
===> Use 'make config' to modify these settings
- Options name:
- net_pichi
- USES:
- cmake compiler:c++17-lang cpe ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.1_2 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
1.5.1_1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.5.1_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
1.5.1 01 Jan 2024 21:27:11 |
Muhammad Moinur Rahman (bofh) |
net/pichi: Unbreak by update
- Update version 1.5.0=>1.5.1
Changelog: https://github.com/pichi-router/pichi/releases/tag/1.5.1
Approved by: portmgr (just-fix-it) |
1.5.0 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
1.5.0 02 May 2023 13:52:34 |
Muhammad Moinur Rahman (bofh) |
net/pichi: Unbreak on HEAD
Approved by: portmgr (blanket) |
1.5.0 20 Apr 2023 11:49:24 |
Robert Clausecker (fuz) Author: Pichi |
net/pichi: update to 1.5.0
Changelog: https://github.com/pichi-router/pichi/releases/tag/1.5.0
PR: 270934 |
1.4.0_3 20 Feb 2023 11:56:34 |
Antoine Brodin (antoine) |
net/pichi: mark BROKEN
/wrkdirs/usr/ports/net/pichi/work/pichi-1.4.0/src/net/http.cpp:374:32: error: no
member named 'to_string' in 'boost::core::basic_string_view<char>'
Reported by: pkg-fallout |
1.4.0_3 19 Sep 2022 17:20:10 |
Neel Chauhan (nc) |
net/pichi: Remove BROKEN line |
1.4.0_3 19 Sep 2022 16:38:20 |
Neel Chauhan (nc) Author: Pichi |
net/pichi: Fix building failures based of Boost/1.80.0
PR: 266483 |
1.4.0_3 16 Sep 2022 02:08:09 |
Yuri Victorovich (yuri) |
net/pichi: Broken
Reported by: fallout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.0_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.4.0_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.4.0_2 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
1.4.0_1 28 Jan 2022 12:14:09 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.0 and fix make test
Also bump dependent ports for library version change.
PR: 255084 |
1.4.0 21 Oct 2021 14:26:58 |
Stefan Eßer (se) |
net/pichi: Add CPE information
Approved by: portmgr (blanket) |
1.4.0 28 Jul 2021 09:58:22 |
Li-Wen Hsu (lwhsu) |
net/pichi: Correct TIMESTAMP in distinfo
PR: 257401 |
1.4.0 28 Jul 2021 09:57:14 |
Li-Wen Hsu (lwhsu) Author: Pichi |
net/pichi: Update to 1.4.0
Changelog: https://github.com/pichi-router/pichi/releases/tag/1.4.0
PR: 257401 |
1.3.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.1 13 Sep 2020 07:22:31 |
lwhsu |
net/pichi: Update to 1.3.1
PR: 249043
Submitted by: Pichi <pichi@elude.in> (maintainer) |
1.3.0 26 Jun 2020 11:15:18 |
fernape |
net/pichi: Fix build on 13.0-CURRENT
The default c++ compiler on FreeBSD 13.0 CURRENT is Clang10, which has more
strict type checking than the one on FreeBSD 12. So, adding some patch files to
fix it.
PR: 246854
Submitted by: pichi@elude.in (maintainer) |
1.3.0 23 May 2020 06:43:19 |
tagattie |
- Update to 1.3.0
- Switch to options helpers (partially)
PR: 243073
Submitted by: Pichi <pichi@elude.in> (maintainer)
Approved by: mentors (implicit)
Changelog: https://github.com/pichi-router/pichi/releases/tag/1.3.0 |
1.2.0_1 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
1.2.0 10 Nov 2019 14:28:38 |
linimon |
Fix build on GCC-based systems:
Target "cmTC_fcae3" requires the language dialect "CXX17" , but CMake does
not know the compile flags to use to enable it.
Approved by: portmgr (tier-2 blanket) |
1.2.0 10 Nov 2019 06:16:25 |
rodrigo |
New port: net/pichi An Application Layer Proxy controlled via RESTful APIs
PR: 237315
Submitted by: Pichi <pichi@elude.in> |