Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update gftp to 2.0.15 | Oliver Lehmann | 2003-08-31 | 3 | -2/+3 |
| | |||||
* | update to 2.0.15.rc2 which fixes several bugs introduced by rc1 | Oliver Lehmann | 2003-08-08 | 8 | -74/+13 |
| | |||||
* | until it's fixed by the author, add a patch to fix transfering a whole | Oliver Lehmann | 2003-07-27 | 1 | -0/+16 |
| | | | | | directory (gftp adds wrongly a trailing / to each file and directory which ends in a 550 error) | ||||
* | update gftp to 2.0.15.rc1 | Oliver Lehmann | 2003-07-24 | 8 | -99/+55 |
| | |||||
* | don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installed | Oliver Lehmann | 2003-05-14 | 1 | -1/+1 |
| | | | | | | | but WITH_GTK2 is defined Submitted by: Pav Lucistnik <pav@oook.cz> Approved by: alex (mentor) | ||||
* | Update the description to reflect that gFTP is sftp capable | Oliver Lehmann | 2003-05-12 | 2 | -2/+2 |
| | | | | | PR: 51645 Approved by: alex (mentor) | ||||
* | redefine the MAINTAINER field with my FreeBSD address | Oliver Lehmann | 2003-05-06 | 1 | -1/+1 |
| | | | | Approved By: alex (mentor) | ||||
* | update-port: ftp/gftp | Edwin Groothuis | 2003-04-29 | 5 | -35/+70 |
| | | | | | | | | | | | | make ssh2 connects working w/o the ssh-askpass utility (fix the code how to acquire a [pt]ty pair) The user may still choose the ssh-askpass way inside the application. That way is just no longer forced (as i did with the last update). Now it's possible to choose between direct password-sending from the application, or sending the password with the ssh-askass utility. PR: ports/51391 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | make ssh2 support working for FreeBSD | Yen-Ming Lee | 2003-04-24 | 3 | -0/+48 |
| | | | | | PR: 51330 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | Remove USE_GNOMENG. | Joe Marcus Clarke | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Chase glib20's shared lib version. | Joe Marcus Clarke | 2003-02-07 | 1 | -2/+2 |
| | |||||
* | PERL -> REINPLACE_CMD | Tilman Keskinoz | 2003-01-25 | 1 | -3/+5 |
| | | | | | | | Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | upgrade to 2.0.14 | Ying-Chieh Liao | 2003-01-02 | 8 | -62/+115 |
| | | | | | PR: 46020 Submitted by: maintainer | ||||
* | Fix patch when building without gnomelibs. | Joe Marcus Clarke | 2002-09-29 | 1 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Fix build and package build after recent GNOMENG conversion. | Joe Marcus Clarke | 2002-09-22 | 1 | -7/+8 |
| | |||||
* | Deploy USE_GNOMENG infrastructure | Mario Sergio Fujikawa Ferreira | 2002-09-19 | 1 | -3/+4 |
| | | | | | PR: 42200 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Update to 2.0.13 | Patrick Li | 2002-07-19 | 3 | -3/+2 |
| | | | | | PR: ports/40786 Submitted by: maintainer | ||||
* | Give maintainership to submitter. | Pete Fritchman | 2002-06-10 | 1 | -1/+1 |
| | | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | Update to 2.0.12. | Pete Fritchman | 2002-06-09 | 5 | -27/+8 |
| | | | | | PR: 38584 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | Damjan Marion no longer works on FreeBSD stuff. | Bill Fenner | 2002-06-09 | 1 | -1/+1 |
| | |||||
* | - Update to 2.0.11 | Patrick Li | 2002-01-22 | 8 | -25/+36 |
| | | | | | | | - Remove FORBIDDEN PR: 33764 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security update | Kris Kennaway | 2001-04-30 | 6 | -2/+57 |
| | | | | | | to fix a remotely exploitable format string vulnerability, but in the course of trying to make the new version actually build I discovered that it also has local tempfile vulnerabilities, among other problems. | ||||
* | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev | 2001-03-29 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Don't install the pixmap when not using gnome, to fix the PLIST. | Jeremy Lea | 2000-10-13 | 2 | -21/+6 |
| | |||||
* | Implement WANT_GNOME. | Jeremy Lea | 2000-10-05 | 3 | -36/+69 |
| | |||||
* | Update to 2.0.7b. | Maxim Sobolev | 2000-08-15 | 2 | -2/+2 |
| | |||||
* | Re-sobomize to use pre-patch instead of post-extract | Ade Lovett | 2000-08-04 | 1 | -1/+1 |
| | | | | Wrists slapped by: knu, sheldon | ||||
* | Update to 2.0.7a and make the following cleanups: | Maxim Sobolev | 2000-07-25 | 4 | -7/+29 |
| | | | | | | | | | | | - Replace pthread configure patch with perl regex (should make future upgrades easier); - use installed libintl instead of port's own version; - add WWW to pkg/DESCR and remove absolete lines from there; - correctly place Gnome icon into share/gnome/pixmap instead of share/pixmap; - add gnomecc into RUN_DEPENDS to exsure correct removal of Gnome bits. Obtained from: http://www.gnome.org/ | ||||
* | Update to 2.0.6a to fix fennerism. | Will Andrews | 2000-05-30 | 3 | -3/+11 |
| | |||||
* | PORTNAME/PORTVERSION stuff | Michael Haro | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Add trailing slash to fix distfile-fennerage. | Bill Fumerola | 1999-11-23 | 1 | -1/+1 |
| | | | | Broken by: cpiazza | ||||
* | Update to version 2.0.5a | Chris Piazza | 1999-11-14 | 4 | -24/+13 |
| | |||||
* | Update to version 2.0.4 | Chris Piazza | 1999-09-09 | 2 | -4/+5 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Change "net" -> "ftp". | Satoshi Asami | 1999-08-02 | 1 | -2/+2 |
| | |||||
* | Remove trailing spaces, and any periods that were hidden by them. | Tim Vanderhoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | Update to use gtk version 1.2.3. | Steve Price | 1999-05-29 | 2 | -3/+3 |
| | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to 2.0.1 | Michael Haro | 1999-05-17 | 4 | -17/+20 |
| | | | | | Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726 | ||||
* | Clean up *.orig. | Satoshi Taoka | 1999-04-27 | 1 | -1/+4 |
| | | | | Because /usr/X11R6/share/gftp/gftprc.orig is installed by "make install". | ||||
* | Import of gftp version 1.13. | Steve Price | 1999-04-03 | 6 | -0/+78 |
A free multithreaded GTK based ftp client. PR: 10187 Submitted by: Damjan Marion <dmarion@open.hr> |