1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-08-17 19:27:45 +00:00
archivers Make all these Ruby related ports belong also in the newly-added 2000-08-16 12:21:24 +00:00
astro
audio Use MASTER_SITE_LOCAL -- current MASTER_SITE not working. 2000-08-17 19:27:45 +00:00
benchmarks Make these COMMENT files conform to Handbook standard. 2000-08-11 11:50:37 +00:00
biology Update to emboss 1.1.0, fixing some style bugs too. 2000-08-12 16:15:48 +00:00
cad Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports 2000-08-11 06:34:47 +00:00
chinese Upgrade to latest version. 2000-08-12 07:36:22 +00:00
comms Add qico 0.45pl3.1, a fidonet compatible mailer. I've put a copy on my 2000-08-11 12:24:04 +00:00
converters Make all these Ruby related ports belong also in the newly-added 2000-08-16 12:21:24 +00:00
databases Make all these Ruby related ports belong also in the newly-added 2000-08-16 12:21:24 +00:00
deskutils Make these COMMENT files conform to Handbook standard. 2000-08-11 11:50:37 +00:00
devel Temporariliy mark BROKEN until author catches up with 2000-08-17 16:44:39 +00:00
dns Update to 1.5.0. 2000-08-17 03:40:58 +00:00
editors (1) xemacs-faq.info-6 doesn't exist. 2000-08-12 07:38:30 +00:00
emulators Upgrade to version 2.2. 2000-08-16 16:52:39 +00:00
finance
french/ispell
ftp Update to 2.0.7b. 2000-08-15 06:10:58 +00:00
games Update to 0.5.1. 2000-08-17 10:42:19 +00:00
german
graphics Temporarily mark BROKEN until author catches up 2000-08-17 16:43:54 +00:00
hebrew
irc Update to version 0.7.95. 2000-08-14 03:21:50 +00:00
japanese Make all these Ruby related ports belong also in the newly-added 2000-08-16 12:21:24 +00:00
java Update to version 12Jun2000 2000-08-14 02:18:34 +00:00
korean
lang Activate python-beta. 2000-08-17 11:58:22 +00:00
mail Updates for new gtkhtml and bonobo 2000-08-17 16:45:29 +00:00
math Make all these Ruby related ports belong also in the newly-added 2000-08-16 12:21:24 +00:00
mbone
misc Add directories missing in PLIST 2000-08-12 12:00:47 +00:00
Mk (1) Use USE_XPM instead of an explict LIB_DEPENDS to xpm for the 2000-08-15 22:39:00 +00:00
multimedia Make PATCHFILE confitional, depending on the OSVERSION and WITHOUT_3DNOW. This 2000-08-11 13:09:07 +00:00
net Update to 1.5.0. 2000-08-17 03:40:58 +00:00
net-im Since it makes very... promiscuous modes in the installation, create 2000-08-15 18:56:30 +00:00
net-mgmt Make these COMMENT files conform to Handbook standard. 2000-08-11 11:50:37 +00:00
net-p2p
news From the patch submission: 2000-08-15 05:15:12 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Update URL, printexample and add mailinglist address to report 2000-08-17 18:41:45 +00:00
russian
science
security The GNU Privacy Assistant is a graphical frontend to GnuPG and may be 2000-08-16 21:02:12 +00:00
shells
sysutils Make all these Ruby related ports belong also in the newly-added 2000-08-16 12:21:24 +00:00
Templates
textproc Update to 2.2.2 2000-08-17 16:40:46 +00:00
Tools Properly check -d argument, and return usage() if it's not there. Also use 2000-08-11 21:44:18 +00:00
vietnamese
www Fixes for new gtkhtml 2000-08-17 16:42:50 +00:00
x11 Improve configure scripts so that they take configure arguments from 2000-08-17 15:21:00 +00:00
x11-clocks Oops, let's use the correct MD5 2000-08-15 16:18:31 +00:00
x11-fm
x11-fonts Make these COMMENT files conform to Handbook standard. 2000-08-11 11:50:37 +00:00
x11-servers Add missing imake config files. 2000-08-12 18:28:51 +00:00
x11-themes Make these COMMENT files conform to Handbook standard. 2000-08-11 11:50:37 +00:00
x11-toolkits Improve configure scripts so that they take configure arguments from 2000-08-17 15:21:00 +00:00
x11-wm The correct fix for the previous patches is USE_IMAKE, 2000-08-13 19:46:38 +00:00
.cvsignore
INDEX
LEGAL
Makefile Use the SUPHOST in the 'make update' if it's defined. 2000-08-13 12:38:41 +00:00
README
YEAR2000

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.