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
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
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
Baptiste Daroussin
890a62ccd1
Fix build with new sigc++20
2017-04-04 16:07:40 +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
Dmitry Marakasov
4d4d500854
- Switch waf to verbose builds as well
...
Approved by: portmgr (mat)
Differential Revision: D8240
2016-10-13 16:26:09 +00:00
Mathieu Arnold
9fa9eb9ac7
Cleanup patches, a* categories.
...
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
2016-07-26 16:51:15 +00:00
Mathieu Arnold
7f4572eae4
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:29:15 +00:00
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +00:00
Baptiste Daroussin
8157e9f800
Add a new USES=waf to handle the waf building system, allowing to factorise code
...
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe
2015-04-08 15:05:48 +00:00
Dmitry Marakasov
dbb90de7e2
- Fix LICENSE
...
- Strip binary
2015-02-26 01:25:38 +00:00
John Marino
fc91dee08b
audio/patchage: Set environment during make and install phases
...
While here, unsuppress the commands so the build gets logged.
2015-02-25 11:02:26 +00:00
Marcus von Appen
715852b561
- Convert ports from audio/ to new USES=python
...
Reviewed by: portmgr (implicit)
2014-10-19 07:33:09 +00:00
Dmitry Marakasov
499036a33e
- Drop @dirrm* from plist
2014-09-23 16:32:50 +00:00
Tijl Coosemans
796095d541
Add USES=libtool to accessibility/atkmm and bump dependent ports
2014-09-01 19:34:02 +00:00
Pawel Pekala
39372dcecd
- Add staging support
...
- Convert to USES=tar:bzip2
2014-04-08 08:08:31 +00:00
Baptiste Daroussin
4650a910d0
Chase boost and icu bump
...
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Baptiste Daroussin
5978476c35
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in audio
With hat: portmgr
2013-12-11 14:35:36 +00:00
Dmitry Marakasov
444b74f1ca
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
...
Approved by: portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Baptiste Daroussin
183c2ed74f
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
2013-09-20 14:36:35 +00:00
John Marino
a862a2b7dc
Add explicit dependency on pkgconf (18 ports)
...
Approved by: portmgr (bapt, implicit)
2013-09-12 09:07:08 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Bryan Drewery
63f76304d6
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
...
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
2013-05-04 14:06:08 +00:00
Baptiste Daroussin
f5f6cd6d9b
Chase boost update
2013-01-31 13:38:42 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Emanuel Haupt
532f3da267
Update to 0.5.0
...
PR: 159426
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 06:44:50 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Pav Lucistnik
6e422356a6
- Mark BROKEN on 9.X:
...
error: 'float log2f(float)' was declared 'extern' and later 'static'
Reported by: pointyhat
2011-03-16 22:06:34 +00:00
Edward Tomasz Napierala
11ba2822cf
Drop maintainership for ports I can't maintain anymore.
2010-10-25 20:09:06 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
d1107bb40e
- Update boost to 1.39
...
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Edward Tomasz Napierala
9d7ddde0fd
Patchage is a modular patch bay for audio and MIDI systems based
...
on Jack and Lash audio systems.
WWW: http://wiki.drobilla.net/Patchage
2008-11-16 19:26:24 +00:00