Commit graph

645 commits

Author SHA1 Message Date
Sander van der Burg f579e01606 Updated to new version
svn path=/nixpkgs/trunk/; revision=12355
2008-07-14 14:41:36 +00:00
Marc Weber 78e9d3eef0 bfr added (pipe buffer)
svn path=/nixpkgs/trunk/; revision=12348
2008-07-11 20:27:53 +00:00
Sander van der Burg cbc9ca34b5 Upgraded disnix
svn path=/nixpkgs/trunk/; revision=12333
2008-07-10 14:09:19 +00:00
Peter Simons b01f89ad38 new: wdfs-1.4.2 is a user-space file system that allows mounting a webdav share
svn path=/nixpkgs/trunk/; revision=12316
2008-07-07 23:24:48 +00:00
Peter Simons 4797dddeb0 new: pdsh is a fast and efficient parallel remote shell
svn path=/nixpkgs/trunk/; revision=12313
2008-07-07 23:11:36 +00:00
Peter Simons 2f32df974f gnupg: updated to version 1.4.9
svn path=/nixpkgs/trunk/; revision=12302
2008-07-07 11:50:21 +00:00
Marc Weber 5f044d6f3f fix: dnsmasq can now be started after installing..
What has gone wrong by my first commit attempt?

svn path=/nixpkgs/trunk/; revision=12294
2008-07-07 11:40:16 +00:00
Sander van der Burg 4987da9c2b Added Disnix SOAP service
svn path=/nixpkgs/trunk/; revision=12291
2008-07-06 21:38:34 +00:00
Wouter den Breejen 033c61867b Version bump
svn path=/nixpkgs/trunk/; revision=12280
2008-07-06 17:47:10 +00:00
Sander van der Burg 27b7b3af8e Added disnix
svn path=/nixpkgs/trunk/; revision=12277
2008-07-06 15:45:26 +00:00
Eelco Dolstra d051b20a39 * Graphviz updated to 2.20.2. Now built with fontconfig, gd and pango
support.
* New function makeFontsConf to generate a fontconfig configuration
  file.  Moved from NixOS.
* dot2pdf: use makeFontsConf to generate a fonts.conf containing just
  the Ghostscript fonts (see NIXPKGS-29).
* dot2pdf: generate PDF directly, don't go through PS.  Note that this
  and using fontconfig changes the interpretation of "fontname"
  attributes in dot graphs.

svn path=/nixpkgs/trunk/; revision=12251
2008-07-03 14:27:19 +00:00
Eelco Dolstra 7d1ba0ace0 * gcc-wrapper: use the right dynamic linker when -m32 is used.
* An attribute `stdenv_32bit' that returns a stdenv capable of
  building 32-bit binaries.
* grub: build on x86_64-linux.

svn path=/nixpkgs/trunk/; revision=12211
2008-06-29 16:13:02 +00:00
Eelco Dolstra 2e8df9e722 svn path=/nixpkgs/trunk/; revision=12193 2008-06-26 08:43:14 +00:00
Eelco Dolstra 9affba6463 * mythtv: build with Xv/X11/XvMV support. However, for some strange
Qt-related reason it currently needs libXmu in $LD_LIBRARY_PATH.

svn path=/nixpkgs/trunk/; revision=12191
2008-06-25 22:01:33 +00:00
Eelco Dolstra 677be83122 * Fixes for a52dec and mpeg2dec to make vlc build on x86_64-linux.
* Fixes to make par2cmdline and exult build on gcc 4.x, since gcc
  3.4.x doesn't seem to work on x86_64-linux (NIXPKGS-91).
* Disabled pidgin on x86_64-linux because it needs a dynamic libperl
  which we don't have right now.
* Disabled wine on x86_64-linux because we still lack -m32 support.

svn path=/nixpkgs/trunk/; revision=12187
2008-06-25 15:01:04 +00:00
Eelco Dolstra b81415699f * Updated nixUnstable to the latest version. This is the first no-bdb
version, so if you use it, it will convert /nix/var/nix/db to the
  new schema.

svn path=/nixpkgs/trunk/; revision=12181
2008-06-24 09:39:19 +00:00
Marc Weber ca0a14c0f8 added gifscile (creating and reading gif animations)
svn path=/nixpkgs/trunk/; revision=12176
2008-06-22 02:07:53 +00:00
Michael Raskin 203f2f8809 Added aria - metalink/http/ftp/bittorrent supporting downloader
svn path=/nixpkgs/trunk/; revision=12175
2008-06-21 20:53:52 +00:00
Armijn Hemel 1f42cdde48 add gupnp-tools. I can't actually run them, since there seems to be some issue with fontconfig that has not been configured correctly and i don't know why
svn path=/nixpkgs/trunk/; revision=12154
2008-06-18 22:34:49 +00:00
Eelco Dolstra d97069da1a * Quick start section.
* Updated some packages that are referenced in that section.

svn path=/nixpkgs/trunk/; revision=12139
2008-06-17 14:19:59 +00:00
Michael Raskin c888ed7499 Added updated gdmap
svn path=/nixpkgs/trunk/; revision=12115
2008-06-16 11:11:56 +00:00
Eelco Dolstra fc5eebdf8b * Merged the stdenv branch
(https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates
  -r10966:12061).

svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
Michael Raskin 0784550c35 Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory.
svn path=/nixpkgs/trunk/; revision=12060
2008-06-12 15:59:59 +00:00
Michael Raskin bcc44390eb Added cheetah-template templating engine
svn path=/nixpkgs/trunk/; revision=12054
2008-06-12 10:08:10 +00:00
Eelco Dolstra cd60dc0ede * Various updates.
svn path=/nixpkgs/branches/stdenv-updates/; revision=12051
2008-06-12 09:49:40 +00:00
Michael Raskin 7be33e7fd1 Ported fixSheBang from stdenv-updates to builder-defs.nix, tested on Metasploit.
No other rebuilds caused.

svn path=/nixpkgs/trunk/; revision=12047
2008-06-12 07:17:37 +00:00
Eelco Dolstra 9029c3b61f * NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures
that applications that link against it don't need to have its
  dependencies (like libXext) in *their* RUNPATHs.
* glxinfo: don't add /var/run/opengl-driver/lib to the RUNPATH.
  Instead LD_LIBRARY_PATH should be set to
  /var/run/opengl-driver/lib at runtime.  This is much more pure, and
  it obviates the need for patchelfing all OpenGL applications.
  (TODO: remove patchelf hacks for other OpenGL programs as well.)

svn path=/nixpkgs/branches/stdenv-updates/; revision=11972
2008-06-04 09:59:33 +00:00
Andres Löh b89a5bfa33 lhs2tex version bump to 1.13, removed the external builder.sh
svn path=/nixpkgs/trunk/; revision=11971
2008-06-04 09:59:13 +00:00
Marc Weber 898f448073 added mysql2pgsql (mysql dump to postrges sql converter) script
svn path=/nixpkgs/trunk/; revision=11943
2008-05-31 22:49:00 +00:00
Eelco Dolstra 18ddaba5a9 * Latest dpkg. The previous version has disappeared.
svn path=/nixpkgs/trunk/; revision=11910
2008-05-27 16:46:40 +00:00
Eelco Dolstra e21b6b6ee5 * curl: build with OpenSSL (https) support by default.
* Some fetchurl-related refactoring.  The `realCurl' attribute is
  gone, `curl' is the real thing.  To prevent an infinite recursion in
  `fetchurl' (because it depends on curl and building curl needs
  fetchurl), curl and its dependencies (openssl, zlib, perl) use
  `fetchurlBoot', which is the fetchurl used by the previous bootstrap
  phase (e.g. the statically linked version of curl for
  stdenv-linux).  So as a result you can use https:// urls almost
  everywhere.

  There's also some hackery to prevent a different curl from being
  built in every stdenv-linux bootstrap phase (namely the
  stdenv.fetchurl attribute which allows fetchurl to be overriden
  everywhere).

svn path=/nixpkgs/trunk/; revision=11905
2008-05-27 07:49:55 +00:00
Michael Raskin 2d15d345ec Relaxed nixCustomFun parameter constraints a bit (string -> string or list of strings)
svn path=/nixpkgs/trunk/; revision=11901
2008-05-26 19:04:19 +00:00
Eelco Dolstra 94672236c6 svn path=/nixpkgs/trunk/; revision=11899 2008-05-26 14:01:11 +00:00
Eelco Dolstra c741baeb4e * Proper name attribute.
svn path=/nixpkgs/trunk/; revision=11879
2008-05-22 11:39:30 +00:00
Eelco Dolstra 1d6f0ab989 * On Linux, build coreutils with ACL support.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11848
2008-05-19 15:12:03 +00:00
Nicolas Pierron b96a83dc06 Add iodine-0.4.1
svn path=/nixpkgs/trunk/; revision=11824
2008-05-14 08:01:03 +00:00
Nicolas Pierron a0e09761e5 Add diffstat. (by Vincent Ordy)
svn path=/nixpkgs/trunk/; revision=11823
2008-05-14 07:58:32 +00:00
Marc Weber e38b426fda fixing bad location of hddtemp (spotted by gour) (tools -> tools/misc)
svn path=/nixpkgs/trunk/; revision=11812
2008-05-11 11:18:16 +00:00
Michael Raskin acf7290ae7 Added MDBtools
svn path=/nixpkgs/trunk/; revision=11811
2008-05-11 09:45:26 +00:00
Michael Raskin 66f306ac4e Removing tetex reference in E Prover
svn path=/nixpkgs/trunk/; revision=11810
2008-05-10 09:19:50 +00:00
Eelco Dolstra 75fa800307 * GNU tar 1.20.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11800
2008-05-09 14:56:29 +00:00
Ludovic Courtès 5052fe194d vpnc: Fix `pcf2vpnc'.
svn path=/nixpkgs/trunk/; revision=11791
2008-05-09 08:02:56 +00:00
Ludovic Courtès 8b838d3cb2 dhcp: Fix path of dhclient-script' used in dhclient', fix dependencies of `dhclient-script'.
svn path=/nixpkgs/trunk/; revision=11788
2008-05-08 22:08:58 +00:00
Eelco Dolstra 8245a813fe * Latest Gentoo patches for Grub. Includes a fix for booting from
ext3 filesystems with 256-byte inodes (created by mke2fs >= 1.40.5
  by default).

svn path=/nixpkgs/trunk/; revision=11775
2008-05-08 10:40:17 +00:00
Michael Raskin d7b1fdabd3 all-packages.nix changes; now builderDefsPackage includes .meta.function attribute
svn path=/nixpkgs/trunk/; revision=11767
2008-05-07 07:23:20 +00:00
Michael Raskin cfff8a9c1a Converted Socat package to uilderDefsPackage format
svn path=/nixpkgs/trunk/; revision=11765
2008-05-07 07:22:04 +00:00
Michael Raskin 9b2cc890eb Updated customisable Nix expression
svn path=/nixpkgs/trunk/; revision=11757
2008-05-06 07:03:09 +00:00
Ludovic Courtès 578b598fbb Remove former GNU ed expression.
svn path=/nixpkgs/trunk/; revision=11716
2008-04-25 16:14:08 +00:00
Michael Raskin 6af82b0239 Typo fix
svn path=/nixpkgs/trunk/; revision=11709
2008-04-24 18:31:47 +00:00
Marc Weber d3a5cca1a1 Added pinentry (now needed to generate gnupg2 keys)
There are different versions (qt/gtk and console)
Shall we strive for a solution working out of the box (see comments in gnupg2)
I think a gui pinentry is more suitable because it also works invoked from guil email clients

svn path=/nixpkgs/trunk/; revision=11695
2008-04-23 19:42:10 +00:00
Marc Weber 454b9875d4 added keychain, a gentoo tool to start gnupg and ssh daemon writing pids to a file so that you can share them easily on different shells
svn path=/nixpkgs/trunk/; revision=11693
2008-04-23 10:51:23 +00:00
Eelco Dolstra 6aae26a1d8 * Curl 7.18.1.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11691
2008-04-23 09:30:09 +00:00
Eelco Dolstra 09ab596e0f * Remove calls to fail().
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
2008-04-23 07:34:20 +00:00
Eelco Dolstra a218b9b2e7 * Updated coreutils and findutils.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11685
2008-04-22 13:12:45 +00:00
Ludovic Courtès 4ca098cdbc Add Mpage, a tool to print multiple pages per sheet on a PostScript printer.
svn path=/nixpkgs/trunk/; revision=11572
2008-04-11 13:22:35 +00:00
Michael Raskin a082b5df68 Now msfweb works with user-installed Ruby on rails.
svn path=/nixpkgs/trunk/; revision=11567
2008-04-11 10:40:30 +00:00
Michael Raskin 4ca642f1ad Added metasploit framework for security testing using exploit database
svn path=/nixpkgs/trunk/; revision=11562
2008-04-11 09:28:01 +00:00
Michael Raskin de117209bc Added uucp; this package also contains cu utility
svn path=/nixpkgs/trunk/; revision=11561
2008-04-11 09:27:18 +00:00
Michael Raskin 87ce868112 Added minicom
svn path=/nixpkgs/trunk/; revision=11560
2008-04-11 09:26:56 +00:00
Eelco Dolstra 6fa8de41fa * Referring to stdenv.coreutils breaks on FreeBSD.
svn path=/nixpkgs/trunk/; revision=11463
2008-04-04 18:24:41 +00:00
Ludovic Courtès aa720c8431 Add At, the classical Unix command scheduler.
svn path=/nixpkgs/trunk/; revision=11434
2008-04-01 09:08:17 +00:00
Sander van der Burg 9dccbcfc55 Resolved issue with hard-corded path to /sbin/stty
svn path=/nixpkgs/trunk/; revision=11389
2008-03-31 12:57:12 +00:00
Michael Raskin fa40aa96f5 Added ddrescue
svn path=/nixpkgs/trunk/; revision=11320
2008-03-28 11:59:50 +00:00
Eelco Dolstra aa2a573225 * Latest unstable version.
svn path=/nixpkgs/trunk/; revision=11310
2008-03-27 17:54:17 +00:00
Ludovic Courtès 9ff94543d0 Add `doCheck = true' for GNU libcdio and GNU Idutils.
svn path=/nixpkgs/trunk/; revision=11308
2008-03-27 15:27:30 +00:00
Ludovic Courtès 9383efc9ba Add GNU Idutils, a text searching utility.
svn path=/nixpkgs/trunk/; revision=11300
2008-03-27 11:09:40 +00:00
Ludovic Courtès 25ea32dc11 Ploticus: Install prefabs and wrapper script.
svn path=/nixpkgs/trunk/; revision=11295
2008-03-26 23:42:29 +00:00
Ludovic Courtès c7090b1f60 Ploticus 2.40.
svn path=/nixpkgs/trunk/; revision=11293
2008-03-26 22:54:16 +00:00
Eelco Dolstra 31bc21974d * Purity fix in fontforge: don't look for /usr/include/libxml.
svn path=/nixpkgs/trunk/; revision=11288
2008-03-26 12:57:30 +00:00
Michael Raskin 32bc662263 Zenmap - nmap graphical interface - now works
svn path=/nixpkgs/trunk/; revision=11269
2008-03-22 20:56:23 +00:00
Michael Raskin 712ba6a25c Updated nmap
svn path=/nixpkgs/trunk/; revision=11267
2008-03-22 19:52:11 +00:00
Ludovic Courtès 95f0e6a1a7 Differentiate between longDescription' and description'.
svn path=/nixpkgs/trunk/; revision=11230
2008-03-20 14:35:03 +00:00
Marc Weber 2514c86033 reverted diff r11163-11164 (rgb not needed for tightvnc)
svn path=/nixpkgs/trunk/; revision=11188
2008-03-18 19:45:31 +00:00
Marc Weber 2a20ef9694 Added xlibs (rgb) to tightvnc as dependency (I still get error "Couldnt add screen")
svn path=/nixpkgs/trunk/; revision=11164
2008-03-17 14:32:08 +00:00
Ludovic Courtès 6085bc8147 nss-mdns: Fix typo.
svn path=/nixpkgs/trunk/; revision=11163
2008-03-17 13:59:34 +00:00
Eelco Dolstra 26a152653d * Adde xpra. Doesn't quite work yet.
* Removed python_alts.

