summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: guix-data-service: Update to 0.0.1-14.f2343b5.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-14.f2343b5. Christopher Baines2019-12-311-3/+3
* gnu: sassc: Update to 3.6.1.•••* gnu/packages/web.scm (sassc): Update to 3.6.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Riku Viitanen via Guix-patches via2019-12-301-2/+2
* gnu: libsass: Update to 3.6.3.•••* gnu/packages/web.scm: (libsass): Update to 3.6.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Riku Viitanen via Guix-patches via2019-12-301-2/+2
* gnu: guix-data-service: Update to 0.0.1-13.82b797e.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-13.82b797e. Christopher Baines2019-12-291-3/+3
* gnu: guix-data-service: Update to 0.0.1-12.f56935a.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-12.f56935a. Christopher Baines2019-12-271-3/+3
* gnu: guix-data-service: Update to 0.0.1-11.7342280.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-11.7342280. Christopher Baines2019-12-261-3/+3
* gnu: nginx: Update to 1.17.7.•••* gnu/packages/web.scm (nginx): Update to 1.17.7. Gábor Boskovits2019-12-251-2/+2
* gnu: hiawatha: Update to 10.10.•••* gnu/packages/web.scm (hiawatha): Update to 10.10. Tobias Geerinckx-Rice2019-12-241-2/+2
* gnu: java-jsoup: Don't use unstable tarball.•••* gnu/packages/web.scm (java-jsoup)[source]: Download using git-fetch. Efraim Flashner2019-12-241-4/+6
* gnu: tidy-html: Don't use unstable tarball.•••* gnu/packages/web.scm (tidy-html)[source]: Download using git-fetch. Efraim Flashner2019-12-241-6/+7
* gnu: gumbo-parser: Don't use unstable tarball.•••* gnu/packages/web.scm (gumbo-parser)[source]: Download using git-fetch. Efraim Flashner2019-12-241-5/+6
* gnu: guix-data-service: Update to 0.0.1-10.5c643e0.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-10.5c643e0. Christopher Baines2019-12-231-3/+3
* gnu: guix-data-service: Update to 0.0.1-9.31110ac.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac. Christopher Baines2019-12-221-3/+3
* gnu: guix-data-service: Update to 0.0.1-8.a019a5e.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-8.a019a5e. Christopher Baines2019-12-161-3/+3
* gnu: Add htmlcxx.•••* gnu/packages/web.scm (htmlcxx): New variable. Alex Griffin2019-12-141-0/+33
* gnu: guix-data-service: Update to 0.0.1-7.156b7ee.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee. [arguments]: Add guix-data-service-manage-build-servers to the list of scripts. Christopher Baines2019-12-121-3/+4
* gnu: websocketpp: Add patch for Boost >= 1.70.•••* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web.scm (websocketpp): Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-12-091-1/+2
* gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stum...•••* gnu/local.mk: Include lisp-xyz.scm. * gnu/packages/lisp-xyz.scm: New file. * gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to javascript.scm and stumpwm to wm.scm. * gnu/packages/javascript.scm: Add uglify-js. * gnu/packages/wm.scm: Add stumpwm. * gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm. * gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm. * gnu/packages/web.scm: Find uglify-js in javascript.scm. * gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm. * guix/build-system/minify.scm (default-uglify-js): Find uglify-js in javascript module instead of lisp. Pierre Neidhardt2019-12-051-1/+1
* Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip...•••This reverts commit ac1ee30f4f7f9d0ae2a655676b0e8b9eb90a35dd, which still breaks ‘guix pull’. Tobias Geerinckx-Rice2019-12-051-1/+1
* gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st...•••* gnu/local.mk: Include lisp-xyz.scm. * gnu/packages/lisp-xyz.scm: New file. * gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to javascript.scm and stumpwm to wm.scm. * gnu/packages/javascript.scm: Add uglify-js. * gnu/packages/wm.scm: Add stumpwm. * gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm. * gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm. * gnu/packages/web.scm: Find uglify-js in javascript.scm. * gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm. * guix/build-system/minify.scm (default-uglify-js): Find uglify-js in javascript module instead of lisp. Pierre Neidhardt2019-12-051-1/+1
* Merge branch 'staging'Marius Bakke2019-12-041-12/+43
|\
| * Merge branch 'master' into stagingMarius Bakke2019-11-281-7/+7
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-11-211-15/+21
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-11-151-4/+182
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-301-5/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-271-8/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-231-4/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-211-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-181-3/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-131-1/+23
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: java-tomcat: Update to 8.5.46.•••* gnu/packages/web.scm (java-tomcat): Update to 8.5.46. Björn Höfling2019-10-131-2/+2
| * | | | | | | | | | gnu: java-tomcat: Build the full Tomcat package.•••Currently java-tomcat uses the "package" build-target. In that way, it is built like a library, with only the jar files. This commit will change the build-target to "deploy" in order to build the full tomcat package. * gnu/packages/web.scm (java-tomcat)[source]: Remove bat-files in snippet. [inputs]: Remove java-eclipse-jdt-core, add java-commons-daemon, java-ecj. [native-inputs]: Remove. [arguments]: Use "deploy" build-target, add phases 'modify-deploy, 'symlink-commons-daemon, 'symlink-java-ecj, change 'install phase. Björn Höfling2019-10-131-5/+36
| * | | | | | | | | | gnu: Remove dependencies on java-tomcat, use servlet API instead.•••These packages are using java-tomcat as a dependency where they actually only need a servlet API. * gnu/packages/maven.scm (maven-wagon-tck-http)[inputs]: Remove java-tomcat, add java-javaee-servletapi. (maven-wagon-http)[native-inputs]: Same here. * gnu/packages/web.scm (java-eclipse-jetty-util)[inputs]: Same here. (java-eclipse-jetty-http-test-classes)[inputs]: Same here. (java-eclipse-jetty-security)[inputs]: Same here. (java-eclipse-jetty-servlet)[inputs]: Same here. (java-eclipse-jetty-webapp-9.2)[inputs]: Same here. Björn Höfling2019-10-131-5/+5
* | | | | | | | | | | gnu: fcgi: Update to 2.4.2.•••* gnu/packages/web.scm (fcgi): Update to 2.4.2. [source]: Use GIT-FETCH and GIT-FILE-NAME. Remove obsolete patches. [native-inputs]: Add autoconf, automake, and libtool. * gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch, gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Tobias Geerinckx-Rice2019-12-011-8/+11
* | | | | | | | | | | gnu: xinetd: Update to 2.3.15.4 [fix build].•••* gnu/packages/web.scm (xinetd): Update to 2.3.15.4. [source]: Switch to openSUSE (and Debian) maintenance fork. Remove obsolete patches. [native-inputs]: Add automake, autoconf, libtool, and pkg-config. [home-page]: Update. * gnu/packages/patches/xinetd-CVE-2013-4342.patch, gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Tobias Geerinckx-Rice2019-11-291-9/+11
* | | | | | | | | | | Revert "gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stu...•••This reverts commit abf43a67d5929bf279edce3e790ef1348dda32a5 as it broke "guix pull". Ricardo Wurmus2019-11-281-1/+1
* | | | | | | | | | | gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.•••* gnu/local.mk: Include lisp-xyz.scm. * gnu/packages/lisp-xyz.scm: New file. * gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to javascript.scm and stumpwm to wm.scm. * gnu/packages/javascript.scm: Add uglify-js. * gnu/packages/wm.scm: Add stumpwm. * gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm. * gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm. * gnu/packages/web.scm: Find uglify-js in javascript.scm. * gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm. Pierre Neidhardt2019-11-281-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | gnu: guix-data-service: Update to 0.0.1-6.af13248.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248. Christopher Baines2019-11-261-3/+3
* | | | | | | | | | gnu: jo: Update to 1.3.•••* gnu/packages/web.scm (jo): Update to 1.3. Oleg Pykhalov2019-11-241-2/+2
* | | | | | | | | | gnu: perl-apache-logformat-compiler: Update to 0.36.•••* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36. Tobias Geerinckx-Rice2019-11-231-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | gnu: nginx: Update to 1.17.6.•••* gnu/packages/web.scm (nginx): Update to 1.17.6. Marius Bakke2019-11-211-2/+2
* | | | | | | | | gnu: guix-data-service: Update to 0.0.1-5.23f60a6.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-5.23f60a6. Christopher Baines2019-11-211-3/+3
* | | | | | | | | gnu: guix-data-service: Fix build.•••Use the new EMACSLOADPATH, rather than setting GUIX_ENVIRONMENT. This also allows changing emacs-no-x to emacs-minimal. * gnu/packages/web.scm (guix-data-service)[arguments]: Remove the 'set-GUIX_ENVIRONMENT phase. [native-inputs]: Replace emacs-with-modules with emacs-minimal and emacs-htmlize. Christopher Baines2019-11-211-10/+2
* | | | | | | | | gnu: Add libyaml@2.1.•••* gnu/packages/web.scm (libyaml-2.1): New variable. Timothy Sample2019-11-201-0/+14
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | gnu: Add java-signpost-core.•••* gnu/packages/web.scm (java-signpost-core): New variable. Julien Lepiller2019-11-131-1/+31
* | | | | | | | gnu: perl-http-cookies: Update to 6.06.•••* gnu/packages/web.scm (perl-http-cookies): Update to 6.06. Tobias Geerinckx-Rice2019-11-121-2/+2
* | | | | | | | gnu: Add nginx Accept Language module.•••* gnu/packages/web.scm (nginx-accept-language-module): New public variable. Florian Pelz2019-11-071-1/+149
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | gnu: Go standard library 'x' packages: Consolidate.•••* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net, go-golang-org-x-time): New variables. (go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt, go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2, go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20, go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish, go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519, go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding, go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm, go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context, go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket, go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix, go-golang-org-x-time-rate): Remove variables. (go-github-com-sirupsen-logrus, go-github-com-docker-distribution, go-github-com-libp2p-go-libp2p-crypto, go-github-com-multiformats-go-multihash, go-github-com-libp2p-go-libp2p-peer, go-github-com-libp2p-go-libp2p-metrics, go-github-com-multiformats-go-multiaddr, go-github-com-multiformats-go-multiaddr-net, go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding, go-github-com-gdamore-tcell): Adjust accordingly. * gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise. * gnu/packages/databases.scm (mongo-tools): Likewise. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise. * gnu/packages/web.scm (poussetaches): Likewise. * gnu/packages/terminals.scm (go-github-com-junegunn-fzf, go-github.com-howeyc-gopass): Likewise. (go-golang.org-x-crypto-ssh-terminal): Remove variable. * gnu/packages/syncthing.scm (syncthing, go-github-com-oschwald-geoip2-golang, go-github-com-oschwald-maxminddb-golang, go-github-com-syncthing-notify): Adjust accordingly. * gnu/packages/linux.scm (go-netlink): Likewise. Leo Famulari2019-10-291-1/+1
* | | | | | | gnu: perl-libwww: Update to 6.41.•••* gnu/packages/web.scm (perl-libwww): Update to 6.41. Tobias Geerinckx-Rice2019-10-291-2/+2
* | | | | | | gnu: perl-http-cookies: Update to 6.05.•••* gnu/packages/web.scm (perl-http-cookies): Update to 6.05. Tobias Geerinckx-Rice2019-10-291-2/+2
| |_|_|_|_|/ |/| | | | |