Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-09 | USE_TOOLS+=flex | minskim | 1 | -2/+2 | |
2006-04-05 | List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. | jlam | 2 | -8/+10 | |
2006-04-05 | Whitespaces changes to bring this more in line with other packages. | jlam | 1 | -10/+8 | |
2006-04-05 | USE_TOOLS+=bison instead of direct BUILD_DEPENDS on bison. | jlam | 1 | -4/+2 | |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -2/+2 | |
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. | |||||
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-10-18 | Make me the maintainer of this package. | simonb | 1 | -2/+2 | |
2005-10-18 | Update mairix to version 0.16.1. Changes include: | simonb | 2 | -6/+6 | |
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-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 | |
NO_BUILD, USE_LIBTOOL. | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-25 | Initial import of mairix, a program for indexing and searching email | simonb | 4 | -0/+67 | |
messages. |