aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-communications
Commit message (Collapse)AuthorAgeFilesLines
* A large number of the octave forge ports need version updates. But the newMartin Wilke2010-06-021-0/+1
| | | | | | | | | | | | | | release system they have is creating releases that don't quite fit into the old paradigm. A big difference is that they don't all use configure any more. This moves all the "GNU_CONFIGURE=yes" stuff from bsd.octave.mk to the individual ports. PR: 144512 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=255554
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.0.10Dennis Herrmann2009-08-232-7/+6
| | | | | | | | PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> Notes: svn path=/head/; revision=240208
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - 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
* Correct port name and create date.Maho Nakata2008-09-091-2/+2
| | | | | | | | | | PR: 127226 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> and also Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer) Approved by: portmgr@ (erwin) Notes: svn path=/head/; revision=220306
* Add port math/octave-forge-communicationsMaho Nakata2008-09-084-0/+34
This is communications. Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=220277