aboutsummaryrefslogtreecommitdiff
path: root/math/jacal/files
Commit message (Collapse)AuthorAgeFilesLines
* math/jacal: Update version 1c4=>1c7Muhammad Moinur Rahman2020-03-305-60/+32
| | | | | | | | | | | - Remove USES=perl5 - Add USES=makeinfo - Clean the patches Relnotes: https://people.csail.mit.edu/jaffer/JACAL_ANNOUNCE.txt Notes: svn path=/head/; revision=529919
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-19/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* math/jacal: Update version 1c3=>1c4Muhammad Moinur Rahman2015-02-021-3/+2
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1667 Approved by: bapt, marino(mentor) Notes: svn path=/head/; revision=378301
* - Update to 1c3Sunpoet Po-Chuan Hsieh2014-04-062-36/+15
| | | | | | | | | | | | | - Add LICENSE - Support STAGEDIR - While I'm here, pet stage-qa: fix STAGEDIR-prefix Changes: http://cvs.savannah.gnu.org/viewvc/*checkout*/jacal/jacal/ChangeLog PR: 188157 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Notes: svn path=/head/; revision=350338
* - Update to 1c2Martin Wilke2012-04-102-11/+90
| | | | | | | | | | - Pass maintainership to submitter PR: 166456 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=294541
* - Add missing files to the Build.Martin Wilke2008-04-251-1/+1
| | | | | | | | PR: 122767 Submitted by: Kostas Karouzakis <kkarouzakis@gmail.com> Notes: svn path=/head/; revision=211967
* - Update to jacal-1b7Martin Wilke2006-11-231-5/+5
| | | | | | | (last commit wrong patch commited) Notes: svn path=/head/; revision=177877
* Update to version 1b5, make it fetchable again.Mark Murray2005-07-111-9/+9
| | | | Notes: svn path=/head/; revision=138888
* Update to V 1b4. Also fixes fetching.Mark Murray2005-02-145-56/+52
| | | | Notes: svn path=/head/; revision=128862
* Add jacal - a Symbolic Mathematics package, written in Scheme.Mark Murray2002-03-161-0/+56
Notes: svn path=/head/; revision=56207