aboutsummaryrefslogtreecommitdiff
path: root/math/GiNaC
Commit message (Collapse)AuthorAgeFilesLines
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=484628
* - Update 1.7.2.Stephen Montgomery-Smith2017-06-203-4/+5
| | | | Notes: svn path=/head/; revision=443926
* - Put back CXXFLAGS option suggested by Walter Schwarzenfeld to hopefullyStephen Montgomery-Smith2016-05-101-0/+1
| | | | | | | | | enable build on FreeBSD-9. Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Notes: svn path=/head/; revision=414970
* - Trying a different solution to C11 compliance on FreeBSD-9.Stephen Montgomery-Smith2016-05-091-6/+1
| | | | | | | Submitted by: Don Lewis <truckman@FreeBSD.org> Notes: svn path=/head/; revision=414864
* - One more attempt to make it work with FreeBSD-9.Stephen Montgomery-Smith2016-05-071-0/+5
| | | | | | | Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Notes: svn path=/head/; revision=414779
* - Further attempts to make it C11 compliant for FreeBSD 9.Stephen Montgomery-Smith2016-05-061-1/+1
| | | | | | | | Suggested by: Brooks Davis <brooks@freebsd.org> Reported by: pkg-fallout@FreeBSD.org Notes: svn path=/head/; revision=414733
* - Use a C11 compliant compiler.Stephen Montgomery-Smith2016-05-031-1/+2
| | | | | | | Reported by: pkg-fallout@FreeBSD.org Notes: svn path=/head/; revision=414541
* - Update to 1.7.0.Stephen Montgomery-Smith2016-04-303-6/+7
| | | | Notes: svn path=/head/; revision=414367
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 1.6.6.Stephen Montgomery-Smith2016-01-123-4/+4
| | | | Notes: svn path=/head/; revision=405818
* - Update to 1.6.5.Stephen Montgomery-Smith2015-07-283-4/+8
| | | | | | | - Add license. Notes: svn path=/head/; revision=393050
* - Update to 1.6.4.Stephen Montgomery-Smith2015-05-083-6/+5
| | | | Notes: svn path=/head/; revision=385775
* - Update math/cln to 1.3.4 and bump PORTREVISION of the portsWen Heping2015-01-101-0/+1
| | | | | | | which depends on cln Notes: svn path=/head/; revision=376687
* UnbreakAntoine Brodin2014-11-281-1/+1
| | | | Notes: svn path=/head/; revision=373584
* - Update to 1.6.3.Stephen Montgomery-Smith2014-11-285-142/+5
| | | | Notes: svn path=/head/; revision=373576
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372546
* Allow to build with texinfo from portsAntoine Brodin2014-06-251-2/+1
| | | | Notes: svn path=/head/; revision=359306
* - Change AUTOTOOLS=libtool to USES=libtool.Stephen Montgomery-Smith2014-05-102-4/+5
| | | | | | | | | - Bump portrevision. Reference: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html Notes: svn path=/head/; revision=353611
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=352986
* - Drop indefinite article from COMMENT, modernize LID_DEPENDS syntaxAlexey Dokuchaev2014-01-291-9/+6
| | | | | | | | - Remove the check for long-unsupported "alpha" architecture - Reindent INFO knob and wrap one overly long line while I'm here Notes: svn path=/head/; revision=341757
* - Implement staging.Stephen Montgomery-Smith2014-01-262-2/+2
| | | | Notes: svn path=/head/; revision=341301
* - Fix compilation error with clang.Stephen Montgomery-Smith2014-01-131-0/+121
| | | | | | | | | 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 Notes: svn path=/head/; revision=339564
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Convert USE_GNOME=pkgconfig to USES=pkgconfigBaptiste Daroussin2013-08-311-8/+2
| | | | | | | | Convert USE_GNOME=gnomehack to USES=pathfix Convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325752
* - Update to 1.6.2.Stephen Montgomery-Smith2011-11-063-4/+4
| | | | Notes: svn path=/head/; revision=285172
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update to 1.6.1Stephen Montgomery-Smith2011-07-192-3/+3
| | | | | | | Approved by: maho (mentor) Notes: svn path=/head/; revision=277925
* - Update to version 1.6.0Stephen Montgomery-Smith2011-06-143-6/+5
| | | | | | | | | PR: 157257 Submitted by: stephen Approved by: gabor (mentor) Notes: svn path=/head/; revision=275605
* Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgStephen Montgomery-Smith2011-06-141-1/+1
| | | | | | | Approved by: maho (mentor) Notes: svn path=/head/; revision=275537
* - Update to 1.5.8Martin Wilke2011-03-043-5/+4
| | | | | | | | PR: 154564 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=270289
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 1.5.6Wen Heping2010-01-302-8/+4
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=248822
* - Unbreak INDEX on amd64/6Pav Lucistnik2010-01-171-3/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: wen Notes: svn path=/head/; revision=248039
* - Update to 1.5.5Wen Heping2010-01-153-6/+9
| | | | | | | | PR: ports/142848 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=247930
* - Fix build on AMD64 based on the latest patch that was sent byMarcelo Araujo2009-08-161-0/+5
| | | | | | | | | | | | | maintainer. - Bump PORTREVISION. PR: ports/137577 (based on) Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Reported by: itetcu (QAT) Approved by: maintainer implicit Notes: svn path=/head/; revision=239657
* - Update to 1.5.3.Marcelo Araujo2009-08-163-7/+10
| | | | | | | | PR: ports/137577 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=239624
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Update maintainer mail addressDennis Herrmann2009-04-051-1/+1
| | | | | | | | | PR: ports/133397 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=231669
* - Pass maintainership along.Wesley Shields2009-02-131-1/+1
| | | | Notes: svn path=/head/; revision=228215
* - Update to 1.4.4Martin Wilke2009-01-166-83/+5
| | | | | | | | PR: 130434 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=226244
* - Update to 1.4.3Martin Wilke2008-04-284-14/+27
| | | | | | | | PR: 122501 Submitted by: Ports Fury Notes: svn path=/head/; revision=212139
* - Chase cln updatePav Lucistnik2008-04-221-1/+2
| | | | | | | Pointy hat to: araujo Notes: svn path=/head/; revision=211797
* upgrade to 1.3.8Ying-Chieh Liao2007-10-204-11/+27
| | | | Notes: svn path=/head/; revision=201682
* - Update to 1.3.6Martin Wilke2007-03-063-21/+5
| | | | | | | | PR: 109802 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186719
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+2
| | | | Notes: svn path=/head/; revision=183830
* - Update to 1.3.5Martin Wilke2006-10-073-12/+13
| | | | | | | | PR: ports/104076 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=174788
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170649
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* - Update to 1.3.3Pav Lucistnik2005-11-013-6/+6
| | | | | | | | PR: ports/88348 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=146970
* - Update to 1.3.2Pav Lucistnik2005-07-183-4/+5
| | | | | | | | PR: ports/83615 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=139509