1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
John Fieber 58cedef901 The fetchmail config script will automagically use Kerberos V5 if found.
This patch helps it find Kerberos V5 if you installed the port in a
non-standard place.

Reviewed by:	Ville Eerola <Ville.Eerola@sci.fi>
1998-09-13 21:31:51 +00:00
archivers Use MLINKS for manpage link. 1998-09-10 08:03:40 +00:00
astro
audio
benchmarks
biology
cad Properly find Motif includes and libs. 1998-09-13 20:48:28 +00:00
chinese
comms
converters
databases link with -pthread = -nostdlib und -lc_r 1998-09-13 17:23:33 +00:00
deskutils
devel
dns
editors
emulators Changed MASTER_SITES to ftp.bochs.com. 1998-09-11 15:40:16 +00:00
finance
ftp
games Activate pysol. 1998-09-11 09:12:01 +00:00
german
graphics
irc
japanese Remove man page entries from PLIST and let MAN1 and MLINKS handle 1998-09-11 16:04:43 +00:00
java
korean
lang
mail The fetchmail config script will automagically use Kerberos V5 if found. 1998-09-13 21:31:51 +00:00
math
mbone
misc Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) under CAM. Fixes for ELF and CAM RSN. 1998-09-13 01:16:02 +00:00
Mk (1) Add MLINKS support. 1998-09-10 06:38:02 +00:00
multimedia
net New version; 2.1beta -> 2.2.0 1998-09-11 06:55:03 +00:00
net-im
net-mgmt
news
palm
ports-mgmt
print Fix to let ghostscript5 link dynamically with X11 elf libs 1998-09-12 17:40:07 +00:00
russian
science
security Repair a linkage problem, whereis the ssh port was trying to 1998-09-13 20:38:06 +00:00
shells
sysutils
Templates
textproc
vietnamese
www use patch-ak from apache3 port (erase pid file) 1998-09-13 17:18:13 +00:00
x11 Upgrade to 0.90. 1998-09-11 07:51:59 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits
x11-wm Upgrade to 0.19.3. 1998-09-11 06:46:52 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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.