1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Torsten Zuehlsdorff 2d4def715c cad/openvsp: fix compilation in 10.1
The port broke on 10.1 since the update to gcc 4.9. Now we enforce
gcc 4.8 on FreeBSD 10.1.

PR:           215307
Submitted by: fernando.apesteguia@gmail.com (maintainer)
Approved by:  mentors (implict)
MFH:          2016Q4
2016-12-16 09:24:32 +00:00
accessibility
arabic
archivers Stepping down as maintainer for some ports. 2016-12-14 21:48:10 +00:00
astro - Update devel/protobuf to 3.1.0 2016-12-14 17:58:20 +00:00
audio Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems 2016-12-16 05:08:09 +00:00
base
benchmarks
biology
cad cad/openvsp: fix compilation in 10.1 2016-12-16 09:24:32 +00:00
chinese
comms Update to 1.38.0 2016-12-16 08:44:58 +00:00
converters
databases Use more restrictive permissions for CouchDB's data and configuration 2016-12-16 09:21:24 +00:00
deskutils deskutils/gourmet: update sqlalchemy dependency 2016-12-14 21:55:08 +00:00
devel Update to 1.11.29 2016-12-16 09:02:41 +00:00
dns dns/mDNSResponder_nss: update 765.1.2 -> 765.20.4 2016-12-14 19:19:45 +00:00
editors
emulators - use FONTNAME 2016-12-16 07:26:44 +00:00
finance
french
ftp - Update to 2.2 2016-12-16 08:53:34 +00:00
games - Switch to options helpers 2016-12-16 09:00:51 +00:00
german
graphics - Update to 1.7 2016-12-16 09:21:04 +00:00
hebrew
hungarian
irc - add BUILD_DEPENDS 2016-12-15 15:27:13 +00:00
japanese - Update devel/protobuf to 3.1.0 2016-12-14 17:58:20 +00:00
java
Keywords
korean
lang Update to the 20161208 snapshot of GCC 6. 2016-12-16 01:50:46 +00:00
mail gecko: improve NSS 3.28 compatibility 2016-12-14 15:39:16 +00:00
math Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems 2016-12-16 05:08:09 +00:00
misc Use shorter @dir form for permissions. 2016-12-15 11:51:11 +00:00
Mk Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems 2016-12-16 05:08:09 +00:00
multimedia Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems 2016-12-16 05:08:09 +00:00
net net/concourse-fly: Update to 2.5.1 2016-12-16 09:02:22 +00:00
net-im - Update devel/protobuf to 3.1.0 2016-12-14 17:58:20 +00:00
net-mgmt net-mgmt/icinga2: 2016-12-15 14:40:20 +00:00
net-p2p - Update devel/protobuf to 3.1.0 2016-12-14 17:58:20 +00:00
news
palm
polish
ports-mgmt ports-mgmt/synth: Upgrade version 1.65 => 1.66 2016-12-14 19:24:59 +00:00
portuguese
print - Update to 1.15.1 2016-12-16 08:12:26 +00:00
russian - Update to 4.7 2016-12-15 16:18:42 +00:00
science Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems 2016-12-16 05:08:09 +00:00
security security/vuxml: oops, seamonkey 2.46 has CVE-2016-9079 fix 2016-12-16 08:33:08 +00:00
shells
sysutils Update to 2.6.1 2016-12-16 08:36:10 +00:00
Templates
textproc - Update to 1.1 2016-12-16 05:30:15 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 1.10.2. 2016-12-14 20:45:47 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Stepping down as maintainer for some ports. 2016-12-14 21:48:10 +00:00
x11-wm - Fix CONFLICTS on wmii 2016-12-14 09:00:50 +00:00
.arcconfig
.gitattributes
.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.