Commit graph

11 commits

Author SHA1 Message Date
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Jimmy Olgeni
52e782d241 Some typo fixes and whitespace cleanup for pkg-descr files. 2017-09-10 18:51:46 +00:00
Tobias Kortkamp
7ff40c7522 databases/pgmodeler: Update to 0.9.0
Changes:	https://pgmodeler.com.br/blog/2017/9/1/another-development-cycle-is-closed-pgmodeler-090-is-ready
PR:		221988
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2017-09-02 10:25:23 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Dmitry Marakasov
fbafa512a3 - Unbreak on 10.1 by using gcc
PR:		214839
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2016-12-29 09:09:23 +00:00
Dmitry Marakasov
fcc2b1149f - Fix LICENSE
- Add LICENSE_FILE
- Mark BROKEN on FreeBSD 10.1

Approved by:	portmgr blanket
2016-12-21 11:18:33 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Raphael Kubo da Costa
7420b13450 New port: databases/pgmodeler
pgModeler - PostgreSQL Database Modeler - is an open source data modeling
tool designed for PostgreSQL. No more DDL commands written by hand let
pgModeler do the job for you! This software reunites the concepts of
entity-relationship diagrams and the features that PostgreSQL implements as
extensions of SQL standards.

WWW: http://pgmodeler.com.br/

PR:		203204
Submitted by:	lbartoletti@tuxfamily.org
2016-09-21 20:11:09 +00:00