1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke 3edc521199 Update to 2.0.8.
2002-09-06 19:43:42 +00:00
accessibility
arabic
archivers
astro
audio Fix packaging list. 2002-09-06 14:36:01 +00:00
benchmarks
biology
cad add transcalc 0.13 2002-09-06 09:40:18 +00:00
chinese
comms Fix portlint warnings and add a method of installing just the headers 2002-09-06 05:03:15 +00:00
converters USE_REINPLACE rather than a somewhat convoluted perl expression. 2002-09-06 13:45:33 +00:00
databases Update port to 0.0.19. 2002-09-06 17:31:49 +00:00
deskutils
devel Bump port revision to reflect memory leak fix. 2002-09-06 15:03:19 +00:00
dns
editors Change MASTER_SITE_SUBDIR kiri -> kiri/xemacs. 2002-09-04 13:05:01 +00:00
emulators New port linux-winetools version 1.13b: A setup and configuration 2002-09-04 21:08:28 +00:00
finance
french
ftp
games Update to 2.6.2. Minor changes only. 2002-09-06 00:10:15 +00:00
german Fix a syntax error of the Makefile. 2002-09-06 12:56:13 +00:00
graphics Use ${REINPLACE_CMD} instead of ${PERL}. 2002-09-06 19:42:45 +00:00
hebrew
hungarian
irc
japanese Add Ruby/Gyokuro, a Ruby library which wraps Ruby/ChaSen. 2002-09-05 03:08:13 +00:00
java
korean
lang Update to 20020619. 2002-09-06 11:13:22 +00:00
mail Spam detector using Bayesian analysis of word counts. 2002-09-05 19:40:10 +00:00
math
mbone
misc Update to bogosort-0.4.0, which includes fixes to the error handling and 2002-09-06 09:08:45 +00:00
Mk
multimedia Update to 0.9.0.13 2002-09-05 04:56:10 +00:00
net add rfbproxy 0.6.5 2002-09-05 16:09:27 +00:00
net-im Updating maintainer e-mail address 2002-09-04 19:41:43 +00:00
net-mgmt Respect CC and CFLAGS and fix build on -current. 2002-09-05 02:40:51 +00:00
net-p2p
news * Upgrade to 2.1.1. 2002-09-06 13:56:08 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Set maintainership to ports@. 2002-09-05 08:41:17 +00:00
russian
science
security Update to 4221 2002-09-04 19:33:14 +00:00
shells MASTER_SITE_SOURCEFORGE is not worth listing in MASTER_SITES because 2002-09-06 12:06:00 +00:00
sysutils Fix MASTER_SITES 2002-09-06 08:12:28 +00:00
Templates
textproc Updated to 0.37 2002-09-06 09:09:44 +00:00
Tools
ukrainian
vietnamese
www upgrade to 5.24 2002-09-06 05:30:55 +00:00
x11 Update to 2.0.8. 2002-09-06 19:43:42 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade. 2002-09-05 19:33:15 +00:00
x11-themes Added a copy of distfile on my freebsd web area, since mosfet's site is 2002-09-03 17:44:43 +00:00
x11-toolkits Add devel/hs-c2hs to RUN_DEPENDS. 2002-09-06 06:26:55 +00:00
x11-wm Update port to 5.4.6a. 2002-09-04 20:33:22 +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/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.