Jan Beich
9b21a3a084
devel/boost-*: update to 1.70.0
...
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Jan Beich
7c879267dc
devel/boost-*: update to 1.69.0
...
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00
Jan Beich
0b055d47f2
devel/boost-*: update to 1.68.0
...
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Jan Beich
cc95712fbe
devel/boost-*: update to 1.67.0
...
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Yuri Victorovich
9b80051284
net/asio: Added NO_ARCH=yes; Removed USES=gmake; Regenerated patches; Sorted the USES section
...
PR: 224578
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13805
2018-01-31 04:43:28 +00:00
Jan Beich
25beeff079
devel/boost-*: update to 1.66.0
...
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Jan Beich
98eb11b2f0
devel/boost-*: update to 1.65.1
...
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a
devel/boost-*: enable C++11 features
...
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Antoine Brodin
3c9e89611c
LICENSE_FILE without LICENSE is useless, add LICENSE
...
Pointy hat: brnrd
2017-07-08 22:48:52 +00:00
Bernard Spil
7534fda603
net\asio: Update to 1.10.6
...
- Update to 1.10.6 (~boost 1.58)
- Add patch fixing no-ssl3 build (OpenSSL 1.1, LibreSSL)
- Add LICENSE_FILE (and silence warning)
PR: 219924
Approved by: maintainer time-out
Sponsored by: Essen DevSummit
2017-07-08 22:25:27 +00:00
Jan Beich
b324ade02d
devel/boost-*: update to 1.64.0
...
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Jan Beich
59e02117ae
devel/boost-*: update to 1.63.0
...
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
2017-01-06 08:45:03 +00:00
Jan Beich
a8713d15f4
devel/boost-*: update to 1.62.0
...
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
2016-11-23 12:45:46 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Mikhail Teterin
ccc015def8
Upgrade from 1.4.8 to 1.10.4. Stop compiling things (tests, examples),
...
which we aren't going to use or install.
Instead of LIB-depending on boost, include RUN-dependency on one
of boost's header-files. Because we are no longer compiling, we
don't need boost installed at package-building time.
PR: 195531
Approved by: maintainer timeout (see PR)
2014-12-04 22:01:50 +00:00
Dmitry Marakasov
1702ecd6f6
- Fix build with gcc
...
- Fix tab after WWW:
PR: 193052
Submitted by: jhibbits
Approved by: maintainer timeout, bapt
2014-11-27 19:11:41 +00:00
Antoine Brodin
1d7f5e5c0f
Cleanup plist
2014-11-22 14:43:23 +00:00
Martin Wilke
c2866e7e03
- Convert gmake,bzip2 to USES
...
Approved by: portmgr
2014-05-29 12:00:30 +00:00
Baptiste Daroussin
4650a910d0
Chase boost and icu bump
...
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Martin Wilke
b684e4f597
- Stage support
2014-01-28 13:36:15 +00:00
Baptiste Daroussin
e8370851fc
Convert LIB_DEPENDS for ports depending on boost
2013-12-12 14:23:25 +00:00
Baptiste Daroussin
0c710c7b4e
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
2013-09-20 22:10:23 +00:00
Baptiste Daroussin
f5f6cd6d9b
Chase boost update
2013-01-31 13:38:42 +00:00
Ruslan Makhmatkhanov
2b6df71b85
- update to 1.4.8
...
changelogs:
http://sourceforge.net/projects/asio/files/asio/1.4.6%20%28Stable%29/README.txt/view
http://sourceforge.net/projects/asio/files/asio/1.4.7%20%28Stable%29/README.txt/view
http://sourceforge.net/projects/asio/files/asio/1.4.8%20%28Stable%29/README.txt/view
PR: 159165
Submitted by: Olivier Duchateau <duchateau.olivier at gmail dot com>
Approved by: acm (maintainer timeout; 5 months+)
2012-01-18 22:52:44 +00:00
Jose Alonso Cardenas Marquez
680456fe55
- New port: net/asio
...
Asio is a cross-platform C++ library for network and low-level I/O programming
that provides developers with a consistent asynchronous model using a modern
C++ approach.
2010-11-18 04:49:48 +00:00