1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 0e40d5d606 Update to 20010819, with small improvements.
portsdb:
	Do not clobber the INDEX file until the new one is ready,
	so you don't have a zero-sized INDEX while updating it.

pkgdepfix:
	Implement an origin duplicates fixer (only invoked when -o is
	specified), and when it fixes one, redo the whole session.

        Make the cyclic dependencies fixer a bit more intelligent.

portcvsweb:
	Conform to the Secure BROWSER (SB) Specification proposed by
	David A. Wheeler.

	cf. http://www.dwheeler.com/browse/secure_browser.html
	    http://www.tuxedo.org/~esr/BROWSER/
2001-08-19 07:29:30 +00:00
accessibility/atk
arabic
archivers
astro
audio Add shared library support 2001-08-18 23:33:12 +00:00
benchmarks
biology
cad
chinese Add a new font size for this font collection 2001-08-18 13:29:53 +00:00
comms use INSTALL_DATA instead of INSTALL_MAN 2001-08-18 23:25:58 +00:00
converters
databases Simplify PORTNAME. 2001-08-18 21:58:55 +00:00
deskutils
devel upgrade to 0.13 2001-08-18 23:18:07 +00:00
dns
editors
emulators
finance
french
ftp - Support PTHREAD_CFLAGS properly 2001-08-18 09:22:52 +00:00
games
german New port of unix-connect 2001-08-18 20:57:05 +00:00
graphics Add the WITH_SANE option to include sane-backends as dependency, and 2001-08-19 00:04:22 +00:00
hebrew
hungarian
irc add p5-POE-Component-IRC 2001-08-18 23:07:01 +00:00
japanese upgrade to 0.9.5 2001-08-18 23:20:03 +00:00
java
korean
lang
mail
math
mbone
misc
Mk
multimedia
net fix building of a few man pages on systems w/o autoconf installed 2001-08-19 07:04:38 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt Update to 20010819, with small improvements. 2001-08-19 07:29:30 +00:00
portuguese
print
russian
science
security Update to 0.3.2. 2001-08-18 12:52:48 +00:00
shells
sysutils Update to 20010819, with small improvements. 2001-08-19 07:29:30 +00:00
Templates
textproc - Fix pkg-plist 2001-08-18 09:27:49 +00:00
Tools
ukrainian
vietnamese
www
x11 Disable kappfinder_install execution at install time. This will avoid the 2001-08-18 23:54:35 +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.