Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Langer
582ce2fbb0 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.
2004-06-23 10:27:25 +00:00
Kris Kennaway
3c088f1b9a 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.
2004-06-21 21:27:46 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Kris Kennaway
36769748b6 BROKEN: Checksum mismatch 2004-02-21 20:07:54 +00:00
Alexander Langer
e2e8c05d75 de-pkg-comment 2003-03-05 21:30:48 +00:00
Alexander Langer
e1330a835f de-pkg-comment 2003-03-05 21:24:03 +00:00
Foxfair Hu
72f961b0a8 Obtained from: bento
Correct checksum.
2003-02-27 01:27:23 +00:00
Alexander Langer
e34dc7314c Fix mindterm-ssh.html checksum.
Submitted by:	evenson@panix.com
2003-01-27 20:52:14 +00:00
Alexander Langer
f364b97657 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)
2002-11-30 02:33:36 +00:00
Kris Kennaway
063c457172 Don't remove system directories share/java, share/java/classes, and
share/doc
2002-11-10 22:44:03 +00:00
Alexander Langer
8e12ef263a * documentation into share/doc and respect NOPORTDOCS
* NO_CDROM (do not sell for profit)

Suggested by:	nsayer

* Fix MASTER_SITE
2001-05-05 13:28:25 +00:00
Alexander Langer
183ebc7b4d 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).
2000-09-22 17:06:17 +00:00