nixpkgs/pkgs/development/tools/ocaml
Bjørn Forsman c9baba9212 Fix many package descriptions
(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-08-24 22:31:37 +02:00
..
camlidl * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
camlp5 Update camlp5 to version 6.11 2014-01-18 20:56:44 +00:00
cppo Adds cppo 2014-06-25 10:25:14 +02:00
deriving Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
findlib Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
merlin merlin: some cleaning of the derivation 2014-08-01 09:42:37 +02:00
oasis Add OCaml Oasis 2014-01-31 12:01:32 +01:00
ocamlify Add OCaml Oasis 2014-01-31 12:01:32 +01:00
ocamlmod Add OCaml Oasis 2014-01-31 12:01:32 +01:00
omake Fix many package descriptions 2014-08-24 22:31:37 +02:00
opam Add opam 1.1.1 2014-02-22 19:08:54 +01:00