06b55608a3
Other fixes/cleanups: - use two perl regexs to replace dozen one-line patches; - use installed linintl instead of port's own; - correct WWW and MASTER_SITES to reflect new location of the project; - add gnomecc to RUN_DEPENDS to ensure correct removal of the package. Obtained from: http://www.gnome.org/
23 lines
838 B
Plaintext
23 lines
838 B
Plaintext
From the README:
|
|
|
|
What is GTransferManager
|
|
========================
|
|
|
|
GTransferManager allows the user to retrieve multiple files from the
|
|
web. These files can be retrieved in multiple parts and each part
|
|
retrieved on a separate session that the user is connected to the
|
|
Internet. This is most useful to users with dialup connections. The
|
|
program performs this tasks using wget as it's back-end.
|
|
|
|
The program now supports CORBA. This makes easy for other programs
|
|
to use GTransferManager to handle the transfer of files from the
|
|
Internet.
|
|
|
|
The program has also a applet that communicates with program using
|
|
CORBA. The applet can launch the program, request for a new download
|
|
or accept drops of URLs from netscape and give this URLs to GTM.
|
|
|
|
WWW: http://gtm.sourceforge.net/
|
|
|
|
Jacques Vidrine <nectar@FreeBSD.ORG>
|