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
Thierry Thomas 22a6a2b711 Upgrade to latest revision to make fetchable again.
Approved by:	portmgr (marcus)
2004-09-25 08:06:08 +00:00
accessibility
arabic
archivers - Security Fix 2004-09-22 06:16:54 +00:00
astro
audio - Fix build on -current after gcc 3.3 import 2004-09-24 01:04:01 +00:00
benchmarks - add NOPRECIOUSMAKEVARS=yes and unbreak this port on 5.x 2004-09-21 18:04:58 +00:00
biology Upgrade to latest revision to make fetchable again. 2004-09-25 08:06:08 +00:00
cad
chinese - use REINPLACE to unbreak this port 2004-09-21 20:22:12 +00:00
comms One of the man-pages (faxinfo.8c) was listed twice in a row... 2004-09-24 11:44:13 +00:00
converters
databases Add a mirror to make clip fetchable again. 2004-09-24 20:45:10 +00:00
deskutils Don't depend on gnupg/gnupg-devel, just specify default paths. 2004-09-24 06:35:57 +00:00
devel - fixes some problems with two-stage name-lookup; 2004-09-23 05:01:18 +00:00
dns Update to BIND 9.3.0, the latest from ISC. This version has several 2004-09-24 04:03:31 +00:00
editors
emulators Fix the build on 5.X and -CURRENT. 2004-09-23 07:16:23 +00:00
finance
french
ftp
games Fix a dependency, do some cleaning, and unbreak. 2004-09-24 20:10:31 +00:00
german
graphics - Correct a few RLE decoder bugs in libtiff 2004-09-22 02:49:17 +00:00
hebrew
hungarian
irc
japanese o Fix build error on 5.x. 2004-09-19 04:43:03 +00:00
java - Unbreak port (fixed distfile URL) 2004-09-20 17:47:06 +00:00
korean
lang - Fix build on 5.3 2004-09-24 19:43:49 +00:00
mail Upgrade to latest snapshot and unbreak. 2004-09-24 21:19:50 +00:00
math Unbreak with GCC 3.4.2. 2004-09-20 20:38:31 +00:00
mbone
misc Unbreak on 5.X and -CURRENT. 2004-09-20 19:27:18 +00:00
Mk
multimedia * Deactivate libtremor due to unresolved build problems 2004-09-22 19:54:42 +00:00
net Fix bad C++ code, to unbreak on 5.X and -CURRENT. 2004-09-20 19:34:58 +00:00
net-im
net-mgmt
net-p2p - Update to 2.5.23 and unbreak 2004-09-19 17:32:20 +00:00
news
palm Update to 0.7 to fix build failure (deal with usbdevs changes). 2004-09-25 08:04:43 +00:00
picobsd
polish
ports-mgmt
portuguese
print - the GS_NO_X11 case in configure script needs more work 2004-09-23 20:17:35 +00:00
russian
science
security Forgot to add <modified> element for last commit. 2004-09-25 00:59:48 +00:00
shells - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1 2004-09-21 20:37:18 +00:00
sysutils Unbreak on 5.X and -CURRENT. 2004-09-20 19:27:18 +00:00
Templates
textproc - add missing *.pod files into pkg-plist 2004-09-21 17:51:55 +00:00
Tools
ukrainian
vietnamese
www - The original rt-20040921.tar.gz lack of 'configure' script. 2004-09-24 03:07:19 +00:00
x11 Fix bug in the default genkdmconf template - kdm would try and parse 2004-09-24 06:40:28 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix build on -current after gcc 3.3 import 2004-09-24 01:04:01 +00:00
x11-wm Add one more patch file to adjust an Alpha architecture specific 2004-09-21 00:46:02 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED
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.