Commit graph

16 commits

Author SHA1 Message Date
nia
df9686aa9d converters: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:06:37 +00:00
nia
43864756b5 converters: Remove SHA1 hashes for distfiles 2021-10-07 13:28:56 +00:00
agc
01dc1bd2b3 Add SHA512 digests for distfiles for converters category
Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:43:46 +00:00
asau
46402b95a7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
obache
1e0d82a2ae Update txt2man to 1.5.6.
PR 46535 by Wen Heping.
While here,
* set LICENSE=gnu-gpl-v2.
* honor PKGMANDIR

ChangeLog:
txt2man-1.5.6   16-mar-2011
* txt2man: Better control of 3 letters regexp, by Robin Cornelius.
* txt2man: Fix header comment generation, by Robin Cornelius.
* txt2man: Better handle ticks, by Thomas Moschny.
* src2man: Fix header comment generation.
* src2man: more robust comment delimiter handling.
* src2man: support C prototypes with newline after type, by Diego Cena.
* bookman: Posix shell syntax.
2012-06-04 12:16:05 +00:00
joerg
b640919ee1 DESTDIR support 2010-01-29 16:51:38 +00:00
xtraeme
e9e8484f10 Update to 1.5.5:
txt2man-1.5.5   21-mar-2007

* txt2man: correct layout of C structures in synopsis
* src2man: genrate manpages for C types/struct definitions

txt2man-1.5.4   16-mar-2007

* bookman: Added copyright
* src2man: Added copyright. Fix cover page handling. Add origin
  comment in generated manpages.

  txt2man-1.5.3   15-mar-2007

* bookman: better handling of header and footers of cover page.
* src2man: date can now be set.
* txt2man: date can now be set. Better handling of C function prototypes.

  txt2man-1.5.2   28-feb-2007

* txt2man: fix synopsis handling.

  txt2man-1.5.1   25-oct-2006

* src2man: search if the function prototype is defined in corresponding
  '.h' include file, and if yes, add a '#include "file.h"'
  statement in synopsis.
* src2man: allow to force SYNOPSIS sections in comment blocks.
* bookman: reads the file list from stdin in no arg is supplied.
* Makefile: specify commands path (in current dir) when generating doc.

  txt2man-1.5     16-oct-2006

* txt2man: fix indentation.
* bookman: new command to generate a book from manpages.
* src2man: new command to extract manpages from source files.
* Makefile: update and fix rules.
2007-05-23 09:39:13 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
agc
3cae5c07e4 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
7630e7961d Instead of a special INSTALL_TARGET setting, set the installation prefix
via MAKE_FLAGS.
2001-08-20 02:22:41 +00:00
zuntum
087861b44c Update txt2man to 1.42 (hi folks! I'm back)
Changes:

Fixes of long C function definitions, better handling of blank lines,
removal of unused options and shorter doc.
2001-07-26 08:39:43 +00:00
zuntum
9381bceba6 Initial import of txt2man-1.4.1
txt2man  converts the input text into nroff commands using
man(7) macros for man pages. Smart argument processing  is
available  either  for  commands  using "-" sign for flags
(including long options used in GNU tools).  If  ifile  is
omitted,  standard  input  is taken as argument. Result is
displayed on standard output.
2001-06-13 15:12:09 +00:00