1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev cd87689831 - Update to version 20040126
PR:		ports/62000
Submitted by:	maintainer
2004-01-27 19:12:25 +00:00
accessibility
arabic
archivers Remove unrar since it is available in the better form (as source port) 2004-01-27 08:13:42 +00:00
astro Add size data. 2004-01-27 16:12:37 +00:00
audio Add size data. 2004-01-27 16:12:37 +00:00
benchmarks - Allow blasting 10000 blocks 2004-01-25 19:04:24 +00:00
biology Yet another C++ fix. 2004-01-25 20:07:42 +00:00
cad - Update to version 3.2.0 2004-01-26 19:56:58 +00:00
chinese - use PLIST_FILES 2004-01-26 04:08:36 +00:00
comms - Update to 0.6.4.1 2004-01-27 11:54:45 +00:00
converters Add size data. 2004-01-27 16:12:37 +00:00
databases Update to 3.12. 2004-01-26 12:15:37 +00:00
deskutils - Update to 0.8.11 2004-01-25 21:43:57 +00:00
devel Update to 0.16.1 2004-01-27 16:32:02 +00:00
dns - Update to 2.0.2 2004-01-27 11:33:59 +00:00
editors Use lthack, and install translations. 2004-01-25 14:36:48 +00:00
emulators Document the homepage. 2004-01-25 23:38:45 +00:00
finance
french Add size data. 2004-01-27 16:32:58 +00:00
ftp Add wmget 0.5.0, 2004-01-27 15:58:52 +00:00
games Add size data. 2004-01-27 16:12:37 +00:00
german
graphics Fix plist. Noticed on bento. 2004-01-27 18:02:44 +00:00
hebrew
hungarian
irc
japanese Add size data. 2004-01-27 16:32:58 +00:00
java
korean
lang Remove hashes of unused Fortran, Objective-C and Java distfiles. 2004-01-27 15:56:48 +00:00
mail - Update to version 20040126 2004-01-27 19:12:25 +00:00
math - Update to version 1.2.1 2004-01-26 20:38:03 +00:00
mbone
misc Add size data. 2004-01-27 16:12:37 +00:00
Mk Sort www.gtlib.cc.gatech.edu further down away from the top in 2004-01-27 01:39:06 +00:00
multimedia - Update to 2.0.20 2004-01-27 01:11:38 +00:00
net - Update to 1.03 2004-01-27 19:05:34 +00:00
net-im Patch almost a dozen vulnerabilities, see 2004-01-26 13:06:02 +00:00
net-mgmt Add size data. 2004-01-27 16:12:37 +00:00
net-p2p Fix build on alpha. 2004-01-26 08:47:44 +00:00
news
palm
picobsd
polish
ports-mgmt - remove sourceforge from MASTER_SITES 2004-01-27 17:36:08 +00:00
portuguese Add size data. 2004-01-27 16:40:39 +00:00
print Update the WWW: reference. 2004-01-27 17:56:02 +00:00
russian
science - Update to version 0.7.0 2004-01-26 20:34:31 +00:00
security Since portlint didn't like the use of a variable called "file", change it. 2004-01-27 16:42:47 +00:00
shells
sysutils - remove sourceforge from MASTER_SITES 2004-01-27 17:36:08 +00:00
Templates
textproc - Update to 4.0.9 2004-01-27 18:50:06 +00:00
Tools
ukrainian - Fix build on 4.x 2004-01-25 17:38:38 +00:00
vietnamese
www Sort and add size data. 2004-01-27 16:38:00 +00:00
x11 Add size data. 2004-01-27 16:12:37 +00:00
x11-clocks
x11-fm Add size data. 2004-01-27 16:12:37 +00:00
x11-fonts Add size data. 2004-01-27 16:40:39 +00:00
x11-servers
x11-themes Add size data. 2004-01-27 16:12:37 +00:00
x11-toolkits Add size data. 2004-01-27 16:12:37 +00:00
x11-wm Add size data. 2004-01-27 16:12:37 +00:00
.cvsignore
INDEX
INDEX-5 Fixing kuser 2004-01-27 02:59:53 +00:00
LEGAL
Makefile
MOVED Belatedly document renaming of ports: 2004-01-26 22:51:52 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.