Sergey Svishchev
7b4709677e
Delint:
...
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Aleksey Cheusov
35f82d29fc
man is replaced with ${PKGMANDIR}
2006-04-20 13:36:34 +00:00
Roland Illig
2c1cc3dceb
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
...
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.
Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
1ee539a984
Added RMD160 checksums.
2005-09-28 06:41:05 +00:00
Jeremy C. Reed
86a874bf11
Some more notes from 2003.
2005-01-20 18:22:05 +00:00
Roland Illig
e588944e46
Corrected a syntax error in the post-extract target.
2004-08-18 13:42:45 +00:00
Jeremy C. Reed
fcd75ed181
Cawf is a nroff-like text formatter. Cawf provides a usable subset
...
of raw nroff capabilities and the styles of the man, me(7), and
ms(7) macro sets. New macro files can be added. And it has some
rudimentary output device support via a device configuration file
(and new devices can be added).
I need help improving -man macro and making mandoc ...
2003-07-02 23:02:05 +00:00