summary refs log tree commit diff
path: root/pkgs/tools/graphics/plotutils
Commit message (Collapse)AuthorAge
* treewide: Make configureFlags listsJohn Ericson2018-08-03
|
* plotutils: fix parallel buildingOrivej Desh2018-06-04
| | | | | | | | E.g. https://hydra.nixos.org/build/75429322: b_closepl.c:21:10: fatal error: xmi.h: No such file or directory make[2]: *** [Makefile:958: b_closepl.lo] Error 1 make[2]: Leaving directory '/build/plotutils-2.6/libplot'
* plotutils: regenerate debian patch url's, apply few moreWill Dietz2018-01-17
| | | | | | don't include the format-security patch, because it breaks a test: https://bugs.gentoo.org/618708
* pstoedit,plotutils: fix for darwin and mark not broken (#22196)Jake Waksbaum2017-02-07
| | | pstoedit,plotutils: fix for darwin
* Merge branch 'master' into stagingobadz2016-08-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * plotutils: disable failing test on i686Franz Pletz2016-08-24
| | | | | | | | | | | | | | Cherry-picked from staging to facilitate merging. See f29214caed21438df6b4d961856ca3fcc4ec6e1b vs. fd6a4d23c993f22dff434233ec50db98c6eaf8ed.
| * plotutils: disable i686 testsKranium Gikos Mendoza2016-08-22
| |
* | plotutils: disable failing test on i686Franz Pletz2016-08-24
| |
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | plotutils: turn off format hardeningRobin Gloster2016-02-12
|/
* unmaintain a bunch of packagesLudovic Courtès2015-01-13
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* 2.6-2 moved to 2.6-3, so patches were not foundMarc Weber2012-10-25
| | | | | | | Maybe some new important patches can be found here? http://patch-tracker.debian.org/package/plotutils/2.6-3 upstream source didn't change
* plotutils: fix compilation with libpng15 (debian)Yury G. Kudryashov2012-01-25
| | | | svn path=/nixpkgs/branches/libpng15/; revision=31837
* GNU Plotutils: cosmetic changes; adding myself as co-maintainer.Ludovic Courtès2009-11-06
| | | | svn path=/nixpkgs/trunk/; revision=18231
* adding plotutilsMarc Weber2009-10-18
svn path=/nixpkgs/trunk/; revision=17862