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. WWW: http://amtrickey.net/wmget/ le='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/arping
Commit message (Collapse)AuthorAgeFilesLines
* - update libnet to 1.1.6dinoex2013-02-191-2/+2
| | | | | | - build shared lib - fix dependend ports when libnet.so.8 was linked in - fix dependend ports when includes where missing
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+4
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav