1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mikhail Teterin ce250f732d Upgrade to 1.0.2
PR:		ports/29017
Submitted by:	KATO Tsuguru	(thanks for the patch)
2001-07-16 21:23:11 +00:00
accessibility/atk
arabic
archivers
astro Move dcs (after rev 1.76 update) according to style set by rev 1.51 2001-07-15 12:54:36 +00:00
audio Update to 1.2.3. 2001-07-16 19:46:26 +00:00
benchmarks Updated to 2.05 2001-07-13 04:26:43 +00:00
biology
cad Add NOPORTDOCS support 2001-07-14 18:09:32 +00:00
chinese
comms
converters
databases DBIWrapper is the generic database Object for accessing 2001-07-16 07:22:50 +00:00
deskutils Fix MASTER_SITES. 2001-07-15 14:06:08 +00:00
devel Add Russian messages. 2001-07-16 18:04:52 +00:00
dns
editors Update to 1.0.6. 2001-07-16 20:17:15 +00:00
emulators
finance
french
ftp Highly configurable FTP proxy (under development). 2001-07-15 13:30:20 +00:00
games New port games/fsgs, a network game server thingy. 2001-07-16 08:25:23 +00:00
german
graphics Upgrade to 1.0.2 2001-07-16 21:23:11 +00:00
hebrew
hungarian
irc Update to version 1.0.1 2001-07-13 18:03:27 +00:00
japanese update to 2.03. 2001-07-16 18:45:53 +00:00
java
korean
lang upgrade to 0.8.1 2001-07-15 13:43:40 +00:00
mail - Patch to build with newer qt 2001-07-16 18:18:44 +00:00
math Unbroke with python2.0. 2001-07-16 19:56:37 +00:00
mbone
misc Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
Mk
multimedia
net - Update to version 0.20.2 2001-07-16 17:30:23 +00:00
net-im
net-mgmt Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
net-p2p
news - fix possible coredump for nodelist-entrys with more than 8 flags 2001-07-16 18:28:55 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010714, a maintenance release. 2001-07-14 08:12:05 +00:00
portuguese
print Replaced broken master site 2001-07-13 03:40:26 +00:00
russian
science
security Update to version 3.15 2001-07-16 15:42:15 +00:00
shells
sysutils Update to 20010714, a maintenance release. 2001-07-14 08:12:05 +00:00
Templates
textproc Pull out the dependency on DocBook 3.1, since none of the docs now require 2001-07-13 16:39:11 +00:00
Tools
ukrainian
vietnamese Note that VNterm adheres to RFC 1456 (VISCII and VIQR encodings) 2001-07-15 07:43:25 +00:00
www Update to 5.03. 2001-07-16 18:36:23 +00:00
x11 Updated to 2.0.3 2001-07-13 05:39:52 +00:00
x11-clocks
x11-fm Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
x11-wm
.cvsignore
INDEX
LEGAL Add mail/qtools and sysutils/service-config for the time being, 2001-07-13 15:10:40 +00:00
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.