1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke bebbc9c753 - Update to 3.0.1
PR:		        217168
Submitted by:	maintainer
2017-02-18 13:00:15 +00:00
accessibility
arabic
archivers - Update to 1.0.10 2017-02-16 11:10:14 +00:00
astro
audio audio/exaile-devel: update to latest revision 2017-02-16 20:35:48 +00:00
base
benchmarks Update benchmarks/stress-ng to 0.07.20 2017-02-15 16:45:20 +00:00
biology
cad
chinese
comms - make portlint happier 2017-02-18 09:10:56 +00:00
converters
databases - Update to 0.7.2 2017-02-18 10:49:40 +00:00
deskutils - Update to deskutils/fet 5.31.0 2017-02-16 21:43:45 +00:00
devel - Update to 15.1.0 2017-02-18 12:50:12 +00:00
dns Remove the remaining IGNORE_FreeBSD_9 lines. 2017-02-17 16:49:13 +00:00
editors
emulators emulators/winetricks - add additional dependencies 2017-02-17 20:29:47 +00:00
finance - Update to 0.9.35 2017-02-17 07:57:12 +00:00
french
ftp Update to 4.7.6 2017-02-17 15:52:16 +00:00
games Fix fetching distfile 2017-02-18 10:28:47 +00:00
german
graphics - Update graphics/optipng to 0.7.6 2017-02-16 21:24:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Pass maintainership to submitter 2017-02-18 12:48:13 +00:00
mail - Update to 1.4.4 2017-02-16 11:17:19 +00:00
math - Update to 5.0.15 2017-02-17 12:04:19 +00:00
misc - fix warnings 2017-02-18 09:59:30 +00:00
Mk ports_env: Fix OPSYS not being exported. 2017-02-17 22:22:27 +00:00
multimedia Use c++11 by default, in preparation for Qt 5.7.1 update 2017-02-18 08:20:45 +00:00
net Turn into a slave port. 2017-02-17 19:37:45 +00:00
net-im - make portlint happier 2017-02-18 08:00:14 +00:00
net-mgmt Remove the remaining IGNORE_FreeBSD_9 lines. 2017-02-17 16:49:13 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 1.10.99.1 2017-02-17 23:12:18 +00:00
portuguese
print - Update to 0.9.5 2017-02-18 12:46:20 +00:00
russian
science Update to 1.20.0 2017-02-16 16:45:32 +00:00
security - Update to 3.1.1 2017-02-18 05:58:32 +00:00
shells Return the ports mistakenly reset to ports@ in r433856 to John Marino. 2017-02-15 21:33:11 +00:00
sysutils - Update to 1.7.0 2017-02-18 10:46:55 +00:00
Templates
textproc New port: py-m2r. 2017-02-18 07:28:02 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.0.1 2017-02-18 13:00:15 +00:00
x11
x11-clocks
x11-drivers Add a check in the Probe function to verify we have a usable framebuffer 2017-02-16 14:34:06 +00:00
x11-fm - Update to 1.6.11 2017-02-15 15:56:06 +00:00
x11-fonts Update to 6.002. 2017-02-18 11:27:42 +00:00
x11-servers
x11-themes
x11-toolkits Return the ports mistakenly reset to ports@ in r433856 to John Marino. 2017-02-15 21:33:11 +00:00
x11-wm Remove -fPIC and fix the real problem where a variable is defined as an 2017-02-15 20:31:16 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Add pecl-redis 3.1.1 (copied from php56-redis and updated to 3.1.1) 2017-02-15 14:57:37 +00:00
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.