CVS log for ports/net/wget/Attic/Makefile

[BACK] Up to [local] / ports / net / wget

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13, Wed Nov 1 03:34:07 2023 UTC (12 months, 3 weeks ago) by namtsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -0 lines
FILE REMOVED

rm

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 30 21:24:38 2023 UTC (16 months, 3 weeks ago) by namtsui
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored) to selected 1.4 (colored)

initial cut at an update but `make test' fails 80 tests

Revision 1.11, Wed May 24 21:34:27 2023 UTC (18 months ago) by namtsui
Branch: MAIN
Changes since 1.10: +0 -0 lines
FILE REMOVED

remove finished ports

Revision 1.10 / (download) - annotate - [select for diffs], Tue Mar 22 03:14:03 2022 UTC (2 years, 8 months ago) by namtsui
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (colored) to selected 1.4 (colored)

Summary: update to 1.21.3

Revision 1.9 / (download) - annotate - [select for diffs], Tue Mar 22 01:42:54 2022 UTC (2 years, 8 months ago) by namtsui
Branch: MAIN
Changes since 1.8: +7 -8 lines
Diff to previous 1.8 (colored) to selected 1.4 (colored)

Summary: resync

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 8 11:01:49 2021 UTC (3 years, 10 months ago) by namtsui
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored) to selected 1.4 (colored)

Summary: update from wen heping

Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 26 06:53:56 2020 UTC (3 years, 10 months ago) by namtsui
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)

Summary: resync

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 3 05:39:53 2019 UTC (5 years, 6 months ago) by namtsui
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)

Summary: wget revision bump

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 8 00:34:47 2019 UTC (5 years, 7 months ago) by namtsui
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Summary: wget-1.20.3

Revision 1.4 / (download) - annotate - [selected], Thu Apr 4 05:32:25 2019 UTC (5 years, 7 months ago) by namtsui
Branch: MAIN
Changes since 1.3: +3 -10 lines
Diff to previous 1.3 (colored)

wget 1.20.2

Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 21 20:54:24 2019 UTC (5 years, 9 months ago) by namtsui
Branch: MAIN
Changes since 1.2: +5 -4 lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)

Summary: autoconf and automake

I need to test moving from BUILD_DEPENDS to TEST_DEPENDS.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 17 07:26:55 2019 UTC (5 years, 9 months ago) by namtsui
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

Summary: getting fuzz test suite to work

After removing -ldl (which does not exist on OpenBSD) and forcing the
inclusion of many object files into the static library `libgnu.a',
fuzz suite seems to compile. Now, the test input files *.in seem to
not be included, causing all tests to fail.

current state:
======================================
   wget 1.20.1: fuzz/test-suite.log
======================================

# TOTAL: 8
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  8
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: wget_css_fuzzer
=====================

Failed to find /mnt/playground/ports/pobj/wget-1.20.1/wget-1.20.1/fuzz/wget_css_fuzzer.in
Abort trap (core dumped)
FAIL wget_css_fuzzer (exit status: 134)

FAIL: wget_cookie_fuzzer
========================

Failed to find /mnt/playground/ports/pobj/wget-1.20.1/wget-1.20.1/fuzz/wget_cookie_fuzzer.in
Trace/BPT trap (core dumped)
FAIL wget_cookie_fuzzer (exit status: 133)

FAIL: wget_ftpls_fuzzer
=======================

Failed to find /mnt/playground/ports/pobj/wget-1.20.1/wget-1.20.1/fuzz/wget_ftpls_fuzzer.in
Trace/BPT trap (core dumped)
FAIL wget_ftpls_fuzzer (exit status: 133)

FAIL: wget_html_fuzzer
======================

Failed to find /mnt/playground/ports/pobj/wget-1.20.1/wget-1.20.1/fuzz/wget_html_fuzzer.in
Trace/BPT trap (core dumped)
FAIL wget_html_fuzzer (exit status: 133)

FAIL: wget_netrc_fuzzer
=======================

Failed to find /mnt/playground/ports/pobj/wget-1.20.1/wget-1.20.1/fuzz/wget_netrc_fuzzer.in
Trace/BPT trap (core dumped)
FAIL wget_netrc_fuzzer (exit status: 133)

FAIL: wget_options_fuzzer
=========================

Failed to find /mnt/playground/ports/pobj/wget-1.20.1/wget-1.20.1/fuzz/wget_options_fuzzer.in
Bus error (core dumped)
FAIL wget_options_fuzzer (exit status: 138)

FAIL: wget_robots_fuzzer
========================

Failed to find /mnt/playground/ports/pobj/wget-1.20.1/wget-1.20.1/fuzz/wget_robots_fuzzer.in
Trace/BPT trap (core dumped)
FAIL wget_robots_fuzzer (exit status: 133)

FAIL: wget_url_fuzzer
=====================

Failed to find /mnt/playground/ports/pobj/wget-1.20.1/wget-1.20.1/fuzz/wget_url_fuzzer.in
Trace/BPT trap (core dumped)
FAIL wget_url_fuzzer (exit status: 133)

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 5 07:54:15 2019 UTC (5 years, 9 months ago) by namtsui
Branch: namtsui
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

imported sources

Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 5 07:54:15 2019 UTC (5 years, 9 months ago) by namtsui
Branch: MAIN
Diff to selected 1.4 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb