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
Ryan Steinmetz d7aa25ea63 - Fix dependency version requirements
- Bump PORTREVISION

PR:		190122
Submitted by:	zi@
Approved by:	maintainer timeout (1 month+)
2014-07-11 18:31:27 +00:00
accessibility
arabic
archivers
astro - Remove USE_AUTOTOOLS=libtool 2014-07-11 11:16:06 +00:00
audio Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
benchmarks
biology
cad
chinese
comms Fix librtlsdr.pc 2014-07-11 12:25:55 +00:00
converters
databases - Remove USE_AUTOTOOLS=libtool 2014-07-11 11:16:06 +00:00
deskutils
devel - Merge in upstream fix: https://rt.cpan.org/Public/Bug/Display.html?ShowHeaders=1;id=94259 2014-07-11 18:27:00 +00:00
dns - support stage 2014-07-11 18:11:18 +00:00
editors
emulators - Update RUN_DEPENDS to use the correct version of wine, wine-devel on i386, 2014-07-11 15:33:03 +00:00
finance
french
ftp
games Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
german
graphics - Remove USE_AUTOTOOLS=libtool 2014-07-11 11:16:15 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Add CPE entries for python 2014-07-11 18:09:01 +00:00
mail - Support staging. 2014-07-11 14:43:22 +00:00
math math/coinmp: 1.7.2 -> 1.7.6 2014-07-11 15:05:39 +00:00
misc Add misc/fortune-mod-epictetus 2014-07-11 14:25:39 +00:00
Mk Be a bit more direct about pkg_install having to be replaced by pkg. 2014-07-11 15:25:42 +00:00
multimedia Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
net New port: net/mediastreamer 2014-07-11 15:52:23 +00:00
net-im
net-mgmt
net-p2p net-p2p/bitcoin: update to 0.9.2 2014-07-11 16:54:48 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Add CPE entries 2014-07-11 18:17:57 +00:00
shells
sysutils
Templates
textproc - Fix dependency version requirements 2014-07-11 18:31:27 +00:00
Tools
ukrainian
vietnamese
www 1: Upgrade to 0.10.29 [1] 2014-07-11 15:43:40 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.