23bec FreshPorts -- ftp/lftp
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
lftp 4.4.7 ftp on this many watch lists=90 search for ports that depend on this port An older version of this port was marked as vulnerable.
Shell-like command line ftp client
Maintained by: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6
License: GPLv3


LFTP is a shell-like command line ftp client. It is
reliable: can retry operations and does reget automatically.
It can do several transfers simultaneously in background.
You can start a transfer in background and continue browsing
the ftp site or another one. This all is done in one process.
Background jobs will be completed in nohup mode if you exit
or close modem connection. Lftp has reput, mirror, reverse
mirror among its features.

WWW: http://lftp.yar.ru/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
Required To Run:
  1. security/openssl
Required Libraries:
  1. textproc/expat2
  2. converters/libiconv
  3. devel/gettext

This port is required by:

for Run

To install the port: cd /usr/ports/ftp/lftp/ && make install clean
To add the package: pkg_add -r lftp


Configuration Options
===> The following configuration options are available for lftp-4.4.7:
     NLS=on: Native Language Support
====> Options available for the radio SSL: you can only select none or one of them
     OPENSSL=on: SSL/TLS support via OpenSSL
     GNUTLS=off: SSL/TLS support via GnuTLS
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/
  3. http://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/
  4. http://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/
  5. http://ftp.tuwien.ac.at/infosys/browsers/ftp/lftp/
  6. http://ftp.yars.free.net/pub/source/lftp/
  7. http://ftp.yars.free.net/pub/source/lftp/old/
  8. http://lftp.cybermirror.org/
  9. http://lftp.cybermirror.org/old/

Number of commits found: 158 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 May 2013 09:28:06
Original commit files touched by this commit  4.4.7
martymac search for other commits by this committer
- Update to 4.4.7
- Remove _Bool type detection configure patch
27 Apr 2013 08:50:47
Original commit files touched by this commit  4.4.5
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
24 Apr 2013 18:10:32
Original commit files touched by this commit  4.4.5
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
18 Mar 2013 08:16:23
Original commit files touched by this commit  4.4.5
martymac search for other commits by this committer
Update to 4.4.5
05 Mar 2013 07:26:04
Original commit files touched by this commit  4.4.4
martymac search for other commits by this committer
Update to 4.4.4
12 Feb 2013 11:28:48
Original commit files touched by this commit  4.4.3
martymac search for other commits by this committer
Update to 4.4.3
05 Feb 2013 16:17:07
Original commit files touched by this commit  4.4.2_1
novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
04 Feb 2013 11:47:06
Original commit files touched by this commit  4.4.2
martymac search for other commits by this committer
- Update to 4.4.2
- Fix lftp(1) man page (tbl GNU-isms) [1]

Submitted by:	bsd@lavabit.com [1]
01 Feb 2013 12:29:11
Original commit files touched by this commit  4.4.1
martymac search for other commits by this committer
Update to 4.4.1
12 Dec 2012 08:12:14
Original commit files touched by this commit  4.4.0
martymac search for other commits by this committer
- Use radio options for SSL flavour
- Replace bsd.openssl.mk inclusion with USE_OPENSSL
- Use bsd.port.options.mk

Submitted by:	bapt
06 Nov 2012 11:03:27
Original commit files touched by this commit  4.4.0
martymac search for other commits by this committer
- Update to 4.4.0
- Fix typos in patch-configure

Feature safe:	yes
06 Jul 2012 08:59:13
Original commit files touched by this commit  4.3.8
martymac search for other commits by this committer
Update to 4.3.8
12 Jun 2012 06:21:27
Original commit files touched by this commit  4.3.7
martymac search for other commits by this committer
Update to 4.3.7
11 Jun 2012 07:56:37
Original commit files touched by this commit  4.3.6_1
martymac search for other commits by this committer
- Un-version LIB_DEPENDS
- Switch to OptionsNg
- Add OPENSSL description to bsd.options.desc.mk
27 Apr 2012 13:56:43
Original commit files touched by this commit  4.3.6
martymac search for other commits by this committer
Update to 4.3.6
01 Feb 2012 12:35:27
Original commit files touched by this commit  4.3.5
martymac search for other commits by this committer
Update to 4.3.5
09 Jan 2012 07:38:08
Original commit files touched by this commit  4.3.4
martymac search for other commits by this committer
Update to 4.3.4
10 Nov 2011 07:35:16
Original commit files touched by this commit  4.3.3
martymac search for other commits by this committer
- Update to 4.3.3
- Re-order LICENSE to make portlint happy
20 Sep 2011 09:09:57
Original commit files touched by this commit  4.3.2
martymac search for other commits by this committer
Update to 4.3.2
07 Jul 2011 09:17:32
Original commit files touched by this commit  4.3.1
wen search for other commits by this committer
- Remove USE_GZIP=yes since it is default

