Commit graph

14 commits

Author SHA1 Message Date
Jake Waksbaum 651d5019bc pstoedit,plotutils: fix for darwin and mark not broken (#22196)
pstoedit,plotutils: fix for darwin
2017-02-07 09:01:33 +01:00
obadz 3de6e5be50 Merge branch 'master' into staging
Conflicts:
      pkgs/applications/misc/navit/default.nix
      pkgs/applications/networking/mailreaders/alpine/default.nix
      pkgs/applications/networking/mailreaders/realpine/default.nix
      pkgs/development/compilers/ghc/head.nix
      pkgs/development/libraries/openssl/default.nix
      pkgs/games/liquidwar/default.nix
      pkgs/games/spring/springlobby.nix
      pkgs/os-specific/linux/kernel/perf.nix
      pkgs/servers/sip/freeswitch/default.nix
      pkgs/tools/archivers/cromfs/default.nix
      pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Franz Pletz 075e33a682 plotutils: disable failing test on i686
Cherry-picked from staging to facilitate merging.

See f29214caed vs.
fd6a4d23c9.
2016-08-24 22:12:49 +02:00
Franz Pletz f29214caed plotutils: disable failing test on i686 2016-08-24 21:31:02 +02:00
Kranium Gikos Mendoza fd6a4d23c9 plotutils: disable i686 tests 2016-08-22 19:59:46 +08:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster 72a9d9a4a7 plotutils: turn off format hardening 2016-02-12 02:48:09 +00:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
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
Marc Weber ca5077f03f 2.6-2 moved to 2.6-3, so patches were not found
Maybe some new important patches can be found here?
http://patch-tracker.debian.org/package/plotutils/2.6-3

upstream source didn't change
2012-10-25 06:07:39 +02:00
Yury G. Kudryashov b1762c6b49 plotutils: fix compilation with libpng15 (debian)
svn path=/nixpkgs/branches/libpng15/; revision=31837
2012-01-25 18:06:30 +00:00
Ludovic Courtès 1cebea089b GNU Plotutils: cosmetic changes; adding myself as co-maintainer.
svn path=/nixpkgs/trunk/; revision=18231
2009-11-06 22:44:13 +00:00
Marc Weber 09d4027cc0 adding plotutils
svn path=/nixpkgs/trunk/; revision=17862
2009-10-18 04:43:50 +00:00