FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 1:45 PM BST
Port details
octave-forge-base 1.2 math on this many watch lists=0 search for ports that depend on this port
Octave-forge baseport for all packages
Maintained by: stephen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Sep 2008 00:34:38
License: not specified in port


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.

This baseport provides the basic directory structure, and installs a script
"load-octave-pkg", that synchronizes the FreeBSD ports structure to the octave
packaging system.

Another purpose of the script "load-octave-pkg" is to attempt to correct any
errors created by the octave packaging system.

WWW: http://octave.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: math/octave, devel/gmake, archivers/p5-Archive-Tar, archivers/p5-IO-Zlib, devel/p5-File-Remove, lang/perl5.8

Required by:
for Run
benchmarks/octave-forge-benchmark math/octave-forge-actuarial math/octave-forge-ad math/octave-forge-audio math/octave-forge-bim math/octave-forge-bioinfo math/octave-forge-civil-engineering math/octave-forge-combinatorics math/octave-forge-communications math/octave-forge-control math/octave-forge-data-smoothing math/octave-forge-dataframe math/octave-forge-dicom math/octave-forge-econometrics math/octave-forge-engine math/octave-forge-es math/octave-forge-fenv math/octave-forge-financial math/octave-forge-fits math/octave-forge-fl-core math/octave-forge-fpl math/octave-forge-fuzzy-logic-toolkit math/octave-forge-ga math/octave-forge-general math/octave-forge-generate_html math/octave-forge-geometry math/octave-forge-gnuplot math/octave-forge-gsl math/octave-forge-ident math/octave-forge-image math/octave-forge-informationtheory math/octave-forge-integration math/octave-forge-io math/octave-forge-irsa math/octave-forge-linear-algebra math/octave-forge-mapping math/octave-forge-mechanics math/octave-forge-miscellaneous math/octave-forge-missing-functions math/octave-forge-msh math/octave-forge-multicore math/octave-forge-nan math/octave-forge-nlwing2 math/octave-forge-nnet math/octave-forge-nurbs math/octave-forge-ocs math/octave-forge-oct2mat math/octave-forge-octcdf math/octave-forge-octclip math/octave-forge-octgpr math/octave-forge-octproj math/octave-forge-odebvp math/octave-forge-odepkg math/octave-forge-optim math/octave-forge-optiminterp math/octave-forge-outliers math/octave-forge-parallel math/octave-forge-pdb math/octave-forge-physicalconstants math/octave-forge-plot math/octave-forge-pt_br math/octave-forge-quaternion math/octave-forge-queueing math/octave-forge-secs1d math/octave-forge-secs2d math/octave-forge-secs3d math/octave-forge-signal math/octave-forge-simp math/octave-forge-sockets math/octave-forge-specfun math/octave-forge-special-matrix math/octave-forge-spline-gcvspl math/octave-forge-splines math/octave-forge-statistics math/octave-forge-strings math/octave-forge-struct math/octave-forge-symband math/octave-forge-symbolic math/octave-forge-tcl-octave math/octave-forge-time math/octave-forge-tsa math/octave-forge-video math/octave-forge-xraylib math/octave-forge-zenity Contract depends

To install the port: cd /usr/ports/math/octave-forge-base/ && make install clean
To add the package: pkg_add -r octave-forge-base


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-06-30
    Affects: users of math/octave-forge* and benchmarks/octave-forge-benchmark
    Author: stephen@FreeBSD.org
    Reason: 
      The octave-forge* port structure has been completely redesigned.  This was
      to make them compatible with portmaster and other port installation tools.
    
      Before using the new octave-forge* ports, the old octave-forge* ports must
      be completely removed with, for example, the command:
    
      # pkg_delete "octave-forge*"
    
    

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Feb 2012 13:29:00
Original commit files touched by this commit  1.2
eadler search for other commits by this committer
The variable is USE_PERL5 not USE_PERL

Submitted by:   Alex Kozlov
Reviewed by:    perl (swills)
Approved by:    portmgr (pav)
14 Nov 2011 13:34:22
Original commit files touched by this commit  1.2
stephen search for other commits by this committer
- Update to 1.2.
  Accomodate x.y and x.y.0 representing the same octave forge package.

Approved by:    portmgr
Feature safe:   yes
19 Jul 2011 01:55:03
Original commit files touched by this commit  1.1_2
stephen search for other commits by this committer
- Make compliant with PKG_PLIST when installing from package.
- Bump portrevision.

Approved by:    maho (mentor)
13 Jul 2011 21:24:08
Original commit files touched by this commit  1.1_1
stephen search for other commits by this committer
- Account for octave using lib/octave/packages instead of
  libexec/octave/packages.
- Bump portrevision.

Approved by:    gabor (mentor)
30 Jun 2011 20:52:08
Original commit files touched by this commit  1.1
stephen search for other commits by this committer
- Update math/octave-forge-base to 1.1.  Now includes the script
  load-octave-pkg to link the octave packaging system to the FreeBSD ports.
- Update Mk/bsd.octave.mk so that octave-forge-* ports use this script.

Approved by:    gabor (mentor)
24 Jun 2011 04:22:33
Original commit files touched by this commit  1.0_4
stephen search for other commits by this committer
- Bump portrevision because math/octave updated to 3.4.1
- Fix to work with math/octave-3.4.1

Approved by:    maho (mentor)
14 Jun 2011 22:30:59
Original commit files touched by this commit  1.0_3
stephen search for other commits by this committer
- Remove some bits that stop build under tinderbox.  The old version of octave
did not correctly install packages under tinderbox.  Octave-3.4.0 fixes this
problem.

PR:             ports/156942
Submitted by:   stephen
Approved by:    gabor (mentor)
14 Jun 2011 07:27:27
Original commit files touched by this commit  1.0_3
stephen search for other commits by this committer
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org

Approved by: maho (mentor)
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.0_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.0_2
dinoex search for other commits by this committer
- update to jpeg-8
15 Nov 2009 20:58:48
Original commit files touched by this commit  1.0_1
linimon search for other commits by this committer
Disable on pointyhat until I can get a time-slice to figure out what's
going wrong.

Hat:            portmgr
11 Nov 2009 17:58:45
Original commit files touched by this commit  1.0_1
linimon search for other commits by this committer
Should have been marked unbroken with the revision 1.6 commit to
bsd.octave.mk.

PR:             ports/139342
Submitted by:   maintainer
19 Aug 2009 09:49:38
Original commit files touched by this commit  1.0_1
miwi search for other commits by this committer
- Mark BROKEN incomplete pkg-plist
05 Apr 2009 20:50:49
Original commit files touched by this commit  1.0_1
dhn search for other commits by this committer
- Update maintainer mail address

PR:             ports/133397
Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:    tabthorpe (co-mentor)
09 Sep 2008 06:42:55
Original commit files touched by this commit  1.0_1
maho search for other commits by this committer
Correct port name and create date.

PR:             127226
Submitted by:   Geraud CONTINSOUZAS <geraud@gcu.info> and also
            Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
Approved by: portmgr@ (erwin)
08 Sep 2008 01:35:31
Original commit files touched by this commit  1.0_1
maho search for other commits by this committer
Bump port revision accordingly (update of math/octave port).
08 Sep 2008 00:34:17
Original commit files touched by this commit  1.0
maho search for other commits by this committer
Add math/octave-forge-base.

This baseport provides the basic directory structure.  Deleting this package
will completely erase all the structure, and remaining files, associated with
the octave packaging system.  This is useful if things go wrong with the
octave packaging system.

(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>

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.411 seconds.