svn path=/nixpkgs/trunk/; revision=11161
2008-03-17 13:45:50 +00:00
Ludovic Courtès a47057c615 Add nss-mdns', an NSS plug-in for the .local' domain, using mDNS.
svn path=/nixpkgs/trunk/; revision=11160
2008-03-17 13:41:54 +00:00
Michael Raskin 7698f380a0 Added x2vnc, a tool to control physically close but formally remote VNC display as an extension of local one.
svn path=/nixpkgs/trunk/; revision=11148
2008-03-17 06:29:32 +00:00
Michael Raskin 5204d562cc Keynav fix
svn path=/nixpkgs/trunk/; revision=11147
2008-03-17 06:28:22 +00:00
Michael Raskin 14d5fa0ca8 Fixed relfs_grant
svn path=/nixpkgs/trunk/; revision=11143
2008-03-16 10:31:17 +00:00
Eelco Dolstra 5f683794c2 * Set admindir to /var/lib/dpkg.
svn path=/nixpkgs/trunk/; revision=11124
2008-03-14 13:44:58 +00:00
Ludovic Courtès c02aea1925 ISC DHCP: Add a proper wrapper for dhclient-script' so that it finds hostname'
and friends; add a patch so that "make install" doesn't try to
"mkdir /var/run"; add `meta' attribute.

svn path=/nixpkgs/trunk/; revision=11123
2008-03-14 13:40:32 +00:00
Eelco Dolstra 842eda63f8 * Nasty hacks to get dpkg to set the architecture correctly.
svn path=/nixpkgs/trunk/; revision=11100
2008-03-13 14:58:17 +00:00
Eelco Dolstra 6ea7522ba2 * Added dpkg.
svn path=/nixpkgs/trunk/; revision=11088
2008-03-12 20:46:47 +00:00
Ludovic Courtès 2d75587897 Docbook2X: Fix --to-stdout' option of docbook2texi', fix Perl dependencies
of all the perl scripts, add dependency on Texinfo since `makeinfo' can be
invoked directly by `docbook2texi --info'.

svn path=/nixpkgs/trunk/; revision=11083
2008-03-12 15:19:54 +00:00
Ludovic Courtès 498f57b9a8 AsciiDoc: Fix `CONF_DIR' in the executables.
svn path=/nixpkgs/trunk/; revision=11056
2008-03-11 14:06:52 +00:00
Eelco Dolstra a35566af2b * stdenv doesn't have an attribute named bash on FreeBSD (maybe it
should).

