Commit graph

34 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rillig
1f01d5db9f Added a patch to make gftp compile on NetBSD-1.6.2, which does not know
about ENOTSUP. Approved by wiz.
2005-03-14 14:50:48 +00:00
tron
1deadd88cc Fix build problems in "gftp-gtk1" package caused by update to
version 2.0.18.
2005-03-02 20:43:21 +00:00
tron
61b7ba404a Update "gftp" package to version 2.0.18. Changes since version 2.0.17:
- Added support for the FSP protocol (http://fsp.sourceforge.net/)
- SSH2: Fixed segfault that could occur when renaming a file (bug introduced
  in 2.0.18rc1)
- SSH2: Fixes for parsing the directory listing from the commercial SSH server
- FTP: added pasv_behind_router option. If this is enabled, then the IP
  address that is in the PASV response will be ignored. Instead the IP
  address of the remote host will be used
- FTP: removed the quote filename functionality in the SITE CHMOD and
  SITE UTIME commands
- Chmod: Fixes for setting the group execute bit (bug introduced in 2.0.18rc1)
- Fixes so that the text port will prompt you for your password when a URL is
  entered on the command line
- In the text port, convert the string from UTF8 to the users' current locale
  before it is displayed
- Fixes for when the host system does not have getaddrinfo() (bug introduced in
  2.0.18rc1)
- Rewrote and improved the URL parser so that the :, @ characters are allowed
  in directories and passwords
- Security Fix: Ignore the file paths that are returned by the remote server
- FreeBSD and HP/UX fixes
- GNOME HIG fixes
- Many other small changes and improvements. See the ChangeLog file in the
  distribution for a detailed list of changes.
- Updated language translations (cs de en_CA en_GB es hu nl zh_CN)
2005-03-02 14:38:18 +00:00
tron
ec66dc0ea2 Update "gftp" and "gftp-gtk1" package to version 2.0.18. Changes since
version 2.0.17:
- Added support for the FSP protocol (http://fsp.sourceforge.net/)
- SSH2: Fixed segfault that could occur when renaming a file (bug introduced
  in 2.0.18rc1)
- SSH2: Fixes for parsing the directory listing from the commercial SSH server
- FTP: added pasv_behind_router option. If this is enabled, then the IP
  address that is in the PASV response will be ignored. Instead the IP
  address of the remote host will be used
- FTP: removed the quote filename functionality in the SITE CHMOD and
  SITE UTIME commands
- Chmod: Fixes for setting the group execute bit (bug introduced in 2.0.18rc1)
- Fixes so that the text port will prompt you for your password when a URL is
  entered on the command line
- In the text port, convert the string from UTF8 to the users' current locale
  before it is displayed
- Fixes for when the host system does not have getaddrinfo() (bug introduced in
  2.0.18rc1)
- Rewrote and improved the URL parser so that the :, @ characters are allowed
  in directories and passwords
- Security Fix: Ignore the file paths that are returned by the remote server
- FreeBSD and HP/UX fixes
- GNOME HIG fixes
- Many other small changes and improvements. See the ChangeLog file in the
  distribution for a detailed list of changes.
- Updated language translations (cs de en_CA en_GB es hu nl zh_CN)
2005-03-02 14:36:53 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
xtraeme
cf28e4f2d1 Update gftp to 2.0.17.
Changes from 2.0.16 to 2.0.17:

    * Separated out more of the UI independent code in the GTK+ and Text
	ports and created a user interface common repository. Cleaned up
	some of the existing GTK+ code. The GTK+ port can now be controlled
	from a command line interface in the GUI. There is an option you
	have to enable in the options dialog for this. (enable manual
	commands in GUI)
    * Added support for the FTPS protocol. The control connection is the
	only one encrypted at the moment.
    * When viewing/editing a file, the temporary file that is created is
	created with the same extension as the remote file so that syntax
	highlighting works
    * File transfers can be resumed/skipped/overwritten in the text port
	and whenever files are dropped on gftp in the GTK+ port.
    * FTP: Added support for MVS directory listings
    * FTP: Fix for FXP transfers
    * SSH2: fix for resuming uploads
    * Added option to show the transfer status in the title bar.
    * Added option to disable IPV6 support.
    * Fixed the wrong date being displayed when a file was modified last year
    * 64 bit cleanups. This also fixed a SSH segfault that was happening
	on FreeBSD
    * Look for the .gmo translation files in the proper directory
    * If a bookmarked site has it's password saved in the config file, then
	the passwords are written out in a scrambled format. This isn't
	secure, but it'll prevent someone from casually looking over your
	shoulder and seeing your password. I still do not recommend saving
	your passwords to disk.
    * Fix for systems that do not support the %'ld format argument
    * The startup directory option is now expanded so that an option like
	~/src can be specified
    * New language translations and updates (ca cs de ga hr hu nl pt_BR
	sr sr@Latn ta th)
    * Many other small changes and improvements. See the ChangeLog file in
	the distribution for a detailed list of changes.
2004-04-05 02:45:44 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
tron
fb15803f6a Use buildlink3 framework to fix build problem caused by (too early)
removal of "pkgsrc/textproc/intltool/buildlink2.mk".
2004-03-08 10:11:17 +00:00
tron
ca6dfc3dd4 Remove incorrect "@dirrm share/gnome/apps/Internet". This directory is
created by the "gnome-dirs" package.
2004-01-14 12:52:53 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
xtraeme
1b362f3e95 Updated to 2.0.16
Changes:

	o More translation files
	o bugfixes, etc.

Review Changelog for a complete list of changes.
2003-12-13 11:49:39 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
xtraeme
c9bd5d5337 oops remove these patches forgotten in previous commit 2003-09-01 22:04:13 +00:00
xtraeme
8fcddfb7c0 Update gftp to 2.0.15, provide a Makefile.common for the upcoming
package of gftp which uses GTK+ version 1. Actually this package
uses GTK+ version 2. Ok'ed by wiz@

Changes (resumed):

Changes from 2.0.15rc2 to 2.0.15

    * FTP: Fixes for selecting ASCII/Binary transfers
    * Fixed crash when deleting files in the GTK+ port
    * Fixed parsing directory listings that have timestamps that are
      not in the current locale.
    * More largefile support fixes.
    * Updated translations (cs, pl, sr, sr@Latn, sv)

Changes from 2.0.15rc1 to 2.0.15rc2

    * Largefile (>2.1GB) fixes.
    * When resuming files, look up the right option name. gFTP would bail
      out whenever it couldn't look up the right option.
    * Fixes to the permissions of files when they are first transfered. New
      files are created with the mode 0644 & ~umask.
    * Change to the proper local directory when one was enabled with a
      bookmark.
    * Fixed crash that would occur in the options dialog when you hit Apply,
      then OK.
    * Fixed possible division by 0 when transfering a file.
    * Fixed double free of a gftp_file structure member (utf8_file). This was
      not present in 2.0.14.
    * FreeBSD PTY and password prompt fixes.
    * Detect write errors properly.
    * Added --info argument to the command line. This will give some
      information about how gFTP was compiled.

Changes from 2.0.14 to 2.0.15rc1

    * I18N improvements in GTK+ 2.0 port. If the remote server is not
      returning output in UTF8, it will first attempt to convert it from
      the local character set and if that fails it will try the character
      sets listed in the remote_charsets option.
    * Added an improved internal configuration interface. You can now override
      just about any option in the bookmarks dialog for a particular site.
    * Each protocol that gFTP supports is now completely self contained in
      it's own file. So, if gFTP doesn't support your favorite protocol, it
      should be pretty easy to add support

... Please review the long list of changes here:

http://gftp.seul.org/changelog.html
2003-09-01 21:38:43 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
2b7daf4504 Add three missing locale files. 2003-06-30 16:27:56 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
cjep
7c3eb0f6d3 Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale... 2003-04-27 14:57:55 +00:00
cjep
39ac088332 Lint: PKGLOCALEDIR 2003-04-27 14:39:12 +00:00
jlam
f45c017923 gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files.  Remove references to these
buildlink2.mk files from package Makefiles.
2003-02-05 05:06:32 +00:00
jmmv
7dbfe47bd3 Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION. 2003-01-29 12:22:14 +00:00
rh
480aa8a373 Check for pth, not NetBSD, so this compiles with native threads.
Bump PKGREVISION.
2002-10-27 07:53:58 +00:00
wiz
770ccbe8db Convert to buildlink2. 2002-10-21 15:04:43 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jmc
c7908e3f33 Fix missing entries for gftp-gtk and gftp-text or binary packages and removals
will break
2001-10-28 09:02:56 +00:00
tron
5da9c93eaa Add missing "USE_LIBINTL= YES" to avoid build problems on systems with
"libintl" in base distribution.
2001-05-16 20:23:40 +00:00
rh
0430d7dcf0 Update gftp to 2.0.8. Update provided by Martti Kuparinen
<martti.kuparinen@iki.fi> in private mail.  This closes his PR 12936.

Changes from 2.0.8pre4 to 2.0.8

* Fixed progress update bug when downloading files
* Other small bug fixes
* Updated French and Czech translation

Changes from 2.0.8pre3 to 2.0.8pre4

* Fixed bug with gftp sometimes "freezing" up when you would have it do
  several things at once
* Moved the displaying of the KB/s from the current KB/s back to the
  average KB/s for the file transfer
* Fixed bug with current file numbers not being updated
* Fixed bug where gftp would reconnect to a site after a file upload
* Fixed bug where the cache wasn't being updated when you refreshed a
  directory listing
* Fixed bug where you couldn't select overwrite, resume or skip when
  transfering files that already existed
* Made it so that the text port doesn't require the XPM files to be present
  when the config file is read
* Renamed gtk12 port from gftp-gtk12 to gftp-gtk. I'll work gtk+ 2.0 port
  in the same source with #ifdefs
* Other small bug fixes
* Added Turkish translation

Changes from 2.0.8pre2 to 2.0.8pre3

* Fixed some downloading/uploading problems and also fixed some
  reconnecting problems
* Fixed bug so that you can do other stuff while a file transfer is in
  progress
* Fixed crash that would occur if you would enter a blank host in the
  toolbar
* Fixed compile problem on Solaris 7
* Drag and Drop fixups
* Quite a few other small bug fixes
* Updated French and Russian translation

Changes from 2.0.8pre1 to 2.0.8pre2

* Fixed crash in bookmarks
* Added some more bookmarks
* Fixed crash with viewing files
* Fixed compile problem with operating systems that don't have
  getaddrinfo(3)
* Fixed bug with dragging a local file
* Fixed bug with file transfer timeout
* Removed unused variables from some structures
* Added overwrite by default option
* Fixed bug with keypad delete only letting you deleting one file
* Fixed bug with command line params not being passed from the gftp shell
  script to gftp-gtk12 and gftp-text
* Updated Korean translation

Changes from 2.0.7b to 2.0.8pre1

* Separated all UI related functions from the non-UI related functions.
  Now have text port along with gtk+ 1.2 port
* Fixed format string security problem in logging of ftp and http responses
* Made chdir, rm, chmod, rename, etc all threaded operations.  Now all
  network operations done in gftp should be stopable from the gui interface
* Improved net core so it should detect better if the remote connection
  closed
* When you go to upload a file now via ftp, it'll no longer send a SIZE
  command for each file. It can also now detect files that exist in
  subdirs and prompt you about those as well
* Fixed file corruption when files were transfered via ascii mode
* Added recursive directory deletes
* Can now reorder files that are being transfered
* If a file transfer is already going to one host, when you select more
  files to transfer they will automatically be appended to the current
  transfer in progress instead of another transfer being made
* Added simplified Chinese and Italian translation
* Various other small bug fixes
2001-05-15 07:56:43 +00:00
zuntum
13774fb434 Update MASTER_SITES
Fixes pkg/12942 by Matthias Scheler
2001-05-15 05:27:32 +00:00
rh
84dcd19c46 Initial import of gftp-2.0.7.1, a graphical FTP client using gtk+. This
package was provided in PR pkg/12006 by Jared D. McNeill
<jmcneill@invisible.yi.org> and modified by me to compensate for
non-preemptive threading.  This also closes PR pkg/12936 by Martti
Kuparinen <martti.kuparinen@iki.fi>
2001-05-14 17:26:53 +00:00