Commit graph

1121 commits

Author SHA1 Message Date
Ludovic Courtès fa2f6c5272 Add portmap, an ONC RPC directory service.
svn path=/nixpkgs/trunk/; revision=11138
2008-03-15 22:51:46 +00:00
Ludovic Courtès ac2f2f6cc5 Add `tcp-wrapper'.
svn path=/nixpkgs/trunk/; revision=11136
2008-03-15 22:41:31 +00:00
Eelco Dolstra 9f4d91df34 * Aangifte 2007.
svn path=/nixpkgs/trunk/; revision=11134
2008-03-15 21:45:57 +00:00
Ludovic Courtès 2788bf2902 Git: Wrap `gitk' so that it finds Tcl/Tk.
svn path=/nixpkgs/trunk/; revision=11133
2008-03-15 20:52:21 +00:00
Michael Raskin f87e85c2a8 Added LinuxDC++. Claimed to support newer protocol - claim is by valknut team..
svn path=/nixpkgs/trunk/; revision=11132
2008-03-15 06:11:45 +00:00
Marc Weber acf8a34a9a used bleeding edge source for synergy. Got different hash from cvs checkout.
svn path=/nixpkgs/trunk/; revision=11130
2008-03-15 04:35:29 +00:00
Eelco Dolstra 4624c8bc3f * klibShrunk: just the klibc binaries without header files etc; useful
for installation in initrds.

svn path=/nixpkgs/trunk/; revision=11125
2008-03-14 13:46:47 +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
Marc Weber 5695543482 added 2 repos and renamed ghc_68_extra to ghc68extraLibs
svn path=/nixpkgs/trunk/; revision=11109
2008-03-13 22:55:18 +00:00
Andres Löh 03a9016049 * added a preliminary nix expression for EHC, *DOESN'T WORK YET*
svn path=/nixpkgs/trunk/; revision=11103
2008-03-13 18:02:29 +00:00
Ludovic Courtès c1389c4f36 Guile: Run the test suite.
Warning: This makes `nix-worker' hang at the very end of the process,
once "make install" has completed and all installed files have been
scanned for references.

svn path=/nixpkgs/trunk/; revision=11099
2008-03-13 14:18:29 +00:00
Ludovic Courtès fdf6a69b3a Add CVSps, needed for instance by `git-cvsimport'.
svn path=/nixpkgs/trunk/; revision=11094
2008-03-13 10:02:57 +00:00
Ludovic Courtès ee5789b266 CVS: Depend on GNU Nano rather than Vim.
The former is a more reasonable dependency, and a standard one.

svn path=/nixpkgs/trunk/; revision=11093
2008-03-13 10:01:21 +00:00
Marc Weber 68e08a006a updated ghc pakcages (now contains gtk2hs and hdbc-postgresql)
introduced .meta.sourceWithTags (insteod of .passthru.sourceWithTags)
hack to get back all tags :-)

svn path=/nixpkgs/trunk/; revision=11092
2008-03-13 09:46:12 +00:00
Marc Weber 9d5e5ddc9e yap prolog system added
svn path=/nixpkgs/trunk/; revision=11090
2008-03-13 01:13:53 +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
Marc Weber 8939f24475 added svnmerge.py contrib tool
svn path=/nixpkgs/trunk/; revision=11075
2008-03-12 10:36:15 +00:00
Marc Weber ce75fe523a fixed missing fcgi
svn path=/nixpkgs/trunk/; revision=11069
2008-03-11 22:34:17 +00:00
Marc Weber bc76a1574e added missing sqlite on trunk
svn path=/nixpkgs/trunk/; revision=11067
2008-03-11 22:24:05 +00:00
Ludovic Courtès 59708608cb Git: Fix caller.
svn path=/nixpkgs/trunk/; revision=11059
2008-03-11 14:19:54 +00:00
Ludovic Courtès 03b5ac1b6c Git: Build documentation.
svn path=/nixpkgs/trunk/; revision=11057
2008-03-11 14:07:58 +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
Ludovic Courtès 92246defa5 Add docbook2x.
svn path=/nixpkgs/trunk/; revision=11051
2008-03-11 09:34:17 +00:00
Marc Weber d36558d45a moved all the haskell packages within it's own file to keep all-packages smaller (suggested by niksnut)
svn path=/nixpkgs/trunk/; revision=11050
2008-03-11 09:18:14 +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
Marc Weber 6a3f5200a7 Added a comment on how to get help about mkDerivationByConfiguration in all-packages.nix
svn path=/nixpkgs/trunk/; revision=11046
2008-03-11 08:11:06 +00:00
Marc Weber 8b7d3bff69 corrected nonsense sentence in my comment
svn path=/nixpkgs/trunk/; revision=11045
2008-03-10 20:47:26 +00:00
Armijn Hemel c16b552bac update liboil to 0.3.13 (and add some (new) missing deps)
add schroedinger, a free codec (might be moved to its own category instead of libs)

