1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Brian Feldman 7b3d367711 Update to the latest CVS_DATE, obsoleting patches patch-a[yz].
Add "ignorelogin" login.conf functionality to sshd.

The biggest change: new port functionality.  Making "fetchsrctarball"
will soon work for those of you who cannot use CVS to get OpenSSH.
Mark Murray, the savior he is :), will use "make makesrctarball" and
put the snapshots of OpenSSH source in the proper place.

The current ${MASTER_SITES} is just a guess at where the snapshot
files could be hosted; something definite should be worked out very
soon.
1999-11-21 16:42:44 +00:00
archivers - Fix MASTER_SITES 1999-11-21 00:53:55 +00:00
astro Anal retentive window dressing. Move newton and kris over until grog 1999-11-21 03:04:51 +00:00
audio - Update to 3.50 1999-11-21 01:08:44 +00:00
benchmarks
biology
cad Upgrade to 0.25. 1999-11-16 10:40:05 +00:00
chinese
comms
converters
databases Update MASTER_SITES and WWW 1999-11-20 22:09:15 +00:00
deskutils
devel Fix pkg/PLIST. 1999-11-20 08:59:46 +00:00
dns Upgrade to 8.2.2 patch 5 1999-11-15 01:03:44 +00:00
editors Update to version 0.6.0 1999-11-21 00:41:57 +00:00
emulators Update MAINTAINER's email address 1999-11-21 00:31:08 +00:00
finance
ftp
games
german
graphics Update to version 1.1 1999-11-21 01:03:25 +00:00
irc Update to 4.pre2.200: 1999-11-16 12:50:44 +00:00
japanese Upgrade to 20.4 and remove BROKEN. 1999-11-21 15:22:38 +00:00
java
korean
lang Update to the Sep1999 version of Hugs98 1999-11-20 22:49:40 +00:00
mail Today just isn't my day. This is the last one, I promise :-) Fix 1999-11-20 01:03:48 +00:00
math gtkgraph is in graphics, not math. :) 1999-11-16 23:15:06 +00:00
mbone
misc Update MASTER_SITES and sync the NFS HOWTO 1999-11-20 22:52:14 +00:00
Mk
multimedia
net Add patch for more firewall-friendly by default 1999-11-18 23:54:19 +00:00
net-im Add patch for more firewall-friendly by default 1999-11-18 23:54:19 +00:00
net-mgmt grr....back out commit error. 1999-11-15 18:30:56 +00:00
news Update to version 0.6.3. 1999-11-17 22:49:39 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Activate the hyperlatex and nenscript ports. 1999-11-14 03:50:58 +00:00
russian
science
security Update to the latest CVS_DATE, obsoleting patches patch-a[yz]. 1999-11-21 16:42:44 +00:00
shells
sysutils Activate obliterate. 1999-11-21 06:20:56 +00:00
Templates
textproc upgrade to 1.1 1999-11-20 02:15:47 +00:00
Tools
vietnamese
www add graphics to CATEGORIES 1999-11-21 03:01:40 +00:00
x11 Fix for CONFIGURE_ENV line. 1999-11-21 09:37:01 +00:00
x11-clocks Fix a typo in pkg/DESCR.. prerease -> prerelease 1999-11-17 20:17:30 +00:00
x11-fm
x11-fonts Update to 4.2. 1999-11-16 15:11:45 +00:00
x11-servers Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped 1999-11-16 19:29:01 +00:00
x11-themes
x11-toolkits
x11-wm Add Imlib depend line and delete the obsolete MASTER_SITE. 1999-11-19 02:04:07 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.