Dmitry Marakasov
06a52e8726
- Update to 1.80
2017-08-20 11:57:52 +00:00
Dmitry Marakasov
e4a2f3ae51
- Move cppcheck gui into separate port, devel/cppcheck-gui
2017-07-05 10:45:42 +00:00
Dmitry Marakasov
c9bbe54ef5
- Update to 1.79
...
- Fix segfault due to conflict between bundled and system tinyxml [1]
- Switch to cmake build, simplifying the port
- Enable GUI
PR: 217881 [1], 218876 [1]
2017-05-31 20:07:15 +00:00
Mark Linimon
fa74598719
Mark some ports failing on power64. In cases where the error message
...
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
2017-05-21 21:55:08 +00:00
Dmitry Marakasov
0a4ba19cd2
- Add missing python dependency (both build- and runtime)
...
- Fix shebang in python script
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2017-04-12 17:24:33 +00:00
Dmitry Marakasov
2b3838ff61
- Update to 1.78
2017-04-10 13:24:23 +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
a50dbd361d
- Update to 1.77
2017-01-10 18:29:03 +00:00
Dmitry Marakasov
138a7030c2
- Update to 1.76.1
2016-10-17 15:50:31 +00:00
Dmitry Marakasov
b75a7e79ac
- Update to 1.76
2016-10-11 02:24:48 +00:00
Dmitry Marakasov
889d0c7065
- Update to 1.75
2016-08-15 00:08:07 +00:00
Dmitry Marakasov
0b009efd6f
- Update to 1.74
2016-06-20 20:57:30 +00:00
Dmitry Marakasov
36deb3c072
- Update to 1.73
2016-04-19 19:34:14 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
1c79ab0d9b
- Update to 1.72
2016-01-14 13:07:29 +00:00
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
1b5b1326f5
- Update to 1.71
...
- Take maintainership in compliance with porter's handbook §5.5 (3 consecutive maintainer timeouts)
PR: 204917
Submitted by: amdmi3
Approved by: maintainer timeout (bf, 2 weeks)
2015-12-14 20:19:49 +00:00
Dmitry Marakasov
b0d65ac40f
- Update to 1.70
...
- Use options helpers
- Use test framework
PR: 204325
Submitted by: amdmi3
Approved by: maintainer timeout (bf, 2 weeks)
2015-11-23 20:24:26 +00:00
Dmitry Marakasov
7b18a2d4bb
- Update to 1.69
...
- Add LICENSE_FILE
PR: 202392
Submitted by: amdmi3
Approved by: maintainer timeout (bf, 3 weeks)
2015-09-07 00:15:15 +00:00
Sunpoet Po-Chuan Hsieh
9977149e7d
- Update to 2.2.0
...
- Simplify Makefile
- Bump PORTREVISION for textproc/tinyxml2 shlib change
Changes: https://github.com/leethomason/tinyxml2/commits/master
PR: 196884
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 1 month)
2015-02-19 20:07:32 +00:00
Marcus von Appen
89e07f4a18
- Convert ports of devel/ to USES=python
...
Approved by: portmgr (implicit)
2014-10-20 16:04:12 +00:00
Antoine Brodin
639cb537b5
Remove a few remaining NOPORTDATA
...
With hat: portmgr
2014-08-18 22:10:39 +00:00
Dmitry Marakasov
3b2f459f19
- Convert USE_BZIP2 to USES
...
Approved by: portmgr blanket
2014-06-03 13:00:23 +00:00
Brendan Fabeny
da20974526
Correct the plist for the case when the manpage isn't built, and
...
use a more specific option name
PR: 186588, 186795
Submitted by: amdmi3, K. Zheng
2014-03-03 16:36:37 +00:00
Brendan Fabeny
c9266fcc1e
Update textproc/tinyxml2 to 20140124 and devel/cppcheck to 1.63; use staging for both
2014-02-06 18:40:41 +00:00
Rene Ladan
50f8eaece1
Python cleanup:
...
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Brendan Fabeny
18b0fd8d39
Update textproc/tinyxml2 to 20131105, and devel/cppcheck to 1.62
2013-11-18 20:38:42 +00:00
Baptiste Daroussin
857aec5d6b
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1)
2013-09-20 17:03:26 +00:00
Brendan Fabeny
887a0f5c5a
Update textproc/tinyxml2 to 20130805, and adjust a dependent port
2013-08-08 18:10:37 +00:00
Brendan Fabeny
e53beb231d
Update to 1.61
2013-08-05 21:06:11 +00:00
Brendan Fabeny
da5ccc0e43
Switch from the bundled tinyxml2 to the new textproc/tinyxml2 port
2013-06-11 15:25:53 +00:00
Brendan Fabeny
d3597ba5ab
update to 1.60.1
2013-06-04 02:35:37 +00:00
Brendan Fabeny
54031589a8
use python 2.* only
...
Reported by: eadler
2013-05-13 10:19:34 +00:00
Brendan Fabeny
874fe272e3
update to 1.59, temporarily switching to the bundled tinyxml2
...
Feature safe: yes
2013-04-18 08:24:47 +00:00
Pietro Cerutti
03cceed935
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
...
Approved by: portmgr
2013-02-14 09:42:12 +00:00
Brendan Fabeny
f4cb02c443
update to 1.58; sort some assignments; shorten a long line;
...
trim Makefile header; fix header search order; make it possible
to build a slim version with minimal dependencies
2013-01-16 18:05:43 +00:00
Martin Matuska
b2c4fbb77a
Update PCRE to 8.32
...
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Brendan Fabeny
8dc89ccbe8
update to 1.57
...
Feature safe: yes
2012-11-08 18:31:42 +00:00
Brendan Fabeny
fac0556302
update to 1.56
2012-09-13 04:16:04 +00:00
Brendan Fabeny
0fdbf372af
update to 1.55
2012-07-07 18:04:52 +00:00
Brendan Fabeny
c3a8ac8a76
update to 1.54
2012-04-19 03:35:35 +00:00
Martin Matuska
dbbf004162
Bump pcre library dependency due to 8.30 update
2012-02-14 12:45:35 +00:00
Brendan Fabeny
cd0908ec0b
update to 1.53
2012-02-12 21:23:35 +00:00
Brendan Fabeny
be538897b8
update to 1.52; don't build or install the manpage if
...
NOPORTDOCS is defined
Feature safe: yes
2011-12-11 05:44:53 +00:00
Brendan Fabeny
5878bff5f4
update to 1.51
2011-10-11 13:40:29 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Brendan Fabeny
dd5858fbdc
fix a build problem by switching from the bundled tinyxml to textproc/tinyxml
...
Submitted by: kevlo (slightly different patch)
2011-09-17 16:19:05 +00:00
Brendan Fabeny
e16c01c856
update to 1.50
2011-08-19 17:02:22 +00:00
Brendan Fabeny
947fcf7935
update to 1.49
...
PR: 157813
Submitted by: Jin-Sih Lin <linpct@gmail.com>
2011-06-22 15:00:49 +00:00
Brendan Fabeny
0c143bc8f5
Update to 1.48, add LICENSE
2011-04-13 00:52:15 +00:00