Git Clone URL: |
https://aur.archlinux.org/wwwoffle-svn.git (read-only, click to copy)
|
Package Base: |
wwwoffle-svn |
Description: |
Simple caching proxy server with special features (request, recursive fetch, subscription, modify HTML, ...) for use with dial-up internet links. Includes startup scripts for OpenRC, System V init, systemd. |
Upstream URL: |
http://www.gedanken.org.uk/software/wwwoffle/ |
Licenses: |
GPL
|
Conflicts: |
wwwoffle,
wwwoffle-openrc,
wwwoffle-systemd,
wwwoffle-sysvinit
|
Provides: |
wwwoffle=2.9j+svn2253,
wwwoffle-openrc=2.9j+svn2253,
wwwoffle-systemd=2.9j+svn2253,
wwwoffle-sysvinit=2.9j+svn2253
|
Replaces: |
wwwoffle<=2.9j+svn2253,
wwwoffle-openrc<=2.9j+svn2253,
wwwoffle-systemd<=2.9j+svn2253,
wwwoffle-sysvinit<=2.9j+svn2253
|
Submitter: |
dreieck |
Maintainer: |
dreieck |
Last Packager: |
dreieck |
Votes: |
3 |
Popularity: |
0.000000 |
First Submitted: |
2016-02-01 11:34 |
Last Updated: |
2020-05-26 11:21 |
Latest Comments
dreieck commented on 2019-04-14 19:56
@maderios: Done. Thanks for reporting.
maderios commented on 2019-04-14 13:09
Please, add svn dependency. Thanks.
maderios commented on 2018-12-03 12:50
@dreieck It compiles fine now. Thanks!
dreieck commented on 2018-12-02 22:18
@maderios:
Thanks!, that means upstream has incorporated the patch he sent to me for testing.
Great!
I removed the patch from the AUR package.
Btw.: You can format your comments here with markdown; when pasting a log include in in triple backtics on a seperate line, like this:
or prepended with four spaces.
Code in inline text surround by a single backtick.
maderios commented on 2018-12-02 13:22
I get error
|Index: src/certificates.c |=================================================================== |--- src/certificates.c (revision 2241) |+++ src/certificates.c (working copy)
patching file src/certificates.c Using Plan A... Reversed (or previously applied) patch detected! Skipping patch. Hunk #1 ignored at 805. Hunk #2 ignored at 838. Hunk #3 ignored at 896. Hunk #4 ignored at 946. Hunk #5 ignored at 1102. 5 out of 5 hunks ignored -- saving rejects to file src/certificates.c.rej done ==> ERROR: A failure occurred in prepare().
dreieck commented on 2018-08-27 17:10
Upstream fixed.
dreieck commented on 2018-08-27 13:20
@maderios: I informed the author of wwwoffle about this, and he is aware of it; for some reason compilation on his machine works fine for him.
I fixed it with a patch incorporating the proper change upstream forgot about; I think soon upstream would be fixed as well.
maderios commented on 2018-08-26 15:32
wwwoffle compiles successfully now. Thanks!
maderios commented on 2018-08-25 19:16
I get this error
makepkg -sicC
gcc -c -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt io.c -o io.o -I/usr/include/include -I/usr/include/gnutls/include -I/usr/include/include
io.c:774:16: error: conflicting types for ‘io_write_data’ static ssize_t io_write_data(int fd,io_context context,io_buffer iobuffer) ^~~~~~~~~~~~~ io.c:70:12: note: previous declaration of ‘io_write_data’ was here static int io_write_data(int fd,io_context context,io_buffer iobuffer); ^~~~~~~~~~~~~ io.c:70:12: warning: ‘io_write_data’ used but never defined make[1]: *** [Makefile:184: io.o] Error 1
dreieck commented on 2016-02-01 14:31
Follow-up of http://aur.archlinux.org/packages/wwwoffle/. The SVN version contains up to date updates, e.g. increased key size for certificates.