Commit graph

7857 commits

Author SHA1 Message Date
Brendan Fabeny
bec986a3e5 trim headers; switch to the new options format; fix builds after src r248751;
update math/lrng to 20130314, and switch it to a versioned DIST_SUBDIR
2013-03-28 19:25:12 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Brendan Fabeny
21fe7f0dee update to 1.1-9 2013-03-28 01:09:35 +00:00
Brendan Fabeny
95a10dae4d remove a problematic mirror 2013-03-27 23:43:55 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Stephen Montgomery-Smith
d45413ba22 - Update to 1.2.2.
Sponsored by:
2013-03-26 18:31:40 +00:00
Anton Berezin
082d861b42 Update to 0.10.
Changes:	http://search.cpan.org/dist/Geo-Coordinates-UTM/Changes
2013-03-26 11:05:26 +00:00
Greg Lewis
0c3e29c012 . Make gnuplot compile with clang and hence remove the GCC requirement.
Submitted by:	tijl@
2013-03-26 06:06:30 +00:00
Max Brazhnikov
792213815d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
already defined
- Remove OPTIONS_DEFINE, if it contains only global options
2013-03-25 13:59:18 +00:00
Wen Heping
06188a5c33 - Update to 4.1.3 2013-03-24 22:44:00 +00:00
Wen Heping
ee0dd5868f - Update to 0.3.11 2013-03-24 22:42:42 +00:00
Wen Heping
ef7f3f0f33 - Update to 1.0.6 2013-03-24 22:41:26 +00:00
Gerald Pfeifer
0e1092a873 Replace the use of _GCC_BUILD_DEPENDS (which was never meant to be
used outside of Mk/bsd.gcc.mk) by _GCC_RUNTIME.

This is still not ideal, but at least a documented stopgap, and it
avoids the manual construction of the directory to be added to rpath.

Approved by:	maho
2013-03-24 14:55:33 +00:00
Greg Lewis
ef2bb649cf . Update to 4.6.2. 2013-03-23 18:35:52 +00:00
Jose Alonso Cardenas Marquez
9bcc09b9f2 - Update to 2.6.2
- Trim Makefile headers
2013-03-23 05:25:05 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Pawel Pekala
958364d23a Armadillo is a C++ linear algebra library (matrix maths) aiming towards a
good balance between speed and ease of use. The syntax is deliberately
similar to Matlab.

Integer, floating point and complex numbers are supported, as well as a
subset of trigonometric and statistics functions. Various matrix
decompositions are provided through optional integration with LAPACK, or
one of its high performance drop-in replacements (such as the
multi-threaded MKL or ACML libraries).

A delayed evaluation approach is employed (at compile-time) to combine
several operations into one and reduce (or eliminate) the need for
temporaries. This is accomplished through recursive templates and template
meta-programming.

Useful for conversion of research code into production environments, or if
C++ has been decided as the language of choice, due to speed and/or
integration capabilities.

WWW: http://arma.sourceforge.net/

PR:		ports/177166
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2013-03-22 14:54:42 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
TAKATSU Tomonari
f84a8920e8 - Update to 0.96-4 2013-03-22 11:23:01 +00:00
Dmitry Sivachenko
80ca4afe68 Update to version 0.9.4.3. 2013-03-22 08:47:26 +00:00
Johan van Selst
cb9b5c98b4 Update gap to 4.6.3 2013-03-21 18:25:04 +00:00
Wen Heping
44438b7bb3 - Update to 1.2.0
- Trim Makefile headers
2013-03-21 06:56:17 +00:00
Brendan Fabeny
d46db7faa4 update to 5.0.3 2013-03-20 21:24:54 +00:00
Thierry Thomas
66a0c2cfc4 Chasing Code_Aster's upgrade - no change. 2013-03-19 20:34:49 +00:00
Alexey Dokuchaev
59f6ae59be Add R module that provides collection of some tests commonly used for
identifying outliers.

