Mark Linimon
7e4f41c690
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)
2017-05-13 23:21:37 +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
Matthew Rezny
02915a3d0c
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
...
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380
2017-01-30 14:55:08 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f
Remove BROKEN_FreeBSD_9
...
Approved by: portmgr (blanket)
2017-01-01 03:45:12 +00:00
Jason E. Hale
3efe0cea5c
Update to 0.9.0
...
PR: 215131
Submitted by: <matthew@reztek.cz> (maintainer)
2016-12-25 15:05:34 +00:00
Jason E. Hale
4d9192e0f7
- Update ftp/libfilezilla to 0.8.0 [1]
...
- Update ftp/filezilla to to 3.2.2.2 [2]
PR: 214006 [1], 214007 [2]
Submitted by: <matthew@reztek.cz> (maintainer)
2016-11-04 15:12:28 +00:00
Pawel Pekala
c209a69867
- Update to version 0.7.1
...
- Fix typo in BROKEN message
PR: 213197
Submitted by: maintainer
2016-10-10 19:26:58 +00:00
Pawel Pekala
0ae28dede3
Update to version 0.6.1
...
PR: 211452
Submitted by: maintainer
2016-07-30 16:31:23 +00:00
Dmitry Marakasov
5818f1a201
- Update to 0.5.3
...
PR: 210692
Submitted by: matthew@reztek.cz (maintainer)
2016-06-29 14:51:23 +00:00
Dmitry Marakasov
a97d10475f
- Update to 0.5.2
...
PR: 209846
Submitted by: matthew@reztek.cz (maintainer)
2016-06-03 16:58:31 +00:00
Dmitry Marakasov
56c240bef2
- Update to 0.5.1
...
- While here, fix license
PR: 209416
Submitted by: matthew@reztek.cz (maintainer)
2016-05-10 19:17:33 +00:00
Kurt Jaeger
59a8989b34
ftp/libftpzilla: set USES=iconv:wchar_t after last commit
...
PR: 208121
Submitted by: <matthew@reztek.cz> (maintainer), gblach
2016-04-24 13:50:53 +00:00
Kurt Jaeger
2c5e1e3221
ftp/libfilezilla: 0.4.0.1 -> 0.5.0
...
ftp/filezilla: 3.16.0 -> 3.17.0
Changes:
https://filezilla-project.org/changelog.php
PR: 208999, 209000
Submitted by: <matthew@reztek.cz> (maintainer)
2016-04-24 07:44:09 +00:00
Grzegorz Blach
a1ce4e28be
Always link against iconv with wchar_t extension
...
PR: 208121
Submitted by: mikael.urankar <at> gmail <dot> com
Approved by: maintainer timeout
2016-04-21 20:11:31 +00:00
Steve Wills
86cd4fbe5a
many ports: mark broken on powerpc64
2016-04-21 16:43:14 +00:00
Mark Felder
5403c2f7ca
ftp/libfilezilla: Update to 0.4.0.1
...
PR: 207689
2016-03-15 16:47:29 +00:00
Roman Bogorodskiy
2df1c2f5b0
ftp/libfilezilla: fix build on 10.1
...
PR: 206981
Submitted by: matthew@reztek.cz (maintainer)
2016-02-07 14:35:15 +00:00
Ruslan Makhmatkhanov
c05148a4eb
libfilezilla is a small and modern C++ library, offering some basic
...
functionality to build high-performing, platform-independent programs.
Some of the highlights include:
* A typesafe, multi-threaded event system that's very simple to use yet
extremely efficient
* Timers for periodic events
* A datetime class that not only tracks timestamp but also their accuracy,
which simplifies dealing with timestamps originating from different sources
* Simple process handling for spawning child processes with redirected I/O
WWW: http://lib.filezilla-project.org/
PR: 206861
Submitted by: matthew@reztek.cz
2016-02-05 17:37:29 +00:00