1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Froemberg 480809e4bd Add support for YP and BCMath.
Submitted by:	Marius Strom <marius@marius.org>
2001-02-06 22:26:23 +00:00
archivers
astro
audio Slightly improve heuristics used to distinguish between pre and post kobj MFC 2001-02-06 15:54:46 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils Minor tweak of WRKSRC needed by ja-plan. 2001-02-06 08:52:34 +00:00
devel
dns
editors Update to Vim 6.0 beta U 2001-02-06 08:41:32 +00:00
emulators
finance
french
ftp update to beta 5 2001-02-06 15:12:00 +00:00
games
german Spaces -> tabs in ports/german. 2001-02-06 13:13:16 +00:00
graphics - Update to 1.0.9; 2001-02-06 16:00:18 +00:00
hebrew
irc The typo police visits epic4. 2001-02-06 12:04:38 +00:00
japanese Style review in ports/japanese. 2001-02-06 13:22:00 +00:00
java
korean Style review in ports/korean. 2001-02-06 13:25:13 +00:00
lang Update to the snapshot as of 2001/02/05. 2001-02-05 21:34:38 +00:00
mail Upgrade to 3.15.1 2001-02-05 22:58:35 +00:00
math
mbone
misc Add 42upgrade. There are no files listed yet, but 4.2R users can use this 2001-02-06 06:46:43 +00:00
Mk Update to the snapshot as of 2001/02/05. 2001-02-05 21:34:38 +00:00
multimedia Add missed sdl-devel dependency. 2001-02-06 08:14:00 +00:00
net Update net/pchar port. 2001-02-06 17:47:14 +00:00
net-im
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Add more master sites. There still aren't redundent sites for all the 2001-02-06 14:06:39 +00:00
russian Spaces -> tabs in ports/russian. 2001-02-06 13:13:00 +00:00
science
security Be sure to recompute m->m_pkthdr.len after encrypting packet. 2001-02-06 18:43:21 +00:00
shells
sysutils Upgrade to 1.4.2. 2001-02-06 17:32:01 +00:00
Templates
textproc
Tools
vietnamese Style fixes in ports/vietnamese. 2001-02-06 13:13:34 +00:00
www Add support for YP and BCMath. 2001-02-06 22:26:23 +00:00
x11
x11-clocks Change MASTER_SITES and maintainer email address. 2001-02-06 12:25:42 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.