non port: math/GiNaC/Makefile |
SVNWeb
|
Number of commits found: 99 |
Thu, 24 Mar 2022
|
[ 17:15 Stephen Montgomery-Smith (stephen) ] 104f375
math/GiNaC: Update to 1.8.3.
|
Sat, 1 Jan 2022
|
[ 19:16 Stephen Montgomery-Smith (stephen) ] c15a9f6
math/GiNaC: Update to 1.8.2.
|
Fri, 20 Aug 2021
|
[ 00:47 Stephen Montgomery-Smith (stephen) ] dee02c8
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 5 Aug 2020
|
[ 02:33 stephen ]
- Update to 1.7.11.
|
Sat, 4 Jul 2020
|
[ 20:45 stephen ]
- Update to 1.7.10.
|
Mon, 13 Apr 2020
|
[ 02:37 stephen ]
- Update to 1.7.9.
|
Mon, 7 Oct 2019
|
[ 21:17 stephen ]
- Update to 1.7.8.
|
Wed, 25 Sep 2019
|
[ 04:12 stephen ]
- Update to 1.7.7.
|
Sat, 14 Sep 2019
|
[ 22:01 jbeich ] (Only the first 10 of 47 ports in this commit are shown above. )
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
|
Mon, 22 Apr 2019
|
[ 23:34 stephen ]
_update to 1.7.6.
|
Sun, 17 Feb 2019
|
[ 23:40 stephen ]
- Update to 1.7.5.
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
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
|
Tue, 20 Jun 2017
|
[ 03:09 stephen ]
- Update 1.7.2.
|
Tue, 10 May 2016
|
[ 23:17 stephen ]
- Put back CXXFLAGS option suggested by Walter Schwarzenfeld to hopefully
enable build on FreeBSD-9.
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
|
Mon, 9 May 2016
|
[ 16:23 stephen ]
- Trying a different solution to C11 compliance on FreeBSD-9.
Submitted by: Don Lewis <truckman@FreeBSD.org>
|
Sat, 7 May 2016
|
[ 17:39 stephen ]
- One more attempt to make it work with FreeBSD-9.
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
|
Fri, 6 May 2016
|
[ 22:35 stephen ]
- Further attempts to make it C11 compliant for FreeBSD 9.
Suggested by: Brooks Davis <brooks@freebsd.org>
Reported by: pkg-fallout@FreeBSD.org
|
Tue, 3 May 2016
|
[ 17:24 stephen ]
- Use a C11 compliant compiler.
Reported by: pkg-fallout@FreeBSD.org
|
Sat, 30 Apr 2016
|
[ 21:43 stephen ]
- Update to 1.7.0.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 01:09 stephen ]
- Update to 1.6.6.
|
Tue, 28 Jul 2015
|
[ 03:26 stephen ]
- Update to 1.6.5.
- Add license.
|
Fri, 8 May 2015
|
[ 13:02 stephen ]
- Update to 1.6.4.
|
Sat, 10 Jan 2015
|
[ 11:08 wen ]
- Update math/cln to 1.3.4 and bump PORTREVISION of the ports
which depends on cln
|
Fri, 28 Nov 2014
|
[ 23:18 antoine ]
Unbreak
|
[ 19:20 stephen ]
- Update to 1.6.3.
|
Wed, 25 Jun 2014
|
[ 21:45 antoine ]
Allow to build with texinfo from ports
|
Sat, 10 May 2014
|
[ 21:36 stephen ]
- Change AUTOTOOLS=libtool to USES=libtool.
- Bump portrevision.
Reference: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
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
|
Wed, 29 Jan 2014
|
[ 16:18 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
|
Sun, 26 Jan 2014
|
[ 22:56 stephen ]
- Implement staging.
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Sat, 31 Aug 2013
|
[ 00:35 bapt ]
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
|
Sun, 6 Nov 2011
|
[ 16:29 stephen ]
- Update to 1.6.2.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Tue, 19 Jul 2011
|
[ 01:52 stephen ]
- Update to 1.6.1
Approved by: maho (mentor)
|
Tue, 14 Jun 2011
|
[ 22:40 stephen ]
- Update to version 1.6.0
PR: 157257
Submitted by: stephen
Approved by: gabor (mentor)
|
[ 07:26 stephen ]
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
|
Fri, 4 Mar 2011
|
[ 14:07 miwi ]
- Update to 1.5.8
PR: 154564
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 30 Jan 2010
|
[ 01:09 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)
|
Sun, 17 Jan 2010
|
[ 23:57 pav ]
- Unbreak INDEX on amd64/6
Reported by: pointyhat
Pointy hat to: wen
|
Fri, 15 Jan 2010
|
[ 11:08 wen ]
- Update to 1.5.5
PR: ports/142848
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
|
Sun, 16 Aug 2009
|
[ 14:42 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
|
[ 01:22 araujo ]
- Update to 1.5.3.
PR: ports/137577
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Sun, 5 Apr 2009
|
[ 20:50 dhn ] (Only the first 10 of 93 ports in this commit are shown above. )
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
|
Fri, 13 Feb 2009
|
[ 15:25 wxs ]
- Pass maintainership along.
|
Fri, 16 Jan 2009
|
[ 09:12 miwi ]
- Update to 1.4.4
PR: 130434
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 28 Apr 2008
|
[ 07:52 miwi ]
- Update to 1.4.3
PR: 122501
Submitted by: Ports Fury
|
Tue, 22 Apr 2008
|
[ 21:10 pav ]
- Chase cln update
Pointy hat to: araujo
|
Sat, 20 Oct 2007
|
[ 09:04 ijliao ]
upgrade to 1.3.8
|
Tue, 6 Mar 2007
|
[ 20:04 miwi ]
- Update to 1.3.6
PR: 109802
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Sat, 7 Oct 2006
|
[ 15:01 miwi ]
- Update to 1.3.5
PR: ports/104076
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
|
Tue, 15 Aug 2006
|
[ 00:29 clsung ] (Only the first 10 of 61 ports in this commit are shown above. )
- 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>
|
Tue, 1 Nov 2005
|
[ 23:58 pav ]
- Update to 1.3.3
PR: ports/88348
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 18 Jul 2005
|
[ 16:00 pav ]
- Update to 1.3.2
PR: ports/83615
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 8 May 2005
|
[ 23:21 jylefort ]
Update to 1.3.1
PR: ports/80778
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 2 Jan 2005
|
[ 01:03 kris ]
BROKEN on alpha: Does not compile
Approved by: portmgr (self)
|
Tue, 26 Oct 2004
|
[ 07:01 pav ]
- Update to 1.3.0
PR: ports/73080
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 30 Sep 2004
|
[ 05:32 kris ] (Only the first 10 of 71 ports in this commit are shown above. )
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
|
Tue, 28 Sep 2004
|
[ 01:50 kris ]
Now builds on amd64
Approved by: portmgr (self)
|
Mon, 16 Aug 2004
|
[ 19:34 krion ]
Update to verion 1.2.3
PR: ports/70545
Submitted by: Ports Fury
|
Sat, 13 Mar 2004
|
[ 10:37 kris ]
BROKEN on amd64: Configure fails
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Mon, 2 Feb 2004
|
[ 16:20 krion ]
- Utilize USE_GNOME
- Fix pkg-plist
PR: ports/62264
Submitted by: Ports Fury
|
Fri, 23 Jan 2004
|
[ 14:58 krion ]
- Update to version 1.1.6
PR: ports/61780
Submitted by: Ports Fury
|
Thu, 6 Nov 2003
|
[ 21:31 krion ]
- Update to version 1.1.5
PR: 59011
Submitted by: Ports Fury
|
Fri, 10 Oct 2003
|
[ 17:54 krion ]
- Update to version 1.1.3
PR: 57842
Submitted by: Ports Fury
|
Fri, 27 Jun 2003
|
[ 15:59 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>
|
Wed, 23 Apr 2003
|
[ 14:09 ijliao ]
mark it broken on -stable
|
Fri, 11 Apr 2003
|
[ 02:18 ijliao ]
upgrade to 1.1.0
|
Sun, 2 Mar 2003
|
[ 14:51 ijliao ]
upgrade to 1.0.14
|
Thu, 20 Feb 2003
|
[ 18:42 knu ] (Only the first 10 of 122 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 28 Jan 2003
|
[ 16:53 ijliao ]
upgrade to 1.0.13
|
Thu, 7 Nov 2002
|
[ 03:10 adamw ] (Only the first 10 of 193 ports in this commit are shown above. )
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
|
Thu, 31 Oct 2002
|
[ 15:59 ijliao ]
upgrade to 1.0.12
|
Thu, 19 Sep 2002
|
[ 14:56 ijliao ]
upgrade to 1.0.11
|
Sat, 31 Aug 2002
|
[ 02:44 kris ] (Only the first 10 of 43 ports in this commit are shown above. )
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
Tue, 30 Jul 2002
|
[ 06:19 ijliao ]
upgrade to 1.0.10
|
Sat, 22 Jun 2002
|
[ 17:06 ijliao ]
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39656
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Thu, 13 Jun 2002
|
[ 10:39 ijliao ]
upgrade to 1.0.9
|
Tue, 2 Apr 2002
|
[ 02:36 ijliao ]
upgrade to 1.0.8
|
Tue, 19 Mar 2002
|
[ 14:38 ijliao ]
upgrade to 1.0.7
|
Sat, 9 Mar 2002
|
[ 18:31 ijliao ]
upgrade to 1.0.6
|
Mon, 28 Jan 2002
|
[ 14:27 ijliao ]
upgrade to 1.0.5
|
Sun, 23 Dec 2001
|
[ 07:33 ijliao ]
upgrade to 1.0.3
|
Fri, 21 Dec 2001
|
[ 14:06 ijliao ]
upgrade to 1.0.2
|
Sat, 8 Dec 2001
|
[ 20:30 ijliao ]
fix pkg-plist
|
Mon, 26 Nov 2001
|
[ 13:18 ijliao ]
upgrade to 1.0.1
|
Fri, 31 Aug 2001
|
[ 15:20 sobomax ] (Only the first 10 of 45 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
|
Fri, 6 Jul 2001
|
[ 07:50 ijliao ]
update lib depends
|
Fri, 8 Jun 2001
|
[ 18:15 ijliao ]
upgrade to 0.9.0 drop maintainership
|
Thu, 26 Apr 2001
|
[ 19:18 ijliao ]
upgrade to 0.8.2
|
Wed, 18 Apr 2001
|
[ 13:40 ijliao ]
upgrade to 0.8.1
|
Tue, 27 Mar 2001
|
[ 15:02 ijliao ]
upgrade to 0.8.0
|
Wed, 7 Mar 2001
|
[ 07:09 ijliao ]
add GiNaC, a C++ library for symbolic mathematical calculations
|
Number of commits found: 99 |