Search Criteria
Package Details: 3proxy 0.9.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/3proxy.git (read-only, click to copy) |
---|---|
Package Base: | 3proxy |
Description: | A tiny crossplatform proxy server |
Upstream URL: | http://www.3proxy.ru/ |
Licenses: | BSD |
Submitter: | basinilya |
Maintainer: | None |
Last Packager: | asm0dey |
Votes: | 19 |
Popularity: | 0.000000 |
First Submitted: | 2010-09-19 09:53 (UTC) |
Last Updated: | 2021-07-02 11:28 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- make (make-gitAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
galeksandrp commented on 2024-05-18 15:53 (UTC) (edited on 2024-05-18 15:56 (UTC) by galeksandrp)
Does not compile?
common.c:208.9 error
?Change this
to this
barraponto commented on 2023-12-04 19:28 (UTC)
As of December 2023, the latest version of 3proxy is 0.9.4. It should not be flagged out of date.
bonob commented on 2023-06-25 19:25 (UTC)
A recent update of libproxy conflicts with this package, because it introduces a man(8) proxy page, which 3proxy also wants to provide.
I would say a way to resolve is to rename that man page, to 3proxy-proxy, in the same manner as
/usr/bin/proxy
is renamed to/usr/bin/3proxy-proxy
.That could be done by adding
( cd ${pkgdir}${_prefix}/share/man/man8 && mv proxy.8 3proxy-proxy.8 ) || return 1
inpackage()
in the PKGBUILD.My proposed patch if useful:
Nothing4You commented on 2021-09-17 20:38 (UTC)
this currently installs with a broken symlink: /var/log/3proxy -> ../../usr/local/3proxy/logs
naruto522ru commented on 2020-10-29 14:03 (UTC)
@asm0dey Okay, I'll try to see how much patience is enough on a slow laptop.
asm0dey commented on 2020-10-29 13:56 (UTC)
@naruto522ru there are couple, but let's start with email :)
naruto522ru commented on 2020-10-29 13:51 (UTC)
@asm0dey Is there anything besides email? For example messenger or skype? I feel uncomfortable with the mail.
asm0dey commented on 2020-10-29 13:26 (UTC)
@naruto522ru could you please reach me at pavel.finkelshtein at gmail.com, let's discuss proposed changes?
naruto522ru commented on 2020-10-29 11:54 (UTC) (edited on 2020-10-29 13:19 (UTC) by naruto522ru)
Here: https://github.com/naruto522ru/3proxy-PKGBUILD/ the corrected now complies with the standards for creating packages, of course, I took your work as a basis.Works even if you put 0.8.13-1 on top. So, clean up the residual files (checked).
Dwolfix commented on 2020-10-27 15:24 (UTC)
Version 0.9.0-4 was installed without errors. Thanks!
1 2 3 4 Next › Last »