1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-11-03 20:54:19 +00:00
accessibility/atk Don't link in libc - FreeBSD doesn't need this. 2001-10-31 08:20:45 +00:00
arabic
archivers Respect CFLAGS. 2001-11-03 10:20:48 +00:00
astro
audio Don't link in libc - FreeBSD doesn't need this. 2001-10-31 08:20:45 +00:00
benchmarks Setting optind to 0 before calling getopt(3) is a stupid idea; it would 2001-11-02 19:01:03 +00:00
biology
cad
chinese Fix breakage on current. 2001-11-03 20:24:55 +00:00
comms
converters Don't link in libc - FreeBSD doesn't need this. 2001-10-31 08:32:30 +00:00
databases Add pyPgSQL, a Python DB-API 2 compliant library for using PostgreSQL 2001-11-02 15:00:28 +00:00
deskutils Back out rev 1.31 which was never run past me, and which breaks the building 2001-10-31 00:53:39 +00:00
devel Update to 0.4.4. 2001-11-03 20:54:19 +00:00
dns
editors Maintainer is committer now. 2001-11-03 19:16:50 +00:00
emulators Update to latest snapshot (gdb-5.0.92). 2001-11-02 17:30:04 +00:00
finance
french Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>" 2001-10-30 01:51:01 +00:00
ftp Update to 1.102 2001-11-02 14:36:31 +00:00
games Update to 0.3.5 2001-11-01 02:07:50 +00:00
german
graphics - add missing .packlist file 2001-11-03 20:23:40 +00:00
hebrew
hungarian
irc Update to version 1.8.5. Re-enable building with perl since xchat has 2001-11-03 11:51:15 +00:00
japanese Maintainer is committer now. 2001-11-03 19:16:50 +00:00
java
korean
lang Update ruby and ruby-devel to the latest snapshots as of 2001-11-03 16:13:25 +00:00
mail Maintainer is committer now. 2001-11-03 19:16:50 +00:00
math Add units-1.74, the GNU version of the units program: unit conversion and 2001-11-03 07:08:49 +00:00
mbone
misc Don't link in libc - FreeBSD doesn't need this. 2001-10-31 08:20:45 +00:00
Mk Update ruby and ruby-devel to the latest snapshots as of 2001-11-03 16:13:25 +00:00
multimedia Maintainer is committer now. 2001-11-03 19:16:50 +00:00
net Update to version 0.47. 2001-11-03 11:32:40 +00:00
net-im Update to version 0.47. 2001-11-03 11:32:40 +00:00
net-mgmt Update to 1.4. 2001-11-02 11:51:23 +00:00
net-p2p
news Add missing run depend on news/p5-News-Newsrc 2001-11-03 18:52:55 +00:00
palm
picobsd
polish
ports-mgmt Update to 20011104, which fixes another couple of bugs that are 2001-11-03 20:51:54 +00:00
portuguese
print Fix mtree error. 2001-11-01 21:15:32 +00:00
russian Add p5-XML-Parser-encodings 1.00, additional russian encodings for 2001-10-30 20:48:45 +00:00
science
security Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit 2001-11-02 10:04:27 +00:00
shells
sysutils Update to 20011104, which fixes another couple of bugs that are 2001-11-03 20:51:54 +00:00
Templates
textproc Don't link in libc - FreeBSD doesn't need this. 2001-10-31 08:20:45 +00:00
Tools
ukrainian
vietnamese
www Maintainer is committer now. 2001-11-03 19:16:50 +00:00
x11 Remove stale files from share/config/kdm. 2001-11-03 13:27:16 +00:00
x11-clocks
x11-fm Don't link in libc - FreeBSD doesn't need this. 2001-10-31 08:20:45 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits NO_LATEST_LINK= yes addded, lust like in tcl82 2001-11-03 06:09:51 +00:00
x11-wm Don't link in libc - FreeBSD doesn't need this. 2001-10-31 08:20:45 +00:00
.cvsignore
INDEX
LEGAL Add net/gated to the list of ports with legal issues. 2001-10-31 06:48:08 +00:00
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.