1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
Richard Gallamore
e8aec2a2a6 * Updated to 0.0.20170806
PR:		221340
Submitted by:	lightside (maintainer)
Approved by:	lifanov (mentor, implicit)
2017-08-14 19:02:37 +00:00
Richard Gallamore
8907121ab4 * Updated to 0.0.20170625
* Moved USES and USE_*(13.1.7) USES should start section then possible USE_*[1]

[1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		219647
Submitted by:	lightside <lightside@gmx.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11498
2017-07-09 17:35:30 +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
e1e56f5e2f - Update to 0.0.20161120
PR:		214950
Submitted by:	lightside@gmx.com (maintainer)
2016-12-25 12:58:46 +00:00
Pawel Pekala
fa5d66f924 Update to version 0.0.20160925
PR:		213062
Submitted by:	lightside (maintainer)
2016-10-01 11:03:44 +00:00
Pawel Pekala
013bcc5997 Update to version 20160711
Changelog: c5fb4d0...44faa84

PR:		211181
Submitted by:	lightside (maintainer)
2016-07-18 22:26:57 +00:00
Wen Heping
345f775cde - Update to 0.0.20160612
PR:		210422
Submitted by:	lightside@gmx.com(maintainer)
2016-06-23 08:08:39 +00:00
Raphael Kubo da Costa
2efb72eb1d Update to 0.0.20160130.
Changes: a79eabe...ba34531

PR:		207409
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2016-02-22 12:37:32 +00:00
Martin Wilke
d96c331da1 - Update to 0.0.20160105
PR:		206132
Submitted by:	mmaintainer
2016-01-13 09:35:25 +00:00
Mathieu Arnold
03cdbe5cb9 Update to 0.0.20151008.
PR:		203787
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-16 14:19:13 +00:00
Dmitry Marakasov
dff0a48d8b - Switch to options helpers
- Drop deprecated WX_UNICODE

Approved by:	portmgr blanket
2015-10-15 20:58:43 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Jan Beich
4ee7090fe8 deskutils/treesheets: update to 0.0.20150711
- Add PACKAGE_VERSION variable to MAKE_ENV, which defines version of
  package instead of build date

Changes:	69990a2...3a6be83
PR:		202009
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2015-08-16 02:52:04 +00:00
Dmitry Marakasov
0f3e6159d1 - Update to 0.0.20150519
PR:		200822
Submitted by:	lightside@gmx.com (maintainer)
2015-06-15 23:46:13 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Thomas Zander
008fde5bf0 - Update to version v0.0.20150405
- Use new GH* policy
- Pet portlint

PR:		198730
Submitted by:	lightside@gmx.com (maintainer)
2015-04-06 20:16:27 +00:00
Bartek Rutkowski
ec2aebba99 deskutils/treesheets: update 0.0.20141225 -> 0.0.20150117
PR:		197856
Submitted by:	lightside@gmx.com
2015-03-01 17:07:38 +00:00
John Marino
719ae16c89 deskutils/treesheets: make environment was not set in build target
This port's makefile fails to set the make environment when it overrode
the build target.  Given that the 2-line build.sh script has to be
patched in the post-configure target, the whole script should move to
the port makefile.  However, for now just set the make environment which
fixes the build on DragonFly with gcc-5.

Approved by:	just-fix-it blanket
2015-02-20 13:41:42 +00:00
Pawel Pekala
594b8b6d39 Update to version 20141225
PR:		196383
Submitted by:	lightside@gmx.com (maintainer)
2015-01-04 14:16:20 +00:00
Dmitry Marakasov
6802e9b388 - Update to v0.0.20141104
- Added OPSYS in conjunction to OSVERSION

PR:		195092
Submitted by:	lightside@gmx.com (maintainer)
2014-12-04 15:06:32 +00:00
Pawel Pekala
916e86692e The ultimate replacement for spreadsheets, mind mappers, outliners, PIMs, text
editors and small databases.

Suitable for any kind of data organization, such as Todo lists, calendars,
project management, brainstorming, organizing ideas, planning, requirements
gathering, presentation of information, etc.

It's like a spreadsheet, immediately familiar, but much more suitable for
complex data because it's hierarchical.
It's like a mind mapper, but more organized and compact.
It's like an outliner, but in more than one dimension.
It's like a text editor, but with structure.

WWW: http://treesheets.com

PR:		193337
Submitted by:	lightside <lightside@gmx.com>
2014-10-26 18:15:12 +00:00