1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Johann Visagie 5e9b7d9ce4 - Add a patch for a small typo(?) which results in half the bits of a
generated UUID being trown away
- Bumped PORTREVISION

PR:		31508
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-07 13:02:01 +00:00
accessibility/atk
arabic
archivers First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
astro
audio First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
benchmarks
biology
cad
chinese
comms Upgrade to 1.1. This includes fixes for -CURRENT according to Daniel 2002-01-07 03:04:52 +00:00
converters
databases Update to 2.4.2. FYI, support for MySQL 4.0 has been added. 2002-01-07 03:39:21 +00:00
deskutils
devel Update for Emacs21 after the repocopy from `elib-emacs'. 2002-01-07 07:50:52 +00:00
dns
editors Update to 0.14beta2. 2002-01-07 09:02:58 +00:00
emulators Remove obsolete patch files. 2002-01-07 12:24:44 +00:00
finance
french Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4. 2002-01-07 05:19:53 +00:00
ftp
games Install HTML file built by mkhtmlindex. 2002-01-07 05:32:34 +00:00
german
graphics Update to 9.23. 2002-01-07 08:08:02 +00:00
hebrew
hungarian
irc Update to 1.0.2 2002-01-06 21:05:22 +00:00
japanese o update to 1.4. 2002-01-07 12:23:01 +00:00
java
korean First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
lang Get this port to build correctly in the midst of ac/am 2.52/1.5, since 2002-01-07 05:27:27 +00:00
mail Update to exim-3.34: 2002-01-07 12:06:08 +00:00
math Add forgotten ONLY_FOR_ARCHS=i386. 2002-01-07 12:38:00 +00:00
mbone
misc Add a fallback MASTER_SITE where old DISTFILES are moved to. This 2002-01-06 23:58:41 +00:00
Mk Add one more sourceforge mirror located in Rissia. 2002-01-07 08:55:54 +00:00
multimedia
net Update plist with files installed in version 0.12.2 2002-01-07 11:35:27 +00:00
net-im Fix for building on -CURRENT without <malloc.h> 2002-01-06 20:53:22 +00:00
net-mgmt First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
net-p2p
news First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
palm Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link from 2002-01-07 00:36:42 +00:00
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Update to 0.1.0. 2002-01-07 03:35:12 +00:00
shells
sysutils distfiles rerolled, nothing changed 2002-01-07 04:20:29 +00:00
Templates
textproc - Add a patch for a small typo(?) which results in half the bits of a 2002-01-07 13:02:01 +00:00
Tools
ukrainian
vietnamese
www Add missing pixmap files. 2002-01-07 05:00:25 +00:00
x11 Include XFree86-4-clients for xrdb as necessary. 2002-01-07 04:47:14 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers configure exits with error if 2002-01-06 20:55:22 +00:00
x11-themes
x11-toolkits
x11-wm First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
.cvsignore
INDEX It's been a long time 2002-01-06 18:43:47 +00:00
LEGAL
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.