(which is not) throughout the ports Makefiles.
* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.
ok kn@ rsadowski@ espie@
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.
ok sthen@, jca@
The GNU Collaborative International Dictionary of English, or GCIDE for
short, is a free dictionary derived from Webster's Revised Unabridged
Dictionary, published 1913, and supplemented with some new definitions,
in particular from WordNet.
The dictionary is created by Patrick J. Cassidy, and proof-read and
supplemented by volunteers from around the world.
ok juanfra@ sthen@
The Exploit Database is an archive of public exploits and corresponding
vulnerable software, developed for use by penetration testers and
vulnerability researchers. Its aim is to serve as the most comprehensive
collection of exploits, shellcode and papers gathered through direct
submissions, mailing lists, and other public sources, and present them
in a freely-available and easy-to-navigate database. This is the
papers section of it.
jasper@ suggested to put it under the books CATEGORY and generally fine with it
OK gonzalo@
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in
the modern world. Git has come a long way since it was first developed by
Linus Torvalds for Linux kernel development. It has taken the open source
world by storm since its inception in 2005, and this book teaches you how to
use it like a pro.
Effective and well-implemented version control is a necessity for successful
web projects, whether large or small. With this book you'll learn how to
master the world of distributed version workflow, use the distributed
features of Git to the full, and extend Git to meet your every need.
ok benoit@ krw@
Originally published in 1987, Unix Text Processing (UTP) (written by Dale
Dougherty and Tim O'Reilly) provides one of the few comprehensive looks at
all the tools involved in a typical troff-based writing workflow. It covers:
- UNIX and troff basics
- text editors (vi, ex, and sed)
- the ms and mm macro packages
- scripting with sh, awk, and sed
- the tbl, eqn and pic preprocessors
- macro writing
The appendices provide a collection of reference material and other useful
pointers.
ok juanfra@ sthen@
TeX by Topic is a systematic reference manual designed as a companion
to tutorial guides on the system. Packed with original, practical
ideas, this book provides an invaluable information source that
will give the TeX user the essential insight needed to solve TeX
problems.
ok espie@
pages including the corrections contained in the first Technical
Corrigendum, IEEE Std 1003.1-2008/Cor 1-2013. It include manuals
for utilities in section 1, and for functions and headers in
section 3.
A lot of input and okay for the contents schwarze@;
Other input from matthew@ and Dmitrij D. Czarkoff;
Final okay bentley@.
ok pirofti@ phessler@
Dive Into Python 3 covers Python 3 and its differences from Python 2.
Compared to Dive Into Python, it’s about 20% revised and 80% new
material.