notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/openssh-portable/Makefile

Number of commits found: 344 (showing only 44 on this page)

«  1 | 2 | 3 | 4 

Wednesday, 26 Jun 2002
12:22 dinoex search for other commits by this committer
Thanks to max@wide.ad.jp, maxim, obraun@informatik.unibw-muenchen.de, fjoe
Patch from current, noted by drs@rucus.ru.ac.za:
environment variables in the 'setenv' field of login.conf are set now.
Original commit
07:06 dinoex search for other commits by this committer
Streamline OPENSSH_OVERWRITE_BASE=yes
Original commit
04:05 dinoex search for other commits by this committer
Migrate configuration files to $PREFIX/etc/ssh/
Add ${PREFIX}/etc/rc.d/sshd.sh.sample
Original commit
Tuesday, 25 Jun 2002
04:59 dinoex search for other commits by this committer
change --with-privsep-path if OPENSSH_OVERWRITE_BASE is in effect.
Submitted by:   brad@brad-x.com
Original commit
Monday, 24 Jun 2002
23:04 dinoex search for other commits by this committer
Create user for privsep
Original commit
Saturday, 22 Jun 2002
16:24 dinoex search for other commits by this committer
Update: openssh-3.2.3p1
New manpages: ssh-keysign.8 sftp-server.8 sshd.8
New program ssh-keysign
Original commit
Sunday, 16 Jun 2002
15:03 dinoex search for other commits by this committer
- Get rid of PERL and use SED
Original commit
Saturday, 8 Jun 2002
05:22 dinoex search for other commits by this committer
Fix typing error in OPTION

Submitted by:   joseph@randomnetworks.com
Original commit
Tuesday, 4 Jun 2002
06:54 dinoex search for other commits by this committer
Honor Option ENABLE_SUID_SSH
Build defaults witouth SUID
Original commit
Friday, 31 May 2002
20:51 dinoex search for other commits by this committer
- get rid of duplicate code in Makefiles.
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
Original commit
07:28 dinoex search for other commits by this committer
Update to OpenSSH 3.2.3

- patch openssh-3.1-adv.token.patch is now obsolete.
- remerged PAM changes form previous port
- declare CMSG_* macros.
- fixed bad type in function input_userauth_passwd_changereq

Update to OpenSSH-portable-3.2.3p1

- patch openssh-3.1p1-adv.token.patch is now obsolete
- keep previously declared CONFIGURE_ARGS
- remove openssh-mit-krb5-20020326.diff (should be in the distribution now)
- patch patch-readpassphrase.c is now in teh distribution
- merged previous patches.
- extend CONFIGURE_ARGS so it find OPENSSL again.
- new patches for GSSAPI, not fully tested.

If you have the patch applied:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36080

Builds with openssl-0.9.6d under:
2.2.8-RELEASE
3.2-RELEASE
4.2-RELEASE
4.6-RC
Original commit
Thursday, 9 May 2002
10:28 dinoex search for other commits by this committer
Use crypto.3 as dependeny.
To keep consistent with USE_SSL in bsd.port.mk
Original commit
Tuesday, 7 May 2002
09:18 sobomax search for other commits by this committer
Chase openssl shlib version increase.

Pointy hat to:  dinoex
Original commit
Saturday, 4 May 2002
04:38 dinoex search for other commits by this committer
openssl:
- some configure scripts check the version of the lib
  so we need to update SHLIBVER
- bump PORTREVISION

openssh:
- build ports with local openssl, if it exists
Original commit
Friday, 3 May 2002
03:02 dinoex search for other commits by this committer
Security fix for token passing, see bugtraq for details.
- fetch and use openssh-3.1-adv.token.patch to build.
- bump PORTREVISION
Original commit
Monday, 25 Mar 2002
05:39 dinoex search for other commits by this committer
- Fix problem with auth_ttyok and ttyname
- Make KERBEROS patch build with heimdal port
Original commit
Saturday, 23 Mar 2002
04:08 dinoex search for other commits by this committer
- Update patches for Option KRB5_HOME
        openssh-3.1p1-gssapi-20020321.diff
        openssh-mit-krb5-20020319.diff
Original commit
Sunday, 17 Mar 2002
20:24 dinoex search for other commits by this committer
Merged patches for HAVE_LOGIN_CAP from stable

