Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Oct 2020 20:52:09
50.1.0

|
danilo  |
editors/tea: Update to 50.1.0 |
28 Jan 2020 21:01:54
50.0.4

|
danilo  |
- Update to 50.0.4 |
07 Dec 2019 14:43:00
50.0.3

|
danilo  |
- Upgrade to 50.0.3 |
02 Dec 2019 15:29:59
50.0.1

|
danilo  |
- Update to 50.0.1 |
09 Sep 2019 19:16:17
47.1.0

|
danilo  |
- Update to 47.1.0 |
26 Jul 2019 20:46:57
47.0.1_3

|
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 |
18 Jan 2019 21:14:42
47.0.1_2

|
jbeich  |
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0 |
16 Jan 2019 11:13:45
47.0.1_1

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
16 Dec 2018 14:49:16
47.0.1

|
tcberner  |
Update Qt5 to 5.12.0
http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/
- This breaks support for libressl again. Patches are welcome.
PR: 233705
Exp-run by: antoine |
15 Dec 2018 14:29:35
47.0.1

|
danilo  |
- Update to 47.0.1
- Remove QT4 support due deprecation |
12 Dec 2018 01:35:36
46.3.0_2

|
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 |
02 Dec 2018 15:41:48
46.3.0_1

|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
24 Nov 2018 09:00:46
46.3.0_1

|
linimon  |
Add compiler:c++11-lang to USES to fix build on gcc-based archs.
Approved by: portmgr (tier-2 blanket) |
04 Nov 2018 19:00:54
46.3.0_1

|
tcberner  |
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751 |
01 Oct 2018 19:22:54
46.3.0

|
danilo  |
- Update to 46.3.0 |
27 Sep 2018 20:29:00
46.2.0

|
danilo  |
- Update to 46.2.0 |
16 Sep 2018 14:54:58
46.0.0

|
danilo  |
- Update to 46.0.0 |
05 Jul 2018 16:28:35
45.0.2

|
danilo  |
- Update to 45.0.2
- Use github |
28 Jun 2018 17:39:55
44.1.1

|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
18 Jun 2018 03:49:10
44.1.1

|
linimon  |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
26 Dec 2017 23:21:04
44.1.1

|
danilo  |
- Update to 44.1.1 |
16 Jul 2017 21:36:03
44.1.0

|
danilo  |
- Update to 44.1.0 |
07 Jun 2017 02:20:26
44.0.0

|
danilo  |
- Add QT5 support
PR: 219560
Submitted by: Eric Camachat <eric@camachat.org> |
25 May 2017 16:14:05
44.0.0

|
danilo  |
- Regenerate distinfo. The only change in the new tarball is the patch I'm
removing now. Mainstream just not bumped the tarball version. |
23 May 2017 17:15:46
44.0.0

|
danilo  |
- Update to 44.0.0 |
23 May 2017 05:03:16
43.1.0_4

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
22 Jan 2017 21:27:00
43.1.0_3

|
danilo  |
- Enable both aspell and hunspell as default
PR: 215718 |
18 Jan 2017 13:20:32
43.1.0_2

|
tijl  |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
07 Jan 2017 14:43:11
43.1.0_2

|
jbeich  |
textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR: 215714
Submitted by: sunpoet (based on)
Exp-run by: antoine
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D8887 |
03 Dec 2016 22:24:36
43.1.0_1

|
jbeich  |
textproc/hunspell: update to 1.5.4
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR: 214837
Exp-run by: antoine (for 1.5.3)
Approved by: office (bapt) |
26 Nov 2016 12:30:53
43.1.0

|
jbeich  |
editors/tea: unbreak with hunspell 1.5
spellchecker.cpp:339:12: error: assigning to 'char *' from incompatible type
'const char *'
encoding = speller->get_dic_encoding();
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
https://github.com/hunspell/hunspell/commit/971f8a9cf52e
PR: 214837
Approved by: portmgr blanket |
19 Oct 2016 02:28:05
43.1.0

|
danilo  |
- Update to 43.1.0
- Fix hunspell/aspell enable/disable
- Using LANG variable to handle paths with non ASCII bytes during build process |
10 Aug 2016 02:37:08
42.0.0

|
danilo  |
- Update to 42.0.0
- Fix hunspell/aspell enable/disable |
24 Apr 2016 16:51:36
41.1.1

|
danilo  |
- Update to 41.1.1 |
01 Apr 2016 14:00:57
41.1.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Oct 2015 23:36:35
41.1.0

|
danilo  |
- Update to 41.1.0 |
01 Apr 2015 19:44:04
41.0.0

|
danilo  |
- Update to 41.0.0 |
23 Feb 2015 14:14:29
40.0.0

