Re: update net/wget 1.21.4

2023-08-01 Thread Nam Nguyen
Christian Weisgerber writes: > Nam Nguyen: > >> It is weird that it successfully builds unit-tests (before ...) then >> tries to rebuild it again (after ...): > > The difference is staring you in the face. ;-) Thanks for investigating. MAKE_JOBS=1 works and unit-tests rebuilds three times

Re: update net/wget 1.21.4

2023-07-30 Thread Christian Weisgerber
Nam Nguyen: > It is weird that it successfully builds unit-tests (before ...) then > tries to rebuild it again (after ...): The difference is staring you in the face. ;-) The Makefile mixes "unit-tests" and "./unit-tests". gmake understands that those refer to one and the same target; our make

Re: update net/wget 1.21.4

2023-07-28 Thread Stuart Henderson
On 2023/07/27 18:39, Nam Nguyen wrote: > I can reproduce this wget.h not found error with MAKE_JOBS=1. naddy@ > reported this error a while ago, too. > > Here is an inline diff that additionally switches back to USE_GMAKE = > Yes so tests can reliably compile with MAKE_JOBS=1. Still OK? Yes

Re: update net/wget 1.21.4

2023-07-27 Thread Nam Nguyen
Stuart Henderson writes: > On 2023/07/27 14:44, Nam Nguyen wrote: >> Stuart Henderson writes: >> >> > tests fail to run completely here: >> > >> > cc -I/usr/local/include -I/usr/local/include -DHAVE_LIBSSL >> > -I/usr/local/include -DNDEBUG -O2 -pipe -I/usr/local/include >> > -L/usr/local/lib -o

Re: update net/wget 1.21.4

2023-07-27 Thread Stuart Henderson
On 2023/07/27 14:44, Nam Nguyen wrote: > Stuart Henderson writes: > > > tests fail to run completely here: > > > > cc -I/usr/local/include -I/usr/local/include -DHAVE_LIBSSL > > -I/usr/local/include -DNDEBUG -O2 -pipe -I/usr/local/include > > -L/usr/local/lib -o ./unit-tests ./unit-tests.c > >

Re: update net/wget 1.21.4

2023-07-27 Thread Nam Nguyen
Stuart Henderson writes: > tests fail to run completely here: > > cc -I/usr/local/include -I/usr/local/include -DHAVE_LIBSSL > -I/usr/local/include -DNDEBUG -O2 -pipe -I/usr/local/include > -L/usr/local/lib -o ./unit-tests ./unit-tests.c > ./unit-tests.c:31:10: fatal error: 'wget.h' file not

Re: update net/wget 1.21.4

2023-07-26 Thread Stuart Henderson
On 2023/07/25 16:48, Nam Nguyen wrote: > Here is an update to net/wget 1.21.4. I introduced two new patches as a > workaround to pass unit tests, which falsely fail because of generating > unexpected output when run in the background. tests fail to run completely here: cc -I/usr/local/include

update net/wget 1.21.4

2023-07-25 Thread Nam Nguyen
Here is an update to net/wget 1.21.4. I introduced two new patches as a workaround to pass unit tests, which falsely fail because of generating unexpected output when run in the background. see: https://lists.gnu.org/archive/html/bug-wget/2023-07/msg1.html NEWS:

Re: update net/wget 1.21.3

2022-04-02 Thread Christian Weisgerber
Nam Nguyen: > Here is an update to net/wget 1.21.3 released on February 26, 2022. I > tested downloading install70.img. > > Feedback? OK? ok That said, it would be nice if we were actually able to run the regression tests: ---> cc -I/usr/local/include -I/usr/local/include

update net/wget 1.21.3

2022-03-21 Thread Nam Nguyen
Here is an update to net/wget 1.21.3 released on February 26, 2022. I tested downloading install70.img. NEWS: https://git.savannah.gnu.org/cgit/wget.git/commit/?id=40747a11e44ced5a8ac628a41f879ced3e2ebce9 "Add option to select TLS 1.3 on the command line." `wget --secure-protocol=TLSv1_3

Re: update net/wget 1.21.2