PR:             ports/157174
Submitted by:   Alex kozlov <spam@rm-rf.kiev.ua>
Approved by:    pav@(portmgr)
29 Jun 2011 07:44:59
Original commit files touched by this commit  4.3.1
martymac search for other commits by this committer
Update to 4.3.1
05 Jun 2011 18:43:16
Original commit files touched by this commit  4.2.3_1
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
23 May 2011 13:10:06
Original commit files touched by this commit  4.2.3
martymac search for other commits by this committer
- Fix build on OSVERSION > 900035 by disabling use of posix_fallocate()
- Remove CPPFLAGS from CONFIGURE_ENV

PR:             ports/157233
Submitted by:   bf
16 May 2011 12:14:35
Original commit files touched by this commit  4.2.3
martymac search for other commits by this committer
Update to 4.2.3
22 Apr 2011 11:34:44
Original commit files touched by this commit  4.2.2
martymac search for other commits by this committer
Update to 4.2.2
22 Mar 2011 15:22:06
Original commit files touched by this commit  4.2.0
martymac search for other commits by this committer
Update to 4.2.0

Approved by:    ehaupt (mentor)
14 Feb 2011 14:20:35
Original commit files touched by this commit  4.1.3
martymac search for other commits by this committer
- Update to 4.1.3
- Remove outdated DEPENDS (related to now EOL'd FreeBSD versions)
- Reworked PORTDOCS and config file installation

Approved by:    ehaupt (mentor)
Feature safe:   yes
04 Jan 2011 09:11:17
Original commit files touched by this commit  4.1.2
martymac search for other commits by this committer
Update to 4.1.2

Approved by:    ehaupt (mentor)
09 Dec 2010 07:25:21
Original commit files touched by this commit  4.1.1
martymac search for other commits by this committer
Update to 4.1.1

Approved by:    ehaupt (mentor)
15 Oct 2010 11:30:05
Original commit files touched by this commit  4.0.10_1
martymac search for other commits by this committer
- Add missing LICENSE
- Clean up MASTER_SITES

Approved by:    itetcu (mentor)
27 Sep 2010 12:08:23
Original commit files touched by this commit  4.0.10
martymac search for other commits by this committer
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
11 Sep 2010 11:56:51
Original commit files touched by this commit  4.0.10
decke search for other commits by this committer
- Update to 4.0.10

PR:             ports/150382
Submitted by:   Ganael Laplanche <ganael dot laplanche at martymac dot org>
(maintainer)
Approved by:    miwi (mentor)
07 Sep 2010 15:52:18
Original commit files touched by this commit  4.0.9
pgollucci search for other commits by this committer
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
20 Jun 2010 04:44:24
Original commit files touched by this commit  4.0.9
wen search for other commits by this committer
- Update to 4.0.9

PR:             ports/147964
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe:   yes
05 Jun 2010 21:30:39
Original commit files touched by this commit  4.0.8
miwi search for other commits by this committer
- Update to 4.0.8

PR:             146791
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
04 Jun 2010 08:09:20
Original commit files touched by this commit  4.0.5_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:             ports/146329
Submitted by:   mm
With hat:       portmgr
31 May 2010 02:01:56
Original commit files touched by this commit  4.0.5_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
29 Dec 2009 11:02:58
Original commit files touched by this commit  4.0.5
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.0.5

PR:             142100
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
28 Nov 2009 20:16:05
Original commit files touched by this commit  4.0.4
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Update to 4.0.4

PR:             140950
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
24 Oct 2009 05:08:45
Original commit files touched by this commit  4.0.3
 This port version is marked as vulnerable.
avl search for other commits by this committer
- Update to 4.0.3

PR:             ports/139833
Submitted by:   Sylvio Cesar <scjamorim at bsd.com.br>
Approved by:    maintainer
25 Sep 2009 19:24:55
Original commit files touched by this commit  4.0.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.0.2

PR:             139129
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe:   yes
20 Sep 2009 11:22:31
Original commit files touched by this commit  4.0.1
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
Update to 4.0.1

PR:             138974
Submitted by:   Sylvio Cesar
Approved by:    maintainer
Feature safe:   yes
19 Sep 2009 12:50:42
Original commit files touched by this commit  4.0.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.0.0

PR:             138937
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
Feature safe:   yes
16 Aug 2009 18:04:40
Original commit files touched by this commit  3.7.15_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
27 Jul 2009 07:00:18
Original commit files touched by this commit  3.7.15
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to v1.7.15

PR:             136980
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
02 Jun 2009 21:38:15
Original commit files touched by this commit  3.7.14
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.7.14

PR:             135145
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>(maintainer)
29 May 2009 20:36:42
Original commit files touched by this commit  3.7.13
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Chase readline update

Reported by:    pointyhat
10 May 2009 03:56:27
Original commit files touched by this commit  3.7.13
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 3.7.13

PR:             ports/134202
Submitted by:   Ganael Laplanche <ganael.laplanche at martymac dot com>
25 Mar 2009 15:07:18
Original commit files touched by this commit  3.7.11
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.7.11

PR:             132966
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
14 Mar 2009 22:31:46
Original commit files touched by this commit  3.7.9
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 3.7.9

Changes (from Changelog):
* new setting ftp:prefer-epsv.
* add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz).
* fix compilation on OpenBSD (Kevin Lo).
* fix parsing of NT unix-like listings where hour is one digit.
* gnulib sources updated, vsnprintf-posix module imported.

