Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2022 15:15:39 3.1.9_1
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 3.1.9_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Dec 2019 17:53:49
3.1.9_1
|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
05 Nov 2019 00:26:56
3.1.9
|
tobik  |
textproc/source-highlight: Do not set INFO twice |
02 Nov 2019 17:22:48
3.1.9
|
tcberner  |
textproc/source-highlight: update to 3.1.9
- take maintainership |
19 Aug 2019 15:35:28
3.1.8_8
|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
26 Jul 2019 20:46:57
3.1.8_7
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Apr 2019 06:36:31
3.1.8_6
|
jbeich  |
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 |
12 Dec 2018 01:35:36
3.1.8_5
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Dec 2018 00:15:50
3.1.8_4
|
jbeich  |
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 |
10 Nov 2018 18:12:58
3.1.8_3
|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
27 Sep 2018 23:01:12
3.1.8_2
|
linimon  |
Fix build on gcc-based archs. |
09 Aug 2018 06:58:31
3.1.8_2
|
jbeich  |
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 |
18 Jun 2018 14:40:31
3.1.8_1
|
linimon  |
Mark ports broken on powerpc64, categories o-z.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
18 Apr 2018 13:57:43
3.1.8_1
|
jbeich  |
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 |
11 Feb 2018 03:01:25
3.1.8
|
yuri  |
textproc/source-highlight: Update to 3.1.8
Changelog:
https://www.gnu.org/software/src-highlite/NEWS
Additional port changes:
* Changed to DISTVERSION
* Moved BROKEN_sparc64 to a proper location
* Moved USExx statements into the USExx section
* Replaced examples and docs in pkg-plist with PORTDOCS/PORTEXAMPLES
* Renamed 'test' target into 'do-test' and slightly improved it
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
18 Jan 2018 04:11:03
3.1.6_9
|
jbeich  |
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 |
12 Jan 2018 11:21:07
3.1.6_8
|
rene  |
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary |
25 Sep 2017 00:08:17
3.1.6_8
|
jbeich  |
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 |
25 Sep 2017 00:05:06
3.1.6_7
|
jbeich  |
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 |
02 May 2017 06:48:11
3.1.6_6
|
jbeich  |
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 |
10 Apr 2017 00:27:49
3.1.6_5
|
linimon  |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
06 Jan 2017 08:45:04
3.1.6_5
|
jbeich  |
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 |
23 Nov 2016 12:45:47
3.1.6_4
|
jbeich  |
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) |
26 Aug 2016 01:02:37
3.1.6_3
|
kevlo  |
Fix the run dependency and install the bash completion file.
PR: 212154
Submitted by: Tobias Kortkamp <t@tobik.me> |
19 May 2016 10:53:06
3.1.6_2
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
21 Apr 2016 16:43:15
3.1.6_2
|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:25:18
3.1.6_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
3.1.6_2
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
15 Nov 2014 16:26:33
3.1.6_2
|
antoine  |
Cleanup plist |
26 Jun 2014 12:10:23
3.1.6_2
|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
25 Jun 2014 05:35:32
3.1.6_1
|
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
07 Feb 2014 11:44:09
3.1.6_1
|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
17 Jan 2014 13:45:09
3.1.6
|
bapt  |
Support stage
Use options helpers
Let stage handle examples and docs case
Drop NOPORTDATA support which is a nonsense
Use USES=pathfix instead of custom patches |
12 Dec 2013 14:15:04
3.1.6
|
bapt  |
Convert LIB_DEPENDS for ports depending on boost |
20 Sep 2013 23:17:32
3.1.6
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
31 Mar 2013 07:05:33
3.1.6
|
jgh  |
- attempt to fix build
Approved by: portmgr |
21 Mar 2013 00:25:51
3.1.6
|
jgh  |
- adopt optionsNG
- trim historical header
Approved by: portmgr (miwi) |
03 Jan 2012 09:53:59
3.1.6
|
kevlo  |
Update to 3.1.6 |
23 Sep 2011 22:26:39
3.1.3
|
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 |
03 Jul 2011 14:40:25
3.1.3
|
ohauer  |
-remove MD5 |
19 Apr 2010 07:06:28
3.1.3
|
kevlo  |
Update to 3.1.3
PR: ports/143007
Submitted by: bf1783 at gmail dot com |
28 Jul 2009 11:45:09
2.11.1
|
pav  |
- 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) |
03 Jan 2009 14:53:14
2.11.1
|
kevlo  |
Update to 2.11.1
PR: ports/130054
Submitted by: Yi-Jheng Lin <yzlin at cs dot nctu dot edu dot tw> |
21 Aug 2008 06:18:49
2.10
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 02:53:11
2.10
|
kevlo  |
- Fix pkg-plist
- Bump PORTREVISION
Reported by: QA Bot |
19 Aug 2008 07:56:41
2.10
|
kevlo  |
Update to 2.10 |
01 Feb 2008 12:47:40
2.7
|
linimon  |
Mark as broken on sparc64-7: dumps core. |
14 Sep 2007 04:34:53
2.7
|
kevlo  |
Update to 2.7
PR: ports/116337
Submitted by: Toby Burress <kurin at delete.org> |
24 Jan 2006 03:10:24
1.9
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 03:26:57
1.9
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.9
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
17 Aug 2004 05:13:43
1.9
|
kevlo  |
Fix build. Pointed out by kris |
10 Aug 2004 01:49:52
1.9
|
kevlo  |
Update to 1.9 |
31 Mar 2004 03:12:58
1.8
|
trevor  |
SIZEify (maintainer timeout) |
12 Nov 2003 07:26:50
1.8
|
kevlo  |
Update to version 1.8
PR: 57535
Submitted by: Ports Fury |
07 Mar 2003 06:11:57
1.5
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
23 Jul 2002 02:32:55
1.5
|
kevlo  |
Update to version 1.5 |
25 Jun 2002 09:49:26
1.4
|
kevlo  |
- Update to version 1.4
- Update DESCR |
20 Apr 2002 07:46:19
1.3
|
kevlo  |
Update to version 1.3 |
21 Jan 2002 15:34:34 
|
kevlo  |
- Update to version 1.2.1 - Takeover maintainership |
25 Aug 2001 09:40:27 
|
kris  |
Add source-highlight-1.1 |