1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Martin Wilke
61d8acdb49 - Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]

PR:		151954 [1]
		161314 [2]
		167085 [3]
		167465 [4]
Submitted by:	Anonymous <swell.k@gmail.com> [1]
		dougb@ and Chris Rees <utisoft@gmail.com> [2]
		Garrett Cooper <yanegomi@gmail.com> [3]
		"Bryan Drewery" <bryan@shatow.net> [4]
Tested via:	phw
2012-05-23 08:17:49 +00:00
Stephen Montgomery-Smith
e366e3117a - Add "-f" option to ${LN} command.
Reported by:	Scott Bennett <bennett@cs.niu.edu>
2012-01-31 14:50:12 +00:00
Stephen Montgomery-Smith
e6620d74ba - 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)
2011-06-30 20:52:08 +00:00
Stephen Montgomery-Smith
85600472a2 - Change maintainer's email address.
Approved by:	maho (mentor) and portmgr
2011-06-28 04:51:50 +00:00
Martin Wilke
d350c97305 - Add gmake as RUN_DEP
PR:		148234
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2011-03-17 17:14:09 +00:00
Greg Larkin
7d1f976f2d - Removed obsolete target
PR:		ports/148232
Submitted by:	Stephen Montgomery-Smith <stephen at missouri dot edu> (maintainer)
2010-07-23 20:06:51 +00:00
Martin Wilke
a14a87bc6f A large number of the octave forge ports need version updates. But the new
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)
2010-06-02 16:23:51 +00:00
Mark Linimon
2d5a583429 Fix fetch of some of the octave-forge ports.
PR:		ports/140541
Submitted by:	maintainer
2009-11-14 00:56:23 +00:00
Mark Linimon
28be52f50c Expand the path passed to the install tool.
PR:		139342
Submitted by:	maintainer
2009-11-11 22:15:04 +00:00
Dennis Herrmann
921a55a1fa - Fix build 2009-08-23 16:49:00 +00:00
Dmitry Marakasov
68cb122e1d - Switch SourceForge ports to new File Release System, bsd.*.mk changes
Approved by:	portmgr (pav)
2009-08-22 00:11:04 +00:00
Martin Wilke
b1a7e9fbfc - Mark all math/octave* BROKEN, it fails to build for a long time
Reported by:	pointyhat
2009-08-14 11:06:55 +00:00
Dennis Herrmann
cf8759b2c9 - Update maintainer mail address
PR:		ports/133397
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-05 20:50:49 +00:00
Beech Rintoul
bebc5ceb3c - bsd.octave.mk had a hack in it to bring in gfortran as a RUN_DEPENDS.
But now, USE_FORTRAN seems to do this automatically.

PR:		ports/130397
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
2009-01-12 20:43:03 +00:00
Maho Nakata
0f9186f111 Replacment port: math/octave-forge.
PR:		127030
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Approved by:	portmgr (pav)
2008-09-08 00:23:03 +00:00