Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.0 15 Mar 2022 03:47:40
    |
Jason E. Hale (jhale)  |
math/qalculate: Rename to math/qalculate-gtk
Match upstream project name and simplify Makefile. |
4.0.0 25 Feb 2022 02:03:11
    |
Jason E. Hale (jhale)  |
math/libqalculate: Update to 4.0.0
math/qalculate: Update to 4.0.0
Bump PORTREVISION on math/libqalculate consumers due to shlib bump |
3.17.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.17.0 14 Mar 2021 15:59:59
  |
jhale  |
math/qalculate: Update to 3.17.0 |
3.16.0 16 Jan 2021 19:02:27
  |
jhale  |
math/qalculate: Update to 3.16.0 |
3.11.0 30 Jun 2020 18:03:20
  |
jhale  |
math/qalculate: Update to 3.11.0 |
3.6.0 28 Dec 2019 20:36:13
  |
jhale  |
math/qalculate: Update to 3.6.0 |
3.0.0_1 26 Jul 2019 20:46:57
  |
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 |
3.0.0 29 Mar 2019 11:58:30
  |
jhale  |
math/libqalculate: Update to 3.0.0
math/qalculate: Update to 3.0.0
- Bump PORTREVISION on math/libqalculate consumers due to shlib bump |
2.6.1_2 12 Dec 2018 01:35:36
  |
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 |
2.6.1_1 11 Dec 2018 17:03:52
  |
linimon  |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
2.6.1_1 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.6.1 27 Jul 2018 10:14:40
  |
jhale  |
Update math/libqalculate and math/qalculate to 2.6.1
Chase libqalculate shared library version bump |
2.2.1 26 Feb 2018 11:22:36
  |
jhale  |
math/libqalculate: Update to 2.2.1
math/qalculate: Update to 2.2.1
Download the pre-rolled releases hosted on GitHub instead of using USE_GITHUB
to avoid running autoreconf, etc.
Backport upsteam patches for several instances of FindQalculate.cmake in KDE 4.x
ports that could not detect the newer libqalculate.
Bump PORTREVISION on dependent ports due to shared library version increase.
Changes: https://qalculate.github.io/news.html
Differential Revision: https://reviews.freebsd.org/D14459 |
1.0.0_1 10 Sep 2017 20:55:39
  |
gerald  |
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 |
1.0.0 03 Aug 2017 07:13:39
  |
jhale  |
Update math/libqalculate to 1.0.0a
Update math/qalculate to 1.0.0
Bump PORTREVISION on dependent ports (shlib bump in libqalculate) |
0.9.9_1 02 Jun 2017 15:49:34
  |
linimon  |
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.9.9_1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.9.9 20 Oct 2016 10:01:37
  |
jhale  |
Fix build on 9.x
Reported by: pkg-fallout |
0.9.9 16 Oct 2016 11:06:52
  |
jhale  |
Add missing pkgconfig dependency |
0.9.9 15 Oct 2016 09:46:02
  |
jhale  |
Fix build:
configure.ac:28: warning: macro 'AM_PROG_LIBTOOL' not found in library
configure.ac:28: error: possibly undefined macro: AM_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf-2.69: /usr/local/bin/autoconf-2.69 failed with exit status: 1
*** Error code 1
Reported by: pkg-fallout |
0.9.9 15 Oct 2016 00:46:23
  |
jhale  |
Update math/libqalculate to 0.9.10
- Project is hosted on Github now
Update math/qalculate to 0.9.9
- Qalculate now uses GTK+3
- Project is hosted on Github now
- Take maintainership
Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase |
0.9.7_4 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.7_4 02 Aug 2015 20:23:56
  |
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
0.9.7_4 21 Dec 2014 00:32:20
  |
bapt  |
Get rid of gnomehier |
0.9.7_3 14 Nov 2014 09:39:21
  |
antoine  |
Cleanup plist |
0.9.7_3 25 Sep 2014 15:18:28
  |
tijl  |
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.9.7_3 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.9.7_2 09 Jul 2014 23:29:01
  |
wg  |
math/qalculate: fix build with clang
- Convert lib depends to new syntax
- Add LICENSE
- USES pathfix
PR: 191372
Submitted by: tkato432 yahoo com |
0.9.7_2 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
0.9.7_2 11 Jun 2014 18:55:30
  |
marino  |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
0.9.7_2 26 May 2014 12:28:34
  |
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
0.9.7_2 22 Oct 2013 13:56:27
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
0.9.7_2 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.9.7_2 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.7_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.9.7_1 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.9.7_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.9.7_1 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.7 17 Apr 2010 20:21:27
 |
sylvio  |
- Update to 0.9.7
- Take maintainership
Approved by: itetcu (mentor, implicit) |
0.9.6_5 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.6_4 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.9.6_3 22 Aug 2009 00:28:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.9.6_3 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.9.6_2 06 Jun 2008 13:44:06
 |
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) |
0.9.6_1 22 May 2008 00:21:20
 |
miwi  |
- Fix build with latest math/cln
PR: 123772
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) |
0.9.6_1 24 Oct 2007 23:37:25
 |
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
0.9.6 02 Jul 2007 12:12:37
 |
miwi  |
- Update to 0.9.6
PR: 114075
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.5_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.5 06 Mar 2007 19:07:57
 |
miwi  |
- Update to 0.9.5
- Remove 4.X support
PR: 109804
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.3 06 Dec 2006 12:26:22
 |
linimon  |
Reset asa@agava.com after several months of inactivity and no response to
email.
Hat: portmgr |
0.9.3 21 May 2006 13:38:51
 |
arved  |
Update to 0.9.3
PR: 96873, 96874
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Sergey Akifyev <asa@agava.com> (maintainer) |
0.9.0 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.0 24 Dec 2005 22:10:50
 |
jylefort  |
Update to 0.9.0
PR: ports/90331
Submitted by: maintainer |
0.8.2.1_1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.8.2.1_1 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
0.8.2.1 03 Nov 2005 19:14:11
 |
pav  |
- Update to 0.8.2.1
Submitted by: maintainer |
0.8.0 07 Jun 2005 09:01:36
 |
pav  |
- Update qalculate to 0.8.0, which splits out libqalculate
PR: ports/81832
Submitted by: Sergey Akifyev <asa@agava.com> (maintainer) |
0.7.2_1 12 Mar 2005 10:54:27
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.7.2 11 Mar 2005 22:20:47
 |
ahze  |
- Update to 0.7.2
PR: ports/78696
Submitted by: Sergey Akifyev <asa@agava.com> (maintainer) |
0.6.3_1 07 Nov 2004 22:37:47
 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.6.3 12 Oct 2004 19:57:06
 |
pav  |
- Bump USE_GCC to 3.4 to match cln and unbreak
- Remove gettext hack, it's no longer valid
Reported by: pointyhat via kris |
0.6.3 12 Oct 2004 06:40:48
 |
linimon  |
1) fix plist: test builds show, that 0.6.3 configure fails to detect
gettext on 5x too :( So we need to temporarily disable translations for now...
2) reinstall didn't ever work, because of use of 'ln -s' instead of
ln -sf for symlinking qalculate-gtk binary.
PR: ports/71228
Submitted by: Sergey Akifyev <asa at gascom dot ru> (maintainer) |
0.6.3 29 Aug 2004 17:39:02
 |
pav  |
Add qalculate, a multi-purpose desktop calculator for GNU/Linux (heh).
It is small and simple to use but with much power and
versatility underneath. Features include customizable
functions, units, arbitrary precision, plotting, and
a user-friendly interface.
PR: ports/68979
Submitted by: Sergey Akifyev <asa@gascom.ru> |