Subject: CVS commit: pkgsrc/net/ucspi-tools
From: Amitai Schleier
Date: 2021-07-12 23:32:49
Message id: 20210712213249.CAFE5FA95@cvs.NetBSD.org

Log Message:
Update to 1.7. From the changelog:

- test: remove findport dependency
- fix error message
- sockc: clean up: remove unused macro, reformat usage
- socks: clean up: reformat usage, add statics, spelling
- tlss: Fix wrong synopsis. Spotted by Stanley Lieber.
- tlss: Add option for certificate revocation lists.
- tlss: Refactor error handling.
- tls{s,c}: Refactor error handling.  Update copyright date.
- tlsc: improve manpage
- README: Add description for httppc
- tests: Improve OpenSSL config for tests
- http_parser: Simplify lenght dependend string compare
- tests: Add files for certificate revocation list testing
- Makefile: Remove useless variable
- httpc: Improve error handing
- gitignore: add some non-tracking files
- Refactor makefiles
- httpc: fix spacing
- http: add comment and spacing
- tlsc.1: discribe -k and cleanup
- remove unused printf parameter
- add ftp client
- remove double include
- simplify envionment settings
- fix spacing
- simplify envitonment settings
- fix copyright comments
- simplify make
- simplify creation of tar balls
- add http server
- update gitignore
- simplify makefile
- update gitignore
- remove debug code
- Use LDLIBS for linked libraries
- Cleanup https
- Merge pull request #8 from jspricke/ldlibs
- remove useless make rules
- test: run with ksh and avoid ENOENT
- https: add content-length
- add comment
- https: handel Host: header
- https: default connection is closed
- https: simplify response code
- test: use default ksh shell

Files:
RevisionActionfile
1.7modifypkgsrc/net/ucspi-tools/Makefile
1.5modifypkgsrc/net/ucspi-tools/distinfo
1.5modifypkgsrc/net/ucspi-tools/patches/patch-Makefile
1.1addpkgsrc/net/ucspi-tools/patches/patch-https.c
1.1addpkgsrc/net/ucspi-tools/patches/patch-tests.mk
1.1removepkgsrc/net/ucspi-tools/patches/patch-config.mk
1.2removepkgsrc/net/ucspi-tools/patches/patch-fdprintf.c
1.1removepkgsrc/net/ucspi-tools/patches/patch-fdprintf.h
1.1removepkgsrc/net/ucspi-tools/patches/patch-httppc.c