http://cran.r-project.org/web/packages/outliers/
2013-03-19 15:45:03 +00:00
Thomas Abthorpe
a820d140e0 - Reassign to the heap at maintainer's request
- Trim header while I am here
2013-03-19 15:11:01 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Koop Mast
c03db2ef0d Convert to OptionsNG. trim header, use USES=pathfix instead of gnomehack.
Disable gnome option since it depends on libgsf_gnome which is deprecated.
2013-03-19 09:39:43 +00:00
Stephen Montgomery-Smith
e328d94ec9 - Update to 5.8.
- Patch because threaded document building fails under FreeBSD.
2013-03-19 03:01:28 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Stephen Montgomery-Smith
6b5b1aa5c9 - Update to 2.1.1. 2013-03-18 21:42:01 +00:00
Stephen Montgomery-Smith
a2a80d838e - Update to 1.2.1. 2013-03-18 16:35:19 +00:00
Brendan Fabeny
303161a0eb update master sites; trim headers; reposition LICENSE, WWW 2013-03-18 16:11:34 +00:00
Sunpoet Po-Chuan Hsieh
bbf7b10cc5 - Update to 0.37
- Add LICENSE

Changes:	http://search.cpan.org/dist/Math-GMPz/CHANGES
2013-03-18 14:43:28 +00:00
Sunpoet Po-Chuan Hsieh
b85e6599ea - Update to 0.36
- Add LICENSE
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES
2013-03-18 14:43:04 +00:00
Sunpoet Po-Chuan Hsieh
b979d674b6 - Update to 0.36
- Add LICENSE
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Math-GMPf/CHANGES
2013-03-18 14:40:49 +00:00
Sunpoet Po-Chuan Hsieh
2e8b915a90 - Cleanup Makefile header 2013-03-18 14:40:29 +00:00
Guido Falsi
a00a1ce777 - Update to 5.1.3
PR:		ports/176996
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-03-18 08:24:20 +00:00
Eitan Adler
979535177b Trim Headers
Add License
2013-03-18 01:55:19 +00:00
Alexey Dokuchaev
341abe40f0 In categories starting with [h-m], remove empty lines from pkg-plist (and
purge one empty file).
2013-03-17 14:13:50 +00:00
Martin Wilke
f9197cd590 - Convert to PEAR_AUTOINSTALL 2013-03-16 16:19:19 +00:00
Bryan Drewery
8a650dee65 - Remove needless quoting of BROKEN/IGNORE
- Trim headers

PR:		ports/168908
With hat:	portmgr
2013-03-16 02:56:29 +00:00
Max Brazhnikov
e2e9e50ddc - Clean up cmake usage
- Trim header and adjust COMMENT while here

Approved by:	Tz-Huan Huang (maintainer)
2013-03-15 16:03:04 +00:00
Jimmy Olgeni
470d488d25 This port must USE_PKGCONFIG, else pkg-config will not be available
when building without X11 frontends, causing the build to fail.

Approved by:	maintainer
2013-03-14 13:59:40 +00:00
Alex Dupre
50f77d2352 Update to 3.1.2 release. 2013-03-14 13:55:46 +00:00
Max Brazhnikov
ed3dbc9bb0 Replace CMAKE_INSTALL_PREFIX with PREFIX (in preparation for bsd.cmake.mk clean up) 2013-03-14 13:43:44 +00:00
Jason Helfman
4c2a1e1ced - adopt optionsNG and trim historical headers
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
2013-03-14 06:32:04 +00:00
Martin Wilke
073078520e - Fix build with FORTRAN on
PR:		176535
Submitted by:	Ports Fury
2013-03-14 05:30:28 +00:00
Martin Wilke
2051da9e3e - Update to 2.0.0.a3
PR:		176567
Submitted by:	Ports Fury
2013-03-14 00:18:56 +00:00
Baptiste Daroussin
25b3fa9a1e Fix plist 2013-03-13 11:09:04 +00:00