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
Maxim Sobolev fe9c80cfd0 Add missed #include "support.h" into uploadWizard.c, so that there is no
undefined reference to screem_show_warning() function.

Prompted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-12 04:53:52 +00:00
accessibility/atk
arabic
archivers
astro
audio Update to 0.9.b1.1 (maintainer timeout). 2001-12-11 09:48:19 +00:00
benchmarks
biology
cad
chinese Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8 2001-12-11 10:28:43 +00:00
comms
converters
databases Since nobody else seems to care about this port, grab maintainership and 2001-12-11 19:03:24 +00:00
deskutils
devel Smash a compatibility bug in g_module_open(). It seems that unlike Linux one, 2001-12-12 04:51:10 +00:00
dns Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8 2001-12-11 10:28:43 +00:00
editors Update to 8.4.p200109201221. 2001-12-11 13:42:09 +00:00
emulators
finance
french
ftp
games add nethack3-gnome 2001-12-12 04:24:01 +00:00
german
graphics add cybervrml97 2001-12-11 19:27:37 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail Bump PORTREVISION for this recent change: 2001-12-11 12:42:29 +00:00
math
mbone
misc add cheatah 2001-12-11 09:38:39 +00:00
Mk
multimedia
net Update WWW tag. 2001-12-11 15:32:17 +00:00
net-im
net-mgmt
net-p2p ignore private network hits 2001-12-11 15:06:40 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security pass maintainership to Jos Backus <josb@cncdsl.com> 2001-12-11 17:49:33 +00:00
shells
sysutils
Templates
textproc remove malloc.h 2001-12-11 08:16:38 +00:00
Tools Add checkcats.py - a script that verifyes that master categories in all ports 2001-12-11 10:49:51 +00:00
ukrainian
vietnamese
www Add missed #include "support.h" into uploadWizard.c, so that there is no 2001-12-12 04:53:52 +00:00
x11 Pull the trigger - make Nautilus a default filemanager for a GNOME desktop 2001-12-11 15:46:31 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.