1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

8716 Commits

Author SHA1 Message Date
Dmitry Sivachenko
ddb61b2599 Respect FFLAGS.
Submitted by:	wg
Tested by:	gerald
2014-02-24 11:15:15 +00:00
Pietro Cerutti
88068e7a6b - Make UNIQUENAME really unique (used to conflict with math/vtk6's)
- Remove dead MASTER_SITE
2014-02-24 08:40:57 +00:00
TAKATSU Tomonari
3cc4fd0391 - Update to 0.4.000.4 2014-02-23 15:14:10 +00:00
Gerald Pfeifer
90df749338 Replace the manual construction of references to the runtime path of
the version of GCC we are using by _GCC_RUNTIME.

Approved by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
2014-02-23 01:06:16 +00:00
Stephen Montgomery-Smith
4cb0c51e0a - Update to 1.0.10. 2014-02-22 19:04:47 +00:00
John Marino
40529cb1b4 math/abakus: Use absolute path of flex during specification
Since flex is in base, specifying "flex" in BUILD_DEPENDS does nothing;
the requirement is satisfied by the base flex and the ports version is
not brought in.  One problem: the abakus makefile uses the absolute path
of flex, so it has to be brought in.
2014-02-21 18:35:55 +00:00
Martin Wilke
4484d69212 - Stage support 2014-02-21 15:47:55 +00:00
Pietro Cerutti
89ff8c2b6e - Convert to USES=tk 2014-02-21 14:52:33 +00:00
Emanuel Haupt
9c3c366d48 Remove trailing whitespaces from category math 2014-02-21 13:38:05 +00:00
Pietro Cerutti
b691141e13 - Convert to USES=tk 2014-02-21 13:15:55 +00:00
Emanuel Haupt
cb66915a9d Support staging 2014-02-21 11:09:38 +00:00
Emanuel Haupt
e42ba84218 Support staging 2014-02-21 11:04:46 +00:00
Emanuel Haupt
ca55ab5718 - Support staging
- Fix build with a modern clang
2014-02-21 10:35:44 +00:00
Emanuel Haupt
2778fbae87 Strip shared object 2014-02-21 10:29:38 +00:00
Emanuel Haupt
6544e164f8 Support staging 2014-02-21 10:28:42 +00:00
Emanuel Haupt
3d148e3d61 Support staging 2014-02-21 10:26:27 +00:00
Emanuel Haupt
a0b0a75963 - Support staging
- Remove USE_ZIP
- Strip shared object
2014-02-21 10:25:34 +00:00
Emanuel Haupt
e4d1503943 Support staging 2014-02-21 10:20:34 +00:00
Emanuel Haupt
b72560260d Support staging 2014-02-21 10:18:51 +00:00
Emanuel Haupt
4ae72708d8 - Support staging
- Define LICENSE
- Strip binary
- Add additional mirrors
- Take maintainership
2014-02-21 10:14:16 +00:00
Martin Wilke
b0459a91d4 - Stage support 2014-02-21 01:59:40 +00:00
Pietro Cerutti
40bb5736de - Convert to USES=tk
- Convert to new LIB_DEPENDS format
- STAGE-clean
2014-02-20 17:07:02 +00:00
Stephen Montgomery-Smith
a7dd7e026f - Fix portlint warnings. 2014-02-20 14:47:33 +00:00
Stephen Montgomery-Smith
6b9ed3805b - Add back -PKGNAMESUFFIX=-math to avoid name collision with another port.
Reported by:	mat@
2014-02-20 13:26:26 +00:00
Max Brazhnikov
a95c6ea5de - Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Remove useless LATEST_LINK
2014-02-20 13:00:31 +00:00
Pietro Cerutti
e766b96a87 - Convert to USES=tcl 2014-02-20 11:20:02 +00:00
Ruslan Makhmatkhanov
765ffc98cd - this change sneaked in by accident. Reverting that. 2014-02-20 08:07:01 +00:00
Ruslan Makhmatkhanov
c8608f042f - clean-up WITH_FIXED_FENV conditional, because it is only used for
versions of FreeBSD, we not support anymore.
- remove LATEST_LINK. There is PYTHON_PKGNAMEPREFIX set and in future
  we may have this package built against different python versions.
2014-02-20 08:03:41 +00:00
Stephen Montgomery-Smith
9293d8b0d6 - Add optional dependency math/octave-forge-divand.
- Update to 20140219.
2014-02-19 05:19:47 +00:00
Stephen Montgomery-Smith
f8840c1941 - New port math/octave-forge-divand.
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 is divand.
2014-02-19 05:15:17 +00:00
Stephen Montgomery-Smith
56cbb7411d - Update to 1.0.2. 2014-02-19 05:06:38 +00:00
Stephen Montgomery-Smith
d405ab07b1 - New port math/reduce.
This is a powerful Computer-Algebra System written in it's own version of
LISP with quite a long history behind it.

PR:		ports/186855
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2014-02-18 22:16:33 +00:00
Matthew Seaman
6a03534489 This is a package for doing integer arithmetic while using a different
base representation than normal. In base n arithmetic you have n
symbols which have a representation. I was going to call them
"glyphs", but being text strings they are not really. On Tye McQueen's
whimsical suggestion I settled on the name Math::Fleximal, the set of
text representations is called a "flex", and the representation of
individual digits are the "flecks". These names are somewhat
unofficial...

This allows you to do basic arithmetic using whatever digits you want,
and to convert from one to another.

WWW: http://search.cpan.org/dist/Math-Fleximal/

Submitted by:	Matthew Seaman <matthew@FreeBSD.org>
2014-02-18 16:06:46 +00:00
Mathieu Arnold
7f67d157d9 Chase docbook cleanup dependencies.
Sponsored by:	Absolight
2014-02-18 14:50:34 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Stephen Montgomery-Smith
089b936546 - Update to 1.1.7. 2014-02-18 06:07:55 +00:00
Stephen Montgomery-Smith
82200eae40 - Update to 1.0.2. 2014-02-18 06:07:17 +00:00
Tijl Coosemans
cd48b9b47e Fixup for r344614: define USES before including bsd.port.pre.mk.
Reported by:	antoine
2014-02-17 14:10:01 +00:00
John Marino
256a421761 Add new port math/plplot-ada: Ada bindings to plplot library 2014-02-16 22:01:00 +00:00
Koop Mast
ca383bd552 Update to 1.12.11.
Remove USES=shared-mime-info it is unused.
Fix compile of python components so stagedir isn't hardcoded into them.
2014-02-16 20:39:06 +00:00
John Marino
c62a1a534e math/plplot: Upgrade from dev ver 5.9.10 to latest stable ver 5.10.0 2014-02-16 19:24:06 +00:00
Danilo Egea Gondolfo
7ba6236cfd - Add stage support
- Convert USE_GMAKE to USES
2014-02-16 19:12:22 +00:00
Danilo Egea Gondolfo
4cda9784ba - Add stage support
- Convert LIB_DEPENDS to new syntax
2014-02-16 19:09:18 +00:00
Danilo Egea Gondolfo
17600a4d3a - Add stage support 2014-02-16 19:01:57 +00:00
Danilo Egea Gondolfo
9dc3d9174c - Add stage support 2014-02-16 18:59:21 +00:00
Danilo Egea Gondolfo
5a53d9b8e0 - Add stage support
- Improve COMMENT
- Add LICENSE
2014-02-16 18:38:59 +00:00
Danilo Egea Gondolfo
c6a5c5f324 - Add stage support
- Add DOCS option
2014-02-16 18:32:48 +00:00
Tijl Coosemans
564a799c71 Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-02-16 17:15:31 +00:00
Martin Wilke
69b97881c8 - Stage support 2014-02-16 16:16:41 +00:00