PR:             35904
Original commit
Friday, 15 Mar 2002
19:39 dinoex search for other commits by this committer
Fixed Build in 4.2
Add correct Version of OPENSSL in dependencies if older than 4.3
(bsd.ports.mk) is still not sufficent.
Original commit
Saturday, 9 Mar 2002
12:51 dinoex search for other commits by this committer
Allow IPv6 connection if detected by configure.    
Original commit
Friday, 8 Mar 2002
17:45 wollman search for other commits by this committer
Fix thinko and make it possible to disable Kerberos support on the   make
command line even if KRB5_HOME is set in make.conf.    
Original commit
17:44 wollman search for other commits by this committer
Mark BROKEN in Kerberos case: Simon Wilkinson has not released   updated patches
yet.  (I hope dinoex doesn't mind my committing this.)    
Original commit
05:54 dinoex search for other commits by this committer
Update to OpenSSH 3.1 OpennSSH-portable 3.1p1    
Original commit
Wednesday, 6 Mar 2002
13:53 nectar search for other commits by this committer
Fix off-by-one error.    
Original commit
Sunday, 17 Feb 2002
15:00 dinoex search for other commits by this committer
Add option to support patches:    
Original commit
Monday, 28 Jan 2002
07:23 dinoex search for other commits by this committer
Add patch for: readpassphrase.h           Someone in the OpenSSH world doesn't
understand the difference   between application and implementation namespaces. 
This causes   conflicts with <readpassphrase.h>.    
Original commit
Saturday, 5 Jan 2002
11:37 dinoex search for other commits by this committer
PKGNAMESUFFIX set for Option OPENSSH_OVERWRITE_BASE    
Original commit
Friday, 4 Jan 2002
17:18 dinoex search for other commits by this committer
Fix MANPREFIX, so manpages are compressed    
Original commit
Wednesday, 2 Jan 2002
21:09 dinoex search for other commits by this committer
strip trailing \    
Original commit
19:45 dinoex search for other commits by this committer
adding a knob to the OpenSSH port to allow people   to overwrite the ssh in the
base system.           make OPENSSH_OVERWRITE_BASE=yes    
Original commit
Sunday, 2 Dec 2001
06:52 dinoex search for other commits by this committer
- Udate to OpenSSH-3.0.2   - make batch-processing cleaner    
Original commit
Saturday, 1 Dec 2001
20:25 dinoex search for other commits by this committer
In BATCH mode - clean generated host keys.    
Original commit
Monday, 19 Nov 2001
22:29 dwcjr search for other commits by this committer
Give dinoex@ maintainership since he's really been maintaining it and   is
better suited for maintaining this port.    
Original commit
Sunday, 18 Nov 2001
08:43 dinoex search for other commits by this committer
Update to openssh-3.0.1 and openssh-portable-3.0.1p1    
Original commit
Wednesday, 7 Nov 2001
13:47 dinoex search for other commits by this committer
Update to OpenSSH 3.0 and OpenSSH-portable 3.0p1   Extracted from Changelog (not
complete):    
Original commit
Wednesday, 24 Oct 2001
08:16 dinoex search for other commits by this committer
- included an patch that solves a coredump in sshd   - Bumped PORTREVISION    
Original commit
Wednesday, 3 Oct 2001
16:19 dinoex search for other commits by this committer
- Update to OpenSSH 2.9.9p2   - security-patch for cookie files obsolete   - MD5
password support activated    
Original commit
Sunday, 19 Aug 2001
18:22 dinoex search for other commits by this committer
- Update to p2:   - stripped down some patches    
Original commit
16:46 dinoex search for other commits by this committer
Fix package building, slogin and its manpage is an link    
Original commit
Wednesday, 1 Aug 2001
11:56 dinoex search for other commits by this committer
- slogin and manpage added to package, bumped PORTREVISION    
Original commit
Sunday, 10 Jun 2001
21:08 dwcjr search for other commits by this committer
Fix FreeBSD specific patch, exit now if change of password fails.    
Original commit
Saturday, 9 Jun 2001
09:22 dinoex search for other commits by this committer
- Switch to the user's uid before attempting to unlink the auth forwarding    
file, nullifying the effects of a race.   - Bump PORTREVISION    
Original commit
Friday, 8 Jun 2001
20:17 dwcjr search for other commits by this committer
Update maintainer email    
Original commit
Friday, 1 Jun 2001
15:49 dinoex search for other commits by this committer
New port:   OpenSSH portable, which has GNU-configure and more.   Diffs to
OpenSSH-OPenBSD are huge.   So this is here a complete diffrent branch, no
repro-copy   - Did a bit cleanup in the Makefile    
Original commit

Number of commits found: 344 (showing only 44 on this page)

«  1 | 2 | 3 | 4