Commit Graph

18 Commits

Author SHA1 Message Date
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
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Lluís Batlle i Rossell
5324db88ec gnutls: update to 3.2.1
Required also: nettle: update to 2.7.1

I tested that wget works.
2013-06-03 12:19:02 +02:00
Lluís Batlle i Rossell
6c961181c2 Revert "gnutls: update to 3.2.0"
Hydra found that the i686 tests fail. I'll work on this later.
  http://hydra.nixos.org/build/4980459

This reverts commit c1708440bd92ad2a3142fe709b853234c65de60f.
2013-05-17 23:40:37 +02:00
Lluís Batlle i Rossell
c1708440bd gnutls: update to 3.2.0
It required a nettle update to 2.7 too.
2013-05-17 22:57:19 +02:00
Aristid Breitkreuz
352c0067e6 some tests for nettle and gnutls donot seem to work on OS X 2013-01-21 10:57:10 +01:00
Ludovic Courtès
1189d3fb2a nettle: update to 2.5. 2012-10-19 14:10:24 +02:00
Ludovic Courtès
711d1fc6f0 nettle: allow GMP to be found on OpenSolaris 2012-08-09 18:32:53 +02:00
Ludovic Courtès
77f80e6310 GNU Nettle 2.4.
svn path=/nixpkgs/trunk/; revision=29008
2011-09-04 23:05:35 +00:00
Ludovic Courtès
56c2fe0c56 GNU Nettle 2.2.
svn path=/nixpkgs/trunk/; revision=28746
2011-08-22 17:38:16 +00:00
Karn Kallio
e29d509152 Move the gmp dependency to nettle, where it originates.
As pointed out by Ludovic Courtès.

svn path=/nixpkgs/trunk/; revision=26812
2011-04-13 02:02:11 +00:00
Ludovic Courtès
3002aafcf3 Build GNU Nettle.
svn path=/nixpkgs/trunk/; revision=23363
2010-08-23 14:50:55 +00:00
Ludovic Courtès
0ca823ff87 GNU Nettle 2.1.
svn path=/nixpkgs/trunk/; revision=23284
2010-08-20 18:40:35 +00:00
Ludovic Courtès
dbaa2bdf70 Nettle: Disable tests on Cygwin.
svn path=/nixpkgs/trunk/; revision=17262
2009-09-18 18:25:24 +00:00
Ludovic Courtès
519b26bd4d GNU Nettle: Tentative patch for Cygwin.
svn path=/nixpkgs/trunk/; revision=17250
2009-09-18 15:01:47 +00:00
Ludovic Courtès
ba315f3052 Fix GNU Nettle.
svn path=/nixpkgs/trunk/; revision=17194
2009-09-16 14:26:00 +00:00
Ludovic Courtès
0de18066f7 Nettle: Add `meta.homepage'.
svn path=/nixpkgs/trunk/; revision=16128
2009-07-01 21:44:20 +00:00
Ludovic Courtès
725ed45940 Add GNU Nettle, a cryptographic library.
svn path=/nixpkgs/trunk/; revision=16127
2009-07-01 15:42:01 +00:00