aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Support stagebapt2014-05-061-16/+10
| | | | Modernize
* Fix build after r353029bapt2014-05-061-12/+3
| | | | | | | Change to 'USES=compiler:gcc-c++11-lib' to simplify the makefile PR: ports/189389 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
* - Update to ocamlgraph 1.8.5johans2014-05-064-119/+15
| | | | | - Remove patch that is now included upstream - Stagify
* Fix unixODBC vs libiodbc conflictsbapt2014-05-062-7/+2
| | | | | | | | | | | | | | | | Always rely on unixODBC each time a port is looking for libodbc.so Remove odbc compat from libiodbc This allows to install both kde and gnome at the same time While here: - Convert libiodbc to USES=libtool - Convert a bunch of libiodbc dependencies to USES=libtool - Chase libiodbc.so shlib change - Stagify some ports - Convert some ports to USES=pgsql Discussed with: rakuco (kde) With hat: portmgr
* Catch a couple of missing convertsion to :tu/:tlbapt2014-05-052-4/+4
| | | | | Submitted by: ak With hat: portmgr
* Convert all :U to :tu and :L to :tlbapt2014-05-0515-35/+35
| | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
* - Update 1.0.3.stephen2014-05-052-5/+4
|
* - Update to 3.360sunpoet2014-05-041-1/+1
| | | | | | | - Build and install static library - Bump PORTREVISION for astro/cfitsio shlib change Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
* - Add LICENSEsunpoet2014-05-043-10/+13
| | | | | | - Sort PLIST - Update pkg-descr - Take maintainership
* Update math/R-cran-car to 2.0-20.dbn2014-05-032-4/+3
| | | | | | | | | | | | | | | | ChangeLog: o Added new id.method="r" to showLabels for labeling plots of residuals; default id.method changed in residualPlots. o Fixed handling of labels argument to outlierTest() (bug report by Stephane Laurent). o Accommodate numeric variables consisting entirely of NAs in recode() (suggestion of Karl Ove Hufthammer). o Prevent dataEllipse() from opening a graphics device when draw=FALSE (fixing bug reported by Rafael Laboissiere). o The functions makeHypothesis() and printHypothesis(), intended for internal use, are exported so that they can be used in other packages (request of Arne Henningsen). o Small fixes.
* - Update to 4.3.2 (from science/netcdf4)sunpoet2014-05-038-20/+15
| | | | | | | | - Bump PORTREVISION for science/netcdf shlib change and dependency change from science/netcdf4 to science/netcdf [1] Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html Approved by: portmgr (bapt) [1]
* - Update to 1.8.12 (from science/hdf5-18)sunpoet2014-05-033-5/+5
| | | | | | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to new options helper - Use NOT_FOR_ARCHS - Strip shared library - Remove deprecated PTHREAD_* - Use MAKE_CMD - Bump PORTREVISION for science/hdf5 shlib change [1] Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Approved by: portmgr (bapt) [1]
* Grab unmaintained dependencies for math/scilabmakc2014-05-021-1/+1
|
* math/jlatexmath: fix typomakc2014-05-011-1/+1
|
* math/scilab-toolbox-sivp:makc2014-05-013-16/+26
| | | | | | - Add patch to fix loading toolbox in scilab - Use dos2unix and regenerate patches - Convert to USES=tar:xz
* math/jlatexmath:makc2014-05-013-12/+31
| | | | | | | - Update to 1.0.3 - Reduce build dependencies (follow README instructions) - Fix packaging without FOP option - Take maintainership
* - Update to 2.2.1.stephen2014-05-012-3/+3
|
* Update to 1.4.1.demon2014-04-303-5/+5
|
* Deprecate ports broken for more than 6 monthsantoine2014-04-271-0/+2
| | | | With hat: portmgr
* Mark a few unfetchable ports BROKENantoine2014-04-271-0/+2
| | | | With hat: portmgr
* Update math/RSvgDevice to 0.6.4.4.dbn2014-04-272-4/+3
| | | | | ChangeLog (unofficial): - Increase support for filename length from 256 characters to 1024 characters.
* - Stageswills2014-04-273-5/+2
| | | | | | | | - Pet portlint PR: ports/188991 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: Jason Bacon <jwbacon@tds.net> (maintainer)
* - Update to 1.11.0sunpoet2014-04-271-0/+1
| | | | | | | - Use PORTDATA - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
* - Add LICENSEsunpoet2014-04-273-49/+70
| | | | | | | | | - Fix build - Converted to new options framework - Support STAGEDIR PR: ports/188820 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* - Update to 3.2sunpoet2014-04-273-48/+71
| | | | | | | | | | - Add LICENSE - Convert to new options framework - Support STAGEDIR Changes: http://svn.apache.org/viewvc/commons/proper/math/trunk/RELEASE-NOTES.txt PR: ports/188801 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* - Update to 1.5sunpoet2014-04-272-14/+13
| | | | | | | | | - Add LICENSE - Pass maintainership to submitter - While I'm here, convert to new options helper PR: ports/188413 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Update to 0.39sunpoet2014-04-272-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-GMPf/CHANGES
* Fix plist.demon2014-04-271-1/+0
|
* Update to version 1.4.0.demon2014-04-263-10/+41
|
* - Remove PREFIX/lib/saga/*.la in STAGEDIR to silence plist checksunpoet2014-04-261-0/+1
| | | | | Reported by: swills Approved by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
* java/javahelp:makc2014-04-251-30/+16
| | | | | | | | | | | | | | | | | | - Remove dead entry from MASTER_SITES - Add stage support - Drop unneeded JAVA_VERSION - Convert NOPORTDOCS to option - Amend COMMENT, update WWW java/jrosetta: - Add stage support - Drop JAVA_VERSION math/jlatexmath: - Remove dead entry from MASTER_SITES - Add stage support - Drop JAVA_VERSION - Use options helpers
* math/scilab:makc2014-04-251-9/+4
| | | | | | | - Disable hdf5 support (science/hdf-java is broken after recent update) and remove BROKEN - Take maintainership. Not that I do have time to properly maintain the port, but I can assist with updates.
* - Remove USE_GNOME=lthack ltverhack. Port does not use libtool.tijl2014-04-251-3/+2
| | | | - Replace bsd.port.pre.mk with bsd.port.options.mk.
* - Update to 2.6.3.stephen2014-04-242-4/+3
|
* - Update to 0.7.1tota2014-04-242-4/+3
|
* - Fix buildgahr2014-04-231-0/+13
| | | | | Reported by: pkg-fallout MFH: 2014Q2
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-236-15/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery)
* - Convert USE_GNOME=gnomehack to USESamdmi32014-04-221-2/+2
|
* - Add a definition of HOME to configure_args, because octave likes to writestephen2014-04-215-0/+5
| | | | | | .octave_hist into ${HOME}. Reported by: marino@
* - Update to 2.2.0.stephen2014-04-202-4/+3
|
* - Add a definition of HOME to configure_args, because octave likes to writestephen2014-04-181-0/+1
| | | | | | .octave_hist into ${HOME}. Reported by: marino@
* . Force WX version to 2.8 since gnuplot is apparently not ready to workglewis2014-04-171-2/+2
| | | | | | with newer versions. PR: 188628
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-1723-21/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Unbreak by temporarily removing support for PYTHON wrappinggahr2014-04-152-5/+6
| | | | - Bump PORTREVISION (default options changed)
* Remove expired ports:rene2014-04-134-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-12 net/pvm++: Unmaintained since 2001 2014-04-12 devel/ixlib: Unmaintained since 2001 2014-04-12 mail/althea: Unmaintained since 2001 2014-04-12 graphics/claraocr: Unmaintained since 2001 2014-04-12 graphics/qvplay: Unmaintained since 2001 2014-04-12 print/guitartex: Unmaintained since 2001 2014-04-12 print/pnm2ppa: Unmaintained since 2001 2014-04-12 graphics/opendis: Unmaintained since 2001 2014-04-12 net/gnome-mud: Unmaintained since 2001 2014-04-12 graphics/maverik: Unmaintained since 2001 2014-04-12 biology/rasmol: Unmaintained since 2001 2014-04-12 mail/mail2procmailrc: Unmaintained since 2001 2014-04-12 science/felt: Unmaintained since 2001 2014-04-12 textproc/pardiff: Unmaintained since 2001 2014-04-12 lang/klone: Unmaintained since 2001 2014-04-12 net/rmsg: Unmaintained since 2001 2014-04-12 net/sharity-light: Unmaintained since 2001 2014-04-12 biology/genpak: Unmaintained since 2001 2014-04-12 net/forg: Unmaintained since 2001 2014-04-12 misc/txt2regex: Unmaintained since 2001 2014-04-12 textproc/ipdf: Unmaintained since 2001 2014-04-12 graphics/plotmtv: Unmaintained since 2001 2014-04-12 devel/happydoc: Unmaintained since 2001 2014-04-12 print/cpp2latex: Unmaintained since 2001 2014-04-12 graphics/svg2swf: Unmaintained since 2001 2014-04-12 devel/flick: Unmaintained since 2001 2014-04-12 mail/smail: Unmaintained since 2001 2014-04-12 net/net-http: Unmaintained since 2001 2014-04-12 security/cfv: Unmaintained since 2001 2014-04-12 graphics/camediaplay: Unmaintained since 2001 2014-04-12 math/umatrix: Unmaintained since 2001
* . Update to 4.6.5.glewis2014-04-133-11/+10
|
* - Update openmpi from 1.6.5 to 1.8 (new stable version)danilo2014-04-131-1/+1
| | | | - Convert USE_BZIP2 to USES
* - Support stagingdanilo2014-04-131-18/+16
| | | | | | | - Convert LIB_DEPENDS to new syntax - Remove extra tabs Approved by: portmgr (blanket)
* Mark broken: Fails to configureantoine2014-04-131-0/+2
| | | | | | | | | | checking minimal version (1.4.1.0) of jgraphx... yes checking jhdf5... /usr/local/share/java/classes//jhdf5.jar checking for h5JNIFatalError in -ljhdf5... no configure: error: libjhdf5: Library missing (Cannot find symbol h5JNIFatalError). Check if libjhdf5 - C/Java (JNI) interface for HDF5 - is installed and if the version is correct. Note that you might have to update etc/librarypath.xml to provide the actual path the the JNI libraries. ===> Script "configure" failed unexpectedly. Reported by: pkg-fallout
* - Update to 0.4.200.0tota2014-04-122-6/+3
|
* Support stagebapt2014-04-122-8/+5
|
* Remove expired ports:rene2014-04-1117-520/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-10 www/p5-CGI-modules: No more public distfiles 2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules 2014-03-10 www/sbox-dtc: No more public distfiles 2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc 2014-03-10 textproc/glimpse: No more public distfiles 2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse 2014-04-10 misc/tkman: Depends on expired textproc/glimpse 2014-04-09 devel/asl: Unmaintained since 1997 2014-04-09 net/pcnfsd: Unmaintained since 1997 2014-04-10 cad/chipmunk: Unmaintained since 1999 2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated. 2014-04-10 www/mambo: Broken for more than 6 months 2014-04-10 devel/lua-rds-parser: Broken for more than 6 months 2014-04-10 editors/the: Unmaintained since 1999 2014-04-10 japanese/exmh2: Unmaintained since 1999 2014-04-10 net/freewais-sf: Unmaintained since 1999 2014-04-10 editors/elvis: Unmaintained since 1999 2014-04-10 japanese/sed: Unmaintained since 1999 2014-04-10 x11-fm/xfm: Unmaintained since 1999 2014-04-10 print/rtf2latex: Unmaintained since 1999 2014-04-10 graphics/fbm: Unmaintained since 1999 2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000 2014-04-11 emulators/prodosemu: Unmaintained since 2000 2014-04-11 security/gtkportscan: Unmaintained since 2000 2014-04-11 graphics/xmfract: Unmaintained since 2000 2014-04-11 databases/xmbase-grok: Unmaintained since 2000 2014-04-11 emulators/svr4_base: Unmaintained since 2000 2014-04-11 math/freefem: Unmaintained since 2000 2014-04-11 graphics/tiff2png: Unmaintained since 2000 2014-04-11 math/wingz: Unmaintained since 2000 2014-04-11 lang/STk: Unmaintained since 2000 2014-04-11 graphics/kdc2tiff: Unmaintained since 2000 2014-04-11 math/xlispstat: Unmaintained since 2000 2014-04-11 databases/typhoon: Unmaintained since 2000 2014-04-11 graphics/dc20ctrl: Unmaintained since 2000 2014-04-11 www/fhttpd: Unmaintained since 2000 2014-04-11 graphics/xmorph: Unmaintained since 2000 2014-04-11 editors/axe: Unmaintained since 2000 2014-04-11 www/cgic: Unmaintained since 2000
* Fix build with clang34bdrewery2014-04-112-0/+62
|
* - Add LICENSEdanilo2014-04-111-0/+4
| | | | - Ignore version 0.18.2 in PORTSCOUT due problems in the build files. It will be fixed on 0.18.3.
* TEX options requires latexantoine2014-04-111-1/+1
| | | | | Reported by: pkg-fallout With hat: portmgr
* Minimum version of java is now 1.6bapt2014-04-101-1/+1
| | | | With hat: portmgr
* Switch gnuplot to wxGTK 3.0 and texlivebapt2014-04-081-3/+4
|
* Previous commit should have the following log:bapt2014-04-081-0/+1
| | | | | | | | | | Support stage Fix build with clang Switch to wxGTK 3.0 Convert to USES=libtools Add missing run dependencies and the revision should have been bumped
* Support stagebapt2014-04-088-19/+120
| | | | | | Fix build with clang Switch to wxGTK 3.0 Convert to USES=libtools
* Switch to version 3.0 of wxGTKbapt2014-04-081-1/+3
|
* Suppor stagebapt2014-04-082-6/+7
|
* Support stagebapt2014-04-071-9/+6
|
* Support stagebapt2014-04-071-9/+6
|
* Support stagebapt2014-04-071-7/+6
|
* Support staebapt2014-04-072-16/+16
|
* Fix packaging as a userbapt2014-04-071-1/+3
|
* - Finish stage supportantoine2014-04-072-4/+4
| | | | | | - No need to include bsd.port.pre.mk With hat: portmgr
* - Update to 4.2.1wen2014-04-063-5/+4
|
* - Update to 0.3.13wen2014-04-062-4/+3
|
* - Update to 2.2.5.4wen2014-04-062-4/+3
|
* - Update to 1.0.14wen2014-04-062-4/+3
|
* - Fix plistak2014-04-062-4/+5
|
* - Update to 2.10ak2014-04-063-4/+3
| | | | | PR: ports/188085 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
* - Update to 0.8.0wen2014-04-063-419/+7
| | | | | | - Stage support - Convert to PYDISTUTILS_AUTOPLIST - Add LICENSE
* - Update to 1c3sunpoet2014-04-065-41/+25
| | | | | | | | | | - Add LICENSE - Support STAGEDIR - While I'm here, pet stage-qa: fix STAGEDIR-prefix Changes: http://cvs.savannah.gnu.org/viewvc/*checkout*/jacal/jacal/ChangeLog PR: 188157 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Stage supportantoine2014-04-064-14/+12
| | | | With hat: portmgr
* Stage supportantoine2014-04-053-11/+9
| | | | With hat: portmgr
* Readd pre-configure-script to avoid warning about duplicated pre-configurebapt2014-04-051-1/+1
|
* - Fix after conversion to PYDISTUTILS_AUTOPLISTantoine2014-04-051-2/+3
| | | | | | | - Add EXAMPLES to OPTIONS_DEFINE Reported by: poudriere -qat With hat: portmgr
* Support stagebapt2014-04-042-5/+3
| | | | Strip libR.a
* Remove useless post-patch-script in append it to post-patchbapt2014-04-041-4/+1
| | | | change -exec ${RM} by -delete in the find command
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-0316-32/+24
| | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
* - Update to 1.2.7.stephen2014-04-032-4/+3
|
* Update to 0.9.5.3.demon2014-04-023-3/+5
|
* Better way to generate correct plist for both versions of python.demon2014-04-012-2491/+1
| | | | | Suggested by: koobs No objection from: maintainer
* math/facile:makc2014-04-013-9/+23
| | | | | | | - add patch to fix build with ocaml-4 - modernize Makefile (USES, staging) - bump PORTREVISION after ocaml update - assign maintainership to kde@
* math/speedcrunch:makc2014-03-316-365/+52
| | | | | - update to 0.11 - remove NLS option (l10ns are incorporated into binary now)
* - Unbreak with clang 3.4 (not bumping revision).vsevolod2014-03-312-1/+21
|
* - Update to 1.1.4.stephen2014-03-312-4/+3
|
* - Sync variable related to license terms with LEGAL filenivit2014-03-311-1/+1
| | | | Required by: eadler
* - Update to 0.38sunpoet2014-03-302-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
* - Update to 0.37sunpoet2014-03-302-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-GMPf/CHANGES
* - Update to 1.0.0.stephen2014-03-302-5/+4
|
* - Update to 0.37sunpoet2014-03-292-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-GMPq/CHANGES
* - Update to 1.0.3tota2014-03-292-4/+3
|
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-2923-23/+23
| | | | | | | | 9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
* - Add missing manpage to pkg-plist and sortjhale2014-03-292-81/+80
| | | | | | - Remove unused variable from Makefile Reported by: swills
* math/scilab:makc2014-03-291-18/+20
| | | | | - Add stage support - Prevent from writing to $HOME/.Scilab during build
* - Avoid calling make while buildingswills2014-03-293-5/+7
| | | | Requested by: marino
* - Use rubygem-narray for dependency instead of ruby-narray [1]swills2014-03-292-6/+10
| | | | | | | | - Use new LIB_DEPENDS format - Cleanup pkg-descr PR: ports/188012 [1] Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> [1]
* - Switch from easy_install to USE_PYDISTUTILS=yesswills2014-03-292-1038/+16
| | | | | | | | | - Add EXAMPLES OPTION - Use shebangfix PR: ports/187882 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Approved by: dikshie <dikshie@sfc.wide.ad.jp> (maintainer)
* Remove expired ports:rene2014-03-2811-1146/+0
| | | | | | | | | | | | | | | 2014-03-27 audio/pysol-sound-server: Broken, abondonware, use pysolfc 2014-03-27 games/pysol-cardsets: Broken, abondonware, use pysolfc 2014-03-27 games/pysol-music: Broken, abondonware, use pysolfc 2014-03-27 games/pysol: Broken, abondonware, use pysolfc 2014-03-28 devel/ros_tutorials: Depends on expiring devel/ros_comm 2014-03-28 math/ros-geometry: Depends on expiring devel/ros_comm 2014-03-28 devel/ros-nxt: Depends on expiring devel/ros_comm 2014-03-28 devel/ros-rx: Depends on expiring devel/ros_comm 2014-03-28 devel/R-cran-vcd: New port without proper maintainer 2014-03-28 devel/ros-documentation: Depends on expiring devel/ros_comm 2014-03-28 devel/ros-common_msgs: Depends on expiring devel/ros_comm 2014-03-28 devel/ros_comm: Broken for more than 6 months
* graphics/vips and the rest:makc2014-03-283-30/+8
| | | | | | | | | | | | | | | | | - bump PORTREVISION after math/matio update math/dynare: - fix configure check for matio - while here, remove needless patch for configure.ac, and convert to USES=tar:xz Approved by: Fernando Apesteguia (maintainer) math/scilab: - mark BROKEN when building with MATIO option (doesn't support new matio) science/kst2: - fix dependency type for matio - add dependence on pkgconfig
* math/matio:makc2014-03-284-37/+45
| | | | | | | | | | - Update to 1.5.2 - Remove FORTRAN option (not supported anymore) - Add HDF5 option (support for MAT v7.3 files) - Add LICENSE - Update COMMENT and description - Use pkg-plist - Take maintainership
* - Mark MAKE_JOBS_UNSAFE (build fails with MAKE_JOBS_NUMBER=8)jhale2014-03-281-3/+4
| | | | | | | | | | While here: - USE_BZIP2 -> USES - Disambiguate BSD license (BSD2CLAUSE) PR: ports/187732 Submitted by: Mamoru Iwaki <1wkmmr@gmail.com> Approved by: Pedro Giffuni <giffunip@tutopia.com> (maintainer)
* - Use USE_GCC=yes [1]sunpoet2014-03-282-7/+8
| | | | | | | - Use PORTVERSION instead of hard-coded "2.1.1" [2] Submitted by: bapt [1], sunpoet (myself) [2] Approved by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
* - Update to 1.4.4.stephen2014-03-273-12/+5
|
* Fix license to allow package redistributionbapt2014-03-261-3/+2
|
* This is an additional class of ruby with conduct processing of missing valueswills2014-03-264-0/+26
| | | | | | | | | to NArray which is a numeric multi-dimensional array class. WWW: http://ruby.gfd-dennou.org/products/narray_miss/ PR: ports/187918 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* NArray is an Numerical N-dimensional Array class. Supported element types areswills2014-03-264-0/+27
| | | | | | | | | | | | 1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses. WWW: http://narray.rubyforge.org/ PR: ports/187917 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* - Update to 2.1.1sunpoet2014-03-268-137/+109
| | | | | | | | | | | | - While I'm here: - Convert to new options helper - Remove deprecated PTHREAD_* - No need to print PKGMESSAGE manually Changes: http://sourceforge.net/apps/trac/saga-gis/attachment/wiki/Changelog%202.1.1/changelog_saga_2.1.1.txt PR: ports/187795 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Tested by: redports
* - Update to 5.3tota2014-03-252-4/+3
|
* remove leftovers from the gcc -> clang transition I forgot to delete.oliver2014-03-252-42/+0
|
* Use only 2.8 and unicode version of wxGTKbapt2014-03-251-4/+4
|
* Add a forgotten patch to fix build with libc++bapt2014-03-241-0/+11
|
* Switch to wx 3.0bapt2014-03-242-16/+22
| | | | | | Use gcc with libc++ on libc++ version of freebsd (this fixes build on FreeBSD 10 and 11) Support stage Couple of modernisations
* Generate correct plist with python3.demon2014-03-241-0/+1
|
* Replace TABs with spaces, otherwise it breaks with python-3.demon2014-03-241-2/+2
|
* switch from GCC to Clangoliver2014-03-234-3/+288
| | | | bump PORTREVISION
* Support stagingehaupt2014-03-201-7/+6
|
* Upgrade Code_Aster to 11.5.0-4.thierry2014-03-1911-217/+78
| | | | | | | N.B.: french/aster is still marked BROKEN, but this allows to unbreak other ports sharing the same dependencies. Patch for french/med provided by tijl.
* - Make OPTIONS uppercasegahr2014-03-181-19/+20
| | | | | | - Bump PORTREVISION Reported by: mat
* - Add USES=compiler, needed for clang patchswills2014-03-181-4/+16
| | | | | | | | | | - Add DOCS to Options - Change REINPLACE, CC and CFLAGS - Remove unused -g CFLAGS for clang - Bump PORTREVISION PR: ports/187671 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
* Quiesce mkdirehaupt2014-03-181-2/+2
|
* - Use CMAKE_BUILD_TYPE in pkg-plistgahr2014-03-181-1/+1
| | | | Reported by: makc
* - Update to 6.1.0gahr2014-03-188-4083/+3629
| | | | | - Support Qt5 - Install Tcl wrapping files in a saner location
* Set USES+=fortran. This sets LDFLAGS so rkward links with libgcc_sthierry2014-03-171-1/+1
| | | | | | | from lang/gcc instead of base system libgcc_s which is too old for libgfortran. Obtained from: tijl
* Pass back to the Code Aster maintainerbf2014-03-161-1/+1
|
* Update to 2.1.3: bug fixes, new and updated translationsnaddy2014-03-163-3/+5
|
* Fixup for USES=fortran conversion. These ports require USE_GCC=yestijl2014-03-162-4/+4
| | | | | | | | | because they depend on gcc specific optimisation flags. While here use USES=tar:bzip2. PR: ports/187501 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
* - Update to 0.4.100.2.1tota2014-03-152-3/+3
|
* Fix double occurences of USES=tijl2014-03-151-3/+2
|
* - Sort TEST_DEPENDSsunpoet2014-03-151-2/+2
|
* Convert USE_BZIP2=yes to USES=tar:bzip2ehaupt2014-03-141-2/+1
|
* Back to poolcs2014-03-141-3/+2
|
* USE_BZIP2 -> USES+=tar:bzip2naddy2014-03-141-2/+1
| | | | USE_XZ -> USES+=tar:xz
* - Update to 0.4.100.0tota2014-03-132-6/+8
|
* Modernize my portseadler2014-03-131-1/+1
|
* - Update to 1.2.3.stephen2014-03-132-4/+3
|
* Convert to USES=lhabapt2014-03-121-1/+1
|
* - Import a patch from upstream to unbreakthierry2014-03-113-2/+42
| | | | | | | Suggested by: rakuco - Support staging Patch provided by gerald.
* Unbreakantoine2014-03-111-1/+1
|
* Unbreakantoine2014-03-111-1/+1
|
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-11247-217/+247
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Update to gap 4.7.4johans2014-03-112-4/+4
|
* Convert m* to USES=zipbapt2014-03-1128-39/+28
|
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵antoine2014-03-094-0/+8
| | | | since more than 12 years)
* Update to version 4.4.2pawel2014-03-082-4/+3
| | | | | PR: ports/187327 Submitted by: maintainer
* - Update to 2.2.1.stephen2014-03-082-4/+3
|
* Patch makefiles so libtool passes -B${LOCALBASE}/bin to the compiler intijl2014-03-071-0/+3
| | | | | | | link mode. Normally USES=libtool deals with this, but the libtool script in this port is too old to patch easily. PR: ports/187274
* - Fix build on 10.xamdmi32014-03-071-0/+3
|
* Mark BROKEN: violates stage and fails to packageantoine2014-03-071-0/+1
| | | | Reported by: pkg-fallout
* - Remove outdated PERL_LEVEL checksunpoet2014-03-071-8/+1
| | | | With hat: perl
* Fix math/stp build for FreeBSD 9.xehaupt2014-03-071-0/+3
| | | | | PR: 187311 Submitted by: arrowdodger <6yearold@gmail.com> (maintainer)
* If another port defines HAVE_CONFIG_H and includes plConfig.h, thisthierry2014-03-062-0/+14
| | | | | | | tries to bring plplot_config.h, which is not installed, but plplot_config.h is required when we build plplot. E.g. science/gnudatalanguage does that.
* fix build on FreeBSD/i386 8.xmaho2014-03-061-1/+1
| | | | | PR: 187090 Submitted by: tijl@
* - Add USES=libtool to fix linker problem on FreeBSD/i386 8.x andtijl2014-03-064-195/+13
| | | | | | | | | FreeBSD/ia64. - Remove patch-configure.in (not needed) and remove USE_AUTOTOOLS. - Add OPTIONS_EXCLUDE=DOCS to math/fftw-float slave port. - Simplify Makefile a little. PR: ports/187274
* - Unmute installation commandsdanilo2014-03-051-6/+6
| | | | Reported by: danfe
* Fix i386 builds using clang [1]; use staging;bf2014-03-055-32/+26
| | | | | | | remove some outdated material PR: 186998 [1] Submitted by: truckman [1]
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-058-16/+16
| | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com>
* math/mingw32-libgmp: update to 5.1.3 and support stagingrm2014-03-043-8/+4
| | | | | | | | - update to 5.1.3 - support staging PR: 187242 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* math/py-pandas: update to 0.13.1rm2014-03-043-16/+73
| | | | | | | | | | | | | - update to 0.13.1 - remove lang/cython from BUILD_DEPENDS now that distfile is fixed - include RUN_DEPENDS in TEST_DEPENDS - add devel/py-boto to TEST_DEPENDS for completeness with pkg-message - remove math/py-statsmodels from TEST_DEPENDS to break circular dependency - Fix regression-test target to work with non-GitHub distfile which omits the ci/ directory. Borrow the print_skipped.py script to do this. PR: 186802 Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
* Replace USE_GCC=4.6+ by USE_GCC=yes.gerald2014-03-041-1/+1
| | | | Approved by: portmgr (mat)
* - Update to revision 1436lwhsu2014-03-043-36/+15
| | | | | PR: ports/186512 Submitted by: arrowdodger <6yearold@gmail.com> (maintainer)
* make NO_CDROM agree with LEGAL; fix WWW whitespacebf2014-03-032-2/+2
|
* Attempt to fix the build on powerpc* by the same means used on Darwin and ↵bf2014-03-032-7/+67
| | | | | | | GNU/Linux PR: 179857 Submitted by: jhibbits, nwhitehorn
* - Fix compile error with clang.stephen2014-03-031-0/+11
|
* - Patch Makefile.in because mkoctfile cannot handle the -B option includedstephen2014-03-031-0/+3
| | | | in $(LDFLAGS).
* Convert to USES=libtoolbapt2014-03-032-19/+6
| | | | | While here remove code for unsupported version of FreeBSD Remove DOCS patches that is not necessary anymore with staging
* Convert to USES=libtoolbapt2014-03-032-4/+5
|
* - Update to 4.3wen2014-03-033-2448/+2473
| | | | | | | - Update LICENSE - Stage support - Convert to new LIB_DEPENDS format - Update email to my FreeBSD mail
* Update to 3.2.1.rakuco2014-03-022-4/+4
| | | | | This is a maintenance release that fixes some bugs present in 3.2.0. Full ChangeLog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.1
* Update to 0.9.5.2.demon2014-03-022-3/+3
|
* Replace USE_GCC=4.2+ by USE_GCC=any. [1]gerald2014-03-022-3/+3
| | | | | | And USE_GMAKE by USES=gmake where touching a port because of the above. Approved by: portmgr (bapt) [1]
* - Stage supportmiwi2014-03-021-5/+2
|
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timerene2014-03-014-35/+0
| | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk
* Mark borken/deprecated and set expiration date againantoine2014-03-011-0/+2
| | | | Reported by: pkg-fallout
* - Stage supportmiwi2014-02-281-5/+4
|
* update to 1.0.2oliver2014-02-272-4/+3
|
* Support stagingehaupt2014-02-261-3/+2
|
* - Stage supportmiwi2014-02-261-4/+3
|
* - Stage supportmiwi2014-02-261-7/+6
|
* - Stage supportmiwi2014-02-261-23/+20
|
* - Update to 5.2tota2014-02-252-3/+3
|
* - Stage supportmiwi2014-02-251-9/+4
|
* - Stage supportmiwi2014-02-251-5/+2
|
* Fix path.demon2014-02-241-2/+2
|
* Respect FFLAGS.demon2014-02-241-3/+12
| | | | | Submitted by: wg Tested by: gerald
* - Make UNIQUENAME really unique (used to conflict with math/vtk6's)gahr2014-02-241-2/+2
| | | | - Remove dead MASTER_SITE
* - Update to 0.4.000.4tota2014-02-232-3/+3
|
* Replace the manual construction of references to the runtime path ofgerald2014-02-232-3/+3
| | | | | | the version of GCC we are using by _GCC_RUNTIME. Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
* - Update to 1.0.10.stephen2014-02-232-4/+3
|
* math/abakus: Use absolute path of flex during specificationmarino2014-02-221-1/+1
| | | | | | | 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.
* - Stage supportmiwi2014-02-211-6/+3
|
* - Convert to USES=tkgahr2014-02-211-1/+1
|
* Remove trailing whitespaces from category mathehaupt2014-02-2111-11/+11
|
* - Convert to USES=tkgahr2014-02-211-2/+1
|
* Support stagingehaupt2014-02-211-14/+11
|
* Support stagingehaupt2014-02-211-10/+5
|
* - Support stagingehaupt2014-02-213-9/+17
| | | | - Fix build with a modern clang
* Strip shared objectehaupt2014-02-211-0/+1
|
* Support stagingehaupt2014-02-211-12/+11
|
* Support stagingehaupt2014-02-211-2/+1
|
* - Support stagingehaupt2014-02-211-10/+9
| | | | | - Remove USE_ZIP - Strip shared object
* Support stagingehaupt2014-02-211-8/+5
|
* Support stagingehaupt2014-02-211-8/+13
|
* - Support stagingehaupt2014-02-211-7/+9
| | | | | | | - Define LICENSE - Strip binary - Add additional mirrors - Take maintainership
* - Stage supportmiwi2014-02-211-7/+4
|
* - Convert to USES=tkgahr2014-02-211-11/+10
| | | | | - Convert to new LIB_DEPENDS format - STAGE-clean
* - Fix portlint warnings.stephen2014-02-201-9/+9
|
* - Add back -PKGNAMESUFFIX=-math to avoid name collision with another port.stephen2014-02-201-0/+1
| | | | Reported by: mat@
* - Add stage supportmakc2014-02-201-2/+1
| | | | | | | - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Remove useless LATEST_LINK
* - Convert to USES=tclgahr2014-02-201-1/+1
|
* - this change sneaked in by accident. Reverting that.rm2014-02-201-1/+1
|
* - clean-up WITH_FIXED_FENV conditional, because it is only used forrm2014-02-203-118/+2
| | | | | | 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.
* - Add optional dependency math/octave-forge-divand.stephen2014-02-191-3/+6
| | | | - Update to 20140219.
* - New port math/octave-forge-divand.stephen2014-02-195-0/+45
| | | | | | | | | 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.
* - Update to 1.0.2.stephen2014-02-192-5/+5
|
* - New port math/reduce.stephen2014-02-198-0/+471
| | | | | | | | 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>
* This is a package for doing integer arithmetic while using a differentmatthew2014-02-195-0/+43
| | | | | | | | | | | | | | | | | 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>
* Chase docbook cleanup dependencies.mat2014-02-181-1/+1
| | | | Sponsored by: Absolight
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-183-1/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-1824-108/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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]
* - Update to 1.1.7.stephen2014-02-182-4/+3
|
* - Update to 1.0.2.stephen2014-02-182-4/+3
|
* Fixup for r344614: define USES before including bsd.port.pre.mk.tijl2014-02-171-3/+2
| | | | Reported by: antoine
* Add new port math/plplot-ada: Ada bindings to plplot librarymarino2014-02-177-0/+99
|
* Update to 1.12.11.kwm2014-02-173-13/+12
| | | | | Remove USES=shared-mime-info it is unused. Fix compile of python components so stagedir isn't hardcoded into them.
* math/plplot: Upgrade from dev ver 5.9.10 to latest stable ver 5.10.0marino2014-02-178-119/+27
|
* - Add stage supportdanilo2014-02-171-5/+3
| | | | - Convert USE_GMAKE to USES
* - Add stage supportdanilo2014-02-171-3/+2
| | | | - Convert LIB_DEPENDS to new syntax
* - Add stage supportdanilo2014-02-171-21/+15
|
* - Add stage supportdanilo2014-02-171-11/+5
|
* - Add stage supportdanilo2014-02-172-6/+17
| | | | | - Improve COMMENT - Add LICENSE
* - Add stage supportdanilo2014-02-171-6/+7
| | | | - Add DOCS option
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-17138-148/+187
| | | | | | | | | | | 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)
* - Stage supportmiwi2014-02-172-2/+1
|
* - Stage supportmiwi2014-02-171-1/+0
|
* math/py-bottleneck: Update to 0.8.0koobs2014-02-162-4/+4
| | | | | | | | | | - Update to 0.8.0 - Update LICENSE (BSD2CLAUSE) Changes: http://berkeleyanalytics.com/bottleneck/release.html#bottleneck-0-8-0 PR: ports/186122 Submitted by: Johannes Meixner <xmj@chaot.net>
* - Add stage supportdanilo2014-02-152-22/+21
| | | | | - Add LICENSE - Improve COMMENT
* - Add stage supportdanilo2014-02-151-14/+11
| | | | - Improve COMMENT
* - Add stage supportdanilo2014-02-151-1/+3
|
* - Convert LIB_DEPENDS to new syntaxdanilo2014-02-151-10/+11
| | | | | | - Add LICENSE - Add stage support - Add DOCS option
* - Add stage supportdanilo2014-02-151-1/+2
| | | | - Add LICENSE
* - Add stage supportdanilo2014-02-152-9/+12
| | | | | | | | - Add perl5 as dependency - Add shebangfix to USES - Use %%DOCSDIR%% in pkg-plist - Improve COMMENT - Bump PORTREVISION
* - Add stage supportdanilo2014-02-151-9/+8
| | | | | - Add DOCS option - Remove the indefinite article from COMMENT
* - Add stage supportdanilo2014-02-151-11/+10
| | | | | | - Remove the indefinite article from COMMENT - Add DOCS option - Add LICENSE
* - Add stage supportdanilo2014-02-151-5/+8
| | | | | - Add LICENSE - Remove the indefinite article from COMMENT
* - Add stage supportdanilo2014-02-151-15/+8
|
* - Really Stagemiwi2014-02-151-1/+0
|