notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: ftp/gftp/Makefile
SVNWeb

Number of commits found: 79

Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  30cd242  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
ftp: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 29 Sep 2021
[ 16:20 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:ea1746fc748177dad26b26b28d9468bda9db96b9  commit hash:ea1746fc748177dad26b26b28d9468bda9db96b9  commit hash:ea1746fc748177dad26b26b28d9468bda9db96b9  ea1746f 
ftp/gftp: Update to 2.7.0b

This is technically a "beta" but the release version is ancient and
this version is being shipped by Debian/Ubuntu/Arch/Slackware.

PR:		258522
Approved by:	maintainer timeout
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 8 Nov 2019
[ 14:47 tobik search for other commits by this committer ] Original commit   Revision:517072 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Add missing USES={gnome,php,sdl} to the rest
Fri, 2 Mar 2018
[ 22:34 brooks search for other commits by this committer ] Original commit   Revision:463452 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Work around the lack of definition of union semun per POSIX.

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
Wed, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436247 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Thu, 8 Dec 2016
[ 16:07 tijl search for other commits by this committer ] Original commit   Revision:428132 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 5 Dec 2014
[ 18:23 danfe search for other commits by this committer ] Original commit   Revision:374074
- Convert somewhat cryptic sed(1) code to a patch, and get rid of the
  post-patch target altogether
- Remove seemingly useless include of <bsd.port.options.mk> while here
[ 16:55 danfe search for other commits by this committer ] Original commit   Revision:374057 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Resurrect, unbreak, stagify, modernize Makefile
- 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
Fri, 22 Nov 2013
[ 08:24 bapt search for other commits by this committer ] Original commit   Revision:334555 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Deprecated ports broken for more than 6 month
Tue, 15 Oct 2013
[ 09:47 bapt search for other commits by this committer ] Original commit   Revision:330378 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove all options bringing gnome1 libraries
Fri, 4 Oct 2013
[ 08:52 bapt search for other commits by this committer ] Original commit   Revision:329271 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Do not arbitrary rename packages
Fri, 20 Sep 2013
[ 17:23 bapt search for other commits by this committer ] Original commit   Revision:327729 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Mon, 13 May 2013
[ 13:49 oliver search for other commits by this committer ] Original commit   Revision:318081
mark as BROKEN
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Tue, 26 Mar 2013
[ 09:58 bapt search for other commits by this committer ] Original commit   Revision:315271
Convert left unconverted ports in ftp to new options framework
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Mon, 18 Jan 2010
[ 16:09 oliver search for other commits by this committer ] Original commit 
do not include utmp.h or utmpx.h at all - it is just not needed
Sun, 17 Jan 2010
[ 15:44 oliver search for other commits by this committer ] Original commit 
use utmpx.h instead of utmp.h if exists
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 5 Dec 2008
[ 15:12 oliver search for other commits by this committer ] Original commit 
update to 2.0.19
drop GTK12 support (not working with 2.0.19)
Fri, 6 Jun 2008
[ 13:28 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

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)
Mon, 24 Mar 2008
[ 23:21 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Mon, 5 Nov 2007
[ 21:54 miwi search for other commits by this committer ] Original commit 
- Kalle Olavi Niemitalo discovered two boundary errors in fsplib code
  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
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 27 May 2007
[ 14:26 oliver search for other commits by this committer ] Original commit 
move from X11BASE to LOCALBASE
bump PORTREVISION
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 26 Sep 2006
[ 16:50 oliver search for other commits by this committer ] Original commit 
make gtk2 the default toolkit instead of gtk12
Sun, 7 May 2006
[ 11:09 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with F
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Thu, 26 Jan 2006
[ 08:15 oliver search for other commits by this committer ] Original commit 
add NLS knob to OPTIONS and make it work [1]
fix pkg-plist for WITHOUT_X11

Noted by:       kris [1]
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Fri, 4 Feb 2005
[ 18:23 oliver search for other commits by this committer ] Original commit 
update to 2.0.18
Mon, 29 Nov 2004
[ 16:01 oliver search for other commits by this committer ] Original commit 
define USE_X_PREFIX before bsd.port.pre.mk gets included

Pointed out by: kris
Mon, 15 Nov 2004
[ 17:21 oliver search for other commits by this committer ] Original commit 
fix build on 5

Noted By:       kris, Christian Hiris <4711@chello.at>
PR:             ports/73954
Wed, 10 Nov 2004
[ 19:42 oliver search for other commits by this committer ] Original commit 
update to 2.0.18rc1
Mon, 29 Mar 2004
[ 16:14 oliver search for other commits by this committer ] Original commit 
update to 2.0.17
Thu, 25 Mar 2004
[ 20:37 oliver search for other commits by this committer ] Original commit 
update to 2.0.17.p.0
Thu, 18 Mar 2004
[ 16:57 oliver search for other commits by this committer ] Original commit 
finally fix those gnome pkg-plist stuff
Tue, 17 Feb 2004
[ 19:51 oliver search for other commits by this committer ] Original commit 
fix USE_GNOME handling which broke the pkg-plist
[ 02:24 kris search for other commits by this committer ] Original commit 
BROKEN: Broken pkg-plist
Tue, 10 Feb 2004
[ 06:42 oliver search for other commits by this committer ] Original commit 
USE_GNOMEify it [1]
use the OPTIONS macro

Suggested by:   adamw [1]
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Mon, 10 Nov 2003
[ 18:03 oliver search for other commits by this committer ] Original commit 
update gftp to 2.0.16
Sun, 31 Aug 2003
[ 17:50 oliver search for other commits by this committer ] Original commit 
update gftp to 2.0.15
Fri, 8 Aug 2003
[ 13:27 oliver search for other commits by this committer ] Original commit 
update to 2.0.15.rc2 which fixes several bugs introduced by rc1
Thu, 24 Jul 2003
[ 17:53 oliver search for other commits by this committer ] Original commit 
update gftp to 2.0.15.rc1
Wed, 14 May 2003
[ 02:50 oliver search for other commits by this committer ] Original commit 
don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installed
but WITH_GTK2 is defined

Submitted by:   Pav Lucistnik <pav@oook.cz>
Approved by:    alex (mentor)
Mon, 12 May 2003
[ 16:22 oliver search for other commits by this committer ] Original commit 
Update the description to reflect that gFTP is sftp capable

PR:             51645
Approved by:    alex (mentor)
Tue, 6 May 2003
[ 16:58 oliver search for other commits by this committer ] Original commit 
redefine the MAINTAINER field with my FreeBSD address

Approved By:    alex (mentor)
Tue, 29 Apr 2003
[ 03:09 edwin search for other commits by this committer ] Original commit 
update-port: ftp/gftp

        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>
Thu, 24 Apr 2003
[ 09:28 leeym search for other commits by this committer ] Original commit 
make ssh2 support working for FreeBSD

PR:             51330
Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
Sun, 20 Apr 2003
[ 03:01 marcus search for other commits by this committer ] Original commit 
Remove USE_GNOMENG.
Fri, 21 Feb 2003
[ 12:00 knu search for other commits by this committer ] Original commit  (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Fri, 7 Feb 2003
[ 18:59 marcus search for other commits by this committer ] Original commit 
Chase glib20's shared lib version.
Sat, 25 Jan 2003
[ 22:04 arved search for other commits by this committer ] Original commit 
PERL -> REINPLACE_CMD
Fix PLIST_SUB for HAVE_GNOME

PR:             47231
Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
Thu, 2 Jan 2003
[ 19:46 ijliao search for other commits by this committer ] Original commit 
upgrade to 2.0.14

PR:             46020
Submitted by:   maintainer
Sun, 29 Sep 2002
[ 21:38 marcus search for other commits by this committer ] Original commit 
Fix patch when building without gnomelibs.

Submitted by:   bento
Sun, 22 Sep 2002
[ 19:48 marcus search for other commits by this committer ] Original commit 
Fix build and package build after recent GNOMENG conversion.
Thu, 19 Sep 2002
[ 21:37 lioux search for other commits by this committer ] Original commit 
Deploy USE_GNOMENG infrastructure

PR:             42200
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Fri, 19 Jul 2002
[ 23:00 pat search for other commits by this committer ] Original commit 
Update to 2.0.13

PR:             ports/40786
Submitted by:   maintainer
Mon, 10 Jun 2002
[ 04:00 petef search for other commits by this committer ] Original commit 
Give maintainership to submitter.

Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
Sun, 9 Jun 2002
[ 23:28 petef search for other commits by this committer ] Original commit 
Update to 2.0.12.

PR:             38584
Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
[ 21:38 fenner search for other commits by this committer ] Original commit 
Damjan Marion no longer works on FreeBSD stuff.
Tue, 22 Jan 2002
[ 05:19 pat search for other commits by this committer ] Original commit 
- Update to 2.0.11   - Remove FORBIDDEN    
Mon, 30 Apr 2001
[ 08:33 kris search for other commits by this committer ] Original commit 
Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security update   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.    
Thu, 29 Mar 2001
[ 16:35 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Thu, 5 Oct 2000
[ 08:22 reg search for other commits by this committer ] Original commit  (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Implement WANT_GNOME.    
Tue, 15 Aug 2000
[ 07:10 sobomax search for other commits by this committer ] Original commit 
Update to 2.0.7b.    
Fri, 4 Aug 2000
[ 17:11 ade search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Re-sobomize to use pre-patch instead of post-extract    
Tue, 25 Jul 2000
[ 08:11 sobomax search for other commits by this committer ] Original commit 
Update to 2.0.7a and make the following cleanups:    
Tue, 30 May 2000
[ 21:57 will search for other commits by this committer ] Original commit 
Update to 2.0.6a to fix fennerism.    

Number of commits found: 79