Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 May 2020 11:46:06
0.12.0_3

|
mikael  |
math/speedcrunch: fix build with qt5.14
PR: 246033
Approved by: danfe (maintainer) |
13 Apr 2020 12:35:59
0.12.0_3

|
tcberner  |
Update Qt5 to 5.14.2
Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to
5.14.0).
Notably, video capture support was re-enabled.
Announcement:
https://www.qt.io/blog/qt-5.14-has-released
PR: 244964
Exp-run by: antoine |
06 Nov 2019 18:07:22
0.12.0_3

|
zeising  |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
26 Jul 2019 20:46:57
0.12.0_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 |
16 Mar 2019 16:03:11
0.12.0_2

|
danfe  |
- Reorder Makefile knobs to what is normally expected in our ports, and
switch from setting more low-level CMAKE_SOURCE_PATH to WRKSRC_SUBDIR
- Current port version is 0.12.0 while upstream lists it as 0.12; while
they're equal per `pkg version -t', leave an XXX note to make both of
them consistent and report correct version in the About dialog window
- Take the port under my wing for the time being |
12 Mar 2019 03:17:06
0.12.0_2

|
linimon  |
Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler
Approved by: portmgr (tier-2 blanket) |
10 Mar 2019 11:56:31
0.12.0_2

|
danfe  |
- Update to the latest Bitbucket commit
- Rephrase port description to follow README file
more closely and for general neatness
- Report correct version in the "About" dialog
- Add missing `sql' Qt5 component to USE_QT |
10 Mar 2019 10:42:04
0.12.0_1

|
danfe  |
Fix various misspellings of PORTREVISION. |
02 Feb 2019 17:23:49
0.12.0_1

|
tobik  |
Reset MAINTAINER of some ports
PR: 235429
Submitted by: mikael.urankar@gmail.com (maintainer) |
16 Jan 2019 11:13:45
0.12.0_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 ) |
25 Dec 2018 20:25:40
0.12.0

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
19 Aug 2018 14:38:46
0.12.0

|
swills  |
math/speedcrunch: remove uneeded depends
PR: 230441
Submitted by: Andrew Romanenko <melanhit@gmail.com>
Approved by: mikael.urankar@gmail.com (maintainer) |
28 Jun 2018 17:39:55
0.12.0

|
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 |
09 Oct 2017 14:57:12
0.12.0

|
amdmi3  |
- Update to 0.12.0
- Chase move to bitbucket
- Pass maintainership to submitter
PR: 217460
Submitted by: mikael.urankar@gmail.com, lightside@gmx.com
Reported by: godevilove@ya.ru |
07 Nov 2016 12:40:37
0.11

|
amdmi3  |
- Add LICENSE
- Simplify patching
- Regenerate patches
- Add missing depends |
20 Oct 2016 15:58:13
0.11

|
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
18 May 2015 21:53:04
0.11

|
makc  |
math/speedcrunch: Update WWW |
07 May 2015 16:32:44
0.11

|
mat  |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
19 Mar 2015 16:44:59
0.11

|
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
31 Mar 2014 10:57:12
0.11

|
makc  |
math/speedcrunch:
- update to 0.11
- remove NLS option (l10ns are incorporated into binary now) |
23 Oct 2013 13:08:42
0.10.1_2

|
makc  |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
22 Oct 2013 13:56:27
0.10.1_2

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
20 Sep 2013 20:55:06
0.10.1_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
14 Aug 2013 22:35:54
0.10.1_2

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12 May 2013 11:48:50
0.10.1_2

|
makc  |
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html |
22 Mar 2013 20:06:15
0.10.1_2

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
27 Jul 2012 11:03:39
0.10.1_2
|
makc  |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
06 Jun 2012 06:44:38
0.10.1_2
|
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
0.10.1_2
|
dinoex  |
- update png to 1.5.10 |
14 Nov 2011 03:26:46
0.10.1_1
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
20 Mar 2011 12:54:45
0.10.1_1
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.10.1_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
06 Aug 2009 10:03:40
0.10.1
|
makc  |
Fix build after Qt4 update.
PR: ports/137382
Submitted by: Dima Panov <fluffy at fluffy.khv.ru> |
06 Jul 2009 21:00:27
0.10.1
|
makc  |
Update to 0.10.1
Take maintainership |
24 Mar 2009 19:13:32
0.8_3
|
makc  |
bump PORTREVISION after cmake update |
06 Jun 2008 13:44:06
0.8_2
|
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) |
27 May 2008 22:12:09
0.8_1
|
miwi  |
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav) |
06 Mar 2008 22:19:52
0.8_1
|
edwin  |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
02 Mar 2008 08:25:11
0.8_1
|
linimon  |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr |
15 Aug 2007 07:19:02
0.8_1
|
itetcu  |
Bump PORTREVISION for previos commit (QT_COMPONENTS thus DEPENDS change). |
15 Aug 2007 07:17:17
0.8
|
itetcu  |
- Update QT_COMPONENTS in Makefile since bsd.qt.mk has been change [1]
- Remove corelib in QT_COMPONENTS because it depends by gui [1]
- use PTHREAD_LIBS [2]
PR: ports/115519 [1]
Submitted by: Yinghong.Liu (maintainer) [1], sat@ [2] |
14 Aug 2007 13:34:10
0.8
|
itetcu  |
SpeedCrunch is a multiplatform desktop calculator for power users.
It is designed to be enjoyed using keyboard. Result is shown in
scrollable display, history of expressions is available with up
and down arrow.
Some other features:
optional keypad, syntax highlight, matched parenthesis indicator,
just-in-time calculation (show result even before you finish typing)
and autocomplete for variables.
WWW: http://speedcrunch.digitalfanatics.org/
Note: Moved from science to math at danfe@'s request (no repocopy since there
is no history to preserve).
PR: ports/114969
Submitted by: Yinghong.Liu <relaxbsd at gmail.com> |