1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-04-25 19:34:25 +00:00
accessibility Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnome 2002-04-22 21:16:39 +00:00
arabic
archivers Upgrade to 3.0b6 2002-04-23 13:21:21 +00:00
astro Add myself 2002-04-22 19:40:05 +00:00
audio s@machine/soundcard.h@sys/soundcard.h@. 2002-04-25 12:24:32 +00:00
benchmarks
biology
cad
chinese AbiWord change PREFIX to X11BASE 2002-04-25 03:41:42 +00:00
comms Update to version 1.3.5. 2002-04-24 14:02:15 +00:00
converters As it was advertised more than a month ago complete giconv -> iconv 2002-04-24 15:49:47 +00:00
databases Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9 2002-04-24 15:50:09 +00:00
deskutils Update to 2.3. 2002-04-25 06:51:11 +00:00
devel Unbreak after PERL_CONFIGURE change. 2002-04-25 15:38:34 +00:00
dns
editors Check for missing langinfo.h 2002-04-25 08:08:18 +00:00
emulators
finance
french
ftp
games Update to 0.4.3. 2002-04-25 06:34:34 +00:00
german
graphics Put USE_LIBTOOL back. 2002-04-25 19:20:53 +00:00
hebrew
hungarian
irc Muh released an update with a critical format string correction 2002-04-22 22:18:03 +00:00
japanese Get rid of aout support cruft. 2002-04-22 21:37:02 +00:00
java respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGURE 2002-04-23 23:25:54 +00:00
korean
lang - Update to version 4.0.1 2002-04-25 10:42:18 +00:00
mail Upgrade to 2.20 2002-04-25 12:59:42 +00:00
math Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
mbone
misc - Add author patch to fix gcc > 3.0 problems and bump PORTREVISION 2002-04-24 23:04:40 +00:00
Mk Heroic attempt to reduce number of PRs assigned to portmgr@: 2002-04-25 15:28:48 +00:00
multimedia o Update to version 5.01 snapshot 20020418 2002-04-25 02:58:00 +00:00
net upgrade to 4.7.1 2002-04-25 06:10:23 +00:00
net-im upgrade to 4.7.1 2002-04-25 06:10:23 +00:00
net-mgmt
net-p2p Update to 16.39 2002-04-25 01:50:01 +00:00
news
palm Update to 0.1.65. 2002-04-25 17:15:06 +00:00
picobsd
polish
ports-mgmt
portuguese
print Update the checksum of one of ``gdevdj9.c.gz'' used by both ports. 2002-04-24 22:35:20 +00:00
russian
science
security upgrade to 1.6.1 2002-04-25 17:27:12 +00:00
shells
sysutils Update to 0.41. 2002-04-25 06:58:18 +00:00
Templates
textproc Upgrade to 1.50.0. 2002-04-25 18:43:03 +00:00
Tools
ukrainian
vietnamese
www USE_LIBTOOL strikes back: use the new and improved way for dealing with 2002-04-25 18:37:03 +00:00
x11 Do not show the security warning dialog if BATCH is set (it causes 2002-04-24 21:26:08 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes o Update to 0.9.4 KDE3 release 2002-04-25 01:03:09 +00:00
x11-toolkits Put USE_LIBTOOL back. 2002-04-25 19:34:25 +00:00
x11-wm Add some more config knobs. 2002-04-25 06:56:01 +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.