svn path=/nixpkgs/trunk/; revision=11043
2008-03-10 20:13:44 +00:00
Marc Weber c88710749b fixed two typos
svn path=/nixpkgs/trunk/; revision=11042
2008-03-10 19:29:40 +00:00
Ludovic Courtès bd361daf06 Add AsciiDoc.
svn path=/nixpkgs/trunk/; revision=11039
2008-03-10 15:57:14 +00:00
Ludovic Courtès bd680bfc0b wrapFirefox: Use GNU Gnash as the default Flash player, allow use of Adobe Flash
through the `firefox.enableAdobeFlash' Nixpkgs config attribute.

svn path=/nixpkgs/trunk/; revision=11037
2008-03-10 15:13:06 +00:00
Ludovic Courtès d35b3240fd Gnash: Add libXext' to the RPATH' of `gtk-gnash'.
svn path=/nixpkgs/trunk/; revision=11036
2008-03-10 15:05:32 +00:00
Tobias Hammerschmidt 8c5c656fb5 fixed skype, wesnoth updated to version 1.4
svn path=/nixpkgs/trunk/; revision=11033
2008-03-10 13:09:47 +00:00
Ludovic Courtès 7c7639a888 GNU Gnash 0.8.2, Agg 2.5.
svn path=/nixpkgs/trunk/; revision=11030
2008-03-10 09:48:17 +00:00
Wouter den Breejen d2c93e47a7 svn path=/nixpkgs/trunk/; revision=11028 2008-03-09 20:07:03 +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
Marc Weber 227e6aa8a4 Commented ghcLibraryWrapper68
svn path=/nixpkgs/trunk/; revision=11019
2008-03-08 08:07:32 +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
Nicolas Pierron aec4356a10 * Add swi-prolog without any options.
svn path=/nixpkgs/trunk/; revision=11003
2008-03-06 21:53:54 +00:00
Marc Weber ddda0112e5 renamed bleeding_edge_* and createGhcWrapper -> ghc-wrapper
svn path=/nixpkgs/trunk/; revision=11001
2008-03-06 19:48:55 +00:00
Ludovic Courtès 95c977a008 Remove gettext' dependency from e2fsprogsDiet'.
svn path=/nixpkgs/trunk/; revision=10998
2008-03-06 17:06:59 +00:00
Ludovic Courtès d1ed48981c Avahi: Make Qt4 support optional and configurable.
svn path=/nixpkgs/trunk/; revision=10997
2008-03-06 16:42:34 +00:00
Eelco Dolstra f41df276c6 e2fsprogs: drop the gettext dependency.
svn path=/nixpkgs/trunk/; revision=10992
2008-03-06 16:10:01 +00:00
Michael Raskin 003a6d10b5 Added CDDA support to MPlayer
svn path=/nixpkgs/trunk/; revision=10978
2008-03-06 09:34:36 +00:00
Michael Raskin 3b2f272341 Added dict and working on adding dictionaries
svn path=/nixpkgs/trunk/; revision=10976
2008-03-06 04:39:05 +00:00
Marc Weber a277b420ee annotatedDerivation removed
svn path=/nixpkgs/trunk/; revision=10975
2008-03-06 02:48:09 +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