FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:58 PM BST
Port details
mindterm-binary 1.2.1_1 security on this many watch lists=6 search for ports that depend on this port
NO CDROM NO CDROM: Do not sell for profit
A full vt220 compatible Java SSH-1 client (not only for websites)

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Sep 2000 14:06:17
License: not specified in port


This is a Java SSH Client, which has a whole bunch of features,
but supports SSH Protocol 1 connections only.

This version does not depend on the Java Development Kit, since
it is the binary version, which runs out-of-the-box in
webbrowsers that support Java.  A minimal sample HTML page
is installed as well.
If you want to use the client from shell, you have to install
the JDK first (${PORTSDIR}/java/jdk/).

A commercial version for SSH-2 is available here:
WWW: http://www.mindbright.se/mindterm/
(This version is no longer supported)
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/security/mindterm-binary/ && make install clean
To add the package: pkg_add -r mindterm-binary


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/alex/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/alex/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/alex/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/alex/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/alex/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/alex/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/alex/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 14:03:52
Original commit files touched by this commit  1.2.1_1
ohauer search for other commits by this committer
-remove MD5
21 Dec 2009 02:19:12
Original commit files touched by this commit  1.2.1_1
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
22 Nov 2008 08:06:12
Original commit files touched by this commit  1.2.1_1
itetcu search for other commits by this committer
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Prompted by:    QAT QA run
07 Mar 2008 13:00:56
Original commit files touched by this commit  1.2.1
miwi search for other commits by this committer
- Remove unneeded quotes in COMMENTS

PR:             121329
Submitted by:   Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Approved by:    portmgr (erwin via irc)
25 Nov 2005 18:01:16
Original commit files touched by this commit  1.2.1
pav search for other commits by this committer
- Add SHA256
01 Oct 2005 06:09:00
Original commit files touched by this commit  1.2.1
linimon search for other commits by this committer
Reset maintainer who had turned in his commit bit some time back as he no
longer had time to work on FreeBSD.  We appreciate the help in the past.

Approved by:    alex (former maintainer)
23 Jun 2004 10:27:26
Original commit files touched by this commit  1.2.1
alex search for other commits by this committer
Fix checksum, so unbreak and don't schedule this for removal.

There's a small problem with the ftp-mirrors with the mindterm-ssh.html
file.  My and other mirrors of ftp.FreeBSD.org have a different filesize
of this file than the original ftp.FreeBSD.org file (1085 vs. 1106 bytes).
This is only in amount of whitespace, diff -b shows no difference at all.
(It's not a tab problem, I manually couldn't find the difference btw)

This is also why I never could reproduce the checksum mismatch on bento, as
I never fetch from ftp.FreeBSD.org but a local mirror.  Neither could
other people who just asked me why this port is marked broken and scheduled
for removal.

The distinfo file will now use the filesize from the master FTP server.
Thanks to the SIZE data, "make fetch" will try different mirrors until
it'll find one with the correct size and thus the correct checksum.
So hopefully this will fix this port for the future.
21 Jun 2004 21:27:46
Original commit files touched by this commit  1.2.1
kris search for other commits by this committer
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
18 Mar 2004 18:01:13
Original commit files touched by this commit  1.2.1
trevor search for other commits by this committer
Add size data, approved by maintainers.
21 Feb 2004 20:04:31
Original commit files touched by this commit  1.2.1
kris search for other commits by this committer
BROKEN: Checksum mismatch
05 Mar 2003 21:30:48
Original commit files touched by this commit  1.2.1
alex search for other commits by this committer
de-pkg-comment
05 Mar 2003 21:21:53
Original commit files touched by this commit  1.2.1
alex search for other commits by this committer
de-pkg-comment
27 Feb 2003 01:27:23
Original commit files touched by this commit  1.2.1
foxfair search for other commits by this committer
Obtained from:          bento
Correct checksum.
27 Jan 2003 20:52:14
Original commit files touched by this commit  1.2.1
alex search for other commits by this committer
Fix mindterm-ssh.html checksum.

Submitted by:   evenson@panix.com
30 Nov 2002 02:33:37
Original commit files touched by this commit  1.2.1
alex search for other commits by this committer
This software is no longer supported by Mindbright and available
from their site, since they want to sell their SSH-2 version for profite.
However, this version is GPL, so we are able to distribute it on
MASTER_SITE_LOCAL and use it as we did before.

Approved by:    portmgr (kris)
10 Nov 2002 22:44:03
Original commit files touched by this commit  1.2.1
kris search for other commits by this committer
Don't remove system directories share/java, share/java/classes, and
share/doc
05 May 2001 14:28:26
files touched by this commit
alex search for other commits by this committer
* documentation into share/doc and respect NOPORTDOCS   * NO_CDROM (do not sell
for profit)    
08 Oct 2000 07:30:58
files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
22 Sep 2000 18:10:43
files touched by this commit
alex search for other commits by this committer
(null-commit)    
22 Sep 2000 18:06:17
files touched by this commit
alex search for other commits by this committer
Add mindterm-binary, a binary-only port of mindterm, a featureful   SSH client
(full VT220/xterm compatible!!)   This is the binary-only version without a
dependency to JDK but   including a sample HTML-file instead (for use in
webbrowsers).    

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.144 seconds.