svn path=/nixpkgs/trunk/; revision=11053
2008-03-11 10:26:50 +00:00
Ludovic Courtès 92246defa5 Add docbook2x.
svn path=/nixpkgs/trunk/; revision=11051
2008-03-11 09:34:17 +00:00
Ludovic Courtès f528309936 Remove dependencies on stdenv' components from xmlto'.
svn path=/nixpkgs/trunk/; revision=11049
2008-03-11 09:16:12 +00:00
Ludovic Courtès d195542ac3 Add `xmlto', a front-end to an XSL toolchain.
svn path=/nixpkgs/trunk/; revision=11048
2008-03-11 08:44:22 +00:00
Ludovic Courtès bd361daf06 Add AsciiDoc.
svn path=/nixpkgs/trunk/; revision=11039
2008-03-10 15:57:14 +00:00
Marc Weber bad0d45562 jdk updated to 1.5.0.15
updated bleeding edge stuff (should now work for the bulidfarm as well because
  dist files are stored on my server)
moved experimental my_env into its own file

svn path=/nixpkgs/trunk/; revision=11026
2008-03-09 00:08:45 +00:00
Ludovic Courtès d8bcaa4398 Add rsnapshot, an rsync-based remote backup tool.
svn path=/nixpkgs/trunk/; revision=11009
2008-03-07 09:33:51 +00:00
Michael Raskin b20aba1d92 Updated: RelFS. Added DictDB aggregation.
svn path=/nixpkgs/trunk/; revision=11006
2008-03-07 06:11:08 +00:00
Marc Weber 1b51b70317 - fetchdarcs supports now partial
- fetchdarcs_2pre added
- flapjax added
- no longer used : annotatedDerivations
- added bleeding edge repos with a tiny nix repository manager which dowloads and
  updates repostiries, then creates tar.gz dist files which are used by bleeding_edge_source
  (darcs tested only by now)
- added experimental my_environment with example

svn path=/nixpkgs/trunk/; revision=10974
2008-03-06 02:46:29 +00:00
Marc Weber 328da81b30 - fetchdarcs supports now partial
- fetchdarcs_2pre added
- flapjax added
- no longer used : annotatedDerivations
- added bleeding edge repos with a tiny nix repository manager which dowloads and
  updates repostiries, then creates tar.gz dist files which are used by bleeding_edge_source
  (darcs tested only by now)
- added experimental my_environment with example

svn path=/nixpkgs/branches/stdenv-updates/; revision=10973
2008-03-06 01:58:13 +00:00
Ludovic Courtès f6fc5661b8 Add PAM support to lsh.
svn path=/nixpkgs/trunk/; revision=10970
2008-03-05 16:49:51 +00:00
Wouter den Breejen 7dcca76e91 SNix update
svn path=/nixpkgs/trunk/; revision=10949
2008-03-04 14:23:29 +00:00
Michael Raskin 7001d91ba7 Added seccureUser, uild variant that does not lock memory.
svn path=/nixpkgs/trunk/; revision=10938
2008-03-03 23:32:50 +00:00
Michael Raskin 9f393398e2 Added Shamir Secret Sharing Scheme and bmrsa. Fixed libgcrypt
svn path=/nixpkgs/trunk/; revision=10928
2008-03-03 12:30:39 +00:00