1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ryan Steinmetz 5b18b85528 - Add additional PORTDOCS
- Do not bump PORTREVISION

PR:		ports/168310
Submitted by:	Igor Kremez <greenny380@gmail.com>
2012-05-27 15:52:31 +00:00
accessibility
arabic
archivers
astro
audio - Update to 12.11 2012-05-27 08:16:06 +00:00
benchmarks
biology
cad
chinese
comms Mark broken on powerpc and sparc64: "error: uart.h: No such file or directory". 2012-05-27 06:37:36 +00:00
converters - Update to 7.3 2012-05-26 19:02:40 +00:00
databases Mark as broken on powerpc/sparc64 (and probably ia64): "error: 'rightend' 2012-05-27 06:42:02 +00:00
deskutils
devel This module provides an easy interface for getting various metadata 2012-05-27 07:18:37 +00:00
dns
editors Upgrade to version 5.2.1 which brings in many bug fixes, and XHTML 5 2012-05-27 08:12:21 +00:00
emulators Branch the emulators/wine-gecko port like we have been branching a new 2012-05-27 12:00:31 +00:00
finance
french
ftp
games
german - Update to 3.3.2 2012-05-27 10:06:54 +00:00
graphics Move tests/validate-colorspace.sh patch to REINPLACE_CMD 2012-05-26 22:45:52 +00:00
hebrew
hungarian
irc
japanese - Update to 3.3.2 2012-05-27 10:08:17 +00:00
java . Specifically reference zip/unzip in ${LOCALBASE}/bin, since that is where 2012-05-27 03:51:15 +00:00
korean
lang Mark as broken on powerpc: Unsupported relocation type 10. 2012-05-27 06:56:59 +00:00
mail - Update to 1.8.3 2012-05-27 00:51:49 +00:00
math
misc Port for Various Freeswitch scripts. 2012-05-27 15:01:32 +00:00
Mk Correct type-- there is no bsd.ports.pre.mk 2012-05-27 12:05:18 +00:00
multimedia Add my upstream patch to disable problems linking with libcanberra. 2012-05-26 15:52:30 +00:00
net Fix OSVERSION check and remove consideration for <7 (bogus anyway) 2012-05-27 09:43:51 +00:00
net-im Remove tkabber-plugins-devel. This was an abandoned repocopy which 2012-05-26 22:32:01 +00:00
net-mgmt - Add additional PORTDOCS 2012-05-27 15:52:31 +00:00
net-p2p * Sun May 20 - Christophe Dumez <chris@qbittorrent.org> - v2.9.9 2012-05-27 09:35:48 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 3.20 2012-05-27 15:30:36 +00:00
shells
sysutils New port: sysutils/vpnc-scripts 2012-05-27 15:27:15 +00:00
Templates
textproc - Upgrade to 0.95. 2012-05-27 04:33:19 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 2.03pre12 2012-05-27 12:28:55 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 4.2 2012-05-26 15:25:31 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Add note about qt4-gui and shared memory. 2012-05-26 22:40:11 +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.