1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 57a3eba7df use absolute path
PR:		28965
Submitted by:	Hiroki Sato <hrs@hrslab.yi.org>
2001-08-18 05:53:16 +00:00
accessibility/atk
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese Support PORTDOCS. 2001-08-17 13:59:38 +00:00
comms
converters
databases
deskutils add logjam 2001-08-17 14:35:56 +00:00
devel - Patch source files to enable the usage of py-unit (which is installed as a 2001-08-17 15:18:14 +00:00
dns
editors I forgot to get rid of the illegal hyphen in PORTVERSION. This is 2001-08-17 18:49:02 +00:00
emulators
finance
french
ftp - update to 1.2.2 final release 2001-08-17 19:00:51 +00:00
games upgrade to 0.61 2001-08-17 17:49:35 +00:00
german
graphics Fix typo in description. 2001-08-17 19:02:00 +00:00
hebrew
hungarian
irc
japanese use absolute path 2001-08-18 05:53:16 +00:00
java add bluej 2001-08-18 05:39:33 +00:00
korean
lang Add replacement of -h option of ln 2001-08-17 18:37:53 +00:00
mail pre-everything requires two colons, not one. 2001-08-17 18:52:41 +00:00
math
mbone
misc remove dead MASTER_SITES 2001-08-17 18:46:28 +00:00
Mk
multimedia
net add vchat 2001-08-18 05:47:54 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt Oops, the distfile was named wrong. Bump to 20010818. 2001-08-18 05:22:30 +00:00
portuguese
print
russian
science
security Move the man pages back out of the PLIST, but this time into a separate 2001-08-17 20:28:05 +00:00
shells
sysutils Oops, the distfile was named wrong. Bump to 20010818. 2001-08-18 05:22:30 +00:00
Templates
textproc Add one more MASTER_SITE. 2001-08-18 02:12:12 +00:00
Tools Use 'id -un' and 'id -gn' for user and group information, not 'logname'. 2001-08-17 09:41:17 +00:00
ukrainian
vietnamese
www add horde 2001-08-18 04:17:52 +00:00
x11 Bump PORTREVISION for SSL fix. 2001-08-17 18:07:26 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add missing manpage. 2001-08-17 17:43:11 +00:00
x11-wm
.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.