1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-06-09 14:11:37 +00:00
accessibility
arabic
archivers
astro
audio According to pkg_add -v, pkg-plist executes the following commands: 2008-06-08 11:06:03 +00:00
benchmarks
biology - Fix build depends 2008-06-09 13:01:30 +00:00
cad Update to 20080202 snapshot. Changes include: 2008-06-08 16:09:31 +00:00
chinese
comms - Honour NOPORTEXAMPLES 2008-06-09 12:19:23 +00:00
converters
databases Upgrade to 4.7.25.0 2008-06-09 05:59:35 +00:00
deskutils Add google-gadgets 0.9.2, google Desktop Gadgets. 2008-06-09 00:52:55 +00:00
devel Driver based class to calculate birthdays of some members of the 2008-06-09 14:11:37 +00:00
dns Fix opendbx backend bugs. 2008-06-08 18:36:09 +00:00
editors Update to DEV300_m17. 2008-06-08 11:23:32 +00:00
emulators Update to version 1.0-rc4 which brings bug fixes only, no new features. 2008-06-08 21:40:43 +00:00
finance
french
ftp
games add two missing directory to delete 2008-06-08 13:07:51 +00:00
german
graphics Attach svgfig to the build. 2008-06-09 11:25:04 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang FreeBSD >= 700050 has POSIX standard putenv(). 2008-06-09 12:11:33 +00:00
mail - Update to 1.2 2008-06-09 13:44:40 +00:00
math Fix dependency and bump portrevision. 2008-06-09 00:51:02 +00:00
mbone
misc
Mk Add db47 to bsd.databases.mk. 2008-06-09 06:01:41 +00:00
multimedia
net - Fix plist 2008-06-09 09:31:19 +00:00
net-im
net-mgmt - Mark IS_INTERACTIVE to avoid infinite loops and stop some damages on packages cluster. 2008-06-09 00:31:45 +00:00
net-p2p - Fix PLIST 2008-06-09 12:59:55 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to 3.6.4. Changes include: 2008-06-08 16:11:45 +00:00
russian
science
security - typo in files/pkg-message.in 2008-06-09 06:16:02 +00:00
shells
sysutils
Templates
textproc - Update to 1.08.4 2008-06-09 01:53:30 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.13d. 2008-06-09 09:56:26 +00:00
x11 * Make sure seahorse-agent is only run when we're starting gnome-session 2008-06-09 05:31:11 +00:00
x11-clocks
x11-drivers
x11-fm Add pbi-thumbnailer, a tool which generates icon thumbnails for PC-BSD 2008-06-08 19:51:16 +00:00
x11-fonts - Update to 0.5.3 2008-06-08 19:29:22 +00:00
x11-servers Explicitely disable dtrace support for now. 2008-06-09 13:43:53 +00:00
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Clean up grammar on lippe's 20080605 entry. 2008-06-09 13:39:27 +00:00

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.