From 84338b874f6ea7da99fbb1d721efdbf1ce488952 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 24 Dec 2022 14:30:00 +0100 Subject: move all projects below ~/Projects --- .gitignore.d/src | 23 ++-- Projects/DEBIAN/MISC/.mrconfig | 227 +++++++++++++++++++++++++++++++++ Projects/JONES/.mrconfig | 3 + Projects/UPSTREAM/MISC/.mrconfig | 191 +++++++++++++++++++++++++++ Projects/UPSTREAM/WEBDESIGN/.mrconfig | 200 +++++++++++++++++++++++++++++ src/DEBIAN/MISC/.mrconfig | 227 --------------------------------- src/GIT/github.com/misc/.mrconfig | 191 --------------------------- src/GIT/github.com/webdesign/.mrconfig | 200 ----------------------------- src/JONES/.mrconfig | 3 - 9 files changed, 632 insertions(+), 633 deletions(-) create mode 100644 Projects/DEBIAN/MISC/.mrconfig create mode 100644 Projects/JONES/.mrconfig create mode 100644 Projects/UPSTREAM/MISC/.mrconfig create mode 100644 Projects/UPSTREAM/WEBDESIGN/.mrconfig delete mode 100644 src/DEBIAN/MISC/.mrconfig delete mode 100644 src/GIT/github.com/misc/.mrconfig delete mode 100644 src/GIT/github.com/webdesign/.mrconfig delete mode 100644 src/JONES/.mrconfig diff --git a/.gitignore.d/src b/.gitignore.d/src index cf6ab0a..16ce9ae 100644 --- a/.gitignore.d/src +++ b/.gitignore.d/src @@ -1,15 +1,14 @@ * !/.gitignore.d !/.gitignore.d/src -!/src -!/src/DEBIAN -!/src/DEBIAN/MISC -!/src/DEBIAN/MISC/.mrconfig -!/src/GIT -!/src/GIT/github.com -!/src/GIT/github.com/misc -!/src/GIT/github.com/misc/.mrconfig -!/src/GIT/github.com/webdesign -!/src/GIT/github.com/webdesign/.mrconfig -!/src/JONES -!/src/JONES/.mrconfig +!/Projects +!/Projects/DEBIAN +!/Projects/DEBIAN/MISC +!/Projects/DEBIAN/MISC/.mrconfig +!/Projects/UPSTREAM +!/Projects/UPSTREAM/MISC +!/Projects/UPSTREAM/MISC/.mrconfig +!/Projects/UPSTREAM/WEBDESIGN +!/Projects/UPSTREAM/WEBDESIGN/.mrconfig +!/Projects/JONES +!/Projects/JONES/.mrconfig diff --git a/Projects/DEBIAN/MISC/.mrconfig b/Projects/DEBIAN/MISC/.mrconfig new file mode 100644 index 0000000..d219192 --- /dev/null +++ b/Projects/DEBIAN/MISC/.mrconfig @@ -0,0 +1,227 @@ +[DEFAULT] +lib= + git_checkout () { + gbp-clone --all git+ssh://git.debian.org/git/collab-maint/$1.git + } + git_update() { + gbp-pull --pristine-tar + } + +[4store] +checkout = git_checkout 4store + +[amqp-specs] +checkout = git_checkout amqp-specs + +[asterisk-espeak] +checkout = git_checkout asterisk-espeak + +[asterisk-flite] +checkout = git_checkout asterisk-flite + +[atomicparsley] +checkout = git_checkout atomicparsley + +[basilisk2] +checkout = git_checkout basilisk2 + +[bitcoin] +checkout = git_checkout bitcoin + +[boxer] +checkout = git_checkout boxer + +[boxer-lb] +checkout = git_checkout boxer-lb + +[boxer-multistrap] +checkout = git_checkout boxer-multistrap + +[boxer-tweaks] +checkout = git_checkout boxer-tweaks + +[cdbs] +checkout = git_checkout cdbs + +[cdbs-doc] +checkout = git_checkout cdbs-doc + +[compass-breakpoint-plugin] +checkout = git_checkout compass-breakpoint-plugin + +[compass-fancy-buttons-plugin] +checkout = git_checkout compass-fancy-buttons-plugin + +[compass-h5bp-plugin] +checkout = git_checkout compass-h5bp-plugin + +[compass-layoutgala-plugin] +checkout = git_checkout compass-layoutgala-plugin + +[compass-slickmap-plugin] +checkout = git_checkout compass-slickmap-plugin + +[compass-susy-plugin] +checkout = git_checkout compass-susy-plugin + +[compass-yui-plugin] +checkout = git_checkout compass-yui-plugin + +[cstream] +checkout = git_checkout cstream + +[ctpp2] +checkout = git_checkout ctpp2 + +[debian-lan] +checkout = git_checkout debian-lan + +[devscripts] +checkout = git_checkout devscripts + +[django-model-utils] +checkout = git_checkout django-model-utils + +[dsdo] +checkout = git_checkout dsdo + +[d-shlibs] +checkout = git_checkout d-shlibs + +[editorconfig-core] +checkout = git_checkout editorconfig-core + +[fact++] +checkout = git_checkout fact++ + +[frei0r] +checkout = git_checkout frei0r + +[gesftpserver] +checkout = git_checkout gesftpserver + +[haskell-intern] +checkout = git_checkout haskell-intern + +[haskell-swish] +checkout = git_checkout haskell-swish + +[http-icons] +checkout = git_checkout http-icons + +[ical2html] +checkout = git_checkout ical2html + +[icc-profiles] +checkout = git_checkout icc-profiles + +[json-spirit] +checkout = git_checkout json-spirit + +[kannel] +checkout = git_checkout kannel + +[kannel-sqlbox] +checkout = git_checkout kannel-sqlbox + +[libgd2] +checkout = git_checkout libgd2 + +[libgdchart-gd2] +checkout = git_checkout libgdchart-gd2 + +[libresample] +checkout = git_checkout libresample + +[migrationtools] +checkout = git_checkout migrationtools + +[morituri] +checkout = git_checkout morituri + +[morla] +checkout = git_checkout morla + +[mswatch] +checkout = git_checkout mswatch + +[netatalk] +checkout = git_checkout netatalk + +[pandoc] +checkout = git_checkout pandoc + +[pcf2bdf] +checkout = git_checkout pcf2bdf + +[pinot] +checkout = git_checkout pinot + +[png++] +checkout = git_checkout png++ + +[prophet] +checkout = git_checkout prophet + +[pugixml] +checkout = git_checkout pugixml + +[python-visual] +checkout = git_checkout python-visual + +[radicale] +checkout = git_checkout radicale + +[rmagic] +checkout = git_checkout rmagic + +[ruby-chunky-png] +checkout = git_checkout ruby-chunky-png + +[ruby-compass] +checkout = git_checkout ruby-compass + +[ruby-oily-png] +checkout = git_checkout ruby-oily-png + +[ruby-sass] +checkout = git_checkout ruby-sass + +[sd] +checkout = git_checkout sd + +[sipwitch] +checkout = git_checkout sipwitch + +[sleekxmpp] +checkout = git_checkout sleekxmpp + +[squeak-vm] +checkout = git_checkout squeak-vm + +[srtp] +checkout = git_checkout srtp + +[staden] +checkout = git_checkout staden + +[swap-cwm] +checkout = git_checkout swap-cwm + +[sympa] +checkout = git_checkout sympa + +[ucommon] +checkout = git_checkout ucommon + +[uwsgi] +checkout = git_checkout uwsgi + +[xappy] +checkout = git_checkout xappy + +[xf86-input-tslib] +checkout = git_checkout xf86-input-tslib + +[zimlib] +checkout = git_checkout zimlib diff --git a/Projects/JONES/.mrconfig b/Projects/JONES/.mrconfig new file mode 100644 index 0000000..41923a4 --- /dev/null +++ b/Projects/JONES/.mrconfig @@ -0,0 +1,3 @@ + +[smsbot] +checkout = git clone 'source.jones.dk:/srv/git/source.jones.dk/smsbot' 'smsbot' diff --git a/Projects/UPSTREAM/MISC/.mrconfig b/Projects/UPSTREAM/MISC/.mrconfig new file mode 100644 index 0000000..585d4f8 --- /dev/null +++ b/Projects/UPSTREAM/MISC/.mrconfig @@ -0,0 +1,191 @@ +[Arelle] +checkout = git clone 'git://github.com/Arelle/Arelle' 'Arelle' + +[Asterisk-Flite] +checkout = git clone 'git://github.com/zaf/Asterisk-Flite' 'Asterisk-Flite' + +[Asterisk-eSpeak] +checkout = git clone 'git://github.com/zaf/Asterisk-eSpeak' 'Asterisk-eSpeak' + +[AtomBus] +checkout = git clone 'git://github.com/ironcamel/AtomBus' 'AtomBus' + +[CiderWebmail] +checkout = git clone 'git://github.com/CiderWebmail/CiderWebmail' 'CiderWebmail' + +[DJabberd] +checkout = git clone 'git://github.com/djabberd/DJabberd.git' 'DJabberd' + +[LiveCD] +checkout = git clone 'git://github.com/tranduyhung/LiveCD.git' 'LiveCD' + +[OLINUXINO] +checkout = git clone 'git://github.com/OLIMEX/OLINUXINO' 'OLINUXINO' + +[Plinth] +checkout = git clone 'git://github.com/jvasile/Plinth' 'Plinth' + +[Radicale] +checkout = git clone 'git://github.com/Kozea/Radicale' 'Radicale' + +[SemanticDiet] +checkout = git clone 'git://github.com/ewpatton/SemanticDiet' 'SemanticDiet' + +[afew] +checkout = git clone 'git://github.com/teythoon/afew' 'afew' + +[alot] +checkout = git clone 'git://github.com/pazz/alot' 'alot' + +[atomicparsley] +checkout = git clone 'git://github.com/beatgammit/atomicparsley' 'atomicparsley' + +[bitcoin] +checkout = git clone 'git://github.com/bitcoin/bitcoin' 'bitcoin' + +[chef-twelvetone] +checkout = git clone 'git://github.com/lazzarello/chef-twelvetone' 'chef-twelvetone' + +[cryptocat] +checkout = git clone 'git://github.com/cryptocat/cryptocat' 'cryptocat' + +[dotfiles] +checkout = git clone 'git://github.com/pbrisbin/dotfiles' 'dotfiles' + +[flexo-bot] +checkout = git clone 'git://github.com/perigrin/flexo-bot' 'flexo-bot' + +[foafer] +checkout = git clone 'git://github.com/mborho/foafer' 'foafer' + +[formbuilder] +checkout = git clone 'git://github.com/formbuilder/formbuilder.git' 'formbuilder' + +[freedombox-foundation-theme] +checkout = git clone 'git://github.com/seandiggity/freedombox-foundation-theme' 'freedombox-foundation-theme' + +[freedombox-privoxy] +checkout = git clone 'git://github.com/jvasile/freedombox-privoxy' 'freedombox-privoxy' + +[get-flash-videos] +checkout = git clone 'git://github.com/monsieurvideo/get-flash-videos' 'get-flash-videos' + +[ical2caldav] +checkout = git clone 'git://github.com/ogawa/ical2caldav' 'ical2caldav' + +[icaljoin] +checkout = git clone 'git://github.com/sonologic/icaljoin' 'icaljoin' + +[ikiplugins] +checkout = git clone 'git://github.com/rubykat/ikiplugins' 'ikiplugins' + +[iskdaemon] +checkout = git clone 'git://github.com/ricardocabral/iskdaemon' 'iskdaemon' + +[khanacademy] +checkout = git clone 'git://github.com/kyleconroy/khanacademy.git' 'khanacademy' + +[ld-patterns] +checkout = git clone 'git://github.com/ldodds/ld-patterns' 'ld-patterns' + +[linux-sunxi] +checkout = git clone 'git://github.com/linux-sunxi/linux-sunxi.git' 'linux-sunxi' + +[magpie] +checkout = git clone 'git://github.com/Tamarou/magpie' 'magpie' + +[melted] +checkout = git clone 'git://github.com/mltframework/melted' 'melted' + +[mlt] +checkout = git clone 'git://github.com/mltframework/mlt' 'mlt' + +[mod_auth_openid] +checkout = git clone 'git://github.com/bmuller/mod_auth_openid' 'mod_auth_openid' + +[motion] +checkout = git clone 'git://github.com/sackmotion/motion' 'motion' + +[oom] +checkout = git clone 'git://github.com/ccherrett/oom.git' 'oom' + +[pandoc] +checkout = git clone 'git://github.com/jgm/pandoc' 'pandoc' + +[parltrack] +checkout = git clone 'git://github.com/pudo/parltrack' 'parltrack' + +[perl-NetSDS] +checkout = git clone 'git://github.com/blinohod/perl-NetSDS' 'perl-NetSDS' + +[perl5-device-gsm] +checkout = git clone 'git://github.com/cosimo/perl5-device-gsm' 'perl5-device-gsm' + +[perlrdf] +checkout = git clone 'git://github.com/kasei/perlrdf' 'perlrdf' + +[pocketbook] +checkout = git clone 'git://github.com/natbat/pocketbook.git' 'pocketbook' + +[polyglossia] +checkout = git clone 'git://github.com/fc7/polyglossia.git' 'polyglossia' + +[prettyqr] +checkout = git clone 'git://github.com/davidszotten/prettyqr' 'prettyqr' + +[prophet] +checkout = git clone 'git://github.com/bestpractical/prophet' 'prophet' + +[python-musicbrainz-ngs] +checkout = git clone 'git://github.com/alastair/python-musicbrainz-ngs' 'python-musicbrainz-ngs' + +[qrcode-generator] +checkout = git clone 'git://github.com/schoeggu/qrcode-generator' 'qrcode-generator' + +[qtmoko] +checkout = git clone 'git://github.com/radekp/qtmoko' 'qtmoko' + +[r0ket] +checkout = git clone 'git://github.com/r0ket/r0ket' 'r0ket' + +[right-sudoku] +checkout = git clone 'git://github.com/MadRabbit/right-sudoku' 'right-sudoku' + +[sd] +checkout = git clone 'git://github.com/bestpractical/sd' 'sd' + +[server-configs] +checkout = git clone 'git://github.com/h5bp/server-configs' 'server-configs' + +[sftpserver] +checkout = git clone 'git://github.com/ewxrjk/sftpserver' 'sftpserver' + +[solarized] +checkout = git clone 'git://github.com/altercation/solarized' 'solarized' + +[ssh-1] +checkout = git clone 'git://github.com/guardianproject/ssh-1' 'ssh-1' + +[sunxi-boards] +checkout = git clone 'git://github.com/linux-sunxi/sunxi-boards.git' 'sunxi-boards' + +[sunxi-tools] +checkout = git clone 'git://github.com/linux-sunxi/sunxi-tools.git' 'sunxi-tools' + +[u-boot-sunxi] +checkout = git clone 'git://github.com/linux-sunxi/u-boot-sunxi.git' 'u-boot-sunxi' + +[uboot-allwinner] +checkout = git clone 'git://github.com/hno/uboot-allwinner' 'uboot-allwinner' + +[vbusv2] +checkout = git clone 'git://github.com/chetstone/vbusv2' 'vbusv2' + +[venus] +checkout = git clone 'git://github.com/rubys/venus.git' 'venus' + +[vcsh] +checkout = git clone 'git://github.com/RichiH/vcsh' 'vcsh' + +[zrtp-cpp] +checkout = git clone 'git://github.com/privatewave/zrtp-cpp' 'zrtp-cpp' diff --git a/Projects/UPSTREAM/WEBDESIGN/.mrconfig b/Projects/UPSTREAM/WEBDESIGN/.mrconfig new file mode 100644 index 0000000..b904033 --- /dev/null +++ b/Projects/UPSTREAM/WEBDESIGN/.mrconfig @@ -0,0 +1,200 @@ +[Email-Blueprints] +checkout = git clone 'git://github.com/mailchimp/Email-Blueprints' 'Email-Blueprints' + +[Email-Boilerplate] +checkout = git clone 'git://github.com/seanpowell/Email-Boilerplate' 'Email-Boilerplate' + +[Face.js] +checkout = git clone 'git://github.com/talvarez/Face.js' 'Face.js' + +[JSON-js] +checkout = git clone 'git://github.com/douglascrockford/JSON-js' 'JSON-js' + +[Leaflet] +checkout = git clone 'git://github.com/Leaflet/Leaflet' 'Leaflet' + +[Leaflet.markercluster] +checkout = git clone 'git://github.com/Leaflet/Leaflet.markercluster' 'Leaflet.markercluster' + +[Modernizr] +checkout = git clone 'git://github.com/Modernizr/Modernizr' 'Modernizr' + +[Respond] +checkout = git clone 'git://github.com/scottjehl/Respond' 'Respond' + +[Skeleton] +checkout = git clone 'git://github.com/dhgamache/Skeleton' 'Skeleton' + +[Speeqe] +checkout = git clone 'git://github.com/thepug/Speeqe.git' 'Speeqe' + +[ain] +checkout = git clone 'git://github.com/phuesler/ain' 'ain' + +[annotator] +checkout = git clone 'git://github.com/okfn/annotator' 'annotator' + +[async] +checkout = git clone 'git://github.com/caolan/async' 'async' + +[awesome-mixins] +checkout = git clone 'git://github.com/codegram/awesome-mixins' 'awesome-mixins' + +[backbone] +checkout = git clone 'git://github.com/documentcloud/backbone' 'backbone' + +[buddycloud-http-api] +checkout = git clone 'git://github.com/buddycloud/buddycloud-http-api' 'buddycloud-http-api' + +[buddycloud-server] +checkout = git clone 'git://github.com/buddycloud/buddycloud-server' 'buddycloud-server' + +[buddycloud-server-python] +checkout = git clone 'git://github.com/buddycloud/buddycloud-server-python' 'buddycloud-server-python' + +[channel-tool] +checkout = git clone 'git://github.com/buddycloud/channel-tool.git' 'channel-tool' + +[cli] +checkout = git clone 'git://github.com/chriso/cli' 'cli' + +[coffee-script] +checkout = git clone 'git://github.com/jashkenas/coffee-script' 'coffee-script' + +[compass] +checkout = git clone 'git://github.com/ericam/compass.git' 'compass' + +[compass-ceaser-easing] +checkout = git clone 'git://github.com/jhardy/compass-ceaser-easing' 'compass-ceaser-easing' + +[compass-h5bp] +checkout = git clone 'git://github.com/sporkd/compass-h5bp' 'compass-h5bp' + +[compass-inuit] +checkout = git clone 'git://github.com/stephenway/compass-inuit' 'compass-inuit' + +[compass-normalize] +checkout = git clone 'git://github.com/ksmandersen/compass-normalize' 'compass-normalize' + +[compass-recipes] +checkout = git clone 'git://github.com/MoOx/compass-recipes' 'compass-recipes' + +[compass-slickmap] +checkout = git clone 'git://github.com/tdreyno/compass-slickmap' 'compass-slickmap' + +[eyes.js] +checkout = git clone 'git://github.com/cloudhead/eyes.js.git' 'eyes.js' + +[fancy-buttons] +checkout = git clone 'git://github.com/imathis/fancy-buttons' 'fancy-buttons' + +[firetail] +checkout = git clone 'git://github.com/astro/firetail' 'firetail' + +[html5-boilerplate] +checkout = git clone 'git://github.com/h5bp/html5-boilerplate' 'html5-boilerplate' + +[html5shiv] +checkout = git clone 'git://github.com/aFarkas/html5shiv' 'html5shiv' + +[jison] +checkout = git clone 'git://github.com/zaach/jison' 'jison' + +[js2coffee] +checkout = git clone 'git://github.com/rstacruz/js2coffee' 'js2coffee' + +[jsDAV] +checkout = git clone 'git://github.com/mikedeboer/jsDAV' 'jsDAV' + +[leaflet-providers] +checkout = git clone 'git://github.com/seelmann/leaflet-providers' 'leaflet-providers' + +[less.js] +checkout = git clone 'git://github.com/cloudhead/less.js.git' 'less.js' + +[ltx] +checkout = git clone 'git://github.com/astro/ltx.git' 'ltx' + +[muffin] +checkout = git clone 'git://github.com/hornairs/muffin' 'muffin' + +[node-diff] +checkout = git clone 'git://github.com/timsavery/node-diff' 'node-diff' + +[node-expat] +checkout = git clone 'git://github.com/astro/node-expat.git' 'node-expat' + +[node-jsconfig] +checkout = git clone 'git://github.com/dodo/node-jsconfig' 'node-jsconfig' + +[node-pool] +checkout = git clone 'git://github.com/coopernurse/node-pool' 'node-pool' + +[node-postgres] +checkout = git clone 'git://github.com/brianc/node-postgres' 'node-postgres' + +[node-stringprep] +checkout = git clone 'git://github.com/astro/node-stringprep.git' 'node-stringprep' + +[node-uuid] +checkout = git clone 'git://github.com/broofa/node-uuid.git' 'node-uuid' + +[node-webid] +checkout = git clone 'git://github.com/magnetik/node-webid' 'node-webid' + +[node-xmpp] +checkout = git clone 'git://github.com/astro/node-xmpp.git' 'node-xmpp' + +[node_raptor] +checkout = git clone 'git://github.com/0xfeedface/node_raptor' 'node_raptor' + +[oocss] +checkout = git clone 'git://github.com/stubbornella/oocss' 'oocss' + +[rdfstore-js] +checkout = git clone 'git://github.com/antoniogarrote/rdfstore-js' 'rdfstore-js' + +[re-publish] +checkout = git clone 'git://github.com/0xfeedface/re-publish' 're-publish' + +[sass] +checkout = git clone 'git://github.com/nex3/sass' 'sass' + +[simile-timeline] +checkout = git clone 'git://github.com/lfarcy/simile-timeline' 'simile-timeline' + +[social.rdf] +checkout = git clone 'git://github.com/antoniogarrote/social.rdf' 'social.rdf' + +[step] +checkout = git clone 'git://github.com/astro/step.git' 'step' + +[stitch-css] +checkout = git clone 'git://github.com/anthonyshort/stitch-css' 'stitch-css' + +[susy] +checkout = git clone 'git://github.com/ericam/susy' 'susy' + +[svgboilerplate] +checkout = git clone 'git://github.com/darobin/svgboilerplate' 'svgboilerplate' + +[underscore] +checkout = git clone 'git://github.com/documentcloud/underscore.git' 'underscore' + +[underscore.logger] +checkout = git clone 'git://github.com/viatropos/underscore.logger' 'underscore.logger' + +[vargs] +checkout = git clone 'git://github.com/cloudhead/vargs.git' 'vargs' + +[vows] +checkout = git clone 'git://github.com/cloudhead/vows.git' 'vows' + +[webclient] +checkout = git clone 'git://github.com/buddycloud/webclient' 'webclient' + +[wmd] +checkout = git clone 'git://github.com/derobins/wmd.git' 'wmd' + +[yui-compass-plugin] +checkout = git clone 'git://github.com/chriseppstein/yui-compass-plugin' 'yui-compass-plugin' diff --git a/src/DEBIAN/MISC/.mrconfig b/src/DEBIAN/MISC/.mrconfig deleted file mode 100644 index d219192..0000000 --- a/src/DEBIAN/MISC/.mrconfig +++ /dev/null @@ -1,227 +0,0 @@ -[DEFAULT] -lib= - git_checkout () { - gbp-clone --all git+ssh://git.debian.org/git/collab-maint/$1.git - } - git_update() { - gbp-pull --pristine-tar - } - -[4store] -checkout = git_checkout 4store - -[amqp-specs] -checkout = git_checkout amqp-specs - -[asterisk-espeak] -checkout = git_checkout asterisk-espeak - -[asterisk-flite] -checkout = git_checkout asterisk-flite - -[atomicparsley] -checkout = git_checkout atomicparsley - -[basilisk2] -checkout = git_checkout basilisk2 - -[bitcoin] -checkout = git_checkout bitcoin - -[boxer] -checkout = git_checkout boxer - -[boxer-lb] -checkout = git_checkout boxer-lb - -[boxer-multistrap] -checkout = git_checkout boxer-multistrap - -[boxer-tweaks] -checkout = git_checkout boxer-tweaks - -[cdbs] -checkout = git_checkout cdbs - -[cdbs-doc] -checkout = git_checkout cdbs-doc - -[compass-breakpoint-plugin] -checkout = git_checkout compass-breakpoint-plugin - -[compass-fancy-buttons-plugin] -checkout = git_checkout compass-fancy-buttons-plugin - -[compass-h5bp-plugin] -checkout = git_checkout compass-h5bp-plugin - -[compass-layoutgala-plugin] -checkout = git_checkout compass-layoutgala-plugin - -[compass-slickmap-plugin] -checkout = git_checkout compass-slickmap-plugin - -[compass-susy-plugin] -checkout = git_checkout compass-susy-plugin - -[compass-yui-plugin] -checkout = git_checkout compass-yui-plugin - -[cstream] -checkout = git_checkout cstream - -[ctpp2] -checkout = git_checkout ctpp2 - -[debian-lan] -checkout = git_checkout debian-lan - -[devscripts] -checkout = git_checkout devscripts - -[django-model-utils] -checkout = git_checkout django-model-utils - -[dsdo] -checkout = git_checkout dsdo - -[d-shlibs] -checkout = git_checkout d-shlibs - -[editorconfig-core] -checkout = git_checkout editorconfig-core - -[fact++] -checkout = git_checkout fact++ - -[frei0r] -checkout = git_checkout frei0r - -[gesftpserver] -checkout = git_checkout gesftpserver - -[haskell-intern] -checkout = git_checkout haskell-intern - -[haskell-swish] -checkout = git_checkout haskell-swish - -[http-icons] -checkout = git_checkout http-icons - -[ical2html] -checkout = git_checkout ical2html - -[icc-profiles] -checkout = git_checkout icc-profiles - -[json-spirit] -checkout = git_checkout json-spirit - -[kannel] -checkout = git_checkout kannel - -[kannel-sqlbox] -checkout = git_checkout kannel-sqlbox - -[libgd2] -checkout = git_checkout libgd2 - -[libgdchart-gd2] -checkout = git_checkout libgdchart-gd2 - -[libresample] -checkout = git_checkout libresample - -[migrationtools] -checkout = git_checkout migrationtools - -[morituri] -checkout = git_checkout morituri - -[morla] -checkout = git_checkout morla - -[mswatch] -checkout = git_checkout mswatch - -[netatalk] -checkout = git_checkout netatalk - -[pandoc] -checkout = git_checkout pandoc - -[pcf2bdf] -checkout = git_checkout pcf2bdf - -[pinot] -checkout = git_checkout pinot - -[png++] -checkout = git_checkout png++ - -[prophet] -checkout = git_checkout prophet - -[pugixml] -checkout = git_checkout pugixml - -[python-visual] -checkout = git_checkout python-visual - -[radicale] -checkout = git_checkout radicale - -[rmagic] -checkout = git_checkout rmagic - -[ruby-chunky-png] -checkout = git_checkout ruby-chunky-png - -[ruby-compass] -checkout = git_checkout ruby-compass - -[ruby-oily-png] -checkout = git_checkout ruby-oily-png - -[ruby-sass] -checkout = git_checkout ruby-sass - -[sd] -checkout = git_checkout sd - -[sipwitch] -checkout = git_checkout sipwitch - -[sleekxmpp] -checkout = git_checkout sleekxmpp - -[squeak-vm] -checkout = git_checkout squeak-vm - -[srtp] -checkout = git_checkout srtp - -[staden] -checkout = git_checkout staden - -[swap-cwm] -checkout = git_checkout swap-cwm - -[sympa] -checkout = git_checkout sympa - -[ucommon] -checkout = git_checkout ucommon - -[uwsgi] -checkout = git_checkout uwsgi - -[xappy] -checkout = git_checkout xappy - -[xf86-input-tslib] -checkout = git_checkout xf86-input-tslib - -[zimlib] -checkout = git_checkout zimlib diff --git a/src/GIT/github.com/misc/.mrconfig b/src/GIT/github.com/misc/.mrconfig deleted file mode 100644 index 585d4f8..0000000 --- a/src/GIT/github.com/misc/.mrconfig +++ /dev/null @@ -1,191 +0,0 @@ -[Arelle] -checkout = git clone 'git://github.com/Arelle/Arelle' 'Arelle' - -[Asterisk-Flite] -checkout = git clone 'git://github.com/zaf/Asterisk-Flite' 'Asterisk-Flite' - -[Asterisk-eSpeak] -checkout = git clone 'git://github.com/zaf/Asterisk-eSpeak' 'Asterisk-eSpeak' - -[AtomBus] -checkout = git clone 'git://github.com/ironcamel/AtomBus' 'AtomBus' - -[CiderWebmail] -checkout = git clone 'git://github.com/CiderWebmail/CiderWebmail' 'CiderWebmail' - -[DJabberd] -checkout = git clone 'git://github.com/djabberd/DJabberd.git' 'DJabberd' - -[LiveCD] -checkout = git clone 'git://github.com/tranduyhung/LiveCD.git' 'LiveCD' - -[OLINUXINO] -checkout = git clone 'git://github.com/OLIMEX/OLINUXINO' 'OLINUXINO' - -[Plinth] -checkout = git clone 'git://github.com/jvasile/Plinth' 'Plinth' - -[Radicale] -checkout = git clone 'git://github.com/Kozea/Radicale' 'Radicale' - -[SemanticDiet] -checkout = git clone 'git://github.com/ewpatton/SemanticDiet' 'SemanticDiet' - -[afew] -checkout = git clone 'git://github.com/teythoon/afew' 'afew' - -[alot] -checkout = git clone 'git://github.com/pazz/alot' 'alot' - -[atomicparsley] -checkout = git clone 'git://github.com/beatgammit/atomicparsley' 'atomicparsley' - -[bitcoin] -checkout = git clone 'git://github.com/bitcoin/bitcoin' 'bitcoin' - -[chef-twelvetone] -checkout = git clone 'git://github.com/lazzarello/chef-twelvetone' 'chef-twelvetone' - -[cryptocat] -checkout = git clone 'git://github.com/cryptocat/cryptocat' 'cryptocat' - -[dotfiles] -checkout = git clone 'git://github.com/pbrisbin/dotfiles' 'dotfiles' - -[flexo-bot] -checkout = git clone 'git://github.com/perigrin/flexo-bot' 'flexo-bot' - -[foafer] -checkout = git clone 'git://github.com/mborho/foafer' 'foafer' - -[formbuilder] -checkout = git clone 'git://github.com/formbuilder/formbuilder.git' 'formbuilder' - -[freedombox-foundation-theme] -checkout = git clone 'git://github.com/seandiggity/freedombox-foundation-theme' 'freedombox-foundation-theme' - -[freedombox-privoxy] -checkout = git clone 'git://github.com/jvasile/freedombox-privoxy' 'freedombox-privoxy' - -[get-flash-videos] -checkout = git clone 'git://github.com/monsieurvideo/get-flash-videos' 'get-flash-videos' - -[ical2caldav] -checkout = git clone 'git://github.com/ogawa/ical2caldav' 'ical2caldav' - -[icaljoin] -checkout = git clone 'git://github.com/sonologic/icaljoin' 'icaljoin' - -[ikiplugins] -checkout = git clone 'git://github.com/rubykat/ikiplugins' 'ikiplugins' - -[iskdaemon] -checkout = git clone 'git://github.com/ricardocabral/iskdaemon' 'iskdaemon' - -[khanacademy] -checkout = git clone 'git://github.com/kyleconroy/khanacademy.git' 'khanacademy' - -[ld-patterns] -checkout = git clone 'git://github.com/ldodds/ld-patterns' 'ld-patterns' - -[linux-sunxi] -checkout = git clone 'git://github.com/linux-sunxi/linux-sunxi.git' 'linux-sunxi' - -[magpie] -checkout = git clone 'git://github.com/Tamarou/magpie' 'magpie' - -[melted] -checkout = git clone 'git://github.com/mltframework/melted' 'melted' - -[mlt] -checkout = git clone 'git://github.com/mltframework/mlt' 'mlt' - -[mod_auth_openid] -checkout = git clone 'git://github.com/bmuller/mod_auth_openid' 'mod_auth_openid' - -[motion] -checkout = git clone 'git://github.com/sackmotion/motion' 'motion' - -[oom] -checkout = git clone 'git://github.com/ccherrett/oom.git' 'oom' - -[pandoc] -checkout = git clone 'git://github.com/jgm/pandoc' 'pandoc' - -[parltrack] -checkout = git clone 'git://github.com/pudo/parltrack' 'parltrack' - -[perl-NetSDS] -checkout = git clone 'git://github.com/blinohod/perl-NetSDS' 'perl-NetSDS' - -[perl5-device-gsm] -checkout = git clone 'git://github.com/cosimo/perl5-device-gsm' 'perl5-device-gsm' - -[perlrdf] -checkout = git clone 'git://github.com/kasei/perlrdf' 'perlrdf' - -[pocketbook] -checkout = git clone 'git://github.com/natbat/pocketbook.git' 'pocketbook' - -[polyglossia] -checkout = git clone 'git://github.com/fc7/polyglossia.git' 'polyglossia' - -[prettyqr] -checkout = git clone 'git://github.com/davidszotten/prettyqr' 'prettyqr' - -[prophet] -checkout = git clone 'git://github.com/bestpractical/prophet' 'prophet' - -[python-musicbrainz-ngs] -checkout = git clone 'git://github.com/alastair/python-musicbrainz-ngs' 'python-musicbrainz-ngs' - -[qrcode-generator] -checkout = git clone 'git://github.com/schoeggu/qrcode-generator' 'qrcode-generator' - -[qtmoko] -checkout = git clone 'git://github.com/radekp/qtmoko' 'qtmoko' - -[r0ket] -checkout = git clone 'git://github.com/r0ket/r0ket' 'r0ket' - -[right-sudoku] -checkout = git clone 'git://github.com/MadRabbit/right-sudoku' 'right-sudoku' - -[sd] -checkout = git clone 'git://github.com/bestpractical/sd' 'sd' - -[server-configs] -checkout = git clone 'git://github.com/h5bp/server-configs' 'server-configs' - -[sftpserver] -checkout = git clone 'git://github.com/ewxrjk/sftpserver' 'sftpserver' - -[solarized] -checkout = git clone 'git://github.com/altercation/solarized' 'solarized' - -[ssh-1] -checkout = git clone 'git://github.com/guardianproject/ssh-1' 'ssh-1' - -[sunxi-boards] -checkout = git clone 'git://github.com/linux-sunxi/sunxi-boards.git' 'sunxi-boards' - -[sunxi-tools] -checkout = git clone 'git://github.com/linux-sunxi/sunxi-tools.git' 'sunxi-tools' - -[u-boot-sunxi] -checkout = git clone 'git://github.com/linux-sunxi/u-boot-sunxi.git' 'u-boot-sunxi' - -[uboot-allwinner] -checkout = git clone 'git://github.com/hno/uboot-allwinner' 'uboot-allwinner' - -[vbusv2] -checkout = git clone 'git://github.com/chetstone/vbusv2' 'vbusv2' - -[venus] -checkout = git clone 'git://github.com/rubys/venus.git' 'venus' - -[vcsh] -checkout = git clone 'git://github.com/RichiH/vcsh' 'vcsh' - -[zrtp-cpp] -checkout = git clone 'git://github.com/privatewave/zrtp-cpp' 'zrtp-cpp' diff --git a/src/GIT/github.com/webdesign/.mrconfig b/src/GIT/github.com/webdesign/.mrconfig deleted file mode 100644 index b904033..0000000 --- a/src/GIT/github.com/webdesign/.mrconfig +++ /dev/null @@ -1,200 +0,0 @@ -[Email-Blueprints] -checkout = git clone 'git://github.com/mailchimp/Email-Blueprints' 'Email-Blueprints' - -[Email-Boilerplate] -checkout = git clone 'git://github.com/seanpowell/Email-Boilerplate' 'Email-Boilerplate' - -[Face.js] -checkout = git clone 'git://github.com/talvarez/Face.js' 'Face.js' - -[JSON-js] -checkout = git clone 'git://github.com/douglascrockford/JSON-js' 'JSON-js' - -[Leaflet] -checkout = git clone 'git://github.com/Leaflet/Leaflet' 'Leaflet' - -[Leaflet.markercluster] -checkout = git clone 'git://github.com/Leaflet/Leaflet.markercluster' 'Leaflet.markercluster' - -[Modernizr] -checkout = git clone 'git://github.com/Modernizr/Modernizr' 'Modernizr' - -[Respond] -checkout = git clone 'git://github.com/scottjehl/Respond' 'Respond' - -[Skeleton] -checkout = git clone 'git://github.com/dhgamache/Skeleton' 'Skeleton' - -[Speeqe] -checkout = git clone 'git://github.com/thepug/Speeqe.git' 'Speeqe' - -[ain] -checkout = git clone 'git://github.com/phuesler/ain' 'ain' - -[annotator] -checkout = git clone 'git://github.com/okfn/annotator' 'annotator' - -[async] -checkout = git clone 'git://github.com/caolan/async' 'async' - -[awesome-mixins] -checkout = git clone 'git://github.com/codegram/awesome-mixins' 'awesome-mixins' - -[backbone] -checkout = git clone 'git://github.com/documentcloud/backbone' 'backbone' - -[buddycloud-http-api] -checkout = git clone 'git://github.com/buddycloud/buddycloud-http-api' 'buddycloud-http-api' - -[buddycloud-server] -checkout = git clone 'git://github.com/buddycloud/buddycloud-server' 'buddycloud-server' - -[buddycloud-server-python] -checkout = git clone 'git://github.com/buddycloud/buddycloud-server-python' 'buddycloud-server-python' - -[channel-tool] -checkout = git clone 'git://github.com/buddycloud/channel-tool.git' 'channel-tool' - -[cli] -checkout = git clone 'git://github.com/chriso/cli' 'cli' - -[coffee-script] -checkout = git clone 'git://github.com/jashkenas/coffee-script' 'coffee-script' - -[compass] -checkout = git clone 'git://github.com/ericam/compass.git' 'compass' - -[compass-ceaser-easing] -checkout = git clone 'git://github.com/jhardy/compass-ceaser-easing' 'compass-ceaser-easing' - -[compass-h5bp] -checkout = git clone 'git://github.com/sporkd/compass-h5bp' 'compass-h5bp' - -[compass-inuit] -checkout = git clone 'git://github.com/stephenway/compass-inuit' 'compass-inuit' - -[compass-normalize] -checkout = git clone 'git://github.com/ksmandersen/compass-normalize' 'compass-normalize' - -[compass-recipes] -checkout = git clone 'git://github.com/MoOx/compass-recipes' 'compass-recipes' - -[compass-slickmap] -checkout = git clone 'git://github.com/tdreyno/compass-slickmap' 'compass-slickmap' - -[eyes.js] -checkout = git clone 'git://github.com/cloudhead/eyes.js.git' 'eyes.js' - -[fancy-buttons] -checkout = git clone 'git://github.com/imathis/fancy-buttons' 'fancy-buttons' - -[firetail] -checkout = git clone 'git://github.com/astro/firetail' 'firetail' - -[html5-boilerplate] -checkout = git clone 'git://github.com/h5bp/html5-boilerplate' 'html5-boilerplate' - -[html5shiv] -checkout = git clone 'git://github.com/aFarkas/html5shiv' 'html5shiv' - -[jison] -checkout = git clone 'git://github.com/zaach/jison' 'jison' - -[js2coffee] -checkout = git clone 'git://github.com/rstacruz/js2coffee' 'js2coffee' - -[jsDAV] -checkout = git clone 'git://github.com/mikedeboer/jsDAV' 'jsDAV' - -[leaflet-providers] -checkout = git clone 'git://github.com/seelmann/leaflet-providers' 'leaflet-providers' - -[less.js] -checkout = git clone 'git://github.com/cloudhead/less.js.git' 'less.js' - -[ltx] -checkout = git clone 'git://github.com/astro/ltx.git' 'ltx' - -[muffin] -checkout = git clone 'git://github.com/hornairs/muffin' 'muffin' - -[node-diff] -checkout = git clone 'git://github.com/timsavery/node-diff' 'node-diff' - -[node-expat] -checkout = git clone 'git://github.com/astro/node-expat.git' 'node-expat' - -[node-jsconfig] -checkout = git clone 'git://github.com/dodo/node-jsconfig' 'node-jsconfig' - -[node-pool] -checkout = git clone 'git://github.com/coopernurse/node-pool' 'node-pool' - -[node-postgres] -checkout = git clone 'git://github.com/brianc/node-postgres' 'node-postgres' - -[node-stringprep] -checkout = git clone 'git://github.com/astro/node-stringprep.git' 'node-stringprep' - -[node-uuid] -checkout = git clone 'git://github.com/broofa/node-uuid.git' 'node-uuid' - -[node-webid] -checkout = git clone 'git://github.com/magnetik/node-webid' 'node-webid' - -[node-xmpp] -checkout = git clone 'git://github.com/astro/node-xmpp.git' 'node-xmpp' - -[node_raptor] -checkout = git clone 'git://github.com/0xfeedface/node_raptor' 'node_raptor' - -[oocss] -checkout = git clone 'git://github.com/stubbornella/oocss' 'oocss' - -[rdfstore-js] -checkout = git clone 'git://github.com/antoniogarrote/rdfstore-js' 'rdfstore-js' - -[re-publish] -checkout = git clone 'git://github.com/0xfeedface/re-publish' 're-publish' - -[sass] -checkout = git clone 'git://github.com/nex3/sass' 'sass' - -[simile-timeline] -checkout = git clone 'git://github.com/lfarcy/simile-timeline' 'simile-timeline' - -[social.rdf] -checkout = git clone 'git://github.com/antoniogarrote/social.rdf' 'social.rdf' - -[step] -checkout = git clone 'git://github.com/astro/step.git' 'step' - -[stitch-css] -checkout = git clone 'git://github.com/anthonyshort/stitch-css' 'stitch-css' - -[susy] -checkout = git clone 'git://github.com/ericam/susy' 'susy' - -[svgboilerplate] -checkout = git clone 'git://github.com/darobin/svgboilerplate' 'svgboilerplate' - -[underscore] -checkout = git clone 'git://github.com/documentcloud/underscore.git' 'underscore' - -[underscore.logger] -checkout = git clone 'git://github.com/viatropos/underscore.logger' 'underscore.logger' - -[vargs] -checkout = git clone 'git://github.com/cloudhead/vargs.git' 'vargs' - -[vows] -checkout = git clone 'git://github.com/cloudhead/vows.git' 'vows' - -[webclient] -checkout = git clone 'git://github.com/buddycloud/webclient' 'webclient' - -[wmd] -checkout = git clone 'git://github.com/derobins/wmd.git' 'wmd' - -[yui-compass-plugin] -checkout = git clone 'git://github.com/chriseppstein/yui-compass-plugin' 'yui-compass-plugin' diff --git a/src/JONES/.mrconfig b/src/JONES/.mrconfig deleted file mode 100644 index 41923a4..0000000 --- a/src/JONES/.mrconfig +++ /dev/null @@ -1,3 +0,0 @@ - -[smsbot] -checkout = git clone 'source.jones.dk:/srv/git/source.jones.dk/smsbot' 'smsbot' -- cgit v1.2.3