Commit graph

12 commits

Author SHA1 Message Date
jlam
7890fbd07b List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 16:41:34 +00:00
jlam
67b4e0635c Whitespaces changes to bring this more in line with other packages. 2006-04-05 07:06:13 +00:00
jlam
991e4b6471 USE_TOOLS+=bison instead of direct BUILD_DEPENDS on bison. 2006-04-05 07:03:44 +00:00
jlam
6e0c050321 * Teach the tools framework how to supply the pkgsrc version of
makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
2006-03-05 16:27:22 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +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
simonb
be631268a5 Make me the maintainer of this package. 2005-10-18 01:24:25 +00:00
simonb
71d080b5d0 Update mairix to version 0.16.1. Changes include:
Home directory and environment variable expansion in the .mairixrc file.
 Add ^ word prefix to require substring search to be left-anchored.
 Add the capability to omit particular folders from indexing.
 Implement dot-locking on the database file.
 Display message path in warning messages from rfc822 parsing.
2005-10-18 01:22:27 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
simonb
804ab24744 Initial import of mairix, a program for indexing and searching email
messages.
2005-01-25 00:19:40 +00:00