PR:             ports/132480
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
01 Feb 2009 02:20:22
Original commit files touched by this commit  3.7.8
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 3.7.8

PR:             ports/131200
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
18 Dec 2008 23:10:03
Original commit files touched by this commit  3.7.7
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 3.7.7

Version 3.7.7 - 2008-12-12
* new ftp proxy auth type: proxy-user@host.
* new setting ftp:trust-feat (default no).
* changed GPL version to 3 (as gnulib modules require it).

PR:             ports/129688
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
23 Nov 2008 13:35:54
Original commit files touched by this commit  3.7.6
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.7.6

PR:             129056
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
16 Nov 2008 21:28:18
Original commit files touched by this commit  3.7.5
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 3.7.5

PR:             ports/128919
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    "Ganael LAPLANCHE" <ganael.laplanche AT martymac.com>
(maintainer)
22 Aug 2008 05:04:47
Original commit files touched by this commit  3.7.4
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update lftp to v3.7.4.

* fix a coredump in `kill all'.
* fix compilation problems on some systems.
* use getdate from gnulib.

PR:             ports/126374
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
06 Jun 2008 13:28:21
Original commit files touched by this commit  3.7.3_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
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)
05 Jun 2008 14:44:11
Original commit files touched by this commit  3.7.3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.7.3
- Pass maintainership to submitter

PR:             124069
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
18 May 2008 01:14:02
Original commit files touched by this commit  3.7.1
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 3.7.1
- Back to pool per maintainer's request

PR:             ports/123291
Submitted by:   Beat Gatzi <beat@chruetertee.ch>
Approved by:    Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
03 Mar 2008 11:57:08
Original commit files touched by this commit  3.6.3_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
21 Feb 2008 09:27:16
Original commit files touched by this commit  3.6.3
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 3.6.3;
- Update MASTER_SITES;
- Respect PORTDOCS;
- Makefile cleanup;
- Fix and sort pkg-plist.

PR:             ports/120358
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer timeout (two weeks)
12 Dec 2007 05:08:31
Original commit files touched by this commit  3.6.1
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 3.6.1

- Repeat --weak option to terminate the loop automatically when  
  exiting lftp.
- ftp:use-stat-for-list is off by default.
- Slot command fixed.
- Fixed timeout handling in ftp.
- French and Polish translations updated.

PR:             ports/117978
Approved by:    Yarodin <yarodin@gmail.com> (maintainer)
                linimon, (mentor)
03 Sep 2007 15:45:20
Original commit files touched by this commit  3.5.14
 This port version is marked as vulnerable.
chinsan search for other commits by this committer
- Update to 3.5.14

PR:             ports/116028
                and the later patch from maintainer
Submitter:      chinsan
Approved by:    maintainer
23 Jul 2007 09:36:52
Original commit files touched by this commit  3.5.11_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
01 Jul 2007 08:56:17
Original commit files touched by this commit  3.5.11_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
27 May 2007 14:35:44
Original commit files touched by this commit  3.5.11
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 3.5.11 [1]
- Make readline optional [2]

PR:             ports/111896 [1], ports/111981 [2]
Submitted by:   miwi [1], rafan [2]
Approved by:    maintainer timeout (1 month)
11 Apr 2007 20:17:21
Original commit files touched by this commit  3.5.10_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.5.10
- Fix bug with NOPORTDOCS options

PR:             111477
Submitted by:   Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
29 Jan 2007 19:05:07
Original commit files touched by this commit  3.5.6_2
 This port version is marked as vulnerable.
gabor search for other commits by this committer
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
24 Jan 2007 12:17:54
Original commit files touched by this commit  3.5.6_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix plist braino from previous revision

Pointy hat to:  itetcu
19 Jan 2007 22:16:18
Original commit files touched by this commit  3.5.6_2
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
Fix plist when WITHOUT_NLS is defined.

PR:             ports/106868
Submitted by:   Sunpoet Po-Chuan Hsieh
Approved by:    maintainer (only for the part commited).
02 Jan 2007 08:54:13
Original commit files touched by this commit  3.5.6_2
 This port version is marked as vulnerable.
novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
31 Oct 2006 12:43:04
Original commit files touched by this commit  3.5.6_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.5.6

PR:             ports/104612
Submitted by:   Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
13 Sep 2006 20:07:40
Original commit files touched by this commit  3.5.4_1
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Depend on devel/readline even if misc/compat5x is installed. If misc/compat5x
is installed ${LOCALBASE}/lib/compat/libreadline.so.5 exists and
devel/readline won't be installed.

PR:             101366
Submitted by:   Jacula Modyun <jacula@gmail.com> (maintainer)
10 Aug 2006 21:46:45
Original commit files touched by this commit  3.5.4
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.5.4

PR:             ports/101699
Submitted by:   Dmitry A. Yanko <fm(at)cross-road.org.ua> (maintainer)
Approved by:    krion (mentor)
31 Jul 2006 18:27:47
Original commit files touched by this commit  3.5.2
 This port version is marked as vulnerable.
novel search for other commits by this committer
- Update to 3.5.2
- Fix pkg-plist and clean up empty environment varibales
- Fix bug with man page
- Due to buggy readline in world-6 sources, force readline to be
  installed from ports

PR:             101107
Submitted by:   Dmitry A. Yanko (maintainer)
11 Jul 2006 12:45:59
Original commit files touched by this commit  3.5.1
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 3.5.1

PR:             ports/99893
Submitted by:   Simon Olofsson <simon at olofsson.de>
Approved by:    maintainer
03 Jun 2006 00:32:54
Original commit files touched by this commit  3.4.7
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 3.4.7

PR:             97361
Submitted by:   Martin Wilke <freebsd___unixfreunde.de>
Approved by:    maintainer timeout (17 days)
17 Apr 2006 22:46:53
Original commit files touched by this commit  3.4.4
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 3.4.4

PR:             ports/95787
Submitted by:   Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by:    maintainer
30 Jan 2006 23:20:05
Original commit files touched by this commit  3.4.0_3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
25 Jan 2006 12:00:57
Original commit files touched by this commit  3.4.0_2
 This port version is marked as vulnerable.
anray search for other commits by this committer
Bump PORTREVISION.

PR:             ports/92287
Submitted by:   Dmitry A. Yanko (maintainer)
Noticed by:     garga
25 Jan 2006 11:09:15
Original commit files touched by this commit  3.4.0_1
 This port version is marked as vulnerable.
anray search for other commits by this committer
Fix missing dependence(add USE_ICONV).

PR:             ports/92287
Submitted by:   Dmitry A. Yanko (maintainer)
09 Jan 2006 16:34:19
Original commit files touched by this commit  3.4.0_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls update.
09 Jan 2006 13:06:14
Original commit files touched by this commit  3.4.0
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Update to 3.4.0

PR:             91549
Submitted by:   Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
06 Dec 2005 15:40:13
Original commit files touched by this commit  3.3.5
 This port version is marked as vulnerable.
tdb search for other commits by this committer
- Update to 3.3.5

PR:             90032
Submitted by:   Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
Approved by:    clement (mentor)
27 Oct 2005 21:40:13
Original commit files touched by this commit  3.3.3
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
- Update to 3.3.3 and [1]
- Fix build on 4.x with additional patch [2]

PR:             88021
Submitted by:   Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer) [1],
                pav [2]
12 Oct 2005 22:08:17
Original commit files touched by this commit  3.3.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 3.3.0
- Remove all socks options, they are broken in upstream code

Submitted by:   Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
18 Sep 2005 18:47:28
Original commit files touched by this commit  3.2.1_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Fix last commit, that's broken OPENSSL option.

Requested by:   pav
Approved by:    pav (mentor)
18 Sep 2005 17:53:32
Original commit files touched by this commit  3.2.1_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Use OPTIONS
Add textproc/expat2 in LIB_DEPENDS

PR:             ports/82837
Submmited by:   Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by:    pav (mentor), fm@cross-road.org.ua (maintainer timeout, 79 days)
30 May 2005 20:32:06
Original commit files touched by this commit  3.2.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 3.2.1

PR:             ports/81685
Submitted by:   Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
18 Apr 2005 16:24:43
Original commit files touched by this commit  3.1.3
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 3.1.13

PR:             ports/79636
Submitted by:   Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
24 Dec 2004 11:51:29
Original commit files touched by this commit  3.0.13
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 3.0.13

PR:             ports/75462
Submitted by:   maintainer
17 Nov 2004 17:46:40
Original commit files touched by this commit  3.0.11
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 3.0.11

PR:             ports/74048
Submitted by:   maintainer
12 Oct 2004 09:33:39
Original commit files touched by this commit  3.0.9
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 3.0.9

PR:             based on ports/71731
Submitted by:   maintainer
17 Jun 2004 14:23:36
Original commit files touched by this commit  3.0.6
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 3.0.6

PR:             ports/68044
Submitted by:   maintainer
03 Jun 2004 14:10:50
Original commit files touched by this commit  3.0.5
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 3.0.5

PR:             ports/67528
Submitted by:   maintainer
31 May 2004 08:27:23
Original commit files touched by this commit  3.0.4
 This port version is marked as vulnerable.
kris search for other commits by this committer
Add missing directory
29 May 2004 13:29:50
Original commit files touched by this commit  3.0.4
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Remove superfluous USE_GETTEXT dependency

Submitted by:   Victor Sudakov <vas at mpeks dot tomsk dot su>
28 May 2004 14:18:38
Original commit files touched by this commit  3.0.4
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Remove empty file
- Utilize WITHOUT_NLS
28 May 2004 12:56:00
Original commit files touched by this commit  3.0.4
 This port version is marked as vulnerable.
anders search for other commits by this committer
Update to 3.0.4.

Submitted by:   maintainer
05 May 2004 08:34:33
Original commit files touched by this commit  3.0.3
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 3.0.3

PR:             ports/66278
Submitted by:   maintainer
28 Apr 2004 19:46:42
Original commit files touched by this commit  3.0.2
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 3.0.2

PR:             ports/65877
Submitted by:   maintainer

Number of commits found: 158 (showing only 100 on this page)

1 | 2  »  

2821
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0