2021-09-10 Thread Nam Nguyen
Stuart Henderson writes: > On 2021/09/09 03:44, Nam Nguyen wrote: >> Here is an update to wget 1.21.2 released on September 7, 2021. It is >> from tj@ with tweaks by me to revise the python3 hack. > > ok, though I'm not sure there's much benefit to keeping the hack for > building without python;

Re: update net/wget 1.21.2

2021-09-09 Thread Stuart Henderson
On 2021/09/09 03:44, Nam Nguyen wrote: > Here is an update to wget 1.21.2 released on September 7, 2021. It is > from tj@ with tweaks by me to revise the python3 hack. ok, though I'm not sure there's much benefit to keeping the hack for building without python; these days, with many things using

update net/wget 1.21.2

2021-09-09 Thread Nam Nguyen
Here is an update to wget 1.21.2 released on September 7, 2021. It is from tj@ with tweaks by me to revise the python3 hack. Release notes: https://lists.gnu.org/archive/html/info-gnu/2021-09/msg3.html

Re: [Update] net/wget : Update to 1.21

2021-06-26 Thread Daniel Jakots
On Sat, 26 Jun 2021 02:22:21 -0700, Nam Nguyen wrote: > Here is a fresh diff for 1.21.1 ok danj@

Re: [Update] net/wget : Update to 1.21

2021-06-26 Thread Nam Nguyen
Here is a fresh diff for 1.21.1 (not 1.21) released on January 9, 2021. It is based on wen heping's diff for 1.21. Changelog: https://git.savannah.gnu.org/cgit/wget.git/tree/NEWS I tested downloading and verifying SHA256 of install69.img. Feedback and tests are welcome. OK? Nam Nguyen

Re: [Update] net/wget : Update to 1.21

2021-01-08 Thread Nam Nguyen
wen heping writes: > Hi, > > Here is a patch for net/wget to update to 1.21, it build > well and run well on amd64-6.8 system. > > > wen Thank you for this update. It looks good to me. I can commit this if I can get an OK. solene@: Should it be backported to -stable? ${WRKSRC}/ChangeLog

[Update] net/wget : Update to 1.21

2021-01-05 Thread wen heping
Hi, Here is a patch for net/wget to update to 1.21, it build well and run well on amd64-6.8 system. wen Index: Makefile === RCS file: /cvs/ports/net/wget/Makefile,v retrieving revision 1.85 diff -u -p -r1.85 Makefile ---

Re: UPDATE: net/wget-1.9.5

2018-05-07 Thread Stuart Henderson
The file it's in is a new test. Given the security fix I'd go ahead and commit but please report it upstream. -- Sent from a phone, apologies for poor formatting. On 7 May 2018 04:36:09 Björn Ketelaars wrote: On Sun 06/05/2018 23:01, Gleydson Soares wrote:

Re: UPDATE: net/wget-1.9.5

2018-05-06 Thread Björn Ketelaars
On Sun 06/05/2018 23:01, Gleydson Soares wrote: > update to wget-1.9.5. This update addresses a vunerability CVE-2018-0494, > along with > several bug fixes. > > builds and runs fine, @amd64 > OK? I'm unable to run 'make test', log is enclosed. On 1.9.4 'make test' runs fine. make

UPDATE: net/wget-1.9.5

2018-05-06 Thread Gleydson Soares
update to wget-1.9.5. This update addresses a vunerability CVE-2018-0494, along with several bug fixes. builds and runs fine, @amd64 OK? Index: Makefile === RCS file: /cvs/ports/net/wget/Makefile,v retrieving revision 1.74 diff -u

Re: UPDATE net/wget

2018-02-04 Thread Björn Ketelaars
On Wed 31/01/2018 14:52, Björn Ketelaars wrote: > Diff below brings net/wget to the latest version, which addresses: > > - A major bug that caused GZip'ed pages to never be decompressed has > been fixed > - Support for Content-Encoding and Transfer-Encoding have been marked > as

UPDATE net/wget

2018-01-31 Thread Björn Ketelaars
Diff below brings net/wget to the latest version, which addresses: - A major bug that caused GZip'ed pages to never be decompressed has been fixed - Support for Content-Encoding and Transfer-Encoding have been marked as experimental and disabled by default - Prevent erroneous

Re: UPDATE: net/wget -current,-stable (CVE-2017-13089, CVE-2017-13090)

