FreshPorts -- The Place For Ports notbug Wed, 8 Feb 2012 6:44 PM GMT
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

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
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01

14 vulnerabilities affecting 33 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 23141
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 1
Expired 7
Set to expire 93
Interactive 63
new 24 hours 13
new 48 hours27
new 7 days49
new fortnight80
new month139

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.314 seconds.