Commit graph

1391 commits

Author SHA1 Message Date
Marc Weber d827e4f16f updated darcs2 to last release (2.1.0pre3) which fixed some http download problems.
Also adding assertion to force users to switch to darcs-2 unless they really want to keep using darcs-1

svn path=/nixpkgs/trunk/; revision=13038
2008-10-09 22:58:14 +00:00
Eelco Dolstra a4b6f1066c * Subversion 1.5: fix building the Apache module and the
Python/Perl bindings.

svn path=/nixpkgs/trunk/; revision=12979
2008-10-06 23:01:54 +00:00
Eelco Dolstra 781bb5a6e1 * Apache httpd: build against apr, aputil and pcre instead of using
its own copies.

svn path=/nixpkgs/trunk/; revision=12971
2008-10-06 13:38:45 +00:00
Eelco Dolstra 6591cc2640 * Subversion 1.5.2, Neon 0.28.3, Apache 2.2.9.
svn path=/nixpkgs/trunk/; revision=12966
2008-10-06 12:35:05 +00:00
Marc Weber 8d02b898c0 updated darcs to the last stable release (2.0.2)
svn path=/nixpkgs/trunk/; revision=12908
2008-09-24 00:43:05 +00:00
Marc Weber 92fb53a1a5 removed subversion14merge
I don't think anyone is still using it
everyone caring about merging is using git or such anyway
and subversion15 has support built in.

svn path=/nixpkgs/trunk/; revision=12905
2008-09-24 00:42:21 +00:00
Ludovic Courtès 6f2086ec0e Git 1.6.0.1.
svn path=/nixpkgs/trunk/; revision=12800
2008-09-04 19:52:27 +00:00
Ludovic Courtès 396ef44630 Git 1.6.0.
svn path=/nixpkgs/trunk/; revision=12697
2008-08-22 21:35:25 +00:00
Marc Weber 8302b6ba69 some fixes for bash completion (git, darcs) (-> etc/bash_completion.d/*)
svn path=/nixpkgs/trunk/; revision=12538
2008-08-07 17:30:35 +00:00
Peter Simons cea5d01592 git-git: change ${name} to reflect that this is not a pristine version
The git-git expression promises to build the current git HEAD, but in
fact it builds git HEAD plus a fairly extensive, undocumented, untested
patch that is apparently not part of the repository. By changing the
name of the installed package to 'git-git-with-glob-patch', we ensure
that users aren't mislead about what exactly they'll get when installing
this package. Technically, GIT-VERSION-FILE should be patched so that
the installed git binaries reflect this change too when called with
'--version', but the current solution is probably good enough.

svn path=/nixpkgs/trunk/; revision=12506
2008-08-05 17:31:13 +00:00
Marc Weber 43d7fe0cfb Merge branch 'git_patch_glob'
svn path=/nixpkgs/trunk/; revision=12468
2008-08-03 12:23:27 +00:00
Eelco Dolstra ec8d941064 * Subversion 1.5.1.
svn path=/nixpkgs/trunk/; revision=12435
2008-07-28 08:14:55 +00:00
Ludovic Courtès fdc5b51ab9 Git 1.5.6.2.
svn path=/nixpkgs/trunk/; revision=12347
2008-07-11 14:35:14 +00:00
Marc Weber 1683256259 added stgit
svn path=/nixpkgs/trunk/; revision=12330
2008-07-09 16:21:03 +00:00
Peter Simons 821cb7ccdc qgit: download this package from sourceforge
I hope the mirror syntax is right.

svn path=/nixpkgs/trunk/; revision=12306
2008-07-07 11:54:45 +00:00
Peter Simons b030a8a6dd qgit: Compile with -O3. This brings a significant speedup in C++ code.
I wonder what optimization flags qt is compiled with.

svn path=/nixpkgs/trunk/; revision=12300
2008-07-07 11:49:11 +00:00
Peter Simons 4244407bc9 new: qgit is a qt-based graphical front-end for git
svn path=/nixpkgs/trunk/; revision=12299
2008-07-07 11:48:24 +00:00
Peter Simons 13d8ee2275 subversion: install emacs lisp files too
svn path=/nixpkgs/trunk/; revision=12296
2008-07-07 11:46:50 +00:00
Michael Raskin 46b2775126 Updated tailor
svn path=/nixpkgs/trunk/; revision=12259
2008-07-04 06:53:44 +00:00
Marc Weber 18b30f54ce adding not supported message for git tools requiring extra config settings to work. exiting with exit status 1
svn path=/nixpkgs/trunk/; revision=12250
2008-07-03 12:51:23 +00:00
Peter Simons 8920511812 git: updated to version 1.5.6.1
svn path=/nixpkgs/trunk/; revision=12208
2008-06-28 15:22:31 +00:00
Eelco Dolstra 9663d4c76a * Added Subversion 1.5.0. Some features probably don't work yet
(building the Apache modules, building various language bindings).
* Neon 0.28.2.  Also kept Neon 0.26.x because Subversion 1.4.x needs
  it.

svn path=/nixpkgs/trunk/; revision=12162
2008-06-19 15:29:25 +00:00
Eelco Dolstra 8b3a7e2713 * Remove prehistoric Subversion versions.
svn path=/nixpkgs/trunk/; revision=12161
2008-06-19 15:01:01 +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 1453f29824 Monotone updated
svn path=/nixpkgs/trunk/; revision=12052
2008-06-12 10:07:35 +00:00
Eelco Dolstra 68c6b5f2fc * git: make the TCL/TK GUI optional (git.guiSupport).
* git: always install the Emacs mode but don't depend on Emacs to do
  it (just don't build the .elc files).

svn path=/nixpkgs/trunk/; revision=12037
2008-06-11 12:31:44 +00:00
Michael Raskin d139e5244c Added Monotone-Viz, viewer for monotone histories.
svn path=/nixpkgs/trunk/; revision=12034
2008-06-11 06:12:18 +00:00
Michael Raskin 47e9ed0386 Fixed tailor expression
svn path=/nixpkgs/trunk/; revision=11941
2008-05-31 07:26:13 +00:00
Michael Raskin eb767152f5 Some exposing of compilation options in Subversion.
svn path=/nixpkgs/trunk/; revision=11936
2008-05-30 16:04:00 +00:00
Michael Raskin 9d3b0a2cb7 Added bazaar tools (not installed globally, just copied to share, you have to symlink them to your ~/.bazaar/plugins). Also readline support for python.
svn path=/nixpkgs/trunk/; revision=11893
2008-05-26 11:39:08 +00:00
Michael Raskin f87949b0b8 Updated bazaar
svn path=/nixpkgs/trunk/; revision=11892
2008-05-26 07:57:28 +00:00
Michael Raskin 642ff45e22 Added codeville - a distributed revision control system with special efforts spent on merging. Heh, efforts into RCS availability seem to have side effects on Python side, too..
svn path=/nixpkgs/trunk/; revision=11891
2008-05-26 07:47:07 +00:00
Ludovic Courtès 392d2f5acf Git: Don't depend on Perl libs and Subversion when no Subversion support is built.
svn path=/nixpkgs/trunk/; revision=11877
2008-05-22 08:06:52 +00:00
Marc Weber b4ed67b58a fixed/removed extra git-svn wrapper. Now you can enable svn support by git = { svnSupport = true; }, git-svn executable is removed if you don't enable it
svn path=/nixpkgs/trunk/; revision=11849
2008-05-19 18:29:07 +00:00
Michael Raskin 8fa23b53af Added tailor
svn path=/nixpkgs/trunk/; revision=11766
2008-05-07 07:22:41 +00:00
Ludovic Courtès ec9950c07a git-svn: Don't produce any binary other than `git-svn'.
svn path=/nixpkgs/trunk/; revision=11635
2008-04-15 14:49:36 +00:00
Ludovic Courtès 7e4f1e74c8 Git: Wrap `git-citool'.
svn path=/nixpkgs/trunk/; revision=11634
2008-04-15 12:37:44 +00:00
Marc Weber b6c405fac6 bazaar update 1.3.1
svn path=/nixpkgs/trunk/; revision=11633
2008-04-15 11:46:43 +00:00
Marc Weber 23264b9db7 darcs2 has a stable version now. This patch reflects this change
svn path=/nixpkgs/trunk/; revision=11624
2008-04-14 19:59:26 +00:00
Ludovic Courtès 4579a2a530 Git 1.5.5.
svn path=/nixpkgs/trunk/; revision=11611
2008-04-12 12:52:31 +00:00
Nicolas Pierron 0c4bd745ce Add Tk in the environment to run git-gui.
svn path=/nixpkgs/trunk/; revision=11551
2008-04-10 22:12:11 +00:00
Ludovic Courtès b5e0ee02aa cvs: Use SHA256 instead of MD5.
svn path=/nixpkgs/trunk/; revision=11473
2008-04-06 20:43:39 +00:00
Ludovic Courtès 07e3e56082 cvsps: Add Debian patches.
svn path=/nixpkgs/trunk/; revision=11472
2008-04-06 20:04:40 +00:00
Ludovic Courtès 2d5d545818 Git: Fix more impurities.
svn path=/nixpkgs/trunk/; revision=11373
2008-03-30 22:19:20 +00:00
Marc Weber 2a42a77223 using throw instead of abort to not make the buildfarm fail
svn path=/nixpkgs/trunk/; revision=11301
2008-03-27 12:23:27 +00:00
Marc Weber 8c3e522f79 gitsvn wrapper adding needed perl libs to environment so that you can use git-svn out of the box
svn path=/nixpkgs/trunk/; revision=11299
2008-03-27 10:57:54 +00:00
Marc Weber ae475a72bf renamed subversion-<version>-svnmerge to svmerge-version (fixed my breakage of nixos-checkout : nix-env -i subversion)
svn path=/nixpkgs/trunk/; revision=11211
2008-03-19 22:32:00 +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
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
Ludovic Courtès a8bc9e0fe4 Git 1.5.4.4 with Info documentation for real!
svn path=/nixpkgs/trunk/; revision=11084
2008-03-12 15:21:45 +00:00
Marc Weber 8939f24475 added svnmerge.py contrib tool
svn path=/nixpkgs/trunk/; revision=11075
2008-03-12 10:36:15 +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 adc77fc0c7 Git: Make dependency on Emacs optional, per Yuri's request.
This works by looking for `git.useEmacs', a boolean, in the user's Nixpkgs
config file.  The default is `true' since it's only a build-time dependency
and most users are expected to install the pre-compiled substitute, which
doesn't pull Emacs.

svn path=/nixpkgs/trunk/; revision=10837
2008-02-22 16:51:51 +00:00
Ludovic Courtès d494e7e709 Git 1.5.4.2 + Emacs mode.
svn path=/nixpkgs/trunk/; revision=10766
2008-02-20 10:29:32 +00:00
Ludovic Courtès 4d86923c62 Add GNU Arch (tla).
svn path=/nixpkgs/trunk/; revision=10714
2008-02-17 13:44:30 +00:00
Ludovic Courtès 5ff8f11d54 Update Git to 1.5.4.1.
svn path=/nixpkgs/trunk/; revision=10661
2008-02-13 16:50:59 +00:00
Marc Weber cb418b6e34 added darcs-2.0.0pre
svn path=/nixpkgs/trunk/; revision=10564
2008-02-09 13:52:41 +00:00
Yury G. Kudryashov b16562e38c subversion: corrected location of python-bindings
svn path=/nixpkgs/trunk/; revision=10412
2008-01-30 16:03:18 +00:00
Yury G. Kudryashov e0aeec3c36 Mercurial upgrade
svn path=/nixpkgs/trunk/; revision=10313
2008-01-28 19:28:38 +00:00
Yury G. Kudryashov 80e3e21b28 Added (optional) perl support to svn-1.4.x
svn path=/nixpkgs/trunk/; revision=10312
2008-01-28 19:27:44 +00:00
Michael Raskin c68d2219a0 Commited monotone expression by Cyril Romain.
svn path=/nixpkgs/trunk/; revision=10286
2008-01-25 11:56:36 +00:00
Eelco Dolstra a5e0e39cdb * makeWrapper: option --run <CMD> to run a command from the wrapper.
This is so that the Unison wrapper can be generated with
  makeWrapper.
* Use makeWrapper as a buildInput everywhere.
* Updated BitTorrent, cvs2svn.

svn path=/nixpkgs/trunk/; revision=10213
2008-01-18 11:28:41 +00:00
Eelco Dolstra b59d32be03 * Doh.
svn path=/nixpkgs/trunk/; revision=10212
2008-01-18 10:43:26 +00:00
Eelco Dolstra b00839299f * makeWrapper: new function that transparently takes care of creating
a wrapper script.  E.g.

    wrapProgram $out/bin/prog --set FOO bar

  will create a wrapper around "prog" so that the environment variable
  FOO is set to bar.  The original program is renamed to
  $out/bin/.wrapped-prog.
  
* Function makeSetupHook to convert a script into a setup hook which
  can be included in buildInputs.  This makes it easier to use scripts
  like makeWrapper.

* Added Bazaar, yet another distributed version management system.

svn path=/nixpkgs/trunk/; revision=10211
2008-01-18 10:29:58 +00:00
Eelco Dolstra fa35a029ed * Subversion 1.4.6.
svn path=/nixpkgs/trunk/; revision=9972
2007-12-30 21:49:42 +00:00
Yury G. Kudryashov 1aa59d5407 git: upgraded to 1.5.3.5; meta added; nix-expr slightly rewritten
svn path=/nixpkgs/trunk/; revision=9668
2007-11-14 21:41:01 +00:00
Michael Raskin 7b1c9a7a82 Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also.
svn path=/nixpkgs/trunk/; revision=9577
2007-11-05 08:32:20 +00:00
Andres Löh 6399d000a2 * upgrade darcs to 1.0.9
svn path=/nixpkgs/trunk/; revision=9214
2007-08-28 19:50:55 +00:00
Eelco Dolstra 867e7e2847 * Subversion 1.4.5.
svn path=/nixpkgs/trunk/; revision=9205
2007-08-28 08:33:30 +00:00
Eelco Dolstra d39fd2a578 * Rewrite all the kernel.org URLs to mirror://kernel/.
svn path=/nixpkgs/trunk/; revision=9202
2007-08-27 13:59:40 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Andres Löh 681551d96c * add mercurial
svn path=/nixpkgs/trunk/; revision=9069
2007-08-08 13:36:58 +00:00
Eelco Dolstra 6d58d51440 * Subversion 1.4.4.
svn path=/nixpkgs/trunk/; revision=8849
2007-06-09 19:04:33 +00:00
Eelco Dolstra 05596b8b51 * Darcs should do an explicit -lz, since it's no longer getting it
implicitly through curl (because curl 7.16 has -lz as a private
  dependency in its pkgconfig file).

svn path=/nixpkgs/trunk/; revision=8777
2007-05-27 10:29:10 +00:00
Eelco Dolstra 62b0dddf0e * Fix Darwin evaluation errors.
svn path=/nixpkgs/trunk/; revision=8709
2007-05-16 14:54:28 +00:00
Eelco Dolstra dfd401259c * Added cvs2svn.
* Berkeley DB 4.5 is now the default.

svn path=/nixpkgs/trunk/; revision=8641
2007-05-02 11:49:18 +00:00
Eelco Dolstra adcb2909f7 * Added git.
* Backed out the curl change for now.

svn path=/nixpkgs/trunk/; revision=8612
2007-04-26 16:14:01 +00:00
Eelco Dolstra bffcfd2d78 * Don't check the Neon version.
svn path=/nixpkgs/trunk/; revision=7800
2007-01-29 12:47:29 +00:00
Eelco Dolstra 05e42e5c39 * Subversion 1.4.3.
svn path=/nixpkgs/trunk/; revision=7797
2007-01-25 18:09:13 +00:00
Eelco Dolstra 6f0ba86b97 * Darcs 1.0.9rc2.
svn path=/nixpkgs/trunk/; revision=7791
2007-01-24 14:27:10 +00:00
Eelco Dolstra b8b44e026c * More redundancy.
svn path=/nixpkgs/trunk/; revision=7502
2006-12-27 18:28:02 +00:00
Eelco Dolstra 73448634c4 * Subversion 1.4.2.
* Neon 0.26.2.

svn path=/nixpkgs/trunk/; revision=6980
2006-11-08 13:03:55 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra 6006d61835 * Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Eelco Dolstra 8dacfd90bc * A non-hack.
svn path=/nixpkgs/trunk/; revision=6495
2006-09-11 20:15:40 +00:00
Eelco Dolstra 0223e02f17 * Hack.
svn path=/nixpkgs/trunk/; revision=6494
2006-09-11 19:43:52 +00:00
Eelco Dolstra 66947ee7af * Subversion 1.4.0. Note: Subversion 1.4 upgrades your working
copies, so it's hard to go back to 1.3.

svn path=/nixpkgs/trunk/; revision=6486
2006-09-11 09:47:58 +00:00
Eelco Dolstra 98b71debbe * Subversion 1.4.0rc1. Warning: will upgrade your working copy in a
non-backwards compatible way.

svn path=/nixpkgs/trunk/; revision=5694
2006-07-12 13:41:02 +00:00
Eelco Dolstra 1e766b521c * Subversion 1.3.2.
svn path=/nixpkgs/trunk/; revision=5423
2006-06-09 12:40:51 +00:00
Eelco Dolstra 47612615ab * Subversion 1.3.1.
svn path=/nixpkgs/trunk/; revision=5143
2006-04-05 07:58:13 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra 53c56afcfe * Fix some broken URLs.
svn path=/nixpkgs/trunk/; revision=4622
2006-01-30 15:52:15 +00:00
Andres Löh 70c36821c6 * updated darcs to 1.0.5, added curl dependency
* added an experimental fetchdarcs function, based on fetchsvn
  (there are no expressions yet that use this function)

svn path=/nixpkgs/trunk/; revision=4615
2006-01-30 11:18:38 +00:00
Roy van den Broek af5e956d23 * Let subversitnWithJava use jdk in stead of blackdown
* Disable jikes when building subversion with javahl bindings


svn path=/nixpkgs/trunk/; revision=4589
2006-01-25 14:03:55 +00:00
Eelco Dolstra c476c825cb * Subversion 1.3.0.
svn path=/nixpkgs/trunk/; revision=4484
2006-01-02 16:01:03 +00:00
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Armijn Hemel e26fb06cdd add CVS
svn path=/nixpkgs/trunk/; revision=4084
2005-10-13 12:32:16 +00:00
Eelco Dolstra 1ec2b9d94f * Added darcs 1.0.3.
svn path=/nixpkgs/trunk/; revision=4009
2005-10-04 14:25:13 +00:00
Roy van den Broek d217b912d2 Hack to prevent `java.lang.UnsatisfiedLinkError: no svnjavahl in java.library.path' from happening when using the javahl bindings for Subversion.
svn path=/nixpkgs/trunk/; revision=3949
2005-09-28 10:03:15 +00:00
Martin Bravenboer 4c70ef7e5d Cleaning up the java naming conventions
svn path=/nixpkgs/trunk/; revision=3871
2005-09-17 23:58:51 +00:00
Eelco Dolstra 92214b90bc * Subversion 1.2.3.
svn path=/nixpkgs/trunk/; revision=3754
2005-08-30 16:52:58 +00:00
Eelco Dolstra 454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra 81c16bd02f * The Java SWIG bindings are gone.
* The JavaHL patch is no longer necessary.

svn path=/nixpkgs/trunk/; revision=3320
2005-07-12 14:15:33 +00:00
Eelco Dolstra af854693eb * Subversion updated to 1.2.1.
svn path=/nixpkgs/trunk/; revision=3294
2005-07-06 10:51:18 +00:00
Armijn Hemel 7e042572fc if we don't use httpd set the --without-apxs flag, to prevent slurping in
headerfiles from the hostsystem from /usr/include (thanks Eelco :) )

svn path=/nixpkgs/trunk/; revision=3290
2005-07-04 13:38:28 +00:00
Eelco Dolstra 977f5183dd * Subversion 1.2.0; this is now the default.
svn path=/nixpkgs/trunk/; revision=3113
2005-05-24 08:42:03 +00:00
Eelco Dolstra 36716a35bd * Subversion updated to 1.2.0rc4.
svn path=/nixpkgs/trunk/; revision=3094
2005-05-19 16:25:40 +00:00
Eelco Dolstra 6d8c49b23b * Subversion 1.2.0rc3.
svn path=/nixpkgs/trunk/; revision=3029
2005-05-11 12:40:07 +00:00
Eelco Dolstra 62e3ffab1e * Subversion 1.2.0-rc2.
svn path=/nixpkgs/trunk/; revision=2949
2005-04-29 14:32:31 +00:00
Eelco Dolstra 7775caaa35 * Evacuate tarballs.
svn path=/nixpkgs/trunk/; revision=2527
2005-04-11 13:09:01 +00:00
Eelco Dolstra 3269efcb28 * Subversion 1.1.4.
svn path=/nixpkgs/trunk/; revision=2490
2005-04-05 12:12:18 +00:00
Eelco Dolstra f6e91bc9c9 * Merge r2396.
svn path=/nixpkgs/trunk/; revision=2397
2005-03-14 09:22:26 +00:00
Eelco Dolstra 90e5c97727 * Add zlib compression support to Subversion.
* Updated Subversion to 1.1.3.

svn path=/nixpkgs/trunk/; revision=2332
2005-03-04 15:20:54 +00:00
Eelco Dolstra 83562f3d1d * Remove Subversion 1.0.9, we don't need it anymore.
* Remove Subversion built with Java bindings from the cache.
* Add Mono to the cache.

svn path=/nixpkgs/trunk/; revision=2315
2005-02-27 11:29:54 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra 8d8210959e * Subversion updated to 1.1.2.
svn path=/nixpkgs/trunk/; revision=1931
2004-12-23 13:36:26 +00:00
Martin Bravenboer d6841ce1fb Added rcs
svn path=/nixpkgs/trunk/; revision=1810
2004-11-28 17:28:55 +00:00
Eelco Dolstra 4b85ff7f57 * Subversion 1.1.1.
svn path=/nixpkgs/trunk/; revision=1599
2004-10-26 10:14:16 +00:00
Eelco Dolstra af78f4c44b * SWIG updated to 1.3.22.
* Build Java/SWIG bindings in addition to the Java HL bindings in
  Subversion.  Hm, I thought I had committed this.

svn path=/nixpkgs/trunk/; revision=1570
2004-10-18 08:56:09 +00:00
Eelco Dolstra fb6da2f8bc * Subversion 1.0.9.
svn path=/nixpkgs/trunk/; revision=1562
2004-10-15 13:56:12 +00:00
Eelco Dolstra 8cb8bdd418 * Subversion 1.0.8 and 1.1.0.
svn path=/nixpkgs/trunk/; revision=1533
2004-10-01 14:28:05 +00:00
Eelco Dolstra dde13d1ada * Remove patch arguments.
svn path=/nixpkgs/trunk/; revision=1462
2004-09-19 10:34:01 +00:00
Martin Bravenboer 5db38503be produce Java API docs in share/doc/subversion-...
svn path=/nixpkgs/trunk/; revision=1382
2004-09-08 15:15:35 +00:00
Eelco Dolstra 38f56c36dc * Subversion with Java bindings.
svn path=/nixpkgs/trunk/; revision=1322
2004-08-23 19:23:03 +00:00
Eelco Dolstra 8570f75704 * Subversion 1.0.6.
svn path=/nixpkgs/trunk/; revision=1179
2004-07-26 09:36:15 +00:00
Eelco Dolstra 3f9a589d53 * More updates.
svn path=/nixpkgs/trunk/; revision=1068
2004-06-21 17:00:00 +00:00
Eelco Dolstra 106567146f * Subversion 1.0.4.
svn path=/nixpkgs/trunk/; revision=1038
2004-06-01 14:52:57 +00:00
Eelco Dolstra adf48bddba * Subversion upgraded to 1.0.2.
svn path=/nixpkgs/trunk/; revision=960
2004-04-21 11:44:07 +00:00
Eelco Dolstra 1550034ac4 * Various bug fixes in setup.sh and ld-wrapper.sh.
svn path=/nixpkgs/trunk/; revision=909
2004-04-02 17:49:44 +00:00
Eelco Dolstra 817d1b27ef * Provide a wrapper around `aclocal' (in Automake) that automatically
adds all directories specified in `ACLOCAL_PATH' to the `aclocal'
  command line as `-I' flags.  Also, it provides a setup hook that
  adds the `.../share/aclocal' directory of every build input to
  `ACLOCAL_PATH'.

* Upgraded Libtool.

* Graphviz requires the X Athena widgets, which in turn requires the X
  miscellaneous utilities library; added those.  However it doesn't
  work yet since libXt is broken.
  

svn path=/nixpkgs/trunk/; revision=888
2004-03-31 22:47:06 +00:00
Eelco Dolstra 12ae5363ea * Remove trivial builders.
* Make builders unexecutable by removing the hash-bang line and
  execute permission.
* Convert calls to `derivation' to `mkDerivation'.
* Remove `system' and `stdenv' attributes from calls to
  `mkDerivation'.  These transformations were all done automatically,
  so it is quite possible I broke stuff.
* Put the `mkDerivation' function in stdenv/generic.

svn path=/nixpkgs/trunk/; revision=874
2004-03-29 17:23:01 +00:00
Eelco Dolstra e3ff964291 * Fixing ltmain.sh is now done in setup.sh.
svn path=/nixpkgs/trunk/; revision=869
2004-03-29 10:15:12 +00:00
Eelco Dolstra 158aa95f52 * Upgrade to 1.0.1.
svn path=/nixpkgs/trunk/; revision=852
2004-03-27 15:48:03 +00:00
Eelco Dolstra 9d9c76529f * Use the `inherit' syntax.
svn path=/nixpkgs/trunk/; revision=740
2004-02-02 21:40:18 +00:00
Eelco Dolstra 7000802ae8 * Upgrade to Subversion 0.37.0.
svn path=/nixpkgs/trunk/; revision=724
2004-01-27 14:39:05 +00:00
Eelco Dolstra 9baed5046d * Upgraded to Subversion 0.36.0.
svn path=/nixpkgs/trunk/; revision=659
2004-01-16 11:26:38 +00:00
Eelco Dolstra 5e7f5b2ada * Upgrade to Subversion 0.35.1, Berkeley DB 4.2.52.
svn path=/nixpkgs/trunk/; revision=595
2003-12-22 18:30:38 +00:00
Eelco Dolstra 480d68ece3 * Added some missing semicolons.
* Some packages needed for the Subversion server.

svn path=/nixpkgs/trunk/; revision=586
2003-12-21 20:52:13 +00:00
Eelco Dolstra 026ff9466a * Rename .fix -> .nix.
svn path=/nixpkgs/trunk/; revision=511
2003-11-18 12:12:56 +00:00
Eelco Dolstra 48c3faca51 * Renamed pkgs-ng to pkgs.
svn path=/nixpkgs/trunk/; revision=502
2003-11-14 09:59:13 +00:00