1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Brian Feldman 97a018a48f Lots of OpenSSH changes, let's see if I remember them all.
1. Makefile cleanups, pkg/DESCR original comment (obrien)
	2. sshd.sh and automatic host key generation when installed
	   (Christian Weisgerber <naddy@unix-ag.uni-kl.de>)
	3. Completely redone downloading procedure:
		* CVS is used to download the source (${CVS_CMD} defaults to
		  cvs -z3)
		* MD5 checksums and a specific ${CVS_DATE} are used to get
		  a specific source tree and verify it;  ${CVS_DATE} and
		  checksums can easily be rolled forward once tested.
		* Source is checked out to distfiles like other ports,
		  and is only updated when ${CVS_DATE} changes.
		  Rebuilding the port doesn't require another cvs co.

Enjoy!

Reviewed mostly by:	obrien
1999-11-13 05:55:42 +00:00
1999-10-27 08:12:45 +00:00
1999-11-06 09:30:21 +00:00
1999-11-12 07:16:05 +00:00
1999-11-08 19:50:40 +00:00
1999-11-12 18:27:03 +00:00
1999-11-06 18:01:14 +00:00
1999-11-11 04:48:47 +00:00
1999-11-12 21:04:56 +00:00
1999-11-09 21:55:55 +00:00
1999-11-11 22:41:31 +00:00
1999-11-01 01:26:13 +00:00
1999-11-11 10:19:54 +00:00
1999-11-10 21:28:29 +00:00
1999-11-12 21:04:56 +00:00
1999-11-06 20:41:09 +00:00
1999-11-12 21:04:56 +00:00
1999-11-12 18:27:03 +00:00
1999-11-04 20:04:08 +00:00
1999-11-02 20:02:23 +00:00
1999-11-11 22:40:41 +00:00
1999-09-28 16:23:03 +00:00
1999-11-12 17:49:21 +00:00
1999-10-03 02:30:17 +00:00
1999-11-12 20:38:41 +00:00
1999-10-12 12:12:34 +00:00
1999-09-05 22:21:16 +00:00
1999-11-11 20:16:22 +00:00
1999-11-09 09:55:37 +00:00
1999-11-05 16:27:54 +00:00
1999-11-11 10:40:00 +00:00
1999-11-11 10:40:00 +00:00
1999-11-12 13:16:28 +00:00
1999-11-10 23:54:57 +00:00
1999-08-31 03:04:38 +00:00
1997-06-11 09:06:37 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.

Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.5 GiB
Languages
Makefile 47.1%
C 18%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%