1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Boris Samorodov 82a630d05a Add a SHA256 checksum.
PR:		118192
Submitted by:	"Philip M. Gollucci" <pgollucci at p6m7g8.com>
2008-01-28 22:14:23 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology Umark BROKEN, stale distfile removed from ftp-master. 2008-01-27 11:26:35 +00:00
cad
chinese - Use termios.h instead of sgtty.h 2008-01-27 23:46:13 +00:00
comms
converters
databases
deskutils Upgrade to 0.82. 2008-01-28 21:15:58 +00:00
devel Add PHP and Python to the list of supported languages. 2008-01-28 22:12:55 +00:00
dns Add dnswall 0.1.4, a daemon that filters out private IP addresses in DNS 2008-01-28 19:38:44 +00:00
editors - Update editors/emacs-devel to 23.0.50.20080101 snapshot. 2008-01-27 14:26:42 +00:00
emulators
finance
french
ftp
games - Change WWW to the official website 2008-01-28 22:12:03 +00:00
german
graphics - Fix INDEX 2008-01-28 12:32:16 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Add SHA256 checksums to ports 2008-01-28 20:30:07 +00:00
mail - Add SHA256 checksums to ports 2008-01-28 20:30:07 +00:00
math
mbone
misc
Mk - Update editors/emacs-devel to 23.0.50.20080101 snapshot. 2008-01-27 14:26:42 +00:00
multimedia
net - relocate pkg-message 2008-01-28 04:46:44 +00:00
net-im
net-mgmt - create default config when build by port 2008-01-28 16:42:40 +00:00
net-p2p
news
palm
polish
ports-mgmt - Fix a function name 2008-01-27 22:45:27 +00:00
portuguese
print A reimplementation of the LaTeX biliographic facilities. 2008-01-26 22:30:50 +00:00
russian
science - Update to 0.8.6 2008-01-28 21:10:18 +00:00
security Update to 1.6.9p12 2008-01-28 06:29:03 +00:00
shells
sysutils - Forgot to remove a patch file 2008-01-28 14:54:48 +00:00
Templates
textproc - update URL in pkg-descr 2008-01-28 04:54:09 +00:00
Tools
ukrainian
vietnamese
www - Fix recursive use of WITH_BDB_VER when WITH_BERKELEYDB and WITH_BDB_VER 2008-01-28 20:42:04 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Dependancy fix 2008-01-27 04:44:04 +00:00
x11-servers
x11-themes
x11-toolkits Add a SHA256 checksum. 2008-01-28 22:14:23 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs - add hobbit with id 280 2008-01-28 10:53:56 +00:00
KNOBS
LEGAL
Makefile
MOVED - Remove net/cactid 2008-01-27 20:25:54 +00:00
README
UIDs - add hobbit with id 280 2008-01-28 10:53:56 +00:00
UPDATING

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.