about summary refs log tree commit diff
path: root/pkgs/tools/text/namazu
AgeCommit message (Collapse)AuthorFilesLines
2021-07-17Make namazu package build (#129400)Jan Stranik1-18/+8
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-6/+5
2018-04-30treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linuxWill Dietz1-1/+1
Include all linux platforms.
2016-03-30namazu: mark as brokenLuca Bruno1-0/+1
2014-08-24Fix many package descriptionsBjørn Forsman1-1/+1
(My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-12-21namazu: update from 2.0.20 to 2.0.21Nixpkgs Monitor1-2/+2
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2010-11-11Namazu 2.0.20.Ludovic Courtès1-3/+9
svn path=/nixpkgs/branches/stdenv-updates/; revision=24671
2009-06-27Namazu: Fix builds, broken in r15324.Ludovic Courtès1-1/+1
svn path=/nixpkgs/trunk/; revision=16069
2009-04-22* lib/site_perl -> lib/perl5/site_perl.Eelco Dolstra1-1/+2
svn path=/nixpkgs/branches/stdenv-updates/; revision=15258
2008-12-17Add Namazu, a full-text search engine.Ludovic Courtès1-0/+37
svn path=/nixpkgs/trunk/; revision=13655