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
2003-06-11 22:56:51 +00:00
accessibility
arabic
archivers IGNORE while this is identical to the base system tar. 2003-06-11 19:41:05 +00:00
astro - backout lastest fixes 2003-06-11 20:58:34 +00:00
audio Chase library version bump on gstreamer{,-plugins} 2003-06-11 22:45:58 +00:00
benchmarks
biology
cad
chinese o Fix unfetchable distfile by upgrading to 1.3 2003-06-11 18:41:39 +00:00
comms . Update to 2.0.3. 2003-06-11 14:48:00 +00:00
converters Update to 1.9.1. 2003-06-11 17:48:42 +00:00
databases Update to 0.4.3. 2003-06-11 16:28:12 +00:00
deskutils - remove empty dirs 2003-06-10 13:04:35 +00:00
devel Add a missing dependency on libgnomeprintui. 2003-06-11 16:31:40 +00:00
dns update dnsmasq to 1.13 2003-06-11 17:06:01 +00:00
editors Add $CWD to $LD_LIBRARY_PATH as Linux does. This will make 2003-06-09 10:51:58 +00:00
emulators Lars Eggert reports: 2003-06-10 14:57:03 +00:00
finance Add missing file and bump PORTREVISION 2003-06-09 11:19:49 +00:00
french
ftp Add missing @dirrm and bump PORTREVISION 2003-06-09 11:53:48 +00:00
games Update to 0.7.2 2003-06-11 14:39:27 +00:00
german
graphics Fix this port build & library linking. 2003-06-11 14:36:43 +00:00
hebrew
hungarian
irc Update eggdrop to v1.6.15 2003-06-11 05:44:25 +00:00
japanese To be explicit about the dependency on libiconv. 2003-06-11 19:26:54 +00:00
java Update to version 3.5. 2003-06-11 21:23:58 +00:00
korean
lang Remove pkg-message, ghc 6.0 does not install these files anymore. 2003-06-11 16:15:14 +00:00
mail - Fix build on 4.x: pod2man is in /usr/bin instead of ${LOCALBASE}/bin; 2003-06-11 17:29:04 +00:00
math 1. make atlas thread safe 2003-06-11 04:17:37 +00:00
mbone
misc Update to 1.0.5. 2003-06-11 04:43:38 +00:00
Mk Add ftp.meiji.ac.jp and ftp.ntnu.no to the TEX_CTAN list. 2003-06-11 22:56:51 +00:00
multimedia Chase library version bump on gstreamer{,-plugins} 2003-06-11 22:45:58 +00:00
net After repo copy from ports/net/lmule: link ports/net/xmule to build 2003-06-11 22:31:19 +00:00
net-im Update to 0.7.0. 2003-06-10 16:24:30 +00:00
net-mgmt Update to 9.1.3 2003-06-10 12:20:36 +00:00
net-p2p o After repo copy from ports/net/lmule (this is a fork of lmule): 2003-06-11 22:29:38 +00:00
news apply SITE_PERL 2003-06-11 06:54:43 +00:00
palm Fix MASTER_SITES 2003-06-08 15:24:03 +00:00
picobsd
polish
ports-mgmt
portuguese
print - add option WITH_EMACS 2003-06-11 21:21:29 +00:00
russian
science Fix MASTER_SITES 2003-06-08 13:42:12 +00:00
security Update to DAT 4271 2003-06-11 19:23:19 +00:00
shells - remove empty dirs 2003-06-10 13:04:35 +00:00
sysutils Update to version 4.67.2. 2003-06-11 21:17:44 +00:00
Templates
textproc Update 1.0d10 -> 1.0d11. 2003-06-11 11:46:27 +00:00
Tools
ukrainian
vietnamese
www Update to release 030610. 2003-06-11 21:00:05 +00:00
x11 Remove evolution. It is now a GNOME 2 port. 2003-06-11 06:16:53 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Upgrade to version 2.1.1. 2003-06-11 21:53:20 +00:00
x11-toolkits Upgrade to version 2.1.1. 2003-06-11 21:53:20 +00:00
x11-wm Depends now on x11-wm/sawfish2 instead of x11-wm/sawfish. 2003-06-11 08:46:55 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add an entry for evolution-devel. 2003-06-11 06:19:16 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.