1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Maxim Sobolev f4879dbd02 Nuke explorer.
Approved by:	will
No responce from: nakai (maintainer)
2000-05-29 06:57:29 +00:00
archivers Update to version 2.70. 2000-05-29 03:57:11 +00:00
astro
audio Get rid of those zero-sized `music.raw' files, known to anyone using 2000-05-29 06:34:02 +00:00
benchmarks
biology Fix this port after the recent PORT{NAME,VERSION} changes. portlint(1) 2000-05-28 04:03:36 +00:00
cad Update to version 3.05. 2000-05-29 03:06:26 +00:00
chinese
comms
converters
databases Put the freefall-specific patches behind a WANT_FREEFALL_CFG knob. Moved 2000-05-29 04:05:09 +00:00
deskutils
devel Respect installed intl shared library. 2000-05-29 06:24:51 +00:00
dns
editors Install the nc binary as nclient so as not to conflict with the 2000-05-29 03:59:32 +00:00
emulators Update to version 2000.05.26. 2000-05-29 02:11:52 +00:00
finance
french/ispell
ftp
games Do not try to initialise SDL_AUDIO if NO_SOUND is given. This should make 2000-05-29 06:21:37 +00:00
german
graphics Don't strip a Linux binary with FreeBSD's strip(1) or we can't brandelf(1) 2000-05-29 03:53:13 +00:00
irc
japanese Replace an invalid use of ${PREFIX} with ${LOCALBASE}. 2000-05-29 06:45:01 +00:00
java Add WWW. 2000-05-28 17:22:46 +00:00
korean Update to version 4.73. 2000-05-29 03:08:06 +00:00
lang `sml-nj-devel' will be tracking SML/NJ working snapshots. Set NO_LATEST_LINK 2000-05-29 06:27:16 +00:00
mail Fix pkg/PLIST and prepare this port to be the MASTERDIR for the upcoming 2000-05-29 03:37:09 +00:00
math Update to version 3.1.2. 2000-05-29 04:59:06 +00:00
mbone
misc
Mk
multimedia Don't strip a Linux binary with FreeBSD's strip(1) or we can't brandelf(1) 2000-05-29 03:51:37 +00:00
net Update to version 5.3.7. 2000-05-29 04:31:39 +00:00
net-im
net-mgmt
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science Update to version 3.5b3. 2000-05-29 03:40:22 +00:00
security Activate pgp6. 2000-05-29 06:22:54 +00:00
shells
sysutils Update to version 0.1.32. 2000-05-29 03:13:54 +00:00
Templates
textproc Fix PLIST. 2000-05-29 05:36:24 +00:00
Tools
vietnamese
www Update to version 3.2. 2000-05-29 03:29:36 +00:00
x11 This should fix all the compile problems bento (and others probably) has 2000-05-29 01:01:22 +00:00
x11-clocks
x11-fm Nuke explorer. 2000-05-29 06:57:29 +00:00
x11-fonts Update to version 4.4. 2000-05-29 03:42:21 +00:00
x11-servers
x11-themes
x11-toolkits Remove share/locale directories. 2000-05-29 05:43:46 +00:00
x11-wm Update to 0.27.2 2000-05-28 08:29:46 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.