1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer 648117b85b Additional documentation actually resides in $PREFIX/share/doc/wine, not
$PREFIX/lib/wine/documentation, these days.

Submitted by:	anholt
Approved by:	obrien (mentor)
2002-05-13 16:22:07 +00:00
accessibility Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
arabic
archivers upgrade to 0.3.0 2002-05-12 05:57:27 +00:00
astro Add myself. 2002-05-12 05:05:50 +00:00
audio Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
benchmarks To ports@freebsd.org. 2002-05-08 21:03:16 +00:00
biology
cad add gtkwave 2.0.0p1 2002-05-12 15:14:08 +00:00
chinese add support for Adobe Systems Tech Note #5079 & #5080 2002-05-11 03:17:10 +00:00
comms GNOME policy: 2002-05-13 12:06:47 +00:00
converters Update to 0.5. 2002-05-11 21:53:22 +00:00
databases Update to 0.95. 2002-05-13 12:35:26 +00:00
deskutils Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
devel Fix up the pkg-{descr|comment} to relfect reality, and avoid confusion 2002-05-13 16:09:05 +00:00
dns
editors Fix dired-mode for Japanese locale. 2002-05-12 14:29:02 +00:00
emulators Additional documentation actually resides in $PREFIX/share/doc/wine, not 2002-05-13 16:22:07 +00:00
finance
french
ftp upgrade to 0.8 2002-05-13 01:37:39 +00:00
games - Upgrade to version 1.4. 2002-05-13 14:06:51 +00:00
german
graphics GNOME policy: 2002-05-13 14:52:42 +00:00
hebrew
hungarian
irc * Follow the locale change 2002-05-13 05:38:28 +00:00
japanese Define INSTALLS_SHLIB properly. 2002-05-12 19:51:04 +00:00
java Making portlint happy. Moved the trailing slash from 2002-05-09 11:18:20 +00:00
korean
lang Update icc from 5.0.1 to 6.0.139. 2002-05-13 13:58:21 +00:00
mail Update to 1.0.5. 2002-05-12 04:20:04 +00:00
math WWW moved 2002-05-13 04:48:23 +00:00
mbone
misc GNOME policy: 2002-05-13 12:33:45 +00:00
Mk Fixed typo. 2002-05-13 12:25:18 +00:00
multimedia
net Install audit VFS module. 2002-05-13 14:33:08 +00:00
net-im
net-mgmt GNOME policy: 2002-05-13 12:25:27 +00:00
net-p2p Update to 0.55 2002-05-09 16:45:02 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
russian Update to 1.3.24 2002-05-08 14:32:43 +00:00
science
security Use full path to md5 2002-05-13 15:23:17 +00:00
shells Add pkg-descr. 2002-05-12 17:40:05 +00:00
sysutils GNOME policy: 2002-05-13 12:50:41 +00:00
Templates
textproc Update the RUN_DEPENDS entry for ruby-xmlparser. 2002-05-12 19:42:14 +00:00
Tools - Catch up to buildenv changes. 2002-05-13 03:43:07 +00:00
ukrainian
vietnamese
www Upgrade to 1.0.rc2. Actually this had to be done along with www/mozilla 2002-05-13 16:15:08 +00:00
x11 Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
x11-clocks Fix PLIST 2002-05-09 06:12:17 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix up the pkg-{descr|comment} to relfect reality, and avoid confusion 2002-05-13 16:09:05 +00:00
x11-wm Add port of hackedbox, a window manager based on blackbox but with 2002-05-12 23:13:12 +00:00
.cvsignore
INDEX
LEGAL Update icc from 5.0.1 to 6.0.139. 2002-05-13 13:58:21 +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.