1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-03-29 18:36:43 +00:00
accessibility
arabic
archivers
astro
audio Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA 2002-03-29 16:19:23 +00:00
benchmarks Make this build again on systems with no MAP_INHERIT on mmap. 2002-03-29 06:27:12 +00:00
biology change master site 2002-03-29 08:15:13 +00:00
cad
chinese
comms
converters Fixed port build error. 2002-03-29 06:19:14 +00:00
databases add missing @dirrm 2002-03-29 06:42:59 +00:00
deskutils Prevent inclusion of <malloc.h> when building. 2002-03-29 16:25:48 +00:00
devel Make work with the new bsd.port.mk. The benefit of the magick, that 2002-03-29 17:43:34 +00:00
dns
editors Update to 2.21. 2002-03-28 23:04:22 +00:00
emulators
finance
french
ftp Re-enable pam and add a patch to allow this to build with OpenPAM. 2002-03-29 07:29:30 +00:00
games Grammar nits. 2002-03-29 18:36:43 +00:00
german
graphics Follow libdvdcss shared library version bump. 2002-03-29 11:06:53 +00:00
hebrew
hungarian
irc
japanese Stop building those obsoleted packages on Bento. 2002-03-29 15:53:33 +00:00
java Maintainer update. Only change is that USE_JAVA is used. Not 2002-03-29 11:14:26 +00:00
korean
lang Maintainer update. Only change is that USE_JAVA is used. Not 2002-03-29 11:14:26 +00:00
mail Add new MASTER_SITES 2002-03-29 17:43:18 +00:00
math Update to 3.34 2002-03-29 17:37:03 +00:00
mbone
misc Update to 0.3.0 2002-03-29 09:25:41 +00:00
Mk Fixed 2 bugs related to dependencies. 2002-03-29 11:22:41 +00:00
multimedia remove unecessary file 2002-03-29 08:39:54 +00:00
net Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA 2002-03-29 16:19:23 +00:00
net-im
net-mgmt
net-p2p Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA 2002-03-29 16:19:23 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 1.13 2002-03-28 19:38:58 +00:00
russian
science
security www.crypto-publish.org does not have krb5-1.2.4.{tar,tar.Z,tar.gz,tar.bz2}. 2002-03-29 13:23:08 +00:00
shells
sysutils Don't try to free() statically allocated array. 2002-03-29 12:55:02 +00:00
Templates
textproc Update to 1.0.15. 2002-03-29 12:35:51 +00:00
Tools
ukrainian Add the file I added locally, but forgot to include. 2002-03-29 07:32:09 +00:00
vietnamese
www Finally catch up with the version number change of devel/tcllib -- 2002-03-29 17:55:00 +00:00
x11 upgrade to 11.00 2002-03-29 08:02:33 +00:00
x11-clocks
x11-fm Take into account that not only -current, but the -stable as well now has 2002-03-29 13:01:03 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.4.6 and use the bzip2 distfile. 2002-03-29 07:50:14 +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.