1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price f5962ab9e4 Chase the checksum. Minor code nits, some doc changes, and addition
of some temporary (.old) files that probably got left in by accident
when the tarball was re-rolled.
2001-12-24 22:06:52 +00:00
accessibility/atk
arabic
archivers
astro
audio Maintainer is now a committer 2001-12-24 13:56:04 +00:00
benchmarks
biology
cad Fix building docs due to missing dependencies 2001-12-23 17:34:48 +00:00
chinese
comms
converters
databases Use the versioned distfile so that we get the right one. 2001-12-24 21:55:38 +00:00
deskutils - PORTDOCS police 2001-12-24 02:17:17 +00:00
devel Provide install-sh. 2001-12-24 14:34:26 +00:00
dns - PORTDOCS police 2001-12-24 02:17:17 +00:00
editors Update to 1.1.1. 2001-12-24 21:47:29 +00:00
emulators Add missing linux_base-62 SUBDIR. 2001-12-24 11:27:54 +00:00
finance - PORTDOCS police 2001-12-24 02:17:17 +00:00
french Maintainer is now a committer 2001-12-24 13:56:04 +00:00
ftp Update to 1.0.6 2001-12-24 03:03:49 +00:00
games portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
german Maintainer is now a committer 2001-12-24 13:56:04 +00:00
graphics Maintainer is now a committer 2001-12-24 13:56:04 +00:00
hebrew
hungarian
irc
japanese - PORTDOCS police 2001-12-24 02:17:17 +00:00
java Chase checksum (minor changes in documentation). 2001-12-23 21:57:29 +00:00
korean
lang Add missing tcl84 SUBDIR. 2001-12-24 11:29:35 +00:00
mail Update to 2.0. 2001-12-24 18:21:15 +00:00
math Chase the checksum. Minor code nits, some doc changes, and addition 2001-12-24 22:06:52 +00:00
mbone
misc Update to 4.7. 2001-12-24 20:16:08 +00:00
Mk Don't descend into a subdir for 'readmes' target if subdir doesn't exist. 2001-12-23 11:11:40 +00:00
multimedia portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
net Make this build again on -stable. 2001-12-24 21:57:43 +00:00
net-im - PORTDOCS police 2001-12-24 02:17:17 +00:00
net-mgmt - PORTDOCS police 2001-12-24 02:17:17 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print update to apsfilter 7.1.0 2001-12-24 19:51:55 +00:00
russian - PORTDOCS police 2001-12-24 02:17:17 +00:00
science
security Don't write pkg-{deinstall,install,message} to ${.CURDIR} but ${WRKDIR} 2001-12-24 21:58:42 +00:00
shells portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
sysutils Add tree 1.3, display a tree-view of directories with optional 2001-12-24 21:50:53 +00:00
Templates
textproc Set FETCH_CMD=/usr/bin/fetch since the MASTER_SITE wants to do a redirect 2001-12-24 21:56:38 +00:00
Tools
ukrainian
vietnamese
www - Move DIST_SUBDIR up so this is portlint clean again. 2001-12-24 21:55:00 +00:00
x11 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
x11-clocks
x11-fm - PORTDOCS police 2001-12-24 02:17:17 +00:00
x11-fonts - PORTDOCS police 2001-12-24 02:17:17 +00:00
x11-servers
x11-themes
x11-toolkits Add missing tk84 SUBDIR. 2001-12-24 11:31:31 +00:00
x11-wm Send the proper CONFIGURE_ARGS to disable gnome support. 2001-12-24 17:09:32 +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.