1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov ec843a657c - Suppress ALSA detection which creates hidden dependency and doesn't work
PR:		193291
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-09-18 20:10:34 +00:00
accessibility
arabic
archivers Update to rpm 4.12.0 2014-09-18 10:26:48 +00:00
astro
audio - Suppress ALSA detection which creates hidden dependency and doesn't work 2014-09-18 20:10:34 +00:00
benchmarks
biology
cad Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
chinese chinese/libtabe: convert to USES=libtool and bump dependent ports 2014-09-18 10:10:53 +00:00
comms - Update comms/dcf77pi to version 3.2.0 2014-09-18 11:56:52 +00:00
converters - Replace patch with USES=pathfix and post-patch command 2014-09-18 09:51:18 +00:00
databases - Update to 1.18 2014-09-18 15:17:04 +00:00
deskutils Add USES=libtool (used in lib7zip build) 2014-09-18 13:12:32 +00:00
devel devel/py-cclib: update 1.1 -> 1.2 2014-09-18 17:38:07 +00:00
dns - Convert to USES=autoreconf and add INSTALL_TARGET=install-strip 2014-09-18 17:52:54 +00:00
editors
emulators - Add CPE information to virtualbox ports 2014-09-18 09:06:59 +00:00
finance
french
ftp
games Remove old libtool patch 2014-09-18 17:50:34 +00:00
german Allow staging as a regular user 2014-09-18 19:10:36 +00:00
graphics Remove old libtool patch and add INSTALL_TARGET=install-strip 2014-09-18 19:31:19 +00:00
hebrew
hungarian
irc Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
japanese
java
Keywords
korean
lang Fix build on 8.x and 9.x. 2014-09-18 19:49:26 +00:00
mail
math Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
misc
Mk Fix typo. 2014-09-18 16:09:56 +00:00
multimedia These ports does use GNU configure. 2014-09-18 15:24:21 +00:00
net - Update to 0.050000 2014-09-18 15:16:58 +00:00
net-im Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
net-mgmt Allow staging as a regular user 2014-09-18 19:57:38 +00:00
net-p2p
news
palm
polish - Update to 20140915 2014-09-18 15:17:15 +00:00
ports-mgmt Add a minimal version testing for the installed pkg to enforce people to go to the latest version 2014-09-18 13:05:50 +00:00
portuguese
print - Drop .la files, no dependees require them 2014-09-18 16:41:33 +00:00
russian
science - Update to 1.3.5 2014-09-18 04:41:04 +00:00
security Document new asterisk11 vulnerability. 2014-09-18 19:53:09 +00:00
shells
sysutils Allow staging as a regular user 2014-09-18 19:26:56 +00:00
Templates
textproc Allow staging as a regular user 2014-09-18 19:50:13 +00:00
Tools
ukrainian
vietnamese
www Allow staging as a regular user 2014-09-18 19:39:53 +00:00
x11 Fix build when pkg(8) do not extract mtree first 2014-09-18 15:14:00 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.17.0 2014-09-18 07:20:06 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
x11-wm Retire MANCOMPRESSED. 2014-09-18 12:31:24 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.