1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alex Kozlov a2b13dc61a - Update MASTER_SITES
PR:	ports/189020
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	Ilya Bakulin <webmaster@kibab.com> (maintainer)
2014-05-07 16:11:59 +00:00
accessibility
arabic
archivers
astro This port are no longer used or cared for. 2014-05-07 15:56:04 +00:00
audio
benchmarks
biology
cad - Update from 3.7.56 to 3.7.57 2014-05-07 15:15:51 +00:00
chinese chinese/exim: Unbreak on F10+ by satisfying explicit linking requirements 2014-05-07 15:44:57 +00:00
comms
converters
databases
deskutils - Update from 1.8.006.20140307 to 1.8.007.20140506 2014-05-07 15:16:09 +00:00
devel Don't run RANLIB on installed library because it is read-only and it has 2014-05-07 14:38:46 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics - Try to fix the linking problem on the cluster 2014-05-07 14:11:35 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Deprecate obsolete ocaml-doc and -examples ports 2014-05-07 15:23:18 +00:00
mail
math - Update to 0.4.300.0 2014-05-07 15:09:06 +00:00
misc
Mk Move updating the desktop database later to make sure it work as expected with pkg_install 2014-05-07 15:41:33 +00:00
multimedia multimedia/aegisub: Explicitly link libz to unbreak on F10+ 2014-05-07 15:21:35 +00:00
net - Update MASTER_SITES 2014-05-07 16:11:59 +00:00
net-im
net-mgmt - Update to 2.1.1 2014-05-07 15:28:14 +00:00
net-p2p - Update to 1.19.1 2014-05-07 16:05:45 +00:00
news
palm
polish
ports-mgmt Update to 1.3.0 beta1 2014-05-07 13:29:45 +00:00
portuguese
print Update to 1.8.5 release. 2014-05-07 13:18:57 +00:00
russian
science
security - rc script now passes rclint 2014-05-07 14:18:54 +00:00
shells
sysutils
Templates
textproc - Remove Author line 2014-05-07 13:13:51 +00:00
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fixed slave ports building 2014-05-07 15:44:01 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove entry for sysutils/condor, it is no longer requires registration/manual download 2014-05-07 14:53:54 +00:00
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.