1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Patrick Li 0437d606c4 Update to 0.9.11
PR:		35094
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-02-19 21:42:37 +00:00
accessibility Add gail 0.6, an implementation of the ATK interfaces for GTK+ widgets. 2002-02-17 10:27:29 +00:00
arabic
archivers Add szip 1.12b, a fast compression utility. 2002-02-17 07:58:57 +00:00
astro Update to 0.6.6 2002-02-19 05:48:42 +00:00
audio Update to 0.89 2002-02-18 18:08:01 +00:00
benchmarks
biology
cad
chinese Wrap exactly by margin. 2002-02-17 22:39:00 +00:00
comms Forgotten in 8.0.201 update. 2002-02-15 11:11:56 +00:00
converters
databases Upgrade to 3.23.49. 2002-02-19 11:16:44 +00:00
deskutils Update to 1.0.22 2002-02-19 05:32:44 +00:00
devel Update MASTER_SITES 2002-02-19 15:46:40 +00:00
dns Update to 0.9.11 2002-02-19 21:42:37 +00:00
editors Update port to 1.3.1. 2002-02-19 12:17:09 +00:00
emulators Disconnect linux_base-62 from the build since it hasn't been updated 2002-02-18 04:16:02 +00:00
finance
french
ftp Use -lmd with -lopie 2002-02-19 19:47:14 +00:00
games - update to 1.5.3 2002-02-19 05:46:19 +00:00
german
graphics Fix typo in MASTER_SITES 2002-02-19 21:25:57 +00:00
hebrew
hungarian
irc Allow this to build on releng4 again. 2002-02-19 08:34:30 +00:00
japanese Update to 0.94. 2002-02-19 13:09:55 +00:00
java Use correct LIB_DEPENDS. 2002-02-19 18:19:30 +00:00
korean Update to 2.0b2 2002-02-17 20:50:09 +00:00
lang Set MAKE_ENV to "LANG=C" to prevent bison 1.33 w/ gettext 0.10.35 2002-02-19 20:48:40 +00:00
mail - Update to 0.7.2 2002-02-19 21:14:52 +00:00
math o Update MASTER_SITES and WWW to their new location at 2002-02-19 15:24:33 +00:00
mbone
misc Update MASTER_SITES 2002-02-19 15:28:13 +00:00
Mk
multimedia o Circumvent situation where both libdivx{encore,decore-devel} are 2002-02-16 16:30:06 +00:00
net Update to 0.9.11 2002-02-19 21:42:37 +00:00
net-im upgrade to 4.6.0 2002-02-16 07:40:22 +00:00
net-mgmt Update to 1.0.7.2 2002-02-15 18:34:02 +00:00
net-p2p Update to 0.45 2002-02-19 17:26:10 +00:00
news
palm
picobsd
polish
ports-mgmt Update to 20020220. 2002-02-19 19:09:14 +00:00
portuguese
print Updated to 0.62a. 2002-02-18 09:54:28 +00:00
russian
science
security Update to 2.01. 2002-02-19 02:01:27 +00:00
shells
sysutils Update to 20020220. 2002-02-19 19:09:14 +00:00
Templates
textproc Add xml-lite.el, provides a simple indentation engine for XML. 2002-02-18 08:42:36 +00:00
Tools
ukrainian
vietnamese
www Reverting changes. Accidentally committed *all* changes in my working copy, instead of only removing the second APP_TITLE from the Makefile. 2002-02-19 13:53:41 +00:00
x11 Add another MASTER_SITES 2002-02-18 07:49:13 +00:00
x11-clocks
x11-fm Update to 0.11.19 2002-02-18 17:22:30 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits fix Makefile, thanks to roam@ 2002-02-19 16:51:06 +00:00
x11-wm Update to 3.8.14c 2002-02-18 10:37:10 +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.