aboutsummaryrefslogtreecommitdiff
path: root/security/mindterm-binary
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded quotes in COMMENTSMartin Wilke2008-03-071-2/+2
| | | | | | | | | PR: 121329 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> Approved by: portmgr (erwin via irc) Notes: svn path=/head/; revision=208570
* - Add SHA256Pav Lucistnik2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149451
* Reset maintainer who had turned in his commit bit some time back as he noMark Linimon2005-10-011-1/+1
| | | | | | | | | longer had time to work on FreeBSD. We appreciate the help in the past. Approved by: alex (former maintainer) Notes: svn path=/head/; revision=143895
* Fix checksum, so unbreak and don't schedule this for removal.Alexander Langer2004-06-232-6/+2
| | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=112036
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+2
| | | | Notes: svn path=/head/; revision=104520
* BROKEN: Checksum mismatchKris Kennaway2004-02-211-0/+2
| | | | Notes: svn path=/head/; revision=101590
* de-pkg-commentAlexander Langer2003-03-051-1/+0
| | | | Notes: svn path=/head/; revision=76979
* de-pkg-commentAlexander Langer2003-03-051-0/+1
| | | | Notes: svn path=/head/; revision=76977
* Obtained from: bentoFoxfair Hu2003-02-271-1/+1
| | | | | | | Correct checksum. Notes: svn path=/head/; revision=76545
* Fix mindterm-ssh.html checksum.Alexander Langer2003-01-271-1/+1
| | | | | | | Submitted by: evenson@panix.com Notes: svn path=/head/; revision=74103
* This software is no longer supported by Mindbright and availableAlexander Langer2002-11-303-10/+9
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=71241
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-2/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* * documentation into share/doc and respect NOPORTDOCSAlexander Langer2001-05-052-10/+17
| | | | | | | | | | | * NO_CDROM (do not sell for profit) Suggested by: nsayer * Fix MASTER_SITE Notes: svn path=/head/; revision=42272
* Add mindterm-binary, a binary-only port of mindterm, a featurefulAlexander Langer2000-09-225-0/+60
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). Notes: svn path=/head/; revision=33017