1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Shigeyuki Fukushima f7630cc8dc Needn't depend mkfontdir.
Submitted by:	KATO Tsuguru <dai_fugo@geocities.co.jp>
2002-01-16 02:41:26 +00:00
accessibility/atk
arabic
archivers Remove empty files. 2002-01-15 09:28:31 +00:00
astro Add port astro/wmsolar - A dockapp that displays the solar system 2002-01-15 23:31:27 +00:00
audio There is no pkg-install file, so that don't try to execute it. 2002-01-15 09:30:15 +00:00
benchmarks
biology
cad
chinese Update to 4.44 2002-01-11 22:27:53 +00:00
comms Create directories prior to installing files. 2002-01-14 16:23:07 +00:00
converters
databases Add ruby-bdb1, a Ruby interface to Berkeley DB revision 1.8x with full 2002-01-15 22:16:30 +00:00
deskutils Remove empty files. 2002-01-15 09:28:31 +00:00
devel Add boost, free peer-reviewed portable C++ source libraries. 2002-01-15 03:39:11 +00:00
dns Update to 0.9.01 2002-01-11 22:31:42 +00:00
editors After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, because 2002-01-14 18:16:29 +00:00
emulators Oops. Add missing entry to plist 2002-01-11 06:28:32 +00:00
finance
french
ftp
games Update to 1.0.1. 2002-01-15 07:31:43 +00:00
german
graphics s/malloc.h/stdlib.h/ 2002-01-15 13:26:30 +00:00
hebrew
hungarian
irc Fix MASTER_SITES. 2002-01-13 09:04:50 +00:00
japanese Needn't depend mkfontdir. 2002-01-16 02:41:26 +00:00
java
korean
lang Update to version 2.711. 2002-01-14 21:53:32 +00:00
mail Expand on the existing documentation regarding TLS and certificates, 2002-01-15 15:58:59 +00:00
math Checking PYTHON_REL in the .BEGIN target breaks `make clean' if there's no 2002-01-15 12:32:05 +00:00
mbone
misc Upgrade to 1.0.2. Ignore port for Python-2.2 as there are 2002-01-15 12:28:11 +00:00
Mk Add chkdepschain.py - a tool to address one of the most annoying when it comes 2002-01-13 12:05:07 +00:00
multimedia s/malloc.h/stdlib.h/ 2002-01-15 13:26:30 +00:00
net Update to version 3.5. 2002-01-15 18:26:43 +00:00
net-im add py-jabber 0.2 2002-01-13 09:21:34 +00:00
net-mgmt Fix mastersites 2002-01-15 03:04:08 +00:00
net-p2p
news Update to 0.11.91. 2002-01-15 08:32:27 +00:00
palm
picobsd
polish
ports-mgmt Update to version 20020116. Only minor fixes have been made since the 2002-01-15 20:15:09 +00:00
portuguese
print o fix build of HPinkjet driver. 2002-01-14 15:06:04 +00:00
russian
science
security fix master site 2002-01-15 14:51:09 +00:00
shells Upgrade to v0.6.0. 2002-01-14 06:53:27 +00:00
sysutils Update to version 20020116. Only minor fixes have been made since the 2002-01-15 20:15:09 +00:00
Templates
textproc Use onsgmls instead of nsgmls when $WITH_OPENJADE is defined. 2002-01-16 00:44:36 +00:00
Tools - New option `-e' - threat warnings as errors; 2002-01-14 13:07:34 +00:00
ukrainian Change "PNG" to "image", as this library can generate different formats 2002-01-12 18:45:25 +00:00
vietnamese
www new port of Mozilla pre-compiled for Linux, for use with 2002-01-16 02:35:41 +00:00
x11 Turn on SYSCONS_SUPPORT for the Alpha architecture. The build gets farther 2002-01-16 00:06:02 +00:00
x11-clocks Bring in a few changes to the KDE ports infrastructure, and some fixes. 2002-01-11 06:17:04 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Bring in a few changes to the KDE ports infrastructure, and some fixes. 2002-01-11 06:17:04 +00:00
x11-toolkits Update to 0.19. 2002-01-13 19:21:34 +00:00
x11-wm Add missing dependency 2002-01-13 08:41:13 +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.