FreeBSD ports tree (read-only mirror)
Find a file
Kirill Ponomarev f8a444e516 Update to 4.0
PR:		ports/70152
Submitted by:	maintainer
2004-08-08 05:45:13 +00:00
accessibility Dasher needs GNOME support by default now. 2004-08-07 17:18:23 +00:00
arabic
archivers Fix build with gcc 3.4 2004-08-06 16:24:03 +00:00
astro
audio Add new site to MASTER_SITES. 2004-08-07 19:24:14 +00:00
benchmarks
biology
cad
chinese set localedir to PREFIX/share/locale to be synchronized with PLIST 2004-08-05 00:13:49 +00:00
comms Change maintainer's email. 2004-08-07 20:48:45 +00:00
converters Update to 1.1 2004-08-07 09:30:36 +00:00
databases . Avoid having to reproduce the ant build lines with some conditional 2004-08-08 02:34:29 +00:00
deskutils Update to 2.7. 2004-08-06 15:02:36 +00:00
devel - Update to 1.0 final [1] 2004-08-07 23:46:37 +00:00
dns Update to 0.5.3 2004-08-07 07:14:15 +00:00
editors Fix build with gcc-3.4.2 2004-08-07 19:11:52 +00:00
emulators Fix build with gcc-3.4.2 2004-08-07 19:13:05 +00:00
finance
french
ftp update to 1.2.10rc3 2004-08-08 00:06:27 +00:00
games Add missing @dirrm 2004-08-07 21:15:45 +00:00
german
graphics Update to version 1.8.4 2004-08-07 19:14:35 +00:00
hebrew
hungarian
irc Add bopm 3.1.2, 2004-08-06 07:46:51 +00:00
japanese o Security Update to 2.2.10-ja-1.0. 2004-08-05 16:45:52 +00:00
java Add eclipse-sysdeo-tomcat 3, sysdeo Tomcat Launcher plugin for Eclipse. 2004-08-07 01:15:40 +00:00
korean
lang Update to 0.3.2 2004-08-08 05:41:03 +00:00
mail add RUN_DEPENDS 2004-08-08 00:04:57 +00:00
math Update to 2.0. 2004-08-06 18:21:40 +00:00
mbone
misc Update to 10.0 2004-08-07 07:05:51 +00:00
Mk - Update to 2.4a2 2004-08-07 06:36:57 +00:00
multimedia Update to 0.8.3, and add faac and working xvid support. 2004-08-05 22:34:14 +00:00
net Update to 4.0 2004-08-08 05:45:13 +00:00
net-im Mark BROKEN: doesn't build with gcc-3.4.2 2004-08-07 21:05:18 +00:00
net-mgmt Update to 3.6.3 2004-08-07 06:54:09 +00:00
net-p2p Fix build with gcc 3.4 2004-08-06 15:53:00 +00:00
news Change maintainer's email. 2004-08-07 20:48:45 +00:00
palm - Upgrade to 3.2 (1). 2004-08-06 03:43:54 +00:00
picobsd
polish Fix build with gcc-3.4 2004-08-04 10:19:24 +00:00
ports-mgmt CVStrac arbitrary remote code execution 2004-08-07 09:09:26 +00:00
portuguese
print - Fix LyX build with gcc3.4; 2004-08-07 22:32:25 +00:00
russian Change maintainer's email. 2004-08-07 20:48:45 +00:00
science
security CVStrac arbitrary remote code execution 2004-08-07 09:09:26 +00:00
shells
sysutils - Update to 1.0.4 2004-08-06 22:39:58 +00:00
Templates
textproc Update to version 0.9.18 2004-08-07 19:16:28 +00:00
Tools
ukrainian
vietnamese
www Change maintainer's email. 2004-08-07 20:48:45 +00:00
x11 Pet portlint. 2004-08-04 09:05:36 +00:00
x11-clocks . Fix a typo (extentions -> extensions). 2004-08-04 18:07:40 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Update to version 0.8 2004-08-07 19:17:12 +00:00
x11-toolkits - Update to 2.0.3. 2004-08-07 18:59:49 +00:00
x11-wm Fix build with gcc-3.4.2 2004-08-07 19:20:07 +00:00
.cvsignore
CHANGES Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 2004-08-03 22:36:52 +00:00
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add an entry for mail/balsa2. 2004-08-06 22:54:56 +00:00
README
UPDATING

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.