1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joseph Mingrone 90ccb5cac8 cad/gmsh: update to version 2.15.0
Upstream changes:

- fixed several regressions (multi-file partitioned grid export, mesh
  subdivision, old compound mesher)
- improved 2D boundary layer field & removed non-functional 3D boundary
  layer field
- faster rendering of large meshes

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8725
2016-12-07 14:34:19 +00:00
accessibility
arabic
archivers - Update to 0.4.8 2016-12-07 00:15:55 +00:00
astro Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
audio Fix configure when JACK option is enabled 2016-12-07 10:29:29 +00:00
base
benchmarks Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
biology Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
cad cad/gmsh: update to version 2.15.0 2016-12-07 14:34:19 +00:00
chinese
comms Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
converters
databases Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
deskutils - Update security/cryptopp to 5.6.5 2016-12-07 01:00:11 +00:00
devel devel/phpunit: Update from 5.6.3 to 5.7.2 2016-12-07 13:37:44 +00:00
dns dns/openmdns: update to 0.6.15 2016-12-06 22:54:57 +00:00
editors
emulators Update to Wine 1.9.24. This includes the following changes: 2016-12-07 12:00:33 +00:00
finance
french Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
ftp Update to 2.8.2 2016-12-07 14:28:58 +00:00
games Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
german
graphics Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
hebrew
hungarian
irc
japanese japanese/rubygem-jpmobile: deprecate due to dependency on www/rubygem-rails 2016-12-06 23:15:16 +00:00
java Deprecate and set expiration date to T + 2 months 2016-12-07 11:54:36 +00:00
Keywords
korean
lang Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
mail - update to 3.2-20161204 2016-12-07 04:22:26 +00:00
math Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
misc
Mk lang/ruby22: fix setjmp clobbered variables 2016-12-07 12:47:30 +00:00
multimedia - Update security/cryptopp to 5.6.5 2016-12-07 01:00:11 +00:00
net Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
net-im net-im/openfire: update to 4.0.4, kill Linux-based nativeAuth plugin 2016-12-07 12:48:08 +00:00
net-mgmt
net-p2p - Update security/cryptopp to 5.6.5 2016-12-07 01:00:11 +00:00
news
palm
polish Fix build on FreeBSD 10.1 by disabling build of some tests using 2016-12-06 22:09:07 +00:00
ports-mgmt
portuguese
print
russian
science Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-12-07 13:24:56 +00:00
security - Add LICENSE 2016-12-07 09:00:45 +00:00
shells
sysutils Update to 2.7.1 2016-12-07 02:15:19 +00:00
Templates
textproc Deprecate ruby@ ports that depend on deprecated rails 3.x 2016-12-06 23:11:00 +00:00
Tools
ukrainian
vietnamese
www www/pmwiki: Update from 2.2.91 to 2.2.92 2016-12-07 14:27:03 +00:00
x11
x11-clocks
x11-drivers x11-drivers/xf86-input-wacom: update to 0.34.0 and fix stage-qa 2016-12-06 22:54:46 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.