Port details |
- wmget Dock app for Window Maker providing wget functionality
- 0.6.0_9 ftp =4 0.6.0_9Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-01-27 15:59:34
- Last Update: 2024-02-23 19:01:30
- Commit Hash: 1664450
- People watching this port, also watch:: profxp, ocaml-ocurl, pure-ftpd, jftp, yafc
- License: MIT
- WWW:
- https://web.archive.org/web/20160322141200/http://amtrickey.net/wmget/
- Description:
- wmget is a dock app for the GNU Window Maker window manager which makes it more
convenient to perform long downloads in the background.
This is useful if you tend to have dozens of windows open at a time and tend to
do a lot of routine downloading. Just copy the link from your browser, middle-
click on the wmget dockapp, and the download will start. No download windows or
terminals required, and you can monitor the progress and stop the transfer if
desired without opening or raising any windows or even changing desktops.
See also: https://www.dockapps.net/wmget
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/ftp/wmget/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/wmget
- pkg install wmget
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wmget
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wmget-0.6.0-src.tar.gz) = 738b8e22a75f3ed538e473a66908091a13f928f7b163caf2aa79e687f72c32a7
SIZE (wmget-0.6.0-src.tar.gz) = 41155
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ftp_wmget
- USES:
- gmake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0_9 23 Feb 2024 19:01:30 |
Muhammad Moinur Rahman (bofh) |
ftp/wmget: Moved man to share/man
Approved by: portmgr (blanket) |
0.6.0_8 04 Jul 2023 19:51:13 |
Rene Ladan (rene) |
all: return uqs' ports to the pool after his commit-bit was safekept.
With hat: portmgr-secretary |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.0_8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6.0_8 20 Jul 2022 14:21:53 |
Tobias C. Berner (tcberner) |
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above ) |
0.6.0_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.0_8 30 Jul 2020 09:36:30 |
amdmi3 |
- Add LICENSE
- Add missing dependency
- Update WWW
Approved by: portmgr blanket |
0.6.0_7 05 Nov 2019 15:56:42 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
0.6.0_7 08 Dec 2016 17:01:32 |
tijl |
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.6.0_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6.0_6 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
0.6.0_6 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.6.0_6 25 Jan 2014 21:12:24 |
bapt |
Support stage
Convert USE_GMAKE to USES=gmake |
0.6.0_6 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
0.6.0_6 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.6.0_5 24 Jun 2012 21:53:38 |
dougb |
s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated. |
0.6.0_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.0_5 26 Nov 2010 08:01:49 |
uqs |
Use MASTER_SITE_SUBDIR instead of rolling my own.
Clue provided by: pav |
0.6.0_5 25 Nov 2010 19:00:01 |
uqs |
Fix remaining MASTER_SITE_LOCAL abuses for my ports. |
0.6.0_5 31 May 2010 07:45:28 |
uqs |
- Update to my @FreeBSD.org address
- Add distfile mirror to single source MASTER_SITES
- Also update no longer working addresses |
0.6.0_5 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.6.0_4 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.6.0_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.6.0_3 21 Mar 2008 23:55:13 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.6.0_2 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.6.0_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6.0_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
0.6.0 29 May 2006 20:46:13 |
pav |
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
0.6.0 22 Jan 2006 09:48:59 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.0 13 May 2005 20:17:27 |
thierry |
Change maintainer address.
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net> |
0.6.0 26 Jan 2005 05:40:49 |
kevlo |
Update to 0.6.0
PR: ports/76346
Submitted by: MAINTAINER |
0.5.0_2 03 Jun 2004 22:41:40 |
roam |
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports. |
0.5.0_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.5.0_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.5.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.5.0 27 Jan 2004 15:58:52 |
krion |
Add wmget 0.5.0,
wmget is a dock app for the GNU Window Maker window manager
which makes it more convenient to perform long downloads in the
background.
PR: ports/61736
Submitted by: Ulrich Spoerlein <q@uni.de> |