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
2001-03-27 10:40:39 +00:00
arabic
archivers
astro Change maintainer's address. 2001-03-27 03:51:26 +00:00
audio - respect CFLAGS 2001-03-26 04:00:45 +00:00
benchmarks
biology
cad
chinese
comms
converters add siconv 2001-03-26 17:10:50 +00:00
databases Remove -ffast-math from $CFLAGS. 2001-03-26 10:55:29 +00:00
deskutils Update to version 2.1.5 2001-03-25 16:15:06 +00:00
devel Update to 1.1.2. 2001-03-27 10:40:39 +00:00
dns Latest bug fixes, FOR GREAT JUSTICE !! 2001-03-27 08:45:23 +00:00
editors Update to Vim 6.0 beta Z 2001-03-25 19:01:28 +00:00
emulators - Update to the version 0.37b12.1 of xmame/xmess 2001-03-27 10:38:45 +00:00
finance
french
ftp RUN_DEPENDS on wget; 2001-03-27 10:07:05 +00:00
games Change maintainer's address. 2001-03-27 03:55:29 +00:00
german
graphics - Reorganize MASTER_SITES 2001-03-26 23:16:24 +00:00
hebrew
hungarian
irc Update to version 0.7.98.3. 2001-03-26 16:23:55 +00:00
japanese
java
korean
lang Add MASTER_SITE_LOCAL to the master sites, as bento seems to have 2001-03-26 11:38:29 +00:00
mail Unbroke on the systems with crypto from ssl port. 2001-03-27 08:38:06 +00:00
math
mbone
misc
Mk Fix bogon. Note to self: pay more attention to what you're doing. 2001-03-26 03:40:24 +00:00
multimedia Don't fail on a read-only ${PORTSDIR} 2001-03-25 23:27:07 +00:00
net Latest bug fixes, FOR GREAT JUSTICE !! 2001-03-27 08:45:23 +00:00
net-im Fix slightly broken l10n support. 2001-03-25 21:05:02 +00:00
net-mgmt Add Juniper 2001-03-26 00:51:15 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - update port to use pcl3-3.2, this is the release version of the 2001-03-26 17:11:40 +00:00
russian
science
security
shells
sysutils change to my standard of using freebsd.org address. 2001-03-27 05:19:54 +00:00
Templates
textproc upgrade to 1.2.2 2001-03-27 06:42:40 +00:00
Tools
ukrainian
vietnamese Install new manpage. 2001-03-25 16:49:22 +00:00
www Do not override MAINTAINER for slave ports. 2001-03-27 03:45:17 +00:00
x11 Preserve wdm-config at install/deinstall time. 2001-03-27 10:03:22 +00:00
x11-clocks
x11-fm
x11-fonts update to 4.0.3. 2001-03-25 23:04:52 +00:00
x11-servers update to 4.0.3. 2001-03-25 23:04:52 +00:00
x11-themes
x11-toolkits Fix last-minute change to avoid broken packaging for qt2-static. 2001-03-27 02:19:55 +00:00
x11-wm - Fix compilation error 2001-03-26 23:26:59 +00:00
.cvsignore
INDEX
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.