Age | Commit message (Expand) | Author |
2022-05-28 | gnu: wget2: Reindent package....* gnu/packages/wget.scm (wget2): Reindent package with 'guix style'.
| Efraim Flashner |
2022-05-28 | gnu: wget2: Update to 2.0.1....* gnu/packages/wget.scm (wget2): Update to 2.0.1.
[arguments]: Remove trailing #t from phases.
| Efraim Flashner |
2022-02-15 | gnu: wget2: Simplify inputs....* gnu/packages/wget.scm (wget2): Simplify inputs.
| Marius Bakke |
2022-02-15 | gnu: Remove unneeded uses of 'libiconv'....iconv is part of glibc, there is no need to add it as input.
* gnu/packages/accessibility.scm (brltty)[inputs]: Remove LIBICONV.
* gnu/packages/compression.scm (innoextract)[inputs]: Likewise.
* gnu/packages/haskell-apps.scm (darcs)[inputs]: Likewise.
* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Likewise.
* gnu/packages/linphone.scm (liblinphone)[inputs]: Likewise.
* gnu/packages/mail.scm (mailutils)[inputs]: Likewise.
* gnu/packages/maths.scm (libqalculate)[inputs]: Likewise.
* gnu/packages/pep.scm (pep-engine)[inputs]: Likewise.
* gnu/packages/vim.scm (neovim)[inputs]: Likewise.
* gnu/packages/wget.scm (wget2)[inputs]: Likewise.
* gnu/packages/telegram.scm (telegram-desktop)[inputs]: Likewise.
* gnu/packages/video.scm (transcode)[native-inputs]: Likewise.
| Marius Bakke |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-10-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |
2021-10-03 | gnu: wget2: Update to 2.0.0....* gnu/packages/wget.scm (wget2): Update to 2.0.0.
| Efraim Flashner |
2021-06-06 | Merge branch 'master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/algebra.scm
gnu/packages/bioinformatics.scm
gnu/packages/curl.scm
gnu/packages/docbook.scm
gnu/packages/emacs-xyz.scm
gnu/packages/maths.scm
gnu/packages/plotutils.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/readline.scm
gnu/packages/tls.scm
gnu/packages/xml.scm
gnu/packages/xorg.scm
| Marius Bakke |
2021-06-05 | gnu: wgetpaste: Update to 2.32....* gnu/packages/wget.scm (wgetpaste): Update to 2.32.
[source]: Remove patch.
* gnu/packages/patches/wgetpaste-update-bpaste.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2021-06-05 | gnu: wgetpaste: Build from Git....* gnu/packages/wget.scm (wgetpaste)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2021-06-05 | gnu: wgetpaste: Don't install LICENSE file twice....* gnu/packages/wget.scm (wgetpaste)[arguments]: Leave LICENSE file
installation to the aptly-named 'install-license-files default phase.
| Tobias Geerinckx-Rice |
2021-05-22 | gnu: wget: Update to 1.21.1....* gnu/packages/wget.scm (wget): Update to 1.21.1.
| Marius Bakke |
2020-09-05 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2020-09-01 | gnu: wgetpaste: Update bpaste URL & regular expressions....* gnu/packages/wget.scm (wgetpaste)[source]: Add patch.
* gnu/packages/patches/wgetpaste-update-bpaste.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Update to 2.30....* gnu/packages/wget.scm (wgetpaste): Update to 2.30.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Use HTTPS home page....* gnu/packages/wget.scm (wgetpaste)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Fix historical confusion....* gnu/packages/wget.scm (wgetpaste)[arguments]: Fix the reversed
substitution and clarify its purpose.
| Tobias Geerinckx-Rice |
2020-07-03 | gnu: wget: Cross-build fix....* gnu/packages/wget.scm (wget)[inputs]: Move lzip to ...
[native-inputs]: ... here.
| Jan (janneke) Nieuwenhuizen |
2020-04-22 | gnu: wget2: Add support for gnu updater....* gnu/packages/wget.scm (wget2)[properties]: New field. Add
ftp-directory.
| Efraim Flashner |
2019-12-30 | gnu: wgetpaste: Fix license....* gnu/packages/wget.scm (wgetpaste)[license]: Update license.
| Efraim Flashner |
2019-09-08 | gnu: wget2: Update to 1.99.2....* gnu/packages/wget.scm (wget2): Update to 1.99.2.
[source]: Download from gnu mirrors.
[arguments]: Remove custom 'bootstrap phase, update custom
'skip-network-tests phase. Don't build static library.
[inputs]: Add bzip2, gpgme, zlib.
[native-inputs]: Remove autoconf, automake, flex, gettext-minimal,
libtool, python-2.
| Efraim Flashner |
2019-09-08 | gnu: wget.scm: Use license: prefix....* gnu/packages/wget.scm (wget, wgetpaste, wget2)[license]: Use
'license:' prefix.
| Efraim Flashner |
2019-07-09 | gnu: wgetpaste: Update to 2.29....* gnu/packages/wget.scm (wgetpaste): Update to 2.29.
[arguments]: Replace default paste service. Install license file.
| Efraim Flashner |
2019-06-15 | gnu: wget: Update to 1.20.3....* gnu/packages/wget.scm (wget): Update to 1.20.3.
| Ludovic Courtès |
2019-06-12 | gnu: wget.scm: List inputs alphabetically....* gnu/packages/wget.scm: List inputs alphabetically.
| Efraim Flashner |
2019-06-12 | gnu: wget: Change default paste site....* gnu/packages/wget.scm (wgetpaste)[arguments]: Change default paste
site in custom 'remove-dead-paste-site phase.
| Efraim Flashner |
2019-06-12 | gnu: wgetpaste: Add xclip to wrapper program list....* gnu/packages/wget.scm (wgetpaste)[arguments]: Add xclip to list of
wrapper programs in custom 'wrap-program phase.
[inputs]: Add xclip.
| Efraim Flashner |
2019-05-23 | gnu: wgetpaste: Remove dead paste site....* gnu/packages/wget.scm (wgetpaste)[arguments]: Add custom phase to
remove newly defunct paste site.
| Efraim Flashner |
2019-05-05 | gnu: wgetpaste: Make all dependencies explicit....* gnu/packages/wget.scm (wgetpaste)[arguments]: Replace limited
‘use-inputs’ phase with a ‘wrap-program’ one.
| Tobias Geerinckx-Rice |
2019-05-05 | gnu: wgetpaste: Return #t from all phases....* gnu/packages/wget.scm (wgetpaste)[arguments]: Return #t from ‘install’ phase.
| Tobias Geerinckx-Rice |
2019-04-26 | gnu: wgetpaste: Add and use wget input....This package has but one purpose; late binding's overkill.
* gnu/packages/wget.scm (wgetpaste)[arguments]: Add ‘use-inputs’ phase.
[inputs]: Add wget.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: wget2: Update to 1.99.1....This fixes https://issues.guix.info/issue/34718.
* gnu/packages/wget.scm (wget2): Update to 1.99.1.
[arguments]: Add phase to skip network tests. Update custom 'bootstrap
phase to not require unnecessary binaries.
[inputs]: Remove doxygen, python. Move autoconf, automake, flex,
gettext-minimal, libtool ...
[native-inputs]: ... to here. Add python-2.
| Efraim Flashner |
2018-12-28 | gnu: wget: Enable previously failing test....* gnu/packages/wget.scm (wget)[arguments]: Remove custom phase skipping
SSL tests.
| Efraim Flashner |
2018-12-28 | gnu: wget: Update to 1.20.1....* gnu/packages/wget.scm (wget): Update to 1.20.1.
| Efraim Flashner |
2018-12-17 | gnu: wget: Update to 1.20....* gnu/packages/wget.scm (wget): Update to 1.20.
| Rutger Helling |
2018-06-30 | gnu: wget2: Return #t from phases....* gnu/packages/wget.scm (wget2)[arguments]: Substitute INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-08 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-06 | gnu: wget: Update to 1.19.5 [fixes CVE-2018-0494]....* gnu/packages/wget.scm (wget): Update to 1.19.5.
| Marius Bakke |
2018-03-20 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-03-17 | gnu: Fix common unquote typos....It's easy to mistype ‘("foo" foo)’ as ‘("foo", foo)’ (which also works).
Fix such typos for the proper edification of our young.
* gnu/packages/android.scm: Move unquotes to their operands.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/build-tools.scm: Likewise.
* gnu/packages/chemistry.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/connman.scm: Likewise.
* gnu/packages/django.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/file-systems.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gimp.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/graphics.scm: Likewise.
* gnu/packages/haskell.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/julia.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lua.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/make-bootstrap.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/ratpoison.scm: Likewise.
* gnu/packages/sdl.scm: Likewise.
* gnu/packages/sml.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/text-editors.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/virtualization.scm: Likewise.
* gnu/packages/vulkan.scm: Likewise.
* gnu/packages/wget.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
| Tobias Geerinckx-Rice |
2018-03-11 | build-system/gnu: Add 'bootstrap' phase....This factorizes what has become a widespread idiom.
* guix/build/gnu-build-system.scm (%bootstrap-scripts): New variable.
(bootstrap): New procedure.
(%standard-phases): Add it after 'unpack'.
* guix/build/ant-build-system.scm (%standard-phases): Delete 'bootstrap.
* guix/build/asdf-build-system.scm (%standard-phases/source)
(%standard-phases): Likewise.
* guix/build/cargo-build-system.scm (%standard-phases): Likewise.
* guix/build/cmake-build-system.scm (%standard-phases): Likewise.
* guix/build/dub-build-system.scm (%standard-phases): Likewise.
* guix/build/emacs-build-system.scm (%standard-phases): Likewise.
* guix/build/font-build-system.scm (%standard-phases): Likewise.
* guix/build/go-build-system.scm (%standard-phases): Likewise.
* guix/build/haskell-build-system.scm (%standard-phases): Likewise.
* guix/build/minify-build-system.scm (%standard-phases): Likewise.
* guix/build/ocaml-build-system.scm (%standard-phases): Likewise.
* guix/build/perl-build-system.scm (%standard-phases): Likewise.
* guix/build/python-build-system.scm (%standard-phases): Likewise.
* guix/build/r-build-system.scm (%standard-phases): Likewise.
* guix/build/ruby-build-system.scm (%standard-phases): Likewise.
* guix/build/scons-build-system.scm (%standard-phases): Likewise.
* guix/build/texlive-build-system.scm (%standard-phases): Likewise.
* guix/build/waf-build-system.scm (%standard-phases): Likewise.
* gnu/packages/audio.scm (faad2)[arguments]: Replace 'bootstrap.
(soundtouch, cuetools, bluez-alsa): Remove 'arguments'.
(cava)[arguments]: Replace 'bootstrap.
* gnu/packages/backup.scm (rdup): Remove 'bootstrap.
* gnu/packages/bioinformatics.scm (seek)[arguments]: Replace
'bootstrap.
* gnu/packages/bioinformatics.scm (htslib-for-sambamba): Remove
'arguments'.
* gnu/packages/ci.scm (hydra, cuirass): Remove 'bootstrap'.
* gnu/packages/crypto.scm (libb2): Remove #:phases.
* gnu/packages/databases.scm (guile-wiredtiger): Likewise.
* gnu/packages/debug.scm (stress-make): Remove 'bootstrap'.
* gnu/packages/documentation.scm (asciidoc): Likewise.
* gnu/packages/fontutils.scm (libuninameslist): Remove 'arguments'.
* gnu/packages/ftp.scm (weex): Remove 'arguments'.
* gnu/packages/game-development.scm (ois): Remove 'arguments'.
* gnu/packages/games.scm (pioneer): Remove 'bootstrap.
* gnu/packages/gnome.scm (vte-ng, byzanz): Replace 'bootstrap.
(arc-theme): Remove 'arguments'.
(faba-icon-theme): Remove 'bootstrap.
(arc-icon-theme): Remove 'arguments'.
* gnu/packages/gnunet.scm (guile-gnunet): Likewise.
* gnu/packages/gtk.scm (guile-rsvg): Likewise.
* gnu/packages/guile.scm (mcron2): Remove 'bootstrap.
(guile-bash): Remove #:phases.
(guile-git): Remove 'bootstrap.
(guile-syntax-highlight): Remove 'arguments'.
(guile-sjson): Likewise.
* gnu/packages/java.scm (classpath-devel): Remove 'bootstrap.
* gnu/packages/kodi.scm (libdvdnav/kodi)
(libdvdread/kodi, libdvdcss/kodi): Likewise.
* gnu/packages/libreoffice.scm (hunspell): Remove 'arguments'.
* gnu/packages/libusb.scm (hidapi): Likewise.
* gnu/packages/linux.scm (bridge-utils): Rename 'bootstrap' to
'patch-stuff'; move it before 'bootstrap', without autoreconf
invocation.
(eudev): Rename 'bootstrap' to 'patch-file-names', without 'autogen.sh'
invocation; move it before 'bootstrap.
(gpm): Replace 'bootstrap'.
(f2fs-tools): Remove 'arguments'.
(rng-tools): Remove #:phases.
* gnu/packages/messaging.scm (hexchat): Rename 'bootstrap' to
'copy-intltool-makefile'; remove "autoreconf" invocation and move before
'bootstrap'.
(libmesode): Remove 'arguments'.
(libstrophe): Likewise.
* gnu/packages/microcom.scm (microcom): Likewise.
* gnu/packages/networking.scm (libnet): Remove 'bootstrap.
* gnu/packages/onc-rpc.scm (libnsl): Remove 'arguments'.
* gnu/packages/package-management.scm (guix): Replace 'bootstrap.
* gnu/packages/sawfish.scm (librep): Remove 'arguments'.
* gnu/packages/version-control.scm (findnewest): Likewise.
* gnu/packages/video.scm (liba52, handbrake, motion): Replace
'bootstrap.
* gnu/packages/web.scm (fcgiwrap): Remove #:phases.
(tidy): Replace 'bootstrap.
(gumbo-parser): Remove #:phases.
* gnu/packages/wget.scm (wget2): Replace 'bootstrap.
* gnu/packages/wm.scm (i3lock-color): Remove #:phases.
* gnu/packages/xdisorg.scm (xclip): Likewise.
* gnu/packages/xml.scm (libxls): Replace 'bootstrap'.
* gnu/packages/xorg.scm (xf86-video-freedreno)
(xf86-video-intel): Remove #:phases.
* gnu/packages/zile.scm (zile-on-guile): Replace 'bootstrap.
| Ludovic Courtès |
2018-01-23 | gnu: wget: Update to 1.19.4....* gnu/packages/wget.scm (wget): Update to 1.19.4.
| Ludovic Courtès |
2017-11-20 | gnu: wget2: Switch to official URL....* gnu/packages/wget.scm (wget2): Switch to official URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-11-16 | gnu: wget: Add wget2....* gnu/packages/wget.scm (wget2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-10-26 | gnu: wget: Update to 1.19.2 [fixes CVE-2017-13089 and CVE-2017-13090]....* gnu/packages/wget.scm (wget): Update to 1.19.2.
[source](uri): Change to '.lz' tarball.
[source](patches): Remove.
[native-inputs]: Add LZIP.
* gnu/packages/patches/wget-CVE-2017-6508.patch,
gnu/packages/patches/wget-fix-504-test-timeout.patch,
gnu/packages/patches/wget-perl-5.26.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Marius Bakke |
2017-07-08 | gnu: wget: Update comment about test failures....* gnu/packages/wget.scm (wget)[arguments]: Update comment.
| Ludovic Courtès |
2017-07-07 | gnu: wget: Fix compilation with Perl 5.26; skip faulty tests....* gnu/packages/wget.scm (wget)[arguments]: New field.
[source](patches): Add "wget-perl-5.26.patch".
* gnu/packages/patches/wget-perl-5.26.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2017-03-20 | gnu: wget: Fix test-504 failures....* gnu/packages/wget.scm (wget)[source]: Add patch.
* gnu/packages/patches/wget-fix-504-test-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner |
2017-03-10 | gnu: wget: Fix CVE-2017-6508....* gnu/packages/patches/wget-CVE-2017-6508.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/wget.scm (wget)[source]: Use it.
| Leo Famulari |
2017-02-12 | gnu: wget: Update to 1.19.1....* gnu/packages/wget.scm (wget): Update to 1.19.1.
| Marius Bakke |