2017-11-02 Thread Rafael Sadowski
On Tue Oct 31, 2017 at 01:02:44PM +0100, Rafael Sadowski wrote: > On Tue Oct 31, 2017 at 12:20:26PM +0100, Rafael Sadowski wrote: > > Hi All, > > > > Update Wget to the latest stable version 1.19.1. This version includes > > the following CVE patches: > > > > "Fix stack overflow in HTTP protocol

Re: UPDATE: net/wget -current,-stable (CVE-2017-13089, CVE-2017-13090)

2017-10-31 Thread Rafael Sadowski
On Tue Oct 31, 2017 at 12:03:22PM +, Stuart Henderson wrote: > On 2017/10/31 12:20, Rafael Sadowski wrote: > > Hi All, > > > > Update Wget to the latest stable version 1.19.1. This version includes > > the following CVE patches: > > > > "Fix stack overflow in HTTP protocol handling

Re: UPDATE: net/wget -current,-stable (CVE-2017-13089, CVE-2017-13090)

2017-10-31 Thread Stuart Henderson
On 2017/10/31 12:20, Rafael Sadowski wrote: > Hi All, > > Update Wget to the latest stable version 1.19.1. This version includes > the following CVE patches: > > "Fix stack overflow in HTTP protocol handling (CVE-2017-13089)" >

Re: UPDATE: net/wget -current,-stable (CVE-2017-13089, CVE-2017-13090)

2017-10-31 Thread Rafael Sadowski
On Tue Oct 31, 2017 at 12:20:26PM +0100, Rafael Sadowski wrote: > Hi All, > > Update Wget to the latest stable version 1.19.1. This version includes > the following CVE patches: > > "Fix stack overflow in HTTP protocol handling (CVE-2017-13089)" >

UPDATE: net/wget -current,-stable (CVE-2017-13089, CVE-2017-13090)

2017-10-31 Thread Rafael Sadowski
Hi All, Update Wget to the latest stable version 1.19.1. This version includes the following CVE patches: "Fix stack overflow in HTTP protocol handling (CVE-2017-13089)" http://git.savannah.gnu.org/cgit/wget.git/commit/?id=d892291fb8ace4c3b734ea5125770989c215df3f "Fix heap overflow in HTTP

Re: update net/wget

2016-03-26 Thread Stuart Henderson
On 2016/03/25 23:01, Daniel Jakots wrote: > Hi, > > Here's a patch to update wget to latest release. Changelog is available > in their repository [0]. > > make test on amd64 and i386 is fine. There is no more any failed test > as in 1.16.3. > > [0]:

update net/wget

2016-03-25 Thread Daniel Jakots
Hi, Here's a patch to update wget to latest release. Changelog is available in their repository [0]. make test on amd64 and i386 is fine. There is no more any failed test as in 1.16.3. [0]: http://git.savannah.gnu.org/cgit/wget.git/tree/NEWS Cheers, Daniel Index: Makefile

Re: Update: net/wget 1.16

2014-11-05 Thread David Coppa
On Tue, Nov 4, 2014 at 11:58 PM, Christian Weisgerber na...@mips.inka.de wrote: Here's an update of net/wget to 1.16. I've added the required dependencies to (successfully) run all the regression tests. wget 1.15 would just skip most tests if the dependencies weren't installed, but 1.16

Re: Update: net/wget 1.16

2014-11-05 Thread Christian Weisgerber
On 2014-11-04, Christian Weisgerber na...@mips.inka.de wrote: Here's an update of net/wget to 1.16. I've added the required dependencies to (successfully) run all the regression tests. wget 1.15 would just skip most tests if the dependencies weren't installed, but 1.16 treats them as

Update: net/wget 1.16

2014-11-04 Thread Christian Weisgerber
Here's an update of net/wget to 1.16. I've added the required dependencies to (successfully) run all the regression tests. wget 1.15 would just skip most tests if the dependencies weren't installed, but 1.16 treats them as errors. I think the src/Makefile.in patch can go because @LIBINTL@

UPDATE: net/wget

2009-10-01 Thread Benoit Lecocq
Hi, This diff updates wget to the latest release 1.12. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/net/wget/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile