Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/PKGNAME/DISTNAME/ in auxilliary helper target | kris | 2004-02-08 | 1 | -2/+2 |
| | | | | Submitted by: marcus | ||||
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | Drop maintainership | kris | 2003-07-12 | 1 | -1/+1 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | I committed the md5 sum on the wrong distfile last time; the contents | kris | 2001-05-14 | 1 | -1/+1 |
| | | | | were the same, but the paths were wrong. | ||||
* | Apply the Big Axe of Hacking to this port and remove all the CVS fetching | kris | 2001-04-17 | 4 | -136/+3 |
| | | | | | crap which just doesn't work well. Fall back on the tarball which will be generated once from the OpenBSD CVS repo each time I update the port. | ||||
* | Remove the html file -- not sure why that worked for me. | will | 2001-03-10 | 1 | -1/+0 |
| | |||||
* | Fix PLIST. | will | 2001-03-05 | 2 | -0/+4 |
| | | | | Submitted by: bento | ||||
* | Update to 2001.02.24 code snapshot of OpenSSH-askpass from OpenBSD CVS | kris | 2001-02-25 | 2 | -38/+37 |
| | | | | | | | repository (in fact, this code hasn't changed since last november, but use today's date). I don't know where I got the 1.2.2 version number from, but keep it for now as it looks like the third party version which OpenBSD are basing from is catching up to that number :-) | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/" | asami | 2000-03-22 | 1 | -1/+1 |
| | |||||
* | Allow manual PORTS_CVS_SERVER and CVS_SITES settings. | brian | 2000-03-02 | 1 | -1/+4 |
| | | | | Approved by: maintainer | ||||
* | ssh-askpass is a small X app which OpenSSH's ssh-add(1) will try and spawn | kris | 2000-02-28 | 7 | -0/+173 |
if called without a controlling terminal, e.g. if called during the X login process. It is somewhat configurable through app-defaults. Makefile shamelessly ripped from: green's OpenSSH port. |