1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 3538e6cd91 - Fix dependency
- Remove stale mirror
- Fix plist

PR:		138805
Submitted by:	"R.Mahmatkhanov" <cvs-src@yandex.ru> (maintainer)
Reported by:	pointyhat
2009-09-14 07:53:01 +00:00
accessibility
arabic
archivers games/wesnoth no longer has USE_GCC=3.4, so nor do we according to the 2009-09-13 17:17:01 +00:00
astro
audio - Mark BROKEN Does not compile 2009-09-14 07:00:03 +00:00
benchmarks
biology
cad - mark BROKEN does not compile 2009-09-14 06:58:46 +00:00
chinese
comms
converters
databases - Update to 3.2.2 2009-09-13 18:12:53 +00:00
deskutils - Fix dependency 2009-09-14 07:53:01 +00:00
devel Vala support for the MonoDevelop IDE. 2009-09-14 04:01:22 +00:00
dns
editors Remove editors/bed. It has been marked IGNORE for more than two years 2009-09-13 18:40:40 +00:00
emulators - Update to 3.0.51r22902. This version enables host serial support 2009-09-13 19:19:49 +00:00
finance - Update to 6.04. 2009-09-13 13:02:38 +00:00
french
ftp
games
german
graphics Mark DEPRECATED with an EXPIRATION_DATE of 2009-10-13 since it depends 2009-09-13 19:05:32 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail
math - Fix build 2009-09-14 07:51:04 +00:00
mbone
misc Update to the RELEASE_8_0_0 tag version of the FreeBSD docset. 2009-09-13 18:49:35 +00:00
Mk
multimedia - Distfile was rerolled to fix the detection of ffmpeg 2009-09-13 14:01:15 +00:00
net - Update to 1.9 2009-09-13 21:47:14 +00:00
net-im
net-mgmt - Update to 4.6 2009-09-13 21:53:06 +00:00
net-p2p - Update to 0.0.10. 2009-09-13 12:48:31 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Add cvename and bid for cyrus-imapd potential buffer overflow 2009-09-13 16:56:09 +00:00
shells
sysutils
Templates
textproc - Update to 1.5.4 2009-09-13 12:49:58 +00:00
Tools
ukrainian
vietnamese
www - Update to v3.1415926 (security update) 2009-09-13 16:18:26 +00:00
x11 Update to 1.1.0 2009-09-13 22:39:02 +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 Remove editors/bed. It has been marked IGNORE for more than two years 2009-09-13 18:40:40 +00:00
README
UIDs
UPDATING - Update to v3.1415926 (security update) 2009-09-13 16:18:26 +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.