1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alex Dupre 8770aa32ef Really fix pkg-plist.
Approved by:	portmgr (implicit)
2008-09-12 12:52:18 +00:00
accessibility
arabic
archivers
astro
audio - Fix build on amd64 2008-09-12 08:48:58 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Mark as MANUAL_PACKAGE_BUILD: attempts to open up an http connection 2008-09-12 05:05:52 +00:00
dns
editors Update vim-7.2.tar.bz2 checksums. 2008-09-11 17:12:13 +00:00
emulators - Really mark as BROKEN (/me dumb) 2008-09-11 12:12:09 +00:00
finance
french
ftp
games - Patch setup.py to not install files during build 2008-09-12 07:16:11 +00:00
german
graphics Mark as broken on sparc64. 2008-09-12 05:28:07 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - add patches from upstream svn rev.65333, fix integer overflows in 2008-09-11 08:05:23 +00:00
mail Fix plist. 2008-09-11 07:47:49 +00:00
math - Respect NOPORTDOCS 2008-09-12 08:50:42 +00:00
mbone
misc - Unbreak 2008-09-12 03:08:07 +00:00
Mk
multimedia
net - Respect NOPORTDOCS 2008-09-11 21:20:47 +00:00
net-im
net-mgmt
net-p2p
news - Respect NOPORTDOCS/NOPORTEXAMPLES 2008-09-12 08:51:36 +00:00
palm - Fix manpage install 2008-09-11 15:48:38 +00:00
polish
ports-mgmt
portuguese
print
russian
science - Update patch distribution site and fix patch procedure 2008-09-11 13:43:56 +00:00
security Really fix pkg-plist. 2008-09-12 12:52:18 +00:00
shells
sysutils - Fix build on amd64 2008-09-11 21:19:35 +00:00
Templates
textproc
Tools RELENG_5 is desupported. 2008-09-12 03:25:47 +00:00
ukrainian
vietnamese
www - Update to 3.2.2 2008-09-11 11:51:33 +00:00
x11 - Fix packaging 2008-09-11 10:48:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
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.