1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 9a2db5548d - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-05 13:04:49 +00:00
accessibility
arabic
archivers - Switch to USES=libtool, drop .la files 2014-06-05 13:04:49 +00:00
astro
audio - Update to version 2.14.0 2014-06-05 07:31:00 +00:00
benchmarks
biology - Update to 6.6.0 2014-06-05 03:28:06 +00:00
cad Update to r4913. 2014-06-05 12:30:47 +00:00
chinese
comms
converters converters/igbinary: Add pecl- prefix for consistency 2014-06-05 10:36:17 +00:00
databases - Update to 1.2.16 2014-06-05 09:17:12 +00:00
deskutils deskutils/gourmet: update to 0.17.3 2014-06-05 06:42:05 +00:00
devel Update to 1.0.1h. 2014-06-05 12:55:16 +00:00
dns - Update to 0.6.0 2014-06-05 00:49:14 +00:00
editors
emulators
finance
french
ftp
games Add another mirror for mappack 2014-06-05 05:03:28 +00:00
german
graphics - Fix OPTIONS_DEFINE 2014-06-05 07:36:55 +00:00
hebrew
hungarian
irc
japanese - Update to version 2.14.0 2014-06-05 07:31:00 +00:00
java Force java 1.6 only. 2014-06-05 07:41:12 +00:00
Keywords
korean
lang Add CPE information. 2014-06-04 16:54:52 +00:00
mail - Add staging support 2014-06-05 12:53:38 +00:00
math Miscellaneous functions and classes to facilitate programming. 2014-06-05 09:31:38 +00:00
misc - Stage support 2014-06-05 01:42:05 +00:00
Mk lib-depends: Don't show "- not found" on a new line. 2014-06-05 01:08:26 +00:00
multimedia Update to 0.9.9.11 2014-06-05 02:18:28 +00:00
net Unbreak on FreeBSD 11 (32-bit ifi_mtu). 2014-06-05 10:21:03 +00:00
net-im Update to 0.9.4, rc file notice about daemonize, and support for LUAJIT. 2014-06-04 22:56:34 +00:00
net-mgmt
net-p2p net-p2p/deluge: correct executable name while nobody seeing 2014-06-05 09:22:33 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science Fix PLIST when DOCS is enabled and built with javadoc from java/openjdk7. 2014-06-05 00:12:09 +00:00
security Update to 1.0.1h. 2014-06-05 12:54:40 +00:00
shells
sysutils - Resurrect port 2014-06-05 09:41:33 +00:00
Templates
textproc - Update to 4.8.1 2014-06-05 03:29:57 +00:00
Tools
ukrainian
vietnamese
www - Update to 3945 2014-06-05 08:35:09 +00:00
x11 - Drop .la files, no dependees require them 2014-06-05 09:03:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Switch to USES=libtool, drop .la files 2014-06-04 17:37:28 +00:00
x11-wm - Switch to USES=libtool, drop .la files 2014-06-05 08:39:16 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs Update to 1.4.0 2014-06-04 21:10:18 +00:00
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.