Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.7_1 12 Mar 2024 12:04:28 |
Nuno Teixeira (eduardo) |
math/GiNaC: Move man pages to share/man
Approved by: portmgr (blanket) |
1.8.7 13 Aug 2023 19:57:19 |
Stephen Montgomery-Smith (stephen) |
math/GiNaC: Update to 1.8.7. |
1.8.6 12 Feb 2023 04:20:05 |
Stephen Montgomery-Smith (stephen) |
math/GiNaC: Update to 1.8.6. |
1.8.5 03 Jan 2023 22:59:01 |
Stephen Montgomery-Smith (stephen) |
math/GiNaC: Update to 1.8.5. |
1.8.4 23 Sep 2022 03:31:58 |
Stephen Montgomery-Smith (stephen) |
math/GiNaC: Update to 1.8.4. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.3 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.8.3 24 Mar 2022 17:15:01 |
Stephen Montgomery-Smith (stephen) |
math/GiNaC: Update to 1.8.3. |
1.8.2 01 Jan 2022 19:16:05 |
Stephen Montgomery-Smith (stephen) |
math/GiNaC: Update to 1.8.2. |
1.8.1 20 Aug 2021 00:47:13 |
Stephen Montgomery-Smith (stephen) |
math/GiNaC: Update to 1.8.1, and other small changes.
The other small changes are as follows:
- USES: add ncurses and readline, sort the entries
- add TEST_TARGET
- remove REINPLACE_CMDs since nothing was changed
PR: 257956
Reported by: bsd@philippost.de |
1.7.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.11 05 Aug 2020 02:33:27 |
stephen |
- Update to 1.7.11. |
1.7.10 04 Jul 2020 20:45:00 |
stephen |
- Update to 1.7.10. |
1.7.9 13 Apr 2020 02:37:57 |
stephen |
- Update to 1.7.9. |
1.7.8 07 Oct 2019 21:17:27 |
stephen |
- Update to 1.7.8. |
1.7.7 25 Sep 2019 04:12:59 |
stephen |
- Update to 1.7.7. |
1.7.6 14 Sep 2019 22:01:13 |
jbeich |
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528 |
1.7.6 22 Apr 2019 23:34:51 |
stephen |
_update to 1.7.6. |
1.7.5 17 Feb 2019 23:40:35 |
stephen |
- Update to 1.7.5. |
1.7.2_1 10 Nov 2018 18:12:58 |
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 |
1.7.2 20 Jun 2017 03:09:02 |
stephen |
- Update 1.7.2. |
1.7.0 10 May 2016 23:17:44 |
stephen |
- Put back CXXFLAGS option suggested by Walter Schwarzenfeld to hopefully
enable build on FreeBSD-9.
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
1.7.0 09 May 2016 16:23:33 |
stephen |
- Trying a different solution to C11 compliance on FreeBSD-9.
Submitted by: Don Lewis <truckman@FreeBSD.org> |
1.7.0 07 May 2016 17:39:02 |
stephen |
- One more attempt to make it work with FreeBSD-9.
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
1.7.0 06 May 2016 22:35:16 |
stephen |
- Further attempts to make it C11 compliant for FreeBSD 9.
Suggested by: Brooks Davis <brooks@freebsd.org>
Reported by: pkg-fallout@FreeBSD.org |
1.7.0 03 May 2016 17:24:20 |
stephen |
- Use a C11 compliant compiler.
Reported by: pkg-fallout@FreeBSD.org |
1.7.0 30 Apr 2016 21:43:26 |
stephen |
- Update to 1.7.0. |
1.6.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.6.6 12 Jan 2016 01:09:30 |
stephen |
- Update to 1.6.6. |
1.6.5 28 Jul 2015 03:26:42 |
stephen |
- Update to 1.6.5.
- Add license. |
1.6.4 08 May 2015 13:02:40 |
stephen |
- Update to 1.6.4. |
1.6.3_1 10 Jan 2015 11:08:08 |
wen |
- Update math/cln to 1.3.4 and bump PORTREVISION of the ports
which depends on cln |
1.6.3 28 Nov 2014 23:18:23 |
antoine |
Unbreak |
1.6.3 28 Nov 2014 19:20:15 |
stephen |
- Update to 1.6.3. |
1.6.2_1 13 Nov 2014 23:24:01 |
antoine |
Cleanup plist |
1.6.2_1 25 Jun 2014 21:45:56 |
antoine |
Allow to build with texinfo from ports |
1.6.2_1 10 May 2014 21:36:37 |
stephen |
- Change AUTOTOOLS=libtool to USES=libtool.
- Bump portrevision.
Reference: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html |
1.6.2 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.6.2 29 Jan 2014 16:18:32 |
danfe |
- Drop indefinite article from COMMENT, modernize LID_DEPENDS syntax
- Remove the check for long-unsupported "alpha" architecture
- Reindent INFO knob and wrap one overly long line while I'm here |
1.6.2 26 Jan 2014 22:56:26 |
stephen |
- Implement staging. |
1.6.2 13 Jan 2014 01:20:58 |
stephen |
- Fix compilation error with clang.
Reported by: pkg-fallout@FreeBSD.org
Reference: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-08_23h51m38s/logs/GiNaC-1.6.2.log
Obtained
from: http://www.cebix.net/pipermail/ginac-list/2013-October/001974.html |
1.6.2 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.6.2 31 Aug 2013 00:35:35 |
bapt |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake |
1.6.2 06 Nov 2011 16:29:16 |
stephen |
- Update to 1.6.2. |
1.6.1 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 |
1.6.1 19 Jul 2011 01:52:48 |
stephen |
- Update to 1.6.1
Approved by: maho (mentor) |
1.6.0 14 Jun 2011 22:40:08 |
stephen |
- Update to version 1.6.0
PR: 157257
Submitted by: stephen
Approved by: gabor (mentor) |
1.5.8 14 Jun 2011 07:26:55 |
stephen |
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor) |
1.5.8 04 Mar 2011 14:07:14 |
miwi |
- Update to 1.5.8
PR: 154564
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) |
1.5.6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.5.6 30 Jan 2010 01:09:44 |
wen |
- Update to 1.5.6
- Remove USE_GCC since the creators of GiNaC claim that it now works with
gcc-3.4
PR: ports/143314
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) |
1.5.5 17 Jan 2010 23:57:10 |
pav |
- Unbreak INDEX on amd64/6
Reported by: pointyhat
Pointy hat to: wen |
1.5.5 15 Jan 2010 11:08:15 |
wen |
- Update to 1.5.5
PR: ports/142848
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) |
1.5.3_1 16 Aug 2009 14:42:45 |
araujo |
- Fix build on AMD64 based on the latest patch that was sent by
maintainer.
- Bump PORTREVISION.
PR: ports/137577 (based on)
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Reported by: itetcu (QAT)
Approved by: maintainer implicit |
1.5.3 16 Aug 2009 01:22:58 |
araujo |
- Update to 1.5.3.
PR: ports/137577
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) |
1.4.4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.4.4 05 Apr 2009 20:50:49 |
dhn |
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor) |
1.4.4 13 Feb 2009 15:25:27 |
wxs |
- Pass maintainership along. |
1.4.4 16 Jan 2009 09:12:36 |
miwi |
- Update to 1.4.4
PR: 130434
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.4.3 28 Apr 2008 07:52:03 |
miwi |
- Update to 1.4.3
PR: 122501
Submitted by: Ports Fury |
1.3.8_1 22 Apr 2008 21:10:33 |
pav |
- Chase cln update
Pointy hat to: araujo |
1.3.8 20 Oct 2007 09:04:13 |
ijliao |
upgrade to 1.3.8 |
1.3.6 06 Mar 2007 20:04:31 |
miwi |
- Update to 1.3.6
PR: 109802
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.3.5 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.3.5 07 Oct 2006 15:01:20 |
miwi |
- Update to 1.3.5
PR: ports/104076
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
1.3.3 15 Aug 2006 00:29:13 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.3.3 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
1.3.3 01 Nov 2005 23:58:31 |
pav |
- Update to 1.3.3
PR: ports/88348
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.3.2 18 Jul 2005 16:00:12 |
pav |
- Update to 1.3.2
PR: ports/83615
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.3.1 08 May 2005 23:21:02 |
jylefort |
Update to 1.3.1
PR: ports/80778
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.3.0 02 Jan 2005 01:03:15 |
kris |
BROKEN on alpha: Does not compile
Approved by: portmgr (self) |
1.3.0 26 Oct 2004 07:01:08 |
pav |
- Update to 1.3.0
PR: ports/73080
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.2.3 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
1.2.3 28 Sep 2004 01:50:40 |
kris |
Now builds on amd64
Approved by: portmgr (self) |
1.2.3 16 Aug 2004 19:34:41 |
krion |
Update to verion 1.2.3
PR: ports/70545
Submitted by: Ports Fury |
1.1.6_2 13 Mar 2004 10:37:04 |
kris |
BROKEN on amd64: Configure fails |
1.1.6_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.1.6_1 02 Feb 2004 16:20:02 |
krion |
- Utilize USE_GNOME
- Fix pkg-plist
PR: ports/62264
Submitted by: Ports Fury |
1.1.6 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.1.6 23 Jan 2004 14:58:24 |
krion |
- Update to version 1.1.6
PR: ports/61780
Submitted by: Ports Fury |
1.1.5 06 Nov 2003 21:31:51 |
krion |
- Update to version 1.1.5
PR: 59011
Submitted by: Ports Fury |
1.1.3 10 Oct 2003 17:54:50 |
krion |
- Update to version 1.1.3
PR: 57842
Submitted by: Ports Fury |
1.1.0 27 Jun 2003 15:59:58 |
naddy |
IGNORE should be used instead of BROKEN to indicate that a port
will never be available on a particular OS release version.
PR: 53441
Submitted by: Mark Linimon <linimon@lonesome.com> |
1.1.0 23 Apr 2003 14:09:38 |
ijliao |
mark it broken on -stable |
1.1.0 11 Apr 2003 02:18:44 |
ijliao |
upgrade to 1.1.0 |
1.0.14 02 Mar 2003 14:51:14 |
ijliao |
upgrade to 1.0.14 |
1.0.13 20 Feb 2003 18:42:25 |
knu |
De-pkg-comment. |
1.0.13 28 Jan 2003 16:53:21 |
ijliao |
upgrade to 1.0.13 |
1.0.12 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
1.0.12 31 Oct 2002 15:59:49 |
ijliao |
upgrade to 1.0.12 |
1.0.11 19 Sep 2002 14:56:29 |
ijliao |
upgrade to 1.0.11 |
1.0.10 31 Aug 2002 02:44:07 |
kris |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
1.0.10 30 Jul 2002 06:19:00 |
ijliao |
upgrade to 1.0.10 |
1.0.9 22 Jun 2002 17:06:27 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39656
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
1.0.9 13 Jun 2002 10:39:28 |
ijliao |
upgrade to 1.0.9 |
1.0.8 02 Apr 2002 02:36:32 |
ijliao |
upgrade to 1.0.8 |
1.0.7 29 Mar 2002 07:31:39 |
petef |
Fix pkg-plist.
Reported by: bento |
1.0.7 19 Mar 2002 14:38:46 |
ijliao |
upgrade to 1.0.7 |
09 Mar 2002 18:31:05 |
ijliao |
upgrade to 1.0.6 |