|
danilo  |
- Update to 40.0.0 |
19 Dec 2014 21:29:03
39.1.0

|
danilo  |
- Update from 39.0.0 to 39.1.0 |
20 Nov 2014 01:56:10
39.0.0

|
danilo  |
- Fix a build dependency |
18 Nov 2014 16:49:18
39.0.0

|
danilo  |
- Update from 38.0.0 to 39.0.0 |
15 Oct 2014 14:53:52
38.0.0

|
danilo  |
- Update from 37.2.1 to 38.0.0 |
04 Jul 2014 20:28:32
37.2.1_1

|
tijl  |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) |
11 Apr 2014 02:34:10
37.2.1

|
danilo  |
- Update from 37.2.0 to 37.2.1 |
27 Mar 2014 11:53:35
37.2.0

|
danilo  |
- Update from 37.1.0 to 37.2.0
- Convert USE_BZIP2 to USES |
03 Feb 2014 02:23:48
37.1.0

|
danilo  |
- Update from 37.0.1 to 37.1.0 |
07 Dec 2013 20:29:21
37.0.1

|
danilo  |
- Update from 37.0.0 to 37.0.1 |
22 Nov 2013 12:55:18
37.0.0

|
makc  |
- Convert to USES=qmake
- Use options helpers
- Convert LIB_DEPENDS to new style
Approved by: portmgr (blanket approval) |
10 Oct 2013 16:33:12
37.0.0

|
danilo  |
- Update from 36.0.3 to 37.0.0
Approved by: wg/culot (mentors, implicit) |
29 Sep 2013 13:46:14
36.0.3

|
danilo  |
- Change maintainer email to @FreeBSD.org
- Add stage support
Approved by: wg (mentor) |
20 Sep 2013 16:36:24
36.0.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
07 Sep 2013 11:48:29
36.0.3

|
wg  |
editors/tea: update to 36.0.3
- Update to 36.0.3
- Convert to new LIB_DEPENDS format
- Add DOCS option
PR: ports/181903
Submitted by: Danilo Egea Gondolfo <danilogondolfo gmail.com> (maintainer) |
14 Aug 2013 22:35:54
36.0.2

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
17 Jul 2013 04:07:19
36.0.2

|
miwi  |
- Update to 36.0.2
- Pass maintainership to submitter
PR: 180500
Submitted by: Danilo EgAaa Gondolfo <danilogondolfo@gmail.com> |
17 Jun 2013 15:10:33
36.0.1

|
miwi  |
- Update to 0.36.1
PR: 179586
Submitted by: Ports Fury |
12 May 2013 04:55:53
35.0.0

|
danfe  |
- Utilize standard HUNSPELL_DESC from bsd.options.desc.mk (thus fix a typo)
- Move OPTIONS block where it belongs (after other knobs) and kill stray
empty line where at it |
26 Apr 2013 06:34:46
35.0.0

|
miwi  |
- Update to 35.0.0
PR: 177911
Submitted by: Ports Fury |
09 Mar 2013 19:59:22
34.0.1

|
eadler  |
Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT
Approved by: davide (maintainer) |
28 Feb 2013 17:12:40
34.0.1

|
makc  |
- Fix build by updating to 34.0.1 [1]
- Use options.mk instead of pre.mk/post.mk
Approved by: portmgr (miwi)
Reported by: miwi [1] |
25 Jan 2013 06:18:39
33.5.0

|
danfe  |
Update to version 33.5.0, which mostly brings Qt5 source compatibility.
Approved by: davide (maintainer; implicit due to inactivity) |
12 Dec 2012 09:04:55
33.4.0

