1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2003-07-19 12:39:04 +00:00
accessibility
arabic
archivers Fix build with gcc 3.3 2003-07-18 03:48:03 +00:00
astro fix astro/mymoon: fix build with gcc-3.3 2003-07-18 05:58:58 +00:00
audio Fix build on !i386 2003-07-18 22:26:22 +00:00
benchmarks
biology enhancement, build and install the opengl viewer, moldenogl. 2003-07-19 04:17:06 +00:00
cad 1. REAL cleaning on this port. The files dir is now organized so the 2003-07-19 03:13:48 +00:00
chinese add oxford-big5 dict database. 2003-07-19 06:41:08 +00:00
comms Unbreak for GCC 3.3 by converting to stdarg.h and eliminating 2003-07-18 04:21:26 +00:00
converters a small tool to convert VDA format (produced by many CAD 2003-07-19 05:34:45 +00:00
databases PR: 2003-07-19 02:43:04 +00:00
deskutils update deskutils/mencal: 2.1 -> 2.3 2003-07-18 05:30:18 +00:00
devel Add symlink into erlang's lib/ directory, for cleaner dependency 2003-07-19 12:39:04 +00:00
dns
editors Fix build on -CURRENT with GCC 3.3.1. There's a PORTREVISION bump here 2003-07-19 00:31:56 +00:00
emulators Remove some details concerning the installation. (These are already listed 2003-07-18 14:40:49 +00:00
finance
french
ftp Fix build on 5.x 2003-07-18 14:47:44 +00:00
games - prune description 2003-07-19 12:08:27 +00:00
german
graphics Fix build with GCC 3.3.1. 2003-07-19 04:40:13 +00:00
hebrew
hungarian
irc Fix build with new gcc 2003-07-18 12:07:23 +00:00
japanese Fix patch. Previous patch I committed contains test code. 2003-07-19 11:34:58 +00:00
java Update to Xalan-J 2.5.1. 2003-07-18 10:01:47 +00:00
korean
lang Update to 2.3c1 2003-07-19 07:44:46 +00:00
mail Update to 0.10.0 2003-07-18 11:10:37 +00:00
math Fix compile on -CURRENT. Linker is still broken due to broken *mk. 2003-07-19 06:37:28 +00:00
mbone
misc Update to version 1.3.10. 2003-07-17 08:37:03 +00:00
Mk Update to 2.3c1 2003-07-19 07:44:46 +00:00
multimedia Fix build on -CURRENT 2003-07-18 08:30:39 +00:00
net Add a missing dependnecy on libgnomeui. 2003-07-19 05:20:45 +00:00
net-im Add a missing dependnecy on libgnomeui. 2003-07-19 05:20:45 +00:00
net-mgmt Fix build with gcc 3.3 2003-07-18 02:19:43 +00:00
net-p2p
news Pan doesn't need libtool. 2003-07-18 00:41:18 +00:00
palm Update to 2.0.10. 2003-07-17 03:39:50 +00:00
picobsd
polish
ports-mgmt I'll take this. 2003-07-17 04:42:07 +00:00
portuguese
print Update to 20030715. 2003-07-16 09:55:15 +00:00
russian Unbreak russian/xxkb by updating MASTER_SITES [1] 2003-07-16 14:52:58 +00:00
science
security Fix MASTER_SITE_SUBDIR so that the distfile is actually fetchable. 2003-07-19 11:07:04 +00:00
shells
sysutils Remove stale updates and add mysql-1.030-1. 2003-07-19 10:24:04 +00:00
Templates
textproc add oxford-big5 dict database. 2003-07-19 06:41:08 +00:00
Tools
ukrainian
vietnamese
www Update to 1.5.1 release. 2003-07-19 06:49:46 +00:00
x11 Add workrave. 2003-07-18 04:57:19 +00:00
x11-clocks
x11-fm
x11-fonts This is a first for me. Correct a typo in the patch _name_ so the patch 2003-07-19 00:16:36 +00:00
x11-servers Add missing newlines which got lost somehow in my patching. 2003-07-17 00:28:54 +00:00
x11-themes Chase checksum, due to xfce4 update to RC1. 2003-07-15 23:51:43 +00:00
x11-toolkits update x11-toolkits/gtkmathview: build on 5.x 2003-07-16 12:10:09 +00:00
x11-wm update x11-wm/9wm: change MASTER_SITES 2003-07-18 05:47:27 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED
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.