1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-06-01 12:03:25 +00:00
accessibility
arabic
archivers Prevent negative fseek for old FreeBSD versions 2002-05-31 10:12:21 +00:00
astro
audio Update to 0.9.9.8 2002-05-31 23:25:47 +00:00
benchmarks
biology
cad - Fix PORTVERSION 2002-06-01 06:22:52 +00:00
chinese
comms upgrade to 1.14 2002-05-31 03:28:34 +00:00
converters Update to 1.0.13 2002-05-31 23:09:47 +00:00
databases When editing multiple PRs, make sure to clear the change message in between. 2002-06-01 11:46:50 +00:00
deskutils Update to 1.4.6. 2002-05-31 20:53:08 +00:00
devel Update to 0.04. 2002-06-01 12:03:25 +00:00
dns Update to 0.9.34 2002-05-31 22:55:00 +00:00
editors
emulators
finance
french
ftp - Conform to GNOME directory hierarchy 2002-06-01 06:29:42 +00:00
games - don't display the port readme when installing 2002-05-31 21:30:55 +00:00
german
graphics Update to 0.3.1 2002-05-31 23:19:36 +00:00
hebrew
hungarian
irc
japanese Update to 20020401 2002-06-01 00:43:23 +00:00
java
korean
lang upgrade to 1.0 2002-06-01 06:13:47 +00:00
mail - get rid of duplicate code in Makefiles. 2002-05-31 20:51:48 +00:00
math
mbone
misc Add wmfirew 0.20, a dockapp that shows fireworks in action. 2002-05-31 12:58:43 +00:00
Mk
multimedia o New port mjpegtools version 1.6.0: Set of tools to record/playback/edit 2002-05-31 18:19:48 +00:00
net Install manpages 2002-06-01 01:18:11 +00:00
net-im
net-mgmt bump PORTREVISION 2002-05-31 18:23:45 +00:00
net-p2p
news - get rid of duplicate code in Makefiles. 2002-05-31 20:51:48 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Installation will fail if Linux strip is not found, allow the install 2002-05-31 12:32:37 +00:00
russian
science
security - get rid of duplicate code in Makefiles. 2002-05-31 20:51:48 +00:00
shells
sysutils Add wmflame 0.60, a dockapp that shows the load average as a flame. 2002-05-31 12:47:07 +00:00
Templates
textproc Updated to 1.51, because bugfixes 2002-06-01 11:29:28 +00:00
Tools
ukrainian
vietnamese
www Add php-dyn 1.2, a PHP Extension to help debugging a PHP script. 2002-05-31 15:25:01 +00:00
x11 Add xnee 0.7.a2, x events recorder and player. 2002-05-31 20:44:23 +00:00
x11-clocks
x11-fm This port does no longer depend on rox-base. 2002-05-31 10:16:28 +00:00
x11-fonts Install under local/. Clarify PKGMESSAGE. 2002-05-31 09:28:08 +00:00
x11-servers
x11-themes
x11-toolkits Fix CFLAGS complience. No optimizations at all was used before... 2002-05-31 14:40:40 +00:00
x11-wm Add waimea 0.3.2, an X11 window manager designed for maximum 2002-05-31 21:06:35 +00:00
.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.