1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke 2a8ec92ecc Update to 2.0.2.
2003-11-18 17:24:11 +00:00
accessibility
arabic
archivers
astro Hi, I'm coming from Prague. 2003-11-18 15:08:38 +00:00
audio - Fix build with ATAng. 2003-11-17 23:51:46 +00:00
benchmarks
biology
cad
chinese Unmark BROKEN. The patch is already applied on Oct 31. 2003-11-18 17:20:34 +00:00
comms Fix build process on sparc64 and alpha systems. 2003-11-18 11:46:10 +00:00
converters
databases A slave port for postgresql7, containing only the client interface. 2003-11-18 05:39:01 +00:00
deskutils Quiet portlint warnings. 2003-11-18 04:15:09 +00:00
devel - Update to 1.3.8 2003-11-18 15:11:20 +00:00
dns - Added some patches to fix a memory leak in the bind backend 2003-11-18 13:34:59 +00:00
editors Use Tcl/Tk 8.4 rather than 8.3. 2003-11-18 02:29:43 +00:00
emulators Fix build on 4.x. 2003-11-18 15:35:32 +00:00
finance
french
ftp Upgrade to 4.0. 2003-11-18 03:33:03 +00:00
games
german
graphics Update to 4.1.43 [1] 2003-11-18 14:09:52 +00:00
hebrew
hungarian
irc - Unbreak on -CURRENT 2003-11-18 15:05:13 +00:00
japanese
java
korean Update to 0.9.1 2003-11-17 23:06:35 +00:00
lang Forgot to check this in at the same time as Makefile and distinfo. 2003-11-18 10:46:09 +00:00
mail - Don't patch out copyright information 2003-11-18 16:13:39 +00:00
math
mbone
misc Update to 2.0.2. 2003-11-18 17:24:11 +00:00
Mk
multimedia
net Update to 0.6. 2003-11-18 17:19:57 +00:00
net-im Update to 0.6. 2003-11-18 17:19:57 +00:00
net-mgmt Unbreak on 4-stable (actually gcc-2.95). 2003-11-18 15:24:22 +00:00
net-p2p
news - Update to version 1.6 2003-11-17 22:06:01 +00:00
palm
picobsd
polish
ports-mgmt Remove EXAMPLESDIR. 2003-11-17 21:19:02 +00:00
portuguese
print Remove gnomehier from USE_GNOME list (gnomeprefix implies gnomehier). 2003-11-18 15:25:35 +00:00
russian
science
security - fix COMMENT, contains no longer MIT code 2003-11-18 17:03:53 +00:00
shells
sysutils Add radmind 1.2.1, utility for administering filesystem changes. 2003-11-18 11:53:35 +00:00
Templates
textproc Add p5-Pod-Stripper 0.22, strip all pod, and output what's left. 2003-11-18 16:00:54 +00:00
Tools
ukrainian
vietnamese
www - make portlint happy 2003-11-18 13:24:04 +00:00
x11
x11-clocks * Convert from ${CP} to ${INSTALL_DATA} 2003-11-18 04:06:29 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.3.7 2003-11-18 15:12:33 +00:00
x11-wm - Update to version 0.9.6 2003-11-18 16:26:51 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED the *-rtems-gcj port is no in the *-rtems-gcc port 2003-11-18 11:10:04 +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.