|
danfe  |
- Update to version 33.4.0
- Trim Makefile header
Approved by: davide (implicit due to inactivity) |
29 Aug 2012 10:07:06
33.3.0
|
danfe  |
- Update to version 33.3.0
- Convert to new OPTIONS syntax
- Drop indefinite article from COMMENT
Approved by: davide (implicit due to inactivity) |
08 Aug 2012 18:49:31
33.2.0
|
danfe  |
Update to version 33.2.0.
Approved by: davide (maintainer; implicit due to inactivity) |
09 Jun 2012 17:36:06
33.1.0
|
danfe  |
- Update to version 33.1.0
- Remove hardcoded ABI version from LIB_DEPENDS
Approved by: davide (maintainer; implicit due to inactivity) |
06 Jun 2012 06:44:38
33.0.0_1
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
33.0.0_1
|
dinoex  |
- update png to 1.5.10 |
10 May 2012 02:20:48
33.0.0
|
danfe  |
Update to version 33.0.0.
Approved by: davide (maintainer; implicit due to inactivity) |
22 Mar 2012 16:29:39
32.0.1
|
danfe  |
Update to version 32.0.1.
Approved by: maintainer (implicit due to inactivity)
Feature safe: yes |
21 Feb 2012 14:06:33
31.2.0
|
danfe  |
Reindent features list to more common two spaces rather than four. |
20 Jan 2012 20:08:15
31.2.0
|
danfe  |
Update to version 31.2.0.
Approved by: maintainer (implicit due to inactivity) |
07 Nov 2011 04:59:06
31.0.0
|
danfe  |
- Update to version 31.0.0, which no longer depends on script and svg Qt
components (due to upcoming porting to Qt5). It means that TEA has no
more built-in JavaScript interpreter and no SVG icons; also "evaluate"
function now has a lesser functionality (no braces, no math functions
except power and percent)
- Augment master sites while I'm here
Approved by: maintainer (implicit due to inactivity) |
14 Aug 2011 02:48:52
30.1.0
|
danfe  |
Update to version 30.1.0.
Approved by: maintainer (implicit) |
06 Jul 2011 15:41:37
30.0.0
|
danfe  |
Update to version 30.0.0.
Approved by: maintainer (implicit) |
07 Jun 2011 10:13:41
29.0.3
|
danfe  |
Update to version 29.0.3.
Approved by: maintainer (implicit) |
16 Apr 2011 01:35:52
29.0.2
|
danfe  |
- Update to version 29.0.2
- Fix <aspell.h> detection
Approved by: maintainer (implicit) |
09 Feb 2011 13:51:46
28.1.4
|
danfe  |
Update to version 28.1.4.
Approved by: maintainer (timeout since 12 Jan) |
12 Oct 2010 23:35:05
28.1.2
|
pav  |
- Fix previous fix |
12 Oct 2010 23:26:16
28.1.2
|
pav  |
- Delete #include directive including X header by full path under /usr/X11R6
Reported by: pointyhat |
29 Sep 2010 09:14:19
28.1.2
|
decke  |
- Update to 28.1.2
- Add missing Xlib dependency
- Pass maintainership to submitter
PR: ports/150898
Submitted by: Davide Italiano <davide dot italiano at gmail dot com>
Approved by: beat (co-mentor, implicit) |
12 Aug 2010 11:24:58
28.1.1
|
danfe  |
Update to version 28.1.1. |
11 Jul 2010 06:18:22
28.1.0
|
danfe  |
- Update to version 28.1.0
- Adjust COMMENT |
29 Jun 2010 11:01:56
28.0.0
|
danfe  |
- Update to version 28.0.0, the latest to date
- Now that it is based on Qt instead of Gtk+2, remove references to the
latter throughout the port
- Kill pkg-plist as it is just a single installed file now (resources are
bundled inside)
- Add LICENSE (GPLv3) and cleanup Makefile
- Update port description to match current state of affairs
- Relinquish to the wild, I haven't been using it for years
Feature safe: yes |
31 May 2010 02:01:56
17.6.0_7
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
03 Apr 2010 10:44:36
17.6.0_6
|
roam  |
Chase the ftp/curl shlib version bump. |
28 Mar 2010 06:47:48
17.6.0_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
17.6.0_4
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:20:34
17.6.0_3 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
31 Jul 2009 13:57:52
17.6.0_3
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
23 Jan 2009 15:43:14
17.6.0_2
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
06 Jun 2008 13:25:59
17.6.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
14 Mar 2008 05:23:32
17.6.0
|
danfe  |
- Update to version 17.6.0
- Correctly record dependencies as they are autodetected by configure script
without corresponding --disable-foo options |
25 Jan 2008 12:41:31
17.5.4
|
danfe  |
Update to version 17.5.4. |
14 Jan 2008 23:53:19
17.5.3
|
danfe  |
Update to version 17.5.3. |
08 Jan 2008 00:09:48
17.5.1
|
danfe  |
Improve on port description, fix some typos. |
07 Jan 2008 23:59:12
17.5.1
|
danfe  |
- Update to version 17.5.1
- Improve on Makefile comments |
15 Oct 2007 11:10:06
17.3.3
|
danfe  |
Update to version 17.3.3. |
10 Oct 2007 09:30:38
17.3.1
|
danfe  |
Update to version 17.3.1. |
20 Sep 2007 12:29:57
17.2.5
|
danfe  |
Update to version 17.2.5. |
28 Aug 2007 08:28:52
17.2.0
|
danfe  |
Update to version 17.2.0. |
16 Aug 2007 07:52:02
17.1.4
|
danfe  |
Update to version 17.1.4 and thus unbreak. |