1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Maxim Sobolev cc2dc5fd2b Fix typo.
Submitted by:	Sergii Laskavyi <ls@gambit.com.ru>
2001-01-07 17:46:44 +00:00
archivers
astro foxfair live in Taipei now.. 2001-01-07 11:29:09 +00:00
audio 1) Add shared library build support. A Good Thing(TM) 2001-01-07 14:06:56 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Override PORTREVISION from master port. 2001-01-07 14:52:30 +00:00
deskutils Upgrade to 2.1.2 2001-01-05 12:56:46 +00:00
devel Fix configure script to properly detect FreeBSD's dlopen() facility. 2001-01-06 10:48:02 +00:00
dns Upgrade to 1.1.0 2001-01-07 15:06:46 +00:00
editors Fix typo. 2001-01-07 17:46:44 +00:00
emulators Spelling fix (Compatability -> Compatibility) 2001-01-07 13:20:45 +00:00
finance Update to 0.6.6 2001-01-06 16:17:20 +00:00
french
ftp Remove maintainer -- email to him bounces with "no such user". 2001-01-06 05:39:04 +00:00
games Allow xkobo to modify its score files by changing the group to games. 2001-01-07 01:21:48 +00:00
german
graphics 1) Add audio/lame as a LIB_DEPENDS 2001-01-07 14:36:04 +00:00
hebrew
irc Add {irc,japanese}/slirc, a SLang-based IRC client. 2001-01-06 18:54:10 +00:00
japanese Add {irc,japanese}/slirc, a SLang-based IRC client. 2001-01-06 18:54:10 +00:00
java Add bugseeker 1.0.2, a debugger for Java software. 2001-01-05 17:42:23 +00:00
korean
lang Upgrade to 3.0.0 2001-01-07 15:03:01 +00:00
mail Have it correctly depend on port icqlib0. 2001-01-06 04:18:15 +00:00
math WWW: http://www.octave.org/ 2001-01-07 15:15:40 +00:00
mbone
misc - Fix Makefile 2001-01-06 17:34:48 +00:00
Mk
multimedia 1) Add audio/lame as a LIB_DEPENDS 2001-01-07 14:36:04 +00:00
net Fix pkg-plist 2001-01-07 15:16:07 +00:00
net-im Fix pkg-plist 2001-01-07 15:16:07 +00:00
net-mgmt Add a patch to fix a couple of memory handling problems which show up with 2001-01-05 22:38:09 +00:00
net-p2p o Update opennap from 0.37 -> 0.38 2001-01-06 08:38:56 +00:00
news Add glitter 1.0.b.1, a free GTK based binary downloader. 2001-01-05 17:39:14 +00:00
palm rc script fix (supports start/stop thingie now) 2001-01-05 14:15:49 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print New Ports: print/cups 2001-01-07 00:52:07 +00:00
russian
science
security Fix typo. 2001-01-07 15:40:11 +00:00
shells Update to 0.9.3 2001-01-06 16:40:16 +00:00
sysutils Update to version 0.6.4 2001-01-07 16:26:02 +00:00
Templates
textproc Convert quotes correctly for German texts. 2001-01-06 12:33:46 +00:00
Tools Fix two bugs: pass $passenv to make *always*; remember that the initial 2001-01-07 07:25:18 +00:00
vietnamese Converts Vietnamese text files between popular formats. 2001-01-06 07:20:10 +00:00
www Install man page in right place. 2001-01-06 08:35:01 +00:00
x11 WWW: http://www.jwz.org/xkeycaps/ 2001-01-07 15:17:11 +00:00
x11-clocks
x11-fm Update to version 4.4.0. 2001-01-06 17:25:48 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Install threaded qt2 library. Nuke GL dependency (should have listened 2001-01-07 16:47:21 +00:00
x11-wm Correct PLIST. 2001-01-06 21:30:41 +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.