summaryrefslogtreecommitdiff
path: root/net/gtm
AgeCommit message (Collapse)AuthorFilesLines
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz1-2/+2
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-26Convert to buildlink3.snj1-4/+4
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-11-12PKGREVISION++ due to devel/popt update.salo1-1/+2
2003-09-16Update to 0.4.12, requested in PR 22819 by Ian Fry:wiz4-65/+101
* Translations updated and added new ones. * Make GTM work with galeon 2. Thanks to Philip Langdale for the patch. * GTM can now detach from wget and let it run in the background. Thanks to Robert Millan for the patch. * MIME support to open downloaded files. Thanks to Mark Heily for this patch. * GTM now works with wget 1.8.1. Thanks to Philip Langdale for the patch. Many thanks to many others who took the time to come up with a patch to fix this. * The applet now opens GTM if the network is on. This is by default off but you can change it on the applet properties. * New proxy option to allow the user to use the same proxy options for all the protocols. Thanks to Markus Saarinen for the piece of code.
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed1-1/+1
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-4/+4
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-09-23buildlink1 -> buildlink2jlam1-6/+6
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+3
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-07-18Buildlinkify. Might fix bulk build problem.wiz1-6/+8
2002-04-29Update to 0.4.11magick3-10/+31
Changes: * Updated translations * Updated English manual and translated it to Portuguese * Fixed bugs: - When checking if the user could write to a certain directory all the groups the user was in where not checked so it was possible to write while the application said otherwise. - Spec file rewrote to be more correct, thanks to Gregory Leblanc <gleblanc@linuxweasel.com>
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-05Update gtm to 0.4.10magick3-7/+10
Changes since 0.4.9: * OAF instead of gnorba, thanks to Christophe Fergeau <teuf@users.sourceforge.net> * Added support for HTTPS protocol since wget supports it but you need to upgrade wget to 1.7 * New icons thanks to Paolo Bacchilega <paolo.bacch@tin.it> * Proxy settings are better looking now * Timeout value for wget is configurable now * Added new pref to run a shell command when all downloads completed (in other words, when gtm has done all it can do without user intervention). * Fixed bugs: - Crash when the config file was corrupted thanks to João Alves Marques Carneiro <ee96090@fe.up.pt> - Check that target dir exists and is writable - Do not overwrite an existing file without asking the user if he wants a override or a resume - Fixed some problems in the spec file, thanks to Alex Converse
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-3/+3
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-01Update "gtm" package to version 0.4.9. Changes since version 0.4.7:tron3-16/+19
- Added man pages of the gtm and gtm_applet thanks to Christian Marillat <marillat@wanadoo.fr>. - Fixed a couple of bugs - The buttons on the download info page where not disable on startup - Wrong error message if the file already existed in the download dir when the new download was added. Replace the file to solve it - Correct wrong English strings (thanks #i18n people) - Wrong call to gtk_rc_get_style instead of gtk_widget_get_style - Added new log text box to the application and removed all the poping windows for download log events - Added the ability to auto hide the download info page, controled from the preferences dialog box - Added a toolbar button to toggle the download info page (removed the show download info page from the preferences dialog box) - Master switch to pause the auto start of the downloads. Added new preference to keep the state of the pause button after an application restart - Fixed UI problems on the preferences dialog box - Compacted the download info page - Fixed lots of bugs - Make all the error dialog boxes parented so they don't go away from the window generating the error - Update the check interface time without a restart - BUG 8 - When BUG 2 was fixed dialog for the numeric download was missed - New icon on the list for the not started state (sourceforge bug #208692) - When loading a file not downloaded gave an error of already existing file - If the auto download was unset because an error occurred and the user had the option to stop download on a error this auto download change was not saved on the configuration file - Changing the auto download from the dialog properties stopped the download - If you do a restart the percentage on the list doesn't get updated right away - If the file size is unspecified the downloaded size and the total and session time doesn't grow - Hide the progress bar on the download info if it doesn't make sense - If the download is complete show the downloaded file size instead of unspecified in the case downloads of unknown size - Sharpen the application icon This update was contributed by Mario Kemper in PR pkg/12519.
2001-03-19Update "gtm" package to version 0.4.7. Changes since version 0.4.6:tron3-5/+6
- New default settings for application first use. - Totally redesign the applet properties box and also changed the way download dir works in the applet add and new dialog boxes. Now it's more consistent. - Lots of BUG fixes (2, 4, 7, 9, 10, 11) The update was supplied by Mario Kemper in PR pkg/12429.
2001-03-13Update to 0.4.6, provided by Mario Kemper in pkg/12309.wiz3-6/+17
Changes: * New dialog box to add a list of files to be downloaded differing only in a sequence number (code contributed by Matthew Tuck <matty@chariot.net.au>). * Fixed lot of error messages showing when network was down (thanks to Gianluca Montecchi <gianluca@pluto.linux.it> for the patch) * Scroll the file list to make the file just started visible (automatically or manually started) * Applet properly resizes to different panel sizes * Fixed incorrect CORBA communication error messages reported to the user * Applet transparency problems solved. Now the applet properly sets its background with different GTK themes and panel backgrounds * GTM and GTM applet now set their icons (looks cool when iconized) * Fixed wget timeout bad argument * Added ability to drag files from GTM, also the new file dialogs now accept drag data.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-12Add "USE_LIBINTL= YES" to get locale files to correct directory.tron1-1/+2
2000-11-11Use "${MASTER_SITE_SOURCEFORGE}".tron1-2/+2
2000-09-17Remove empty and redundant directory "share/gnome/help/gtm/C/images" aftertron2-3/+5
installtion.
2000-07-28Import new "gtm" package supplied by Mario Kemper in PR pkg/10697:tron5-0/+63
Gnome Transfer Manager