| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Nov 2004 21:53:08
1.2.27_1
|
linimon  |
As previously announced, remove ports/picobsd/ssh-picobsd due to long-
standing build problems. Since it was the last port in the picobsd
category, remove it, too.
Discussed with: kris |
21 Jun 2004 21:27:46
1.2.27_1
|
kris  |
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. |
20 Jun 2004 20:59:26
1.2.27_1
|
pav  |
- Remove empty files [1]
- While here, portlint
PR: ports/68068 [1]
Submitted by: Sergey Matveychuk <sem@ciam.ru> |
11 Apr 2004 06:05:31
1.2.27_1
|
kris  |
BROKEN: Install fails |
31 Mar 2004 03:12:58
1.2.27_1
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
1.2.27_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
07 Mar 2003 06:08:24
1.2.27_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
30 Sep 2001 18:33:59 
|
luigi  |
If the program is called as ssh1, invoke ssh_main(). This is necessary for scp
to work, as scp execs ssh1. |
27 Aug 2001 17:49:56 
|
luigi  |
update list of MASTER_SITES. It is a bad idea to put identifiers such as /.w2/
below into URLs. |
22 May 2001 19:19:44 
|
sobomax  |
Ports policy: |
22 Apr 2001 15:03:04 
|
luigi  |
New port: stripped-down ssh version to be used in picobsd images. "stripped
down" refers to the fact that we build a single binary which includes ssh,
sshd and scp functionality without having to bring in 3 copies of mostly the
same code. |