1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Patrick Li 587e559ea5 Update to 2.0.4
PR:		ports/44798
Submitted by:	maintainer
2002-11-01 00:26:00 +00:00
accessibility
arabic
archivers
astro
audio * Add missing iconv dependency. 2002-10-31 19:31:09 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.21 (based on SQLite 2.7.2) 2002-10-31 09:06:50 +00:00
deskutils devel/SWIG-devel -> devel/swig13 2002-10-30 13:16:07 +00:00
devel Upgrade to 3.06 => remove BROKEN. 2002-10-31 22:12:15 +00:00
dns Add "dnstop", a libpcap application (ala tcpdump) that displays various 2002-10-31 18:59:02 +00:00
editors These libs are now needed. 2002-10-31 23:56:26 +00:00
emulators Fix building errors for emulators/xmame, while keeping joystick 2002-10-31 22:54:17 +00:00
finance devel/SWIG-devel -> devel/swig13 2002-10-30 13:16:07 +00:00
french * make fetchable again 2002-10-31 23:49:38 +00:00
ftp Add ftp-tls 20020906, ftp client supporting FTP AUTH TLS. 2002-10-30 12:08:24 +00:00
games Make games/pengpong buildable again. 2002-10-31 03:16:29 +00:00
german
graphics Fix a construct that causes make errors on platforms that are not 2002-10-30 18:51:10 +00:00
hebrew
hungarian
irc
japanese Fix build by removing declaration for deprecated and unreferenced 2002-10-30 13:30:28 +00:00
java . Add optional (default: off) runtime dependencies for the font packages 2002-10-31 20:20:37 +00:00
korean
lang Fix a construct that causes make errors on platforms that are not 2002-10-30 18:51:10 +00:00
mail This port update fixes the pkg-plist to include the new localizations so they 2002-10-31 14:54:22 +00:00
math upgrade to 1.0.12 2002-10-31 15:59:49 +00:00
mbone
misc Added clex, a commandline file manager 2002-10-31 23:19:17 +00:00
Mk
multimedia
net Support X11-less installation. One sample executable -- xep -- will not 2002-10-31 23:36:04 +00:00
net-im
net-mgmt Update to 1.0.7 and use NOPORTDOCS in pkg-plist 2002-10-30 20:42:57 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Update to 20021101. Since there have been many changes, there could 2002-11-01 00:09:04 +00:00
portuguese
print Mark BROKEN until I can figure out what is happening. 2002-10-31 12:12:00 +00:00
russian
science
security Update to 2.0.4 2002-11-01 00:26:00 +00:00
shells
sysutils Update to 20021101. Since there have been many changes, there could 2002-11-01 00:09:04 +00:00
Templates
textproc * make fetchable again 2002-10-31 23:49:38 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 5.10. 2002-10-31 22:42:56 +00:00
x11
x11-clocks
x11-fm Fix build on -CURRENT. 2002-10-31 17:10:41 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits devel/SWIG-devel -> devel/swig13 2002-10-30 13:16:07 +00:00
x11-wm Update 2.5.3 --> 2.5.4 2002-10-31 23:11:26 +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.