aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistantoine2014-11-1464-685/+12
|
* Cleanup plistantoine2014-11-1455-939/+8
|
* Cleanup plistantoine2014-11-133-14/+5
|
* - Allow staging as a regular userantoine2014-11-122-180/+0
| | | | - Cleanup plist
* Cleanup plistantoine2014-11-113-15/+0
|
* - Update to 1.1.0.stephen2014-11-102-3/+3
|
* - Update to 1.3.9.stephen2014-11-082-3/+3
|
* Remove expired ports:rene2014-11-075-54/+0
| | | | | | | | 2014-11-07 math/elmer-umfpack: Obsoleted by cad/elmerfem 2014-11-07 science/elmer-eio: Obsoleted by cad/elmerfem 2014-11-07 science/elmer-matc: Obsoleted by cad/elmerfem 2014-11-07 science/elmer-meshgen2d: Obsoleted by cad/elmerfem 2014-11-07 science/elmergrid: Obsoleted by cad/elmerfem
* math/scilab:makc2014-11-072-1252/+1
| | | | | - remove parallel from CATEGORIES (should have gone along with update to 5.5.0) - drop @dirrm from plist
* - Chase GNU Emacs updatesashish2014-11-051-1/+1
| | | | PR: 194624
* - Update to version 0.15.0pawel2014-11-052-13/+17
| | | | | | | | - Offer experimental Openpyxl2 support - epend on minimum versions of optional ports per upstream docs PR: 194504 Submitted by: maintainer
* Update to version 1.9.1demon2014-11-033-260/+26
| | | | Phabric: D998
* - Update to version 0.8.4pawel2014-11-033-20/+6
| | | | | | | - Clean pkg-plist PR: 194168 Submitted by: tkato432@yahoo.com
* Revert `make plist' optimization.thierry2014-11-021-1/+1
| | | | Submitted by: makc
* math/p5-Math-Int128: add armv6 to NOT_FOR_ARCHSpi2014-11-011-1/+1
| | | | | PR: 194188 Submitted by: sbruno
* Upgrade to 0.6.2.thierry2014-11-015-153/+71
| | | | Changelog at <http://rkward.sourceforge.net/wiki/News>.
* - Update from 4.450.4 to 4.500.0danilo2014-10-303-4/+5
|
* Drop maintainership of all remaining ports where I am listed.anders2014-10-301-1/+1
| | | | No time for this unfortunately.
* Unbreakantoine2014-10-252-6/+0
| | | | Reported by: pkg-fallout
* Fix compilation after recent numpy patch.demon2014-10-231-0/+2
| | | | Patch by thierry@FreeBSD.org, pointed out by antoine.
* Use std::isspace instead of isspace to fix the following compile error indemon2014-10-231-1/+2
| | | | | | | | | | | | | | | | | | | | | | py-fst: In file included from fst/_fst.cpp:322: In file included from /usr/local/include/fst/fstlib.h:49: In file included from /usr/local/include/fst/fst.h:34: In file included from /usr/local/include/fst/arc.h:31: In file included from /usr/local/include/fst/power-weight.h:24: /usr/local/include/fst/tuple-weight.h:179:14: error: call to 'isspace' is ambiguous } while (isspace(c)); ^~~~~~~ /usr/include/ctype.h:57:5: note: candidate function int isspace(int); ^ /usr/include/c++/v1/cctype:125:38: note: candidate function inline _LIBCPP_INLINE_VISIBILITY int isspace(int __c) {return __libcpp_isspace(__c);} /usr/include/ctype.h:57:5: note: candidate function int isspace(int); ^ /usr/include/c++/v1/cctype:125:38: note: candidate function inline _LIBCPP_INLINE_VISIBILITY int isspace(int __c) {return __libcpp_isspace(__c);}
* New port: pyfstdemon2014-10-234-0/+31
| | | | | | | | | | pyfst provides a Python interface to the excellent OpenFst library. Most of the essential functionality of the library is exposed through a simplified API, allowing quick prototyping of algorithms using finite-state methods and easy visual debugging of the results obtained by applying FST operations. WWW: http://pyfst.github.io
* - Convert ports of math/ to new USES=pythonmva2014-10-2250-142/+96
| | | | Approved by: portmgr (implicit)
* Use correct directory for USE_LDCONFIG;demon2014-10-202-10/+2
| | | | Remove obsoleted @dirrm's.
* - Update to 1.1.5.stephen2014-10-202-4/+3
|
* - Update to 1.3.8.stephen2014-10-202-4/+3
|
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-1925-112/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
* - Update to 2.3.3wen2014-10-172-8/+7
|
* Rescue the build on FreeBSD < 10 with libmissing.thierry2014-10-172-2/+20
| | | | Reported by: pkg-fallout
* Remove @dirrm from package list of 8 of my portsmarino2014-10-162-5/+2
|
* Update to calc 2.12.5.0johans2014-10-163-11/+4
|
* - Update from 4.450.3 to 4.450.4danilo2014-10-143-4/+4
|
* - Add LICENSEamdmi32014-10-142-3/+3
| | | | - Drop @dirrm* from plist
* - Enable the RenderingMatplotlib and PythonInterpreter modules when buildinggahr2014-10-132-2/+43
| | | | | | | w/ Python support - Bump PORTREVISION Submitted by: Stas Timokhin <devel@stasyan.com> (via email)
* - Update to 2.6.6.stephen2014-10-132-4/+3
|
* Add libproj4, a cartographic projections C library.thierry2014-10-126-0/+117
|
* - Initial import of math/nloptriggs2014-10-125-0/+76
| | | | | | PR: 193262 Submitted by: rhurlin@gwdg.de (maintainer) Reviewed by: koobs, riggs
* Update to 2.0.1.stephen2014-10-112-3/+3
|
* - Update from 13.09-1 to 14.09 [1]danilo2014-10-103-37/+39
| | | | | | | - Use options helpers PR: 194281 Submitted by: cjr@cruwe.de (maintainer) [1]
* - Another take at pkg-plistgahr2014-10-101-7/+7
|
* - Add an OPTION to enable the Python wrapping modulegahr2014-10-102-980/+1657
| | | | | - Add an OPTION to chose between static and shared libs - Bump PORTREVISION
* Remove LTFAT option from octave-forge, the package builders are gettingantoine2014-10-091-6/+7
| | | | | | | | | crazy with this several things like this in the log + installing takes hours: load-octave-pkg: octave is installing ltfat-2.0.0.tar.gz. panic: Segmentation fault: 11 -- stopping myself... With hat: portmgr
* - Update from 4.450.2 to 4.450.3danilo2014-10-093-4/+4
|
* math/asymptote: switch from py-imaging to py-pillowwg2014-10-091-4/+3
| | | | | | | - USES python With hat: python Approved by: portmgr (bdrewery, implicit)
* - Update to 2.0.0.stephen2014-10-082-4/+3
|
* - Update to 2.2.2.stephen2014-10-082-4/+3
|
* Mark the old elmer-* ports as deprecated: they are obsoleted bythierry2014-10-081-0/+3
| | | | | | cad/elmerfem. Reported by: pfg
* Fix packagingantoine2014-10-082-19/+5
|
* - Update to 2.7.0-alpha12gahr2014-10-072-3/+3
| | | | | Announcement: https://groups.google.com/forum/#!topic/mpir-devel/9a9MWwp2sFA
* Remove latest occurence of a versionned USE_GCC, perfer USE_GCC=yes insteadbapt2014-10-071-1/+1
|
* - Add an option MPI to build and install libparpackthierry2014-10-074-13/+48
| | | | | | | | | | - Create a slave port to build a package with this option - Switch to an external plist, because many files are added. PR: ports/193810 Submitted by: /me Approved by: bf (maintainer, by private mail)
* - Convert long-gone USE_FORTRAN to USES=fortranjhale2014-10-061-1/+1
|
* math/taucs: Removing unnecessary do-extracts target; use NO_WRKSUBDIRmarino2014-10-063-32/+29
| | | | | | | | | | | | | | | | With NO_WRKSUBDIR set, there's no need for a roll-your-own extraction target, so remove it from this port. While here: - use <options> instead of <pre> + <post> includes - Wrap the compound commands in parentheses and use "&&" conjunctions instead of ";" for better multijob support - Remove several command masks (@) that were suppressing log output - Remove duplicate (and broken) softlink creation in lib target - Fix second (also broken) softlink creation in do-install target - Revbump for last - Fix WWW whitespace - Remove redundant @dirrm
* Replace USE_PYTHON* by USES=python.alonso2014-10-061-2/+1
| | | | | | This commit consists of area51's r10314 and r10356 patchsets. Approved by: rakuco (mentor)
* - Update devel/libtool and devel/libltdl to version 2.4.2.418tijl2014-10-061-2/+2
| | | | | | | | | | | | | | | | - Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine)
* - Do not package info/dirantoine2014-10-053-60/+15
| | | | - Allow staging as a regular user
* - Update to 4.4wen2014-10-053-2564/+2473
| | | | | | | - Add GUI option [1] PR: 192896 [1] Submitted by: Robert Kruus<robert.kruus@utoronto.ca> [1]
* Fix a typoantoine2014-10-051-1/+1
|
* - Add optional dependency math/octave-forge-stk.stephen2014-10-051-3/+6
| | | | - Update to 20141004.
* - New port math/octave-forge-stkstephen2014-10-055-0/+49
| | | | | | | | | | | | | | | | | | | | 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 stk. ---------------------------------------------------------------------------- The STK is a (not so) Small Toolbox for Kriging. Its primary focus in on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesian method using a Gaussian Process (GP) prior. The STK also provides tools for the sequential and non-sequential design of experiments. Even though it is, currently, mostly geared towards the Design and Analysis of Computer Experiments (DACE), the STK can be useful for other applications areas (such as Geostatistics, Machine Learning, Non-parametric Regression, etc.).
* Correct a typo.demon2014-10-041-2/+1
|
* Bump PORTREVISION because of additon of py-parsing dep;demon2014-10-041-5/+7
| | | | | | | | Move some python modules deps out of BUILD_DEPENDS (they seem to be runtime only). Thanks to Mikhail Tsatsenko <m.tsatsenko@gmail.com>, Geoffrey Mainland <mainland@apeiron.net> (maintainer)
* Add missing dep.demon2014-10-021-1/+2
| | | | | Submitted by: olgeni Approved by: maintainer
* - Update from 4.450.0 to 4.450.2danilo2014-10-023-4/+4
|
* - Mark INSTALLS_EGGINFO as unsupportedmva2014-10-021-1/+2
| | | | | | Differential Revision: D843 Reviewed by: gahr@, koobs@ Approved by: bapt@ (portmgr)
* Allow staging as a regular userantoine2014-10-021-1/+1
|
* - Fix with Coin and Abacusgahr2014-10-015-35/+48
| | | | - Modernize framework (USE_PYTHON, @dirrm)
* Unbreak math/parmetis everywhere except FreeBSD 8marino2014-10-011-2/+4
| | | | | | | | | | | | There were two issues with the previous commit. - LDFLAGS wsa missing -L argument for libc++ - The libc++.so file is not actually a library, it's a linker script. Specifying libc++.so in LIB_DEPENDS causes the port to fail when it tries to install libc++ twice since it fails to recognize libc++.so as a library. This doesn't fix FreeBSD breakage because it seems that it's missing the C99 math function symbols.
* - Update to 0.33sunpoet2014-09-303-60/+5
| | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/Math-GSL/Changes
* Fix build after r369447demon2014-09-301-0/+2
| | | | Patch by Thierry Thomas <thierry@FreeBSD.org>
* - Update to 5.1.24wen2014-09-295-58/+47
| | | | | PR: 193899 Submitted by: tkato432@yahoo.com
* - Update to 0.4.450.1.0tota2014-09-292-4/+3
|
* Fixdemon2014-09-281-7/+6
| | | | | | | | ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by /usr/local/lib/gcc48/libgfortran.so.3 not found error when importing numpy module. PR: 188114 Patch by Thierry Thomas <thierry@FreeBSD.org>
* Update to version 1.4.0.demon2014-09-283-12/+9
| | | | | | PR: 193505 Submitted by: m.tsatsenko@gmail.com Approved by: mainland@apeiron.net (maintainer)
* - Update net/openmpi from 1.8.2 to 1.8.3danilo2014-09-285-5/+5
|
* Update calc to 2.12.4.14johans2014-09-273-14/+7
|
* Fix stage violation (and allow staging as regular user)antoine2014-09-262-5/+1
|
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-254-14/+12
| | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine)
* . Update to 4.6.6.glewis2014-09-252-4/+3
|
* Remove USE_AUTOTOOLS and remove DATADIRNAME patchtijl2014-09-252-21/+5
|
* Convert to USES=pearbapt2014-09-242-14/+4
|
* - Drop @dirrm* from plistamdmi32014-09-242-4/+1
| | | | - Add LICENSE_FILE
* - Drop @dirrm* from plistamdmi32014-09-231-19/+0
|
* - Update to 13.1.2gahr2014-09-224-18/+3
| | | | | Changes: * https://github.com/gambitproject/gambit/compare/v13.1.1...v13.1.2
* math/py-pandas: convert to USES=python formatrobak2014-09-221-4/+3
| | | | | | PR: 193205 Submitted by: John W. O'Brien <john@saltant.com> Approved by: mentors (implicit)
* - Cleanup plistamdmi32014-09-222-5/+1
| | | | - Add NO_ARCH
* - Cleanup plistamdmi32014-09-221-11/+0
|
* - Cleanup plistamdmi32014-09-221-9/+0
|
* Update CentOS base to 6.5, add userland portsxmj2014-09-221-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc.
* - Update to 2.3-2tota2014-09-222-3/+3
|
* - Update to 2.3-1tota2014-09-222-5/+5
| | | | - Update LICENSE section
* Update to version 0.2.11pawel2014-09-213-12/+11
| | | | | PR: ports/193309 Submitted by: maintainer
* - Update to version 2.1.11pawel2014-09-214-39/+34
| | | | | | | | | - Add LICENSE, pkg-message about ggobirc configuration - Drop usage of stale USE_AUTOTOOLS - Strip binaries PR: ports/193616 Submitted by: maintainer
* Replace USE_GCC=4.8+ by the equivalent, but preferred USE_GCC=yes.gerald2014-09-211-1/+1
|
* Remove math/ruby-narray_miss which depended on deleted math/ruby-narrayrene2014-09-205-53/+0
|
* Remove expired portsrene2014-09-2021-791/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep some which are optional dependencies of non-expired ports 2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead 2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray 2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014 2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014 2014-09-20 comms/callsign: RubyForge shutdown May 15 2014 2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014 2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge 2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014 2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014 2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014 2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014 2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014 2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2 2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014 2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014 2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014 2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014 2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
* Remove old libtool patchtijl2014-09-191-10/+0
|
* - Update from 4.400.2 to 4.450.0danilo2014-09-193-5/+7
|
* Retire MANCOMPRESSED.mat2014-09-181-1/+0
| | | | | | | | | Also the compat NO_INSTALL_MANPAGES shim. Differential Revision: https://reviews.freebsd.org/D730 Reviewed by: antoine With hat: portmgr Sponsored by: Absolight
* - Update to 1.0.1.stephen2014-09-182-4/+3
|
* Add missing build dep.demon2014-09-171-1/+2
|
* - Update to 2.2.4.stephen2014-09-172-4/+3
|
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-171-1/+1
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* Fix all non-x86 builds of math/gsl with a more general approach than thesbruno2014-09-173-67/+21
| | | | | | | | | | | | | | specifically powerpc patch file. Drop patch-ieee-utils-fp-freebsd.c alltogether and change the order of #ifdefs in the setup to pull in fp-gnuc99.c instead of fp-freebsd.cc Verified on redports for x86 builds and am bumping port revision. Suggested by: nathanw Phabric: https://reviews.freebsd.org/D787 Reviewed by: nathanw Approved by: bdrewery (mentor)
* - Remove unnecessary ${ARCH} wrappers around OPTIONS_DEFAULT_{i386|amd64}riggs2014-09-161-6/+4
| | | | | PR: 161359 Pointed out by: jhale
* - Use DYNAMIC_ARCH on i386 and amd64 by defaultriggs2014-09-151-6/+7
| | | | | | | | - Bump PORTREVISION PR: 161359 Submitted by: phd_kimberlite@yahoo.co.jp Patch by: cpm@fbsd.es (maintainer)
* - Update to 2.7.0-alpha11gahr2014-09-152-3/+3
|
* math/ump: Fix build on DF, FreeBSD 10+ (explicit linking issue)marino2014-09-151-1/+1
|
* - Update to 0.6.0jhale2014-09-154-117/+119
| | | | | - Convert USE_PYTHON=yes -> USES=python:3.2+ (new version requires 3.x only) - Take maintainership
* - Update from 4.400.1 to 4.400.2danilo2014-09-153-5/+4
|
* math/rubygem-fftw3: add port for gem version of fftw3swills2014-09-144-0/+26
| | | | | | | | | Ruby bindins for Fast Fourier Transforms by using FFTW Ver.3. WWW: http://ruby.gfd-dennou.org/products/ruby-fftw3/ PR: 193454 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* - Since Python 3.x packages aren't available, add a check tojhale2014-09-141-1/+7
| | | | | | | | | | prevent pkg-fallout errors ===> rpcalc-0.7.0 depends on package: py33-qt4-gui>=0 - not found ===> Verifying install for py33-qt4-gui>=0 in /usr/ports/x11-toolkits/py-qt4-gui ===> rpcalc-0.7.0 depends on package: /packages/All/py33-qt4-gui-4.11.1,1.txz - not found ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source *** Error code 1
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-133-3/+3
| | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
* Allow staging as a regular userantoine2014-09-131-1/+1
|
* Allow staging as a regular userantoine2014-09-133-15/+4
|
* Allow staging as a regular userantoine2014-09-121-0/+1
|
* - Update to 0.32sunpoet2014-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-Int64/Changes
* Add armv6 to the 32 bit list of targetssbruno2014-09-111-1/+2
| | | | | Phabric: https://reviews.freebsd.org/D762 Approved by: bdrewery (mentor)
* math/scilab-toolbox-swt:makc2014-09-112-3/+119
| | | | - Fix build with clang and drop USE_GCC
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-11275-206/+275
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Allow staging as a regular userantoine2014-09-111-6/+2
| | | | - Bump portrevision as most docs was unreadable
* Allow staging as a regular userantoine2014-09-101-1/+1
|
* Welcome Mate Desktop 1.8bapt2014-09-103-13/+794
| | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
* - Drop .la files, no dependees require themamdmi32014-09-102-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-102-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-102-3/+2
| | | | Approved by: portmgr blanket
* - Update to 0.4.400.0tota2014-09-102-3/+3
|
* - Update to 1.3-2tota2014-09-102-4/+3
|
* - Update to 0.3tota2014-09-102-4/+3
|
* Fix build with gcc 4.9.ale2014-09-091-0/+10
| | | | | PR: 193340 Submitted by: Olivier <software-freebsd@interfasys.ch>
* Allow staging as a regular userantoine2014-09-091-1/+1
|
* Fix python detection.adamw2014-09-092-7/+11
| | | | This port still does not build on 10+.
* Change USE_TEX=texlive.adamw2014-09-071-1/+1
|
* Stage math/gotoblas and assign maintainership to submittermarino2014-09-071-24/+22
| | | | | PR: 193392 Submitted by: Carlos JPM
* Allow staging as a regular userantoine2014-09-061-1/+1
|
* - Correct where SAGE_ROOT was incorrectly prefixed by STAGEDIR instephen2014-09-051-7/+8
| | | | | | | ${PREFIX}/bin/sage. - Bump portrevision. Pointed out by: Robert.Burmeister@UToledo.edu
* Change INSTALL_DATA to install with mode 644antoine2014-09-051-1/+0
| | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr
* math/scilab-toolbox-sivp:makc2014-09-054-14/+50
| | | | | | - Add patch from upstream to fix build with scilab-5.5 - Don't require X for documentation building - Convert echos to pkg-message
* math/scilab-toolbox-swt:makc2014-09-055-40/+125
| | | | | | | - Update to 0.1.20 - Don't require X for documentation building - USE_GCC=any - Convert to options helpers
* math/scilab:makc2014-09-0519-696/+18950
| | | | | | | | | | | | | | | | | | - Update to 5.5.0 - Populate USES with desktop-file-utils, iconv, libtool, pathfix, and shared-mime-info - Add dependency on xdg-utils - Remove needless USE_LDCONFIG - Clean up CONFIGURE_ENV from stale stuff - Update options: . remove DOCS, FFTW, MATIO, UMFPACK (always build with them for simplicity) . remove NLS (doesn't build without it) . merge HELP with GUI . PVM is not supported anymore . Enable OCAML and TK by default - Use options heplers - Clean up post-patch section from stale fixes - Convert to static pkg-plist
* - Add DOCS to OPTIONS_DEFINEsunpoet2014-09-051-12/+6
| | | | - Convert to new options helper
* Add USES=dos2unix. PORTREVISION bump.adamw2014-09-051-2/+3
| | | | While here, wrap compound statements.
* Import PHP 5.6 branch!ale2014-09-043-0/+22
|
* Update to 2.007.mat2014-09-042-10/+7
| | | | Sponsored by: Absolight
* Allow staging as a regular userantoine2014-09-041-1/+1
|
* Fix packagingantoine2014-09-041-0/+4
|
* Fix packagingantoine2014-09-032-4/+1
|
* Fix packagingantoine2014-09-032-1/+2
|
* New port: mosesdecoder.demon2014-09-029-0/+345
| | | | | | | | | | Moses is a statistical machine translation system that allows you to automatically train translation models for any language pair. All you need is a collection of translated texts (parallel corpus). Once you have a trained model, an efficient search algorithm quickly finds the highest probability translation among the exponential number of choices. WWW: http://www.statmt.org/moses/
* - Upgrade to 1.5;thierry2014-09-027-7/+7
| | | | - Bump PORTREVISION for consumers.
* Remove non staged ports without pending PR from ma*bapt2014-09-0285-9436/+0
|
* New port: math/ipoptpi2014-09-025-0/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software package for large-scale nonlinear optimization. Ipopt is written in C++ and is released as open source code under the Eclipse Public License (EPL). It is available from the COIN-OR initiative. The code has been written by Carl Laird and Andreas Wächter, who is the COIN project leader for Ipopt. The Ipopt distribution can be used to generate a library that can be linked to one's own C++, C, or Fortran code, as well as a solver executable for the AMPL modeling environment. The package includes interfaces to CUTEr optimization testing environment, as well as the MATLAB and R programming environments. IPOPT can be used on Linux/UNIX, Mac OS X and Windows platforms. An excellent reference for this library can be found in: Wächter and L. T. Biegler, On the Implementation of a Primal-Dual Interior Point Filter Line Search Algorithm for Large-Scale Nonlinear Programming, Mathematical Programming 106(1), pp. 25-57, 2006 WWW: https://projects.coin-or.org/Ipopt PR: 168290 Submitted by: Pedro F. Giffuni <pfg@FreeBSD.org>
* - Add USES=libtool and INSTALL_TARGET=install-striptijl2014-09-011-2/+5
| | | | - Use MAKE_CMD
* - Update to 1.5.0.20131104cs2014-09-013-17/+16
| | | | | | | - New License is AGPLv3 PR: 9193123 Submitted by: pfg@
* math/fftw3:tijl2014-09-0113-26/+22
| | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Use MAKE_CMD
* lang/guile:tijl2014-08-311-1/+1
| | | | | | | | | - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port)
* - update to 1.74ohauer2014-08-314-44/+66
| | | | | | | | | | | | - add stage support - add licence - rework MASTER / SLAVE ports - slave depends now on MASTER port - install only a dedicated start script PR: 190154 Submitted by: ohauer Approved by: maintainer timeout
* Update to 3.2.2.rakuco2014-08-312-4/+4
| | | | | | | Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.2 PR: 193104 Submitted by: pfg@
* - Update to 0.7.0jhale2014-08-303-46/+83
| | | | | | | | - Stagify - Add LICENSE - Add DESKTOP_ENTRIES - USE_PYTHON -> USES=python (new version requires 3.2+) - Take maintainership
* - Stagemat2014-08-301-68/+36
| | | | | | | | | | | - Use options helpers - take back in perl@ Also, don't add OPENGL to the default options when PACKAGE_BUILDING because graphics/p5-OpenGL needs a *real* display to build, and that doesn't happen in poudriere. Sponsored by: Absolight
* Allow staging as a regular user and simplifyantoine2014-08-291-16/+7
|
* - Stagifythierry2014-08-296-93/+152
| | | | | | | | | - Upgrade to 4.3 Changelog at <http://crd-legacy.lbl.gov/~xiaoye/SuperLU/changes.html>. PR: ports/193069 Submitted by: pfg
* math/asir2000: update to 20140819wg2014-08-283-21/+20
| | | | | | | | - Pass maintainership to submitter PR: 192873 Submitted by: Saito Tomokatsu Approved by: maintainer
* Fix build on 8 and 9 where there is no std::strtoull.vsevolod2014-08-272-11/+39
| | | | Do not bump revision since package content is unchanged.
* Chase the upgrade of net/mpich2.thierry2014-08-277-8/+11
| | | | Approved by: portmgr (non staged ports)
* Allow staging as a regular userantoine2014-08-271-1/+1
|
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-264-9/+15
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* Do not overwrite CMAKE_ARGS, fixes packaging on freebsd 9.xantoine2014-08-261-1/+1
|
* Package somethingantoine2014-08-262-0/+11
|
* - Update net/openmpi from 1.8.1 to 1.8.2danilo2014-08-263-2/+3
|
* math/py-pycosat: Chase category change for math/picosatkoobs2014-08-251-1/+2
| | | | Change category change for math/picosat in LIB_DEPENDS
* Move picosat and py-pycosat from devel -> mathkoobs2014-08-259-0/+99
| | | | | | | | | | | | | | | - Remove from devel/Makefile - Add to math/Makefile - Update CATEGORIES for both ports - Add MOVED entries While I'm here, sort MOVED entries causing MOVEDlint.awk error [1] after r365599 [2] [1] 6470: date going backwards from 2014-08-20 to 2014-08-15 [2] https://svnweb.freebsd.org/changeset/ports/365599 Suggested by: vsevolod
* Reset maintainership for non staged portsbapt2014-08-251-1/+1
| | | | With hat: portmgr
* Allow staging as a regular userantoine2014-08-251-1/+2
|
* Chase scalapack's upgrade.thierry2014-08-251-1/+1
| | | | Approved by: portmgr (not yet staged)
* - Upgrade scalapack to 2.0.2 and stagifythierry2014-08-2510-907/+789
| | | | - Bump PORTREVISION for consumers.
* Stagify.thierry2014-08-241-16/+15
|
* Update math/R-cran-car to 2.0-21.dbn2014-08-242-3/+3
| | | | | | | | | | | | | | | ChangeLog: * residualPlot error when using 'type="rstudent" has been fixed. * Minor change to "recode" documentation; improved error checking in recode(). * Fixed a bug in gamLine with non-canonical links. (Thanks to Hani Christoph) * Added has.intercept.multinom() to make Anova() work with multinom objects fit to a dichotomous response (after bug report by Kristian Hovde Liland). * Replaced vif.lm() with vif.default() to cover wider variety of models (after question by Laura Rigg about gls models). * Diagonal panels in scatterplotMatrix() (except for histograms) show groups separately when plotted by groups (suggestion by Erich Neuwirth). * Added vcov. argument to Anova.lm().
* - Fix buildthierry2014-08-236-120/+128
| | | | | | | | - Stagify - Add a license - Remove $HOME set to $WRKDIR in $MAKE_ENV, this breaks mpd.
* - Make fetchable againthierry2014-08-234-59/+57
| | | | | | - Stagify - Link the test programs with FFLAGS to get -rpath on GCC libs.
* Remove double slash to pass check-plistantoine2014-08-231-3/+3
|
* - graphics/ming: Add USES=libtool and bump dependent portstijl2014-08-231-1/+1
| | | | | - graphics/autotrace: Remove PTHREAD_CFLAGS and PTHREAD_LIBS - graphics/pencil: Fix dependencies
* Canonicalize a few LICENSE_PERMSantoine2014-08-221-1/+1
| | | | With hat: portmgr
* Test fix for math/gringo.mandree2014-08-221-0/+12
|
* math/rubygem-narray: update to 0.6.0.9swills2014-08-222-3/+3
| | | | | PR: 190473 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
* math/atlas: Fix OPTIONS handling, add log control optionmarino2014-08-212-17/+20
| | | | | | | | | Add an option to the menu to control whether the tuning info and build logs are installed. install these files uncompressed plain text instead of compressed tarballs PR: 192823 Submitted by: Don Lewis
* - Update from 4.400.0 to 4.400.1danilo2014-08-203-4/+4
|
* many ruby/rubygem ports: death of rubyforge.orgswills2014-08-196-1/+16
| | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
* - Update to 1.9.0vsevolod2014-08-195-54/+7
|
* - Update to 3.1.0vsevolod2014-08-192-3/+3
|
* - Update to 4.4.0vsevolod2014-08-192-4/+4
| | | | - Add dependency on c++11 compiler.
* - Update from 4.320.2 to 4.400.0danilo2014-08-193-7/+14
|
* Remove a few remaining %%PORTDATA%%antoine2014-08-191-2/+2
| | | | With hat: portmgr
* Convert most NO_INSTALL_MANPAGES to USES=imake:nomanantoine2014-08-191-2/+0
| | | | With hat: portmgr
* - Convert USE_PYTHON to USES=pythonmva2014-08-192-8/+14
| | | | | | | | | - Enable math/py-numpy to be installed for different Python versions concurrently Phabric: D599 Reviewed by: db With hat: python@
* - Switch to USES=libtool, drop .la filesamdmi32014-08-182-43/+3
| | | | Approved by: portmgr blanket
* - Update from 4.320.1 to 4.320.2danilo2014-08-183-4/+4
|
* Stage math/atlas and reset maintainermarino2014-08-183-33/+198
| | | | | PR: 192744 Submitted by: Don Lewis
* - Update to 0.1.6.stephen2014-08-182-5/+4
|
* - Upgrade Code_Aster to 11.6.0-1.thierry2014-08-181-0/+1
| | | | - Fix Homard.
* - Update from 2.5.0 to 2.6.0danilo2014-08-182-5/+4
| | | | - Take maintainership
* - Convert to USES=libtooltijl2014-08-172-24/+7
| | | | | | | - Add INSTALL_TARGET=install-strip - Remove -fPIC - Use BROKEN_sparc64 - Remove old post-patch and pre-build targets
* - Add USES=libtooltijl2014-08-172-11/+11
| | | | | - Replace gnomehack with pathfix - Remove libltdl dependency (port uses gmodule now)
* math/gsl:tijl2014-08-1718-26/+21
| | | | | | | - Add USES=libtool and bump dependent ports - Add USES=pathfix and INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstage port)
* Add USES=libtooltijl2014-08-171-2/+3
|
* Add USES=libtooltijl2014-08-172-4/+2
|
* Return some ports I maintain to the pool.eadler2014-08-171-1/+1
|
* Fix build on -current.adamw2014-08-171-4/+6
|
* Update to version 0.9.5.4demon2014-08-173-5/+3
|
* - Enable stagedir supportmva2014-08-173-15/+12
| | | | - Convert USE_PYTHON -> USES=python
* Fix build on -current.adamw2014-08-171-1/+1
|
* - Update from 4.320.0 to 4.320.1 [1]danilo2014-08-163-5/+5
| | | | | | | - Take maintainership PR: 192704 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> [1]
* Add USES=libtool and INSTALL_TARGET=install-striptijl2014-08-162-5/+4
|
* Fix build on -current.adamw2014-08-161-2/+2
|
* math/p5-Algorithm-KMeans: 1.40 -> 2.02pi2014-08-162-4/+3
| | | | | | | Upstream added two which_cluster methods in Version 2.0 as a result of an email from Jerome White who expressed a need for such methods in order to determine the best cluster for a new data record after you have successfully clustered your existing data.
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-1612-3/+12
| | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
* math/givaro: 3.5.0 -> 3.8.0pi2014-08-164-240/+34
| | | | | | | | | | | | | | | | Changes: - to 3.6.0: https://forge.imag.fr/frs/shownotes.php?release_id=157 - to 3.7.0: https://forge.imag.fr/frs/shownotes.php?release_id=161 - to 3.7.1: https://forge.imag.fr/frs/shownotes.php?release_id=196 - to 3.8.0: https://forge.imag.fr/frs/shownotes.php?release_id=418 PR: 191989 Submitted by: pi Approved by: bf (maintainer timeout)
* - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)sunpoet2014-08-151-1/+1
| | | | Notified by: koobs, wg
* - Use USES=pythonsunpoet2014-08-151-3/+2
|
* - Update to 2.2.3.stephen2014-08-152-3/+3
|
* Stagify.vanilla2014-08-144-10/+22
|
* - Switch to USES=libtoolamdmi32014-08-141-3/+3
| | | | Approved by: kwm
* - Switch to USES=libtool, drop .la filesamdmi32014-08-142-3/+3
| | | | Approved by: portmgr blanket
* - Correctly register Python as a build dependencydanfe2014-08-111-12/+12
| | | | | | - Move OPTIONS block where it is normally located - Simplify MASTER_SITES, mute REINPLACE_CMD, wrap an overly long line while here
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-1165-321/+302
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2014.2.0.0 - Update Yesod Platform to version 1.2.13 - Update Gtk2Hs to version 0.12.5 - Update Pandoc to version 1.12.4.2 - Update git-annex to version 5.20140717 - Unbreak wxHaskell ports Please note that port revisions for all the Haskell ports without version changes are bumped. New ports (69): databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends devel/hs-Glob: Globbing library devel/hs-STMonadTrans: Monad transformer version of the ST monad devel/hs-auto-update: Efficiently run periodic, on-demand actions devel/hs-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms devel/hs-asn1-parse: Simple monadic parser for ASN1 stream types devel/hs-atomic-primops: Safe approach to CAS and other atomic operations devel/hs-boxes: 2D text pretty-printing library devel/hs-byteable: Type class for sequence of bytes devel/hs-chunked-data: Typeclasses for dealing with chunked data devel/hs-conduit-combinators: Commonly used conduit functions devel/hs-conduit-extra: Conduit adapters for common libraries devel/hs-data-hash: Combinators for building fast hashing functions devel/hs-deepseq-generics: Generics-based Control.DeepSeq.rnf implementation devel/hs-dlist-instances: Difference lists instances devel/hs-enclosed-exceptions: Catching exceptions within enclosed computations devel/hs-equivalence: Maintaining equivalence relations as union-find devel/hs-exceptions: Extensible optionally-pure exceptions devel/hs-free: Monads for free devel/hs-hslua: Lua language interpreter embedding in Haskell devel/hs-keys: Keyed functors and containers devel/hs-monad-loops: Monadic loops devel/hs-monads-tf: Monad classes, using type families devel/hs-mono-traversable: Traversing monomorphic containers devel/hs-prelude-extras: Higher-order versions of Prelude classes devel/hs-prettyclass: Pretty printing class similar to Show devel/hs-scientific: Numbers represented using scientific notation devel/hs-securemem: Auto scrubbing and const time eq, memory chunk devel/hs-shake: Build system library, like Make, but more accurate dependencies devel/hs-stm-chans: Additional types of channels for STM devel/hs-streaming-commons: Common functions for streaming data libraries devel/hs-text-icu: Bindings to the ICU library devel/hs-tf-random: High-quality splittable pseudorandom number generator devel/hs-transformers-compat: Compatibility shim for transformers devel/hs-vector-binary-instances: Binary instances for vector devel/hs-vector-instances: Orphan Instances for 'Data.Vector' devel/hs-vector-th-unbox: Deriver for Data.Vector.Unboxed with Template Haskell dns/hs-dns: DNS library in Haskell dns/hs-gnuidn: Bindings for GNU IDN net/hs-connection: Simple and easy network connections API net/hs-gsasl: Bindings for GNU libgsasl net/hs-iproute: IP Routing Table net/hs-network-protocol-xmpp: Client library for the XMPP protocol security/hs-DRBG: Deterministic random bit generator security/hs-cipher-aes128: AES and common modes using AES-NI when available security/hs-cipher-blowfish: Blowfish cipher security/hs-cipher-camellia: Camellia block cipher primitives security/hs-cipher-des: DES and 3DES primitives security/hs-crypto-cipher-types: Generic cryptography cipher types security/hs-crypto-random: Simple cryptographic random related types security/hs-cryptohash-conduit: Cryptohash conduit security/hs-cryptohash-cryptoapi: Crypto-api interfaces for cryptohash security/hs-gnutls: Bindings for GNU libgnutls security/hs-x509: X509 reader and writer security/hs-x509-store: X.509 collection accessing and storing methods security/hs-x509-system: Per-operating-system X.509 accessors and storage security/hs-x509-validation: X.509 Certificate and CRL validation sysutils/hs-ekg: Remote monitoring of processes sysutils/hs-ekg-core: Tracking of system metrics textproc/hs-appar: Simple applicative parser textproc/hs-libxml-sax: Bindings for the libXML2 SAX interface textproc/hs-uri: Library for working with URIs textproc/hs-xml-hamlet: Hamlet-style quasiquoter for XML content www/hs-DAV: RFC 4918 WebDAV support www/hs-http-client: HTTP client engine www/hs-http-client-tls: http-client backend with TLS support www/hs-warp-tls: HTTP over SSL/TLS support for Warp via the TLS package www/hs-yesod-auth-hashdb: Authentication plugin for Yesod www/hs-yesod-bin: Yesod helper executable Updated ports (279): archivers/hs-zip-archive 0.1.3.4_5 --> 0.2.3.2 archivers/hs-zlib-enum 0.2.3_6 --> 0.2.3.1 audio/hs-ALUT 2.2.0.0_14 --> 2.3.0.1 audio/hs-OpenAL 1.4.0.2_5 --> 1.6.0.0 audio/hs-libmpd 0.8.0.2_5 --> 0.8.0.5 benchmarks/hs-criterion 0.6.2.1_6 --> 0.8.1.0 converters/hs-aeson 0.6.1.0_6 --> 0.7.0.6 converters/hs-dataenc 0.14.0.5_5 --> 0.14.0.7 databases/hs-mysql 0.1.1.4_8 --> 0.1.1.6 databases/hs-persistent 1.2.0.1_4 --> 1.3.1.1 databases/hs-persistent-sqlite 1.2.0_4 --> 1.3.0.5 databases/hs-persistent-template 1.2.0_4 --> 1.3.1.4 devel/hs-Boolean 0.2_5 --> 0.2.1 devel/hs-ConfigFile 1.1.1_9 --> 1.1.2 devel/hs-DrIFT 2.2.3_8 --> 2.4.2 devel/hs-MemoTrie 0.6.1_6 --> 0.6.2 devel/hs-MissingH 1.2.0.0_6 --> 1.2.1.0 devel/hs-MonadCatchIO-mtl 0.3.0.5_6 --> 0.3.1.0 devel/hs-MonadCatchIO-transformers 0.3.0.0_8 --> 0.3.1.0 devel/hs-MonadRandom 0.1.9_4 --> 0.1.13 devel/hs-SafeSemaphore 0.9.0_6 --> 0.10.1 devel/hs-Stream 0.4.6.1_6 --> 0.4.7.1 devel/hs-TypeCompose 0.9.9_5 --> 0.9.10 devel/hs-abstract-deque 0.2_4 --> 0.3 devel/hs-abstract-par 0.3.1_8 --> 0.3.3 devel/hs-alex 3.0.5_4 --> 3.1.3 devel/hs-ansi-terminal 0.6_5 --> 0.6.1.1 devel/hs-ansi-wl-pprint 0.6.6_6 --> 0.6.7.1 devel/hs-asn1-types 0.1.3_4 --> 0.2.3 devel/hs-async 2.0.1.4_4 --> 2.0.1.5 devel/hs-base16-bytestring 0.1.1.5_7 --> 0.1.1.6 devel/hs-basic-prelude 0.3.5.0_4 --> 0.3.8 devel/hs-bifunctors 3.2.0.1_5 --> 4.1.1.1 devel/hs-blaze-builder 0.3.1.1_4 --> 0.3.3.2 devel/hs-blaze-builder-enumerator 0.2.0.5_6 --> 0.2.0.6 devel/hs-blaze-textual 0.2.0.8_6 --> 0.2.0.9 devel/hs-bloomfilter 1.2.6.10_7 --> 2.0.0.0 devel/hs-bytestring-show 0.3.5.5_4 --> 0.3.5.6 devel/hs-c2hs 0.16.4_6 --> 0.17.2 devel/hs-cabal-install 1.16.0.2_4 --> 1.18.0.5 devel/hs-cereal 0.3.5.2_7 --> 0.4.0.1 devel/hs-checkers 0.3.1_5 --> 0.3.2 devel/hs-classy-prelude 0.5.7_4 --> 0.9.3 devel/hs-classy-prelude-conduit 0.5.3_5 --> 0.9.3 devel/hs-cmdargs 0.10.3_4 --> 0.10.9 devel/hs-conduit 1.0.5_4 --> 1.1.7 devel/hs-configurator 0.2.0.2_6 --> 0.3.0.0 devel/hs-convertible 1.0.11.1_8 --> 1.1.0.0 devel/hs-cpphs 1.16_5 --> 1.18.5 devel/hs-data-pprint 0.2.1.4_6 --> 0.2.3 devel/hs-directory-tree 0.11.0_6 --> 0.12.0 devel/hs-dlist 0.5_13 --> 0.7.1 devel/hs-either 3.4_5 --> 4.3.0.1 devel/hs-enumerator 0.4.19_8 --> 0.4.20 devel/hs-errors 1.4.1_5 --> 1.4.7 devel/hs-fast-logger 0.3.1_7 --> 2.2.0 devel/hs-fgl 5.4.2.4_9 --> 5.5.0.1 devel/hs-file-embed 0.0.4.7_5 --> 0.0.7 devel/hs-filestore 0.6.0.1_5 --> 0.6.0.3 devel/hs-fsnotify 0.0.11_4 --> 0.1.0.3 devel/hs-gconf 0.12.1.1_6 --> 0.12.5.0 devel/hs-generic-deriving 1.5.0_4 --> 1.6.3 devel/hs-geniplate 0.6.0.3_5 --> 0.6.0.4 devel/hs-ghc-events 0.4.2.0_6 --> 0.4.3.0 devel/hs-ghc-mtl 1.0.1.2_6 --> 1.2.1.0 devel/hs-gio 0.12.4_6 --> 0.12.5.3 devel/hs-glade 0.12.1_10 --> 0.12.5.0 devel/hs-glib 0.12.4_6 --> 0.12.5.4 devel/hs-gtk2hs-buildtools 0.12.4_6 --> 0.12.5.2 devel/hs-haddock 2.13.2_4 --> 2.14.2 devel/hs-happy 1.18.10_6 --> 1.19.4 devel/hs-hashable 1.1.2.5_4,1 --> 1.2.2.0,1 devel/hs-hashed-storage 0.5.10_6 --> 0.5.11 devel/hs-hashtables 1.1.0.2_5 --> 1.1.2.1 devel/hs-haskell-src 1.0.1.5_8 --> 1.0.1.6 devel/hs-haskell-src-exts 1.13.5_6 --> 1.15.0.1 devel/hs-hasktags 0.68.2_5 --> 0.69.0 devel/hs-hastache 0.5.0_5 --> 0.6.0 devel/hs-hinotify 0.3.5_6 --> 0.3.7 devel/hs-hint 0.3.3.6_5 --> 0.4.2.0 devel/hs-hlint 1.8.45_4 --> 1.9.3 devel/hs-hoogle 4.2.16_5 --> 4.2.34 devel/hs-hslogger 1.2.1_6 --> 1.2.4 devel/hs-hspec 1.5.4_4 --> 1.11.0 devel/hs-hspec-expectations 0.3.2_4 --> 0.6.0.1 devel/hs-kqueue 0.1.2.4_6 --> 0.1.2.6 devel/hs-language-c 0.3.2.1_11 --> 0.4.5 devel/hs-language-javascript 0.5.7_6 --> 0.5.13 devel/hs-largeword 1.0.5_4 --> 1.2.3 devel/hs-lens 3.9.0.2_4 --> 4.3.3 devel/hs-lifted-base 0.2.0.5_4 --> 0.2.3.0 devel/hs-logict 0.6_5 --> 0.6.0.2 devel/hs-mmap 0.5.8_7 --> 0.5.9 devel/hs-mmorph 1.0.0_4 --> 1.0.3 devel/hs-monad-control 0.3.2.1_4 --> 0.3.3.0 devel/hs-monad-logger 0.3.1.1_4 --> 0.3.7.1 devel/hs-monad-par 0.3.4.2_4 --> 0.3.4.6 devel/hs-monad-par-extras 0.3.2_8 --> 0.3.3 devel/hs-mtl 2.1.2_6 --> 2.1.3.1 devel/hs-mueval 0.9_5 --> 0.9.1.1 devel/hs-murmur-hash 0.1.0.6_6 --> 0.1.0.7 devel/hs-optparse-applicative 0.5.2.1_5 --> 0.9.1.1 devel/hs-parallel 3.2.0.3_6 --> 3.2.0.4 devel/hs-pcre-light 0.4_13 --> 0.4.0.2 devel/hs-primitive 0.5.0.1_6 --> 0.5.2.1 devel/hs-profunctors 3.3.0.1_4 --> 4.2.0.1 devel/hs-project-template 0.1.3_5 --> 0.1.4.1 devel/hs-quickcheck-io 0.1.0_4 --> 0.1.1 devel/hs-reflection 1.3.2_4 --> 1.5.1 devel/hs-resource-pool 0.2.1.1_6 --> 0.2.3.0 devel/hs-resourcet 0.4.7.1_4 --> 1.1.2.3 devel/hs-safe 0.3.3_9 --> 0.3.7 devel/hs-setenv 0.1.0_6 --> 0.1.1.1 devel/hs-simple-reflect 0.3.1_5 --> 0.3.2 devel/hs-smallcheck 1.0.2_5 --> 1.1.1 devel/hs-syb 0.4.0_4 --> 0.4.1 devel/hs-syb-with-class 0.6.1.4_6 --> 0.6.1.5 devel/hs-system-fileio 0.3.11_5 --> 0.3.14 devel/hs-system-filepath 0.4.7_6 --> 0.4.12 devel/hs-tagged 0.6_4 --> 0.7.2 devel/hs-temporary 1.1.2.4_6 --> 1.2.0.3 devel/hs-test-framework 0.8_7 --> 0.8.0.3 devel/hs-test-framework-hunit 0.3.0_7 --> 0.3.0.1 devel/hs-test-framework-quickcheck2 0.3.0.1_7 --> 0.3.0.3 devel/hs-text 0.11.3.1_4 --> 1.1.0.0 devel/hs-threads 0.5.0.2_5 --> 0.5.1.2 devel/hs-threadscope 0.2.2_6 --> 0.2.4 devel/hs-timezone-olson 0.1.2_5 --> 0.1.4 devel/hs-timezone-series 0.1.2_5 --> 0.1.3 devel/hs-transformers-base 0.4.1_9 --> 0.4.2 devel/hs-uniplate 1.6.10_6 --> 1.6.12 devel/hs-unix-compat 0.4.1.1_4 --> 0.4.1.3 devel/hs-unix-time 0.1.8_4 --> 0.3.3 devel/hs-unordered-containers 0.2.3.1_4 --> 0.2.4.0 devel/hs-utf8-light 0.4.0.1_8 --> 0.4.2 devel/hs-utf8-string 0.3.7_9 --> 0.3.8 devel/hs-utility-ht 0.0.9_4 --> 0.0.10 devel/hs-uuagc 0.9.42.3_4 --> 0.9.51 devel/hs-uuagc-cabal 1.0.4.0_7 --> 1.0.5.0 devel/hs-uuid 1.2.13_4 --> 1.3.3 devel/hs-uulib 0.9.15_5 --> 0.9.16 devel/hs-vault 0.2.0.4_5 --> 0.3.0.3 devel/hs-vector 0.10.0.1_6 --> 0.10.9.1 devel/hs-vector-algorithms 0.5.4.2_6 --> 0.6.0.3 devel/hs-void 0.6_4 --> 0.6.1 devel/hs-word8 0.0.3_5 --> 0.1.1 graphics/hs-HGL 3.2.0.2_14 --> 3.2.0.5 graphics/hs-cairo 0.12.4_6 --> 0.12.5.3 graphics/hs-svgcairo 0.12.1.1_8 --> 0.12.5.2 mail/hs-email-validate 1.0.0_5 --> 2.0.1 mail/hs-mime 0.3.4_6 --> 0.4.0.1 mail/hs-mime-mail 0.4.1.2_7 --> 0.4.5.2 mail/hs-mime-types 0.1.0.3_5 --> 0.1.0.4 math/hs-Agda 2.3.2_6 --> 2.4.0.2 math/hs-categories 1.0.5_5 --> 1.0.6 math/hs-comonad 3.0.2_5 --> 4.2.2 math/hs-contravariant 0.4_5 --> 1.1 math/hs-data-lens 2.10.2_7 --> 2.10.5 math/hs-data-lens-template 2.1.7_7 --> 2.1.8 math/hs-distributive 0.3.1_5 --> 0.4.4 math/hs-math-functions 0.1.3.0_5 --> 0.1.5.2 math/hs-mwc-random 0.12.0.1_6 --> 0.13.1.2 math/hs-nats 0.1_5 --> 0.2 math/hs-pointed 3.0.2_6 --> 4.1 math/hs-probability 0.2.4_8 --> 0.2.4.1 math/hs-semigroupoids 3.0.2_6 --> 4.0.4 math/hs-semigroups 0.9.1_4 --> 0.15.2 math/hs-statistics 0.10.3.1_4 --> 0.13.2.1 math/hs-vector-space 0.8.6_7 --> 0.8.7 multimedia/hs-gstreamer 0.12.1.2_6 --> 0.12.5.0 net/hs-network 2.4.1.2_4 --> 2.4.2.3 net/hs-network-info 0.2.0.3_6 --> 0.2.0.5 net/hs-network-multicast 0.0.7_6 --> 0.0.11 net/hs-simple-sendfile 0.2.11_5 --> 0.2.15 net/hs-socks 0.5.1_4 --> 0.5.4 science/hs-bio 0.5.2_8 --> 0.5.3 security/hs-HsOpenSSL 0.10.3.3_6 --> 0.11 security/hs-RSA 1.2.2.0_7 --> 2.0.0 security/hs-SHA 1.6.1_6 --> 1.6.4.1 security/hs-certificate 1.3.7_4 --> 1.3.9 security/hs-cipher-aes 0.1.8_4 --> 0.2.8 security/hs-cipher-rc4 0.1.2_5 --> 0.1.4 security/hs-clientsession 0.9_4 --> 0.9.0.3 security/hs-cprng-aes 0.3.4_6 --> 0.5.2 security/hs-crypto-api 0.12.1_4 --> 0.13 security/hs-crypto-conduit 0.5.2_4 --> 0.5.4 security/hs-crypto-numbers 0.1.3_5 --> 0.2.3 security/hs-crypto-pubkey 0.1.3_4 --> 0.2.4 security/hs-crypto-pubkey-types 0.3.2_4 --> 0.4.2.2 security/hs-cryptocipher 0.5.0_4 --> 0.6.2 security/hs-cryptohash 0.9.0_4 --> 0.11.6 security/hs-entropy 0.2.1_9 --> 0.3.2 security/hs-monadcryptorandom 0.5.1_5 --> 0.6.1 security/hs-pem 0.1.2_6 --> 0.2.2 security/hs-pwstore-fast 2.3_7 --> 2.4.1 security/hs-skein 1.0.3_4 --> 1.0.9 security/hs-tls 1.1.2_5 --> 1.2.8 sysutils/hs-angel 0.3.4_6 --> 0.5.0 sysutils/hs-cpu 0.1.1_7 --> 0.1.2 textproc/hs-Diff 0.2.0_5 --> 0.3.0 textproc/hs-HStringTemplate 0.7.1_5 --> 0.7.3 textproc/hs-HaXml 1.24_4 --> 1.24.1 textproc/hs-attoparsec-enumerator 0.3.1_7 --> 0.3.3 textproc/hs-blaze-html 0.6.1.1_4 --> 0.7.0.2 textproc/hs-blaze-markup 0.5.1.5_4 --> 0.6.1.0 textproc/hs-case-insensitive 1.0.0.2_4 --> 1.1.0.3 textproc/hs-citeproc-hs 0.3.8_5 --> 0.3.9 textproc/hs-feed 0.3.8_13 --> 0.3.9.2 textproc/hs-hexpat 0.20.3_6 --> 0.20.6 textproc/hs-highlighting-kate 0.5.3.9_4 --> 0.5.8.5 textproc/hs-html-conduit 1.1.0_5 --> 1.1.0.5 textproc/hs-hxt 9.3.1.1_7 --> 9.3.1.4 textproc/hs-hxt-charproperties 9.1.1_9 --> 9.1.1.1 textproc/hs-hxt-unicode 9.0.2_9 --> 9.0.2.2 textproc/hs-pandoc-types 1.10_5 --> 1.12.4.1 textproc/hs-parsec 3.1.3_6 --> 3.1.5 textproc/hs-regex-pcre-builtin 0.94.4.5.8.31_5 --> 0.94.4.8.8.35 textproc/hs-regex-tdfa 1.1.8_5 --> 1.2.0 textproc/hs-stringsearch 0.3.6.4_6 --> 0.3.6.5 textproc/hs-tagsoup 0.12.8_6 --> 0.13.1 textproc/hs-tagstream-conduit 0.5.4_5 --> 0.5.5.1 textproc/hs-texmath 0.6.1.5_4 --> 0.6.7 textproc/hs-xml-conduit 1.1.0.3_5 --> 1.2.1 textproc/hs-xml-types 0.3.3_6 --> 0.3.4 textproc/hs-xmlhtml 0.2.1_5 --> 0.2.3.2 textproc/hs-yaml 0.8.2.4_4 --> 0.8.8.4 www/hs-HTTP 4000.2.8_4 --> 4000.2.10 www/hs-authenticate 1.3.2.6_5 --> 1.3.2.9 www/hs-cgi 3001.1.7.5_4,1 --> 3001.1.8.5,1 www/hs-cookie 0.4.0.1_6 --> 0.4.1.2 www/hs-css-text 0.1.1_10 --> 0.1.2.1 www/hs-gitit 0.10.3.1_5 --> 0.10.4 www/hs-hS3 0.5.7_5 --> 0.5.8 www/hs-happstack 7.0.1_7 --> 7.0.2 www/hs-happstack-server 7.1.7.1_4 --> 7.3.7 www/hs-heist 0.12.0_4 --> 0.13.1.2 www/hs-hjsmin 0.1.4.1_5 --> 0.1.4.7 www/hs-http-conduit 1.9.3_4 --> 2.1.4 www/hs-http-reverse-proxy 0.1.1.6_4 --> 0.4.0.1 www/hs-http-server 1.0.2_5 --> 1.0.4 www/hs-http-types 0.8.0_5 --> 0.8.5 www/hs-oeis 0.3.1_10 --> 0.3.5 www/hs-path-pieces 0.1.2_6 --> 0.1.4 www/hs-recaptcha 0.1_9 --> 0.1.0.2 www/hs-shakespeare 1.0.5_4 --> 2.0.1.1 www/hs-snap 0.12.0_4 --> 0.13.2.8 www/hs-snap-core 0.9.3.1_5 --> 0.9.6.3 www/hs-snap-server 0.9.3.3_5 --> 0.9.4.5 www/hs-wai 1.4.0_5 --> 3.0.1.1 www/hs-wai-app-static 1.3.1.2_5 --> 3.0.0 www/hs-wai-extra 1.3.4_4 --> 3.0.1.2 www/hs-wai-logger 0.3.0_7 --> 2.2.0 www/hs-warp 1.3.8.1_4 --> 3.0.0.5 www/hs-webkit 0.12.4_8 --> 0.12.6.1 www/hs-xss-sanitize 0.3.3_6 --> 0.3.5.2 www/hs-yesod 1.2.0.1_4 --> 1.2.6.1 www/hs-yesod-auth 1.2.0_4 --> 1.3.4 www/hs-yesod-core 1.2.0.4_4 --> 1.2.19 www/hs-yesod-form 1.3.0_4 --> 1.3.14 www/hs-yesod-persistent 1.2.0_4 --> 1.2.3 www/hs-yesod-routes 1.2.0_4 --> 1.2.0.7 www/hs-yesod-static 1.2.0_4 --> 1.2.4 www/hs-yesod-test 1.2.0_4 --> 1.2.3.2 x11-toolkits/hs-GLURaw 1.3.0.0_4 --> 1.4.0.1 x11-toolkits/hs-GLUT 2.4.0.0_5,1 --> 2.5.1.1,1 x11-toolkits/hs-OpenGL 2.8.0.0_4,1 --> 2.9.2.0,1 x11-toolkits/hs-OpenGLRaw 1.3.0.0_5 --> 1.5.0.0 x11-toolkits/hs-gtk 0.12.4_6 --> 0.12.5.7 x11-toolkits/hs-gtkglext 0.12.1_10 --> 0.12.5.0 x11-toolkits/hs-gtksourceview2 0.12.3.1_8 --> 0.12.5.0 x11-toolkits/hs-pango 0.12.4_6 --> 0.12.5.3 x11-toolkits/hs-vte 0.12.1_10 --> 0.12.5.0 x11-toolkits/hs-wx 0.90.0.1_8 --> 0.90.1.0 x11-toolkits/hs-wxc 0.90.0.4_7 --> 0.90.1.1 x11-toolkits/hs-wxcore 0.90.0.3_7 --> 0.90.1.1 x11-toolkits/hs-wxdirect 0.90.0.1_8 --> 0.90.1.1 x11-wm/hs-xmonad-contrib 0.11.1_6 --> 0.11.3 x11/hs-X11 1.6.1.1_6 --> 1.6.1.2 x11/hs-xmobar 0.17_4 --> 0.21 Removed ports (28): archivers/hs-zlib-conduit: Deprecated in favor of conduit-extra devel/hs-IORefCAS: Deprecated in favor of atomic-primops devel/hs-StateVar: Deprecated devel/hs-Tensor: Depcrecated devel/hs-attempt: Deprecated in favor of exceptions devel/hs-base64-conduit: Deprecated in favor of conduit-combinators devel/hs-blaze-builder-conduit: Deprecated in favor of conduit-extra devel/hs-failure: Deprecated in favor or exceptions devel/hs-filesystem-conduit: Deprecated in favor of conduit-combinators devel/hs-haskeline: Become part of GHC devel/hs-pool-conduit: Deprecated in favor of resource-pool devel/hs-profunctor-extras: Absorbed into profunctors devel/hs-terminfo: Become part of GHC devel/hs-transformers: Become part of GHC math/hs-comonad-transformers: Deprecated in favor of comonad math/hs-comonads-fd: Deprecated in favor of comonad math/hs-groupoids: Deprecated in favor of semigroupoids math/hs-semigroupoid-extras: Deprecated in favor of semigroupoids net/hs-network-conduit: Deprecated in favor of conduit-extra security/hs-tls-extra: Deprecated in favor of tls textproc/hs-attoparsec-conduit: Deprecated in favor of conduit-extra textproc/hs-xhtml: Become part of GHC www/hs-hamlet: Deprecated in favor of shakespeare www/hs-shakespeare-css: Deprecated in favor of shakespeare www/hs-shakespeare-i18n: Deprecated in favor of shakespeare www/hs-shakespeare-js: Deprecated in favor of shakespeare www/hs-shakespeare-text: Deprecated in favor of shakespeare www/hs-wai-test: Deprecated in favor of wai-extra Approved by: portmgr (implicit, touching unstaged ports) Obtained from: FreeBSD Haskell
* Replace some dependencies on libtool with USES=libtool:build or atijl2014-08-111-3/+3
| | | | dependency on libtoolize
* math/dynare: update to 4.4.3wg2014-08-103-6/+1161
| | | | | PR: 192407 Submitted by: maintainer
* math/armadillo: Upgrade version 4.300.8 => 4.320.0marino2014-08-104-23/+24
| | | | | PR: 192210 Submitted by: Ports Fury
* Update devel/doxygen to 1.8.7antoine2014-08-104-113/+97
| | | | | | | | Update dependent ports to build with it Most of work by: pi@ Exp-run: self PR: ports/190943
* Honour CPPFLAGS and LDFLAGS to fix readline support on current.adamw2014-08-101-5/+8
|
* Stagify.vanilla2014-08-082-15/+11
|
* Stagify.vanilla2014-08-081-11/+8
|
* 1: Stagify.vanilla2014-08-083-22/+20
| | | | 2: use @sample, bump version.
* Stagify.vanilla2014-08-071-12/+4
|
* 1: Stagify.vanilla2014-08-071-20/+8
| | | | 2: Strip binary.
* In some straightforward situations, protect examples behind PORTEXAMPLES,adamw2014-08-061-23/+23
| | | | | adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances, correct examples being controlled by the DOCS option.
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-1/+1
| | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports)
* - Clarify LICENSEamdmi32014-08-061-1/+1
| | | | Approved by: portmgr blanket
* math/py-basemap: support stagewg2014-08-051-28/+10
| | | | | - Use auto plist - Convert to options ng
* - Switch graphics/GraphicsMagick to USES=libtool, drop .la filesamdmi32014-08-051-2/+2
| | | | | | | | - Bump dependent ports as .so version has changed - Fix distinfo for graphics/cmg - Fix shebang for graphics/vips Approved by: portmgr blanket
* Change order of categories to fix PKGORIGINerwin2014-08-041-1/+1
| | | | Pointyhat to: pi
* In some straightforward cases, protect documentation behindadamw2014-08-044-24/+26
| | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure.
* math/orpie: update to 1.5.2wg2014-08-034-180/+59
| | | | PR: 190901
* New port: math/pdalpi2014-08-026-0/+206
| | | | | | | | | | | | | | | | PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. It is a library that is analogous to the GDAL raster library. PDAL is focussed on reading, writing, and translating point cloud data from the ever-growing constellation of data formats that are being developed for working with multi-dimensional emitted-pulse scanning systems. While PDAL is not explicitly limited to working with LiDAR data formats, its initial rollout is focused in that area. WWW: http://www.pdal.io/ PR: 192329 Submitted by: coder@tuxfamily.org (maintainer)
* Fix build on head by adding missing USES=readlineantoine2014-08-011-0/+1
| | | | (uncovered by removal of readline dep from pcre)
* - Update to 1.4.0.stephen2014-08-012-4/+3
|
* Mark BROKEN: Build seems to hang on the package buildersantoine2014-08-011-0/+2
| | | | With hat: portmgr
* - Add additional mirror to fix fetchzi2014-08-011-1/+2
|
* Use stagingbf2014-08-012-8/+2
|
* Unbreak after RM was changed to /bin/rm -fantoine2014-07-313-14/+52
| | | | Unbreak on head too