summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/upstream-updater
AgeCommit message (Collapse)Author
2019-08-28treewide: remove redundant recvolth
2016-08-31Fix #4210: Remove builderDefsDomen Kožar
This was one of the ways to build packages, we are trying hard to minimize different ways so it's easier for newcomers to learn only one way. This also: - removes texLive (old), fixes #14807 - removed upstream-updater, if that code is still used it should be in separate repo - changes a few packages like gitit/mit-scheme to use new texlive
2016-08-11update-walker: allow filtering for SF tarballsMichael Raskin
2016-01-01update-walker: add a minimal descriptionMichael Raskin
2014-09-02More support for SF.net in auto-updaterMichael Raskin
2014-07-18Filter out broken-completely linksMichael Raskin
2014-07-01Fix default tarball maskMichael Raskin
2014-07-01Allow pure-meta updates to specify tarball regexpMichael Raskin
2014-07-01Allow update-walker to run directly from meta attributesMichael Raskin
2014-06-27Allow selection of named SF dirsMichael Raskin
2014-06-13Add a function to overwrite just the version and sha256 by grepping themMichael Raskin
2013-10-31Updating SlimerJS to Git version for compatibility with fresh xulrunnerMichael Raskin
2013-10-29Adding a facility to generate Lisp module definitions from QuickLisp; no ↵Michael Raskin
sane update facility yet; adding Esrap-PEG as a test
2013-10-20Add conspy Linux console proxyMichael Raskin
2013-05-23Adding jq JSON processorMichael Raskin
2013-03-09Adding ZPAQ archiverMichael Raskin
2012-12-22More specific tracing of a relatively tricky replace once; account for ↵Michael Raskin
default.nix being present everywhere.
2012-12-22Update-walker should use basename of .upstream file for default basename of .nixMichael Raskin
2012-12-09Update E proverMichael Raskin
2012-12-08Fix dummy pseudo-updates being found for some packagesMichael Raskin
2012-12-04Update AsymptoteMichael Raskin
2012-12-04Fixing a typo and making steps more explicitMichael Raskin
2012-11-25Allow to skip more options to update-walker in simple cases. Now just an URL ↵Michael Raskin
can work if everything is set up in default way
2012-11-10Support for low-impact updaters; some SF.net boilerplate helper.Michael Raskin
Added support code for comfortable writing of upstream data update expressions that do not require change of layout of the updated expressions (although they make assumptions about single assignment per line). Also added a default for choosing file to update (it is supposed to be default.nix in the same directory) and a one-liner for typical sourceforge redirects (and sourceforge mirror:// handling).
2012-11-08Unify and make customizable output of obtained upstream dataMichael Raskin
2012-11-08Allow relative paths in upstream expressionsMichael Raskin
2012-11-08Add nspluginwrapper, a tool to execute browser plugins out-of-processMichael Raskin
2012-11-04Updating SBCL to freshest release 1.1.1.Michael Raskin
Replacing SBCL upstream tracking expression with a new version in a new format. Minuses: gave up on defining everything in Nix language (now update expression is a series of actions to do when downloading fresh release, it is actually interpreted by shell), now Nix expression contains meaningful whitespace (the area to regenerate is determined by the line with a specific comment and the closing brace on the otherwise empty line). Plusses: only one extra file which could even be moved out-of-tree if desired, clean semantics for traversing multiple links (it is not found in either Debian uscan or Gentoo euscan), the main expression is in one file and is less different from usual style.
2012-07-07update-upstream-data: Fix a small bugMichael Raskin
2012-06-06Process relative URLsMichael Raskin
svn path=/nixpkgs/trunk/; revision=34367
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-12-13Dir-per-version SF layout seems to be more relevant nowMichael Raskin
svn path=/nixpkgs/trunk/; revision=30873
2010-06-23Allow overrides for SF version extractorMichael Raskin
svn path=/nixpkgs/trunk/; revision=22394
2010-06-23Use an SF version extractor with better chances to yield correct result by ↵Michael Raskin
default svn path=/nixpkgs/trunk/; revision=22390
2010-06-23Small fixes to auto-updaterMichael Raskin
svn path=/nixpkgs/trunk/; revision=22389
2010-06-23Add a Sourceforge-friendly fetch method to upstream-updaterMichael Raskin
svn path=/nixpkgs/trunk/; revision=22388
2010-06-05Hint at usage if called without parametersMichael Raskin
svn path=/nixpkgs/trunk/; revision=22159
2010-04-16Fix the upstream-update snippets.sh for sourceforge URLs (sourceforge ↵Lluís Batlle i Rossell
changed the url pattern) svn path=/nixpkgs/trunk/; revision=21133
2009-12-09Update CouchDB; add Apache-related snippets to update-upstream-data. Michael Raskin
svn path=/nixpkgs/trunk/; revision=18851
2009-11-06Roll back SBCLMichael Raskin
svn path=/nixpkgs/trunk/; revision=18189
2009-09-17Make a safer version of default versionReferenceCreator in upstream data ↵Michael Raskin
updater; use yet another version reference creator in xneur; check in correct URL for it svn path=/nixpkgs/trunk/; revision=17211
2009-09-13Updating XMoto (and adding some functionality to upstream tracking system)Michael Raskin
svn path=/nixpkgs/trunk/; revision=17100
2009-09-11Trying to add Zen Linux KernelMichael Raskin
svn path=/nixpkgs/trunk/; revision=17050
2009-09-08Update source updater to support fetchgit; add aufs2 using that method. ↵Michael Raskin
Unfortunately, AUFS2 seems to require some strict conditions on kernel options and version.. svn path=/nixpkgs/trunk/; revision=16983
2009-08-27Adding libev - an even loop library remotely similar to libeventMichael Raskin
svn path=/nixpkgs/trunk/; revision=16877
2009-08-26Adding monit monitoring tool; in the course of action creating a script to ↵Michael Raskin
auto-prepare basic autoupdate layout svn path=/nixpkgs/trunk/; revision=16863
2009-08-26Adding WebDruid log analyzer. In the same time, reworking source autoupdate ↵Michael Raskin
system a bit svn path=/nixpkgs/trunk/; revision=16859
2009-08-24Adding Gphoto2FS - filesystem for attached camerasMichael Raskin
svn path=/nixpkgs/trunk/; revision=16841
2009-08-24Update WebKit to latest and use Git checkout for libsoupMichael Raskin
svn path=/nixpkgs/trunk/; revision=16820
2009-08-23Add an automated updater script and definitions for its use for WebKitMichael Raskin
svn path=/nixpkgs/trunk/; revision=16816