1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-01-25 12:35:20 +00:00
accessibility/atk
arabic
archivers
astro
audio
benchmarks
biology - Update to version 1.82 2002-01-25 12:35:20 +00:00
cad
chinese Chasing mail/mutt-devel upgrade. 2002-01-23 09:21:56 +00:00
comms
converters
databases update to 2.56. 2002-01-23 18:24:53 +00:00
deskutils Update version number of guppi shared library. 2002-01-25 06:28:45 +00:00
devel Variables which are defined in bsd.port.mk could never be used as conditional 2002-01-24 23:26:37 +00:00
dns Upgrade 3.6.2. 2002-01-23 08:54:17 +00:00
editors Use printf(1) to reduce the logic speggetti here. 2002-01-24 12:54:15 +00:00
emulators On i386, add a symlink to linux_base-7 so the stdc++ shared library 2002-01-24 09:34:10 +00:00
finance Update version number of guppi shared library. 2002-01-25 06:28:45 +00:00
french
ftp Update to 1.0.8 2002-01-24 23:05:23 +00:00
games upgrade to 0.4.25 2002-01-24 07:00:18 +00:00
german
graphics Update to 1.0.3. 2002-01-25 10:46:59 +00:00
hebrew
hungarian
irc
japanese Add FreeBSD version tag to files/Makefile.in . 2002-01-24 14:36:26 +00:00
java
korean
lang Don't explicitly link libc in. This is more a style change than the functional 2002-01-24 19:06:31 +00:00
mail Update to popd-2.0.1. 2002-01-24 12:43:11 +00:00
math add ploticus 2.02 2002-01-23 19:32:29 +00:00
mbone
misc Fix the master port detection logic to correctly handle KDE ports. 2002-01-24 10:11:43 +00:00
Mk Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_N 2002-01-24 01:15:03 +00:00
multimedia Update to 0.9.8. 2002-01-24 09:22:15 +00:00
net Update portrevision to go with the new patch 2002-01-25 12:14:00 +00:00
net-im Update to version 0.51. 2002-01-25 07:56:01 +00:00
net-mgmt
net-p2p
news - Add a patch to use getloadavg(3) instead of nlist and kernel sysmbols 2002-01-25 06:41:19 +00:00
palm
picobsd
polish
ports-mgmt Fix the master port detection logic to correctly handle KDE ports. 2002-01-24 10:11:43 +00:00
portuguese
print Add checksum for latest HP DJ970C Series driver (I left the old 2002-01-24 01:06:37 +00:00
russian
science
security Update to 4183 2002-01-25 01:20:48 +00:00
shells
sysutils - Update to version 1.20 2002-01-24 14:52:25 +00:00
Templates
textproc add p5-XML-Catalog 2002-01-25 03:59:42 +00:00
Tools
ukrainian
vietnamese
www Don't build/install useless statically linked version of the shared module. 2002-01-25 11:06:45 +00:00
x11 The I128 driver doesn't build properly on the Alpha so remove it. 2002-01-25 05:07:17 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Add one more MASTER_SITE. 2002-01-23 08:39:50 +00:00
.cvsignore
INDEX
LEGAL - Fnorb is free! It has been relicensed under the Python licence. 2002-01-24 14:43:02 +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.