Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20100203_22 30 Apr 2021 11:38:35 |
Rene Ladan (rene) |
Remove expired ports:
2021-04-30 www/py-django111: Django 1.11 is End-of-Life since April 2020. Switch
to Django 2.2+ as soon as possible.
2021-04-30 archivers/par2cmdline-tbb: Unmaintained upstream, does not build with
oneTbb. Use archivers/par2cmdline instead |
20100203_22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20100203_22 19 Feb 2021 15:14:46 |
martymac |
Introduce devel/onetbb and mark devel/tbb as legacy
Intel oneAPI tbb 2021.1 (onetbb) has been released[1][2] and has deprecated
several interfaces over tbb 2020, breaking most dependent ports.
Old tbb 2020 will be kept for a certain time to allow transition but will be
removed in a near future as it CONFLICTS with devel/onetbb. New ports should
now use devel/onetbb instead of devel/tbb.
We tried to move a maximum number of dependent ports to devel/onetbb (or
disable dependency when not possible), but some of them still remain stuck
to devel/tbb. Remaining ones have not been identified as major dependencies
themselves and will be fixed as soon as updates are available from upstream.
PR: 252648, 252688 [3], 252683 [4], 252651 [5], 252690 [3], 252693 [3],
252695 [3], 252696 [3], 252786 [3], 252649, 252868 [6], 252870 [5],
252684 [7], 252785 [7]
Approved by: yuri [3], jwb [4], thierry [5], FreeBSD@Shaneware.biz [6],
maintainer timeout [7]
[1]
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
[2]
https://software.intel.com/content/www/us/en/develop/articles/tbb-revamp.html |
20100203_21 17 Jul 2020 10:12:26 |
martymac |
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES |
20100203_20 01 Apr 2020 14:14:52 |
martymac |
Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES |
20100203_19 26 Dec 2019 16:25:22 |
martymac |
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES |
20100203_18 25 Sep 2019 10:03:50 |
martymac |
Update devel/tbb to 2019.8 and bump dependent ports' revisions
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES |
20100203_17 11 Oct 2018 14:47:14 |
martymac |
Update devel/tbb to version 2019.1 and bump dependent ports' revisions
Also, reintegrate HTML documentation that was removed in previous version. |
20100203_16 04 Oct 2018 10:03:59 |
martymac |
Update devel/tbb to version 2019 and bump dependent port's revisions |
20100203_15 25 Jan 2018 11:07:51 |
martymac |
Make portlint happier with my ports (reorder variables) |
20100203_15 17 Sep 2017 07:03:14 |
martymac |
Update tbb to 2018 and bump dependent ports' revisions |
20100203_14 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
20100203_14 07 Mar 2017 12:44:41 |
martymac |
Update devel/tbb to 2017.5
Also bring the following changes:
- Fetch distfiles from Github
- Bump dependent ports' PORTREVISIONs |
20100203_13 25 Nov 2016 11:22:51 |
martymac |
- Fix library version which should be .2 (as on Linux), not .4
- Bump dependent ports' PORTREVISION
PR: 214777
Submitted by: yuri@rawbw.com |
20100203_12 18 Oct 2016 19:41:45 |
martymac |
- Update devel/tbb to version 2017.1
- Bump dependent ports |
20100203_11 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
20100203_11 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
20100203_11 02 Sep 2015 18:22:36 |
martymac |
Update devel/tbb to 4.4.0 and bump dependent ports' revisions
PR: 202777
Submitted by: oleksii.tsai@gmail.com |
20100203_10 28 Dec 2014 19:04:47 |
bapt |
Convert to USES=autoreconf |
20100203_10 16 Sep 2014 07:05:28 |
martymac |
Update devel/tbb to 4.3.0 and bump dependent ports' revisions
PR: 193214
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com> |
20100203_9 16 Jul 2014 03:47:06 |
adamw |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
20100203_9 11 Dec 2013 07:53:17 |
martymac |
- Update devel/tbb to 4.2.2
- Cleanup DISTNAME and WRKSRC definitions
- Use INSTALL_LIB instead of INSTALL_DATA + STRIP_CMD
- Bump dependent ports' revisions
PR: ports/184526
Submitted by: delphij |
20100203_8 08 Nov 2013 10:42:52 |
martymac |
- Enable staging
- Use new LIB_DEPENDS format
- Rework doc installation
- Cleanup pkg-descr |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
20100203_8 18 Sep 2013 22:02:51 |
flo |
Doesn't need USE_GCC, builds fine with clang, run test is ok, too.
Approved by: bapt |
20100203_8 16 Jul 2013 05:42:37 |
ade |
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X |
20100203_8 23 Apr 2013 07:00:02 |
martymac |
- Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisions
- Fix build when CC defined as gcc |
20100203_7 07 Feb 2013 13:04:30 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: archivers)
Approved by: portmgr |
20100203_7 12 Dec 2012 07:42:35 |
martymac |
- Update devel/tbb to 4.1.1 and bump dependent port's PORTREVISIONs
- Remove hardcoded dependency on gcc [1]
PR: ports/171297 [1]
Submitted by: Christian Mangin <christian.mangin@gmail.com> [1] |
20100203_6 15 Jun 2012 09:57:10 |
martymac |
- Switch to OptionsNg
- Un-version LIB_DEPENDS
- Swap LICENSE and *_DEPENDS to make portlint happy |
20100203_5 16 Jan 2012 09:46:55 |
martymac |
- Update devel/tbb to 4.0.0
- Bump dependent ports' revisions |
20100203_4 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
20100203_4 24 Mar 2011 08:20:12 |
martymac |
- Update devel/tbb to 3.0.5 and add a LOCAL mirror
- Bump PORTREVISIONs for dependent ports
Approved by: ehaupt (mentor) |
20100203_3 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
20100203_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
20100203_3 10 Nov 2010 13:30:59 |
martymac |
Add missing LICENSE
Approved by: ehaupt (mentor) |
20100203_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
20100203_2 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
20100203_2 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
20100203_2 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20100203_1 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
20100203_1 03 Sep 2010 09:29:06 |
pav |
- Fix build with gcc44
PR: ports/150055
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
20100203_1 04 Jul 2010 09:01:39 |
wen |
- Bump PORTREVISION to chase the update of devel/tbb
PR: ports/147870
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe: yes |
20100203 10 Mar 2010 17:40:27 |
miwi |
- Update to 20100203
PR: 144625
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
20090203 09 Sep 2009 09:41:07 |
miwi |
- Update to 20090203
PR: 131570
Submitted by: "Ganael LAPLANCHE" <ganael.laplanche@martymac.com> (maintainer) |
20080420 07 Jul 2009 18:17:48 |
miwi |
- Fix build on 6.X
PR: 136428
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
20080420 18 Feb 2009 12:36:38 |
itetcu |
Force commit to backout previous one, this update depends on devel/tbb being
updated to v2.1 (ports/129686). |
20090203 18 Feb 2009 12:27:02 |
itetcu |
PR: 131570 |
20080420 06 May 2008 19:50:55 |
itetcu |
Add forgotten files in previous commit:
- Update to v20080420
- Do not use USE_AUTOTOOLS anymore, add GNU_CONFIGURE and CONFIGURE_ENV
- Patch patch-par2cmdline.h to make it build with the current version of tbb
(20080207)
PR: ports/123286
Submitted by: maintainer |
20080420 06 May 2008 19:49:44 |
itetcu |
- Update to v20080420
- Do not use USE_AUTOTOOLS anymore, add GNU_CONFIGURE and CONFIGURE_ENV
- Patch patch-par2cmdline.h to make it build with the current version of tbb
(20080207)
PR: ports/123286
Submitted by: maintainer |
20080203 19 Apr 2008 19:32:46 |
thierry |
Parity v2 Archive create/verify/recover
tbb version of the par2cmdline tool.
par2cmdline is a program for creating and using PAR2 files to detect
damage in data files and repair them if necessary. It can be used with
any kind of file. Par files are especially popular on Usenet.
WWW: http://chuchusoft.com/par2_tbb/
PR: ports/120462
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> |