Commit graph

23 commits

Author SHA1 Message Date
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
OBATA Akio
9e825c4c0e Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:49:32 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Roland Illig
8ae70fc030 Don't use ${PKGNAME} in the definition of WRKSRC, since that might
contain the PKGREVISION. ${PKGNAME_NOREV} is a better choice.
2005-10-10 14:00:12 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Roland Illig
819ac68829 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:49:43 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Jeremy C. Reed
8cbdee4f76 Conflicts with new "man" package (also in pkgsrc-wip).
And bump PKGREVISION also.
2005-02-02 07:12:38 +00:00
Jeremy C. Reed
af0414bfc9 Set WRKSRC now that distname changed. 2004-05-21 07:29:32 +00:00
Jeremy C. Reed
be840231b5 Use different distfile site (because old mirror was missing).
This changed the distname too.

Check for NetBSD instead of /usr/bin/nroff for depending
on groff.

Add patch-ad and set up Makefile to allow working with db4
(if is BDB_TYPE).

Honor --mandir configure option in patches/patch-ac
so can have custom man directory.
2004-05-21 07:27:32 +00:00
Thomas Klausner
cd3dcc13ab Convert to bl3 (distfile unavailable). 2004-05-14 13:18:46 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
Jeremy C. Reed
473b8ed83a Developer used my patches, so now I can remove them. 2003-10-02 00:00:26 +00:00
Jeremy C. Reed
4a07981f35 Updated to version 2.4.2. Fixes some security issues.
Also, developer used some of my patches that I submitted to him,
so they can be removed now.
2003-10-01 23:52:50 +00:00
Jeremy C. Reed
72b9a3503c man-db is a collection of tools for using the online manuals. man-db uses
a Berkeley DB database instead of the traditional flat-text whatis
databases. It includes:

  apropos - search the manual page names and descriptions
  catman  - create or update the pre-formatted manual pages
  man     - an interface to the on-line reference manuals
  mandb   - create or update the manual page index caches
  manpath - determine search path for manual pages
  whatis  - search the manual page names
  zsoelim - satisfy .so requests in roff input

This version of the man suite is maintained by Colin Watson.
2003-10-01 23:37:01 +00:00
Jeremy C. Reed
a19885bed6 I am maintainer. 2003-08-29 15:34:31 +00:00
Thomas Klausner
90baab0823 Use tech-pkg instead of packages (actually, it should be the
committer of the package instead...).
2003-08-29 10:31:21 +00:00
Jeremy C. Reed
967bfca74e Add -lintl to patch-aa.
Create cache directory.
Add MESSAGE to mention building cache indexes.
Some TODO notes.
2003-08-21 07:33:42 +00:00
Jeremy C. Reed
c367e34784 man-db is a collection of tools for using the online manuals. man-db uses
a Berkeley DB database instead of the traditional flat-text whatis
databases.
(I use this under Linux.)
2003-08-20 08:55:21 +00:00