aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/gftp
Commit message (Collapse)AuthorAgeFilesLines
* Work around the lack of definition of union semun per POSIX.brooks2018-03-031-0/+1
| | | | | | | | | | | | When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS. Where this fails due to ports not honoring C*FLAGS, patch using __FreeBSD_version to enable the definition. PR: 224300, 224443 (exp-run) Approved by: portmgr (antoine) Exp-run: antoine Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14137
* Remove all USE_OPENSSL occurrences.mat2017-03-151-2/+1
| | | | Sponsored by: Absolight
* Remove libtiff.so.4 compatibility links that were added in r374303 totijl2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* - Convert somewhat cryptic sed(1) code to a patch, and get rid of thedanfe2014-12-062-10/+38
| | | | | post-patch target altogether - Remove seemingly useless include of <bsd.port.options.mk> while here
* - Resurrect, unbreak, stagify, modernize Makefiledanfe2014-12-066-0/+278
| | | | | | | | | | - Switch to the tar.bz2 distfile (it is 37% smaller) - Fix a segmentation fault (patch obtained from Gentoo) - Define LICENSE (GPLv2) and make GUI compulsory for now (when configured for non-GUI, it doesn't install universally required `gftprc' file, and generally requires more work to correctly decouple frontend programs) - Rename one ::-containing patch file, remove unneeded ones - Cleanup MASTER_SITES, update pkg-plist and pkg-descr
* Remove expired ports:rene2013-12-228-360/+0
| | | | | | | | | | | | | | | | | | | | 2013-12-22 devel/ruby-cvs: Broken for more than 6 month 2013-12-22 devel/hs-reactive: Broken for more than 6 month 2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month 2013-12-22 graphics/xmagv: Broken for more than 6 month 2013-12-22 lang/slib-gauche: Broken for more than 6 month 2013-12-22 graphics/f-spot: Broken for more than 6 month 2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month 2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month 2013-12-22 ftp/gftp: Broken for more than 6 month 2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month 2013-12-22 converters/py-svglib: Broken for more than 6 month 2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month 2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month 2013-12-22 finance/quantlib: Broken for more than 6 month 2013-12-22 games/xkobo: Broken for more than 6 month 2013-12-22 games/quake3-rq3: Broken for more than 6 month 2013-12-22 math/fbm: No new release since 2004, new supported upstream
* Deprecated ports broken for more than 6 monthbapt2013-11-221-0/+3
|
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery)
* Remove all options bringing gnome1 librariesbapt2013-10-152-10/+0
|
* Do not arbitrary rename packagesbapt2013-10-041-2/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | ftp)
* mark as BROKENoliver2013-05-131-0/+2
|
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1
| | | | Approved by: portmgr (bapt)
* Convert left unconverted ports in ftp to new options frameworkbapt2013-03-261-20/+18
|
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - 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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* do not include utmp.h or utmpx.h at all - it is just not neededoliver2010-01-193-34/+14
|
* use utmpx.h instead of utmp.h if existsoliver2010-01-173-1/+22
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* update to 2.0.19oliver2008-12-0510-138/+59
| | | | drop GTK12 support (not working with 2.0.19)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Kalle Olavi Niemitalo discovered two boundary errors in fsplib codemiwi2007-11-063-1/+72
| | | | | | | | | | included in gFTP when processing overly long directory or file names. - Bump PORTREVISION Reviewed by: simon Approved by: portmgr (erwin) Obtained from: gentoo cvs Security: http://www.vuxml.org/freebsd/f8b0f83c-8bb3-11dc-bffa-0016179b2dd5.html
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-34/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* move from X11BASE to LOCALBASEoliver2007-05-271-2/+2
| | | | bump PORTREVISION
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* record gftp.desktop installation correctlyoliver2006-10-101-1/+1
| | | | Submitted by: "A.J. Kehoe IV (Nanoman)" <nanoman@nanoman.ca>
* make gtk2 the default toolkit instead of gtk12oliver2006-09-271-5/+5
|
* Remove USE_REINPLACE from all categories starting with Fedwin2006-05-071-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* add NLS knob to OPTIONS and make it work [1]oliver2006-01-262-48/+57
| | | | | | fix pkg-plist for WITHOUT_X11 Noted by: kris [1]
* SHA256ify (manually updated and checked)edwin2006-01-221-1/+2
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* fix build with glib/gtk12oliver2005-02-052-0/+29
|
* update to 2.0.18oliver2005-02-052-4/+4
|
* define USE_X_PREFIX before bsd.port.pre.mk gets includedoliver2004-11-301-1/+4
| | | | Pointed out by: kris
* fix build on 5oliver2004-11-162-1/+114
| | | | | Noted By: kris, Christian Hiris <4711@chello.at> PR: ports/73954
* update to 2.0.18rc1oliver2004-11-114-11/+17
|
* update to 2.0.17oliver2004-03-302-4/+3
|
* update to 2.0.17.p.0oliver2004-03-264-18/+8
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* finally fix those gnome pkg-plist stuffoliver2004-03-192-5/+5
|
* fix USE_GNOME handling which broke the pkg-plistoliver2004-02-181-4/+4
|
* BROKEN: Broken pkg-plistkris2004-02-171-0/+2
|
* USE_GNOMEify it [1]oliver2004-02-101-24/+10
| | | | | | use the OPTIONS macro Suggested by: adamw [1]
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* update gftp to 2.0.16oliver2003-11-115-8/+26
|
* update gftp to 2.0.15oliver2003-09-013-2/+3
|
* update to 2.0.15.rc2 which fixes several bugs introduced by rc1oliver2003-08-088-74/+13
|
* until it's fixed by the author, add a patch to fix transfering a wholeoliver2003-07-271-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.rc1oliver2003-07-258-99/+55
|
* don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installedoliver2003-05-141-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 capableoliver2003-05-132-2/+2
| | | | | PR: 51645 Approved by: alex (mentor)
* redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-071-1/+1
| | | | Approved By: alex (mentor)
* update-port: ftp/gftpedwin2003-04-295-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 FreeBSDleeym2003-04-243-0/+48
| | | | | PR: 51330 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Chase glib20's shared lib version.marcus2003-02-081-2/+2
|
* PERL -> REINPLACE_CMDarved2003-01-261-3/+5
| | | | | | | Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* upgrade to 2.0.14ijliao2003-01-038-62/+115
| | | | | PR: 46020 Submitted by: maintainer
* Fix patch when building without gnomelibs.marcus2002-09-301-2/+2
| | | | Submitted by: bento
* Fix build and package build after recent GNOMENG conversion.marcus2002-09-231-7/+8
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-201-3/+4
| | | | | PR: 42200 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 2.0.13pat2002-07-203-3/+2
| | | | | PR: ports/40786 Submitted by: maintainer
* Give maintainership to submitter.petef2002-06-101-1/+1
| | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Update to 2.0.12.petef2002-06-105-27/+8
| | | | | PR: 38584 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Damjan Marion no longer works on FreeBSD stuff.fenner2002-06-101-1/+1
|
* - Update to 2.0.11pat2002-01-228-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 updatekris2001-04-306-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}sobomax2001-03-301-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.reg2000-10-132-21/+6
|
* Implement WANT_GNOME.reg2000-10-053-36/+69
|
* Update to 2.0.7b.sobomax2000-08-152-2/+2
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-051-1/+1
| | | | Wrists slapped by: knu, sheldon
* Update to 2.0.7a and make the following cleanups:sobomax2000-07-254-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.will2000-05-313-3/+11
|
* PORTNAME/PORTVERSION stuffmharo2000-04-121-2/+2
|
* Add trailing slash to fix distfile-fennerage.billf1999-11-231-1/+1
| | | | Broken by: cpiazza
* Update to version 2.0.5acpiazza1999-11-144-24/+13
|
* Update to version 2.0.4cpiazza1999-09-102-4/+5
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change "net" -> "ftp".asami1999-08-021-2/+2
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* Update to use gtk version 1.2.3.steve1999-05-292-3/+3
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to 2.0.1mharo1999-05-184-17/+20
| | | | | Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726
* Clean up *.orig.taoka1999-04-271-1/+4
| | | | Because /usr/X11R6/share/gftp/gftprc.orig is installed by "make install".
* Import of gftp version 1.13.steve1999-04-036-0/+78
A free multithreaded GTK based ftp client. PR: 10187 Submitted by: Damjan Marion <dmarion@open.hr>