aboutsummaryrefslogtreecommitdiffstats
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.8.0sunpoet2016-12-213-8/+8
| | | | Changes: http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.8.0
* science/gramps: Update to 4.2.5woodsb022016-12-192-4/+4
| | | | | | | Changes this release: https://gramps-project.org/2016/12/gramps-4-2-5-released/ Approved by: adamw (mentor, implicit)
* Get rid of QT_PREFIX in favour of PREFIX.tcberner2016-12-191-1/+1
| | | | | | | | QT_PREFIX was a remnant of a bygone time. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8825
* - Add UUID optionsunpoet2016-12-171-2/+6
| | | | - Bump PORTREVISION for dependency change
* Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsjbeich2016-12-161-1/+1
| | | | | | | PR: 215192 Requested by: dim Exp-run by: antoine Approved by: antoine
* - Update to 1.13.0sunpoet2016-12-132-5/+5
| | | | Changes: https://github.com/pysal/pysal/releases
* - Fix build on FreeBSD 9 though I cannot reproduce the failure on my poudrieresunpoet2016-12-131-1/+2
| | | | - Add missing USES=execinfo
* - Update sqlalchemy dependencywen2016-12-121-2/+2
| | | | | PR: 215221 Submitted by: rene@
* Those ports build fine with bsd makeantoine2016-12-121-1/+1
|
* Those ports build fine with bsd makeantoine2016-12-113-5/+3
|
* getdp builds fine with bsd makeantoine2016-12-111-1/+1
|
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-093-3/+3
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libtiff.so.4 compatibility links that were added in r374303 totijl2016-12-092-0/+2
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-0732-17/+32
| | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry
* - Update to 1.7.0sunpoet2016-12-065-10/+38
| | | | | | | | | - Use CONFLICTS_INSTALL instead of CONFLICTS - Convert to options target helper - Pet portlint: fix diff header of patch files - Sort PLIST Changes: http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.7.0
* - Update to 1.3.2sunpoet2016-12-042-3/+4
| | | | | Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog https://github.com/Try2Code/cdo-bindings/commits/master
* - Add missing CGRIBEX_DESCsunpoet2016-12-041-0/+1
|
* - Update to 1.36sunpoet2016-12-032-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
* Do not use post-stage. Use post-install instead.mat2016-12-022-2/+2
| | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Update to 3.4jhale2016-12-022-4/+5
| | | | | | | Add LICENSE_FILE PR: 214198 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
* Don't quote {} in find -exec calls.mat2016-12-011-1/+1
| | | | | | | | Braces are not shell metacharacters, and they do not need to be quoted. By the time find parses its arguments and dicovers them, the quoting will have been removed by the shell anyway. Sponsored by: Absolight
* Upgrade to 1.8.18.thierry2016-12-013-12/+11
| | | | Changelog at https://support.hdfgroup.org/HDF5/doc1.8/ADGuide/Changes.html#1818
* - Update to 1.35sunpoet2016-12-013-9/+13
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
* science/afni: Use BUILD_DEPENDS/RUN_DEPENDS instead of LIB_DEPENDS forjrm2016-11-301-9/+12
| | | | | | | | | | math/R, because R may be configured without libR. While here, fix some stage-qa warnings about indirect dependencies. Reviewed by: AMDmi3 Approved by: bacon4000@gmail.com (maintainer) swills (mentor) Differential Revision: https://reviews.freebsd.org/D8649
* - Add LICENSE_FILEsunpoet2016-11-271-4/+5
| | | | | - Fix *_DEPENDS: textproc/expat2 is also a runtime dependency - Bump PORTREVISION for dependency change
* - Remove bogus NO_ARCH: this module installs .so filesamdmi32016-11-241-3/+3
| | | | | | - Cosmetic fixes Approved by: portmgr blanket
* - Fix PLIST when FORTRAN enabledsunpoet2016-11-241-1/+1
| | | | | PR: 214792 Submitted by: <rnmtw70@yandex.com>
* devel/boost-*: update to 1.62.0jbeich2016-11-238-8/+8
| | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
* - Update to 4.4.1.1sunpoet2016-11-233-5/+5
| | | | Changes: https://github.com/Unidata/netcdf-c/releases
* - Update to 1.10.0-patch1sunpoet2016-11-233-4/+8
| | | | Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0-patch1/src/hdf5-1.10.0-patch1-RELEASE.txt
* In several dozen ports, use single space for WWW: line in pkg-descr, anddanfe2016-11-221-3/+3
| | | | reformat port description text in cases when it was notoriously broken.
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-208-5/+8
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* - Update to 1.12.0sunpoet2016-11-202-4/+4
| | | | Changes: https://github.com/pysal/pysal/releases
* - Update to 1.3.2sunpoet2016-11-202-3/+4
| | | | | Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog https://github.com/Try2Code/cdo-bindings/commits/master
* - Update to 1.7.2sunpoet2016-11-203-27/+6
| | | | | | - Fix CONFIGURE_ARGS Changes: https://code.zmaw.de/news/349
* - Update to 4.4.1sunpoet2016-11-203-5/+5
| | | | | Changes: http://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-4-1 https://github.com/Unidata/netcdf-c/releases
* - Update to 1.18.0sunpoet2016-11-204-5/+7
| | | | Changes: https://software.ecmwf.int/wiki/display/GRIB/Latest+news
* - Update to 1.7.5sunpoet2016-11-203-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE_FILE - Strip shared library 1.7.5: - encodeBDS: recalculation of binscale (bug fix) [Klaus Wyser] 1.7.4: - encodeBDS: changed if to while in recalculation of binscale (bug fix) [report: Harald Anlauf] - grib_decode.tmpl: force nearest neighbor remapping from reduced gaussian grids (lveggy) - decode_array_2byte: optimisation using gribSwapByteOrder_uint16() - encode_array_2byte: optimisation using gribSwapByteOrder_uint16() 1.7.2: - gribDateTime: set ryear and century to 0 if they are undefined 1.7.1: - define grib_encode_array_2byte_double to select optimized simd version 1.7.0: - added support for time unit 14 (ISEC1_TABLE4_30MINUTES) - decode: added support of single precision floats - encode: added support of single precision floats 1.6.4: - encodeBDS: replaced intpow2(nbpv) by (1ULL << nbpv) - Update to 1.7.5
* Fix some misspellings that crept in on the last tier-2 cleanup pass.linimon2016-11-161-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* - Fix build by removing unneeded patchamdmi32016-11-151-9/+0
| | | | Approved by: portmgr blanket
* devel/google{test,mock}: update to 1.8.0.11jbeich2016-11-153-0/+3
| | | | Changes: https://github.com/google/googletest/compare/release-1.7.0...a2b8a8e
* Resurrect hdf5-18, because it is required by french/med and french/aster.thierry2016-11-1312-0/+468
| | | | | Two releases of HDF5 are available for download. HDF5-1.10 should read files created with earlier releases, but problem arise with MED and this version.
* science/py-pydicom: update 0.9.8 -> 0.9.9, unbreakpi2016-11-133-7/+9
| | | | | | | | - project moved to github PR: 214448 Changes: https://github.com/darcymason/pydicom/releases Approved by: wen
* `MFront` is a code generator which translates a set of closely relatedthierry2016-11-126-0/+949
| | | | | | | | | | | | | | | | | | | | | | | | | | domain specific languages into plain C++ on top of the `TFEL` library. Those languages covers three kind of material knowledge: - material properties (for instance the Young modulus, the thermal conductivity, etc.) - mechanical behaviours. Numerical performances of generated mechanical behaviours was given a particular attention. Various benchmarks shows that `MFront` implementations are competitive with native implementations available in the `Cast3M`, `Code-Aster` and `Cyrano3` solvers. - simple point-wise models, such as material swelling used in fuel performance codes. `MFront` comes with an handy easy-to-use tool called `MTest` that can test the local behaviour of a material, by imposing independent constraints on each component of the strain or the stress. This tool has been much faster (from ten to several hundred times depending on the test case) than using a full-fledged finite element solver. WWW: http://tfel.sourceforge.net/ PR: 212375 Submitted by: Pedro F. Giffuni
* Mark various leaf ports broken on aarch64, and, where appropriate, otherlinimon2016-11-112-3/+3
| | | | | | tier-2 archs. Approved by: portmgr (tier-2 blanket)
* Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-102-0/+4
| | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
* - Add LICENSEamdmi32016-11-071-0/+3
| | | | - Add NO_ARCH
* science/sigrok-firmware-fx2lafw: Update to version 0.1.4.bsam2016-11-042-4/+7
|
* Cleanup no longer needed CHMOD usage after r424898.mat2016-11-031-3/+0
| | | | | | | PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* math/py-numpy: track PORTEPOCH in consumersjbeich2016-10-292-2/+2
|
* The correct way to check for Perl's version is with PERL_LEVEL.mat2016-10-281-1/+1
| | | | Sponsored by: Absolight
* Use USES=pathfix where applicable.mat2016-10-211-2/+1
| | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
* ${RM} already has -f.mat2016-10-211-3/+3
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Reassign makc's ports back to the pool.rakuco2016-10-204-4/+4
| | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far.
* - Update to 0.8.1wen2016-10-192-3/+4
|
* Introduce new extensible virtual categories for KDEtcberner2016-10-192-6/+2
| | | | | | | | | | | | | | | | | | | | | A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are released as a bundle upstream, however, there was not really a clean way to share this information. Using these new categories, we can simplify the Makefiles for the diverse KDE ports. At the moment we support the virtual category * kde-kde4 In the future, this will be extended to * kde-frameworks * kde-plasma * kde-applications PR: 213406 Differential Revision: https://reviews.freebsd.org/D7645 Exp-run by : antoine Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor)
* - Update to 0.4-2tota2016-10-162-5/+5
| | | | - Fix LICENSE section
* Fix pkg-plist post r424008woodsb022016-10-151-1/+0
| | | | Approved by: adamw (mentor, implicit)
* science/InsightToolkit: Update to 4.10.1woodsb022016-10-153-5/+12
| | | | | | | Changes this release: http://public.kitware.com/pipermail/insight-users/2016-October/053981.html Approved by: adamw (mentor, implicit)
* - Update to 2.7tota2016-10-152-6/+11
|
* Update math/libqalculate to 0.9.10jhale2016-10-151-0/+1
| | | | | | | | | - Project is hosted on Github now Update math/qalculate to 0.9.9 - Qalculate now uses GTK+3 - Project is hosted on Github now - Take maintainership Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase
* - Add LICENSEamdmi32016-10-141-1/+11
| | | | - Switch to options helpers
* Take maintainership.bsam2016-10-105-5/+5
| | | | Approved by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
* - Update to 0.18.1wen2016-10-062-5/+9
|
* - Bump port revision because of r423146.stephen2016-10-031-1/+1
| | | | Reported by: Mathieu Arnold <mat@FreeBSD.org>
* - Add LICENSE.stephen2016-10-033-5/+10
| | | | - Use make makepatch.
* - Make it so that libcdf.so has an SONAME.stephen2016-10-031-4/+5
|
* - Update to version 1.7.1 [1]pawel2016-09-307-77/+64
| | | | | | | | | | | | | | - Enable multithreaded support with devel/libatomic_ops [1] - Remove not supported TCL option [1] - Add LICENSE_FILE - Convert to options helpers https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.5.txt https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.6.txt https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.7.txt PR: 212464 [1] Submitted by: pfg [1]
* Convert CC license names to r421995 spellingsjbeich2016-09-281-4/+1
| | | | | | | | While here fix common mistakes such as: - Missing "or (at your option) any later version" bit - LICENSE_FILE with LICENSE_COMB != single - LICENSE_COMB = dual for code + assets - Copy-pasting undocumented NC/SA restriction
* science/gramps: Update to 4.2.4woodsb022016-09-242-4/+4
| | | | | | | Changes this release: https://gramps-project.org/2016/09/gramps-4-2-4-released/ Approved by: adamw (mentor, implicit)
* - Update to 2.0wen2016-09-234-19/+25
| | | | | PR: 210944 Submitted by: metaf2xml@users.sourceforge.net
* GOOGLE_CODE has gone away.mat2016-09-141-0/+2
| | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
* Most commonly used build systems support silent builds, when theyamdmi32016-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | hide actual commands executed and only show short summary line (like "CC foo.c"). CMake and ninja enable this by default, some autotools using ports do as well. This is unacceptable because we need complete build logs at any time, so we now switch to verbose build logs unconditionally. Note that this change deliberately affects ALL builds and not only package builds on cluster, because we need to be sure that user experiencing failure can always provide informative build log regardless of settings and without rerunning the build. Change summary: - Always do verbose builds for cmake, ninja and GNU configure (the latter includes check if --disable-silent-rules is actually supported by the configure script; there are isolated cases when it's not true) - Remove CMAKE_VERBOSE, NINJA_VERBOSE and CONFIGURE_ARGS=--disable-silent-rules from all ports which set them for this is no longer needed - Revert hacks for --disable-silent-rules support priorly committed to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well Submitted by: amdmi3 Reviewed by: mat Exp-run by: antoine Approved by: portmgr (mat, antoine) Differential Revision: D7534
* science/epte: Add forgetten patch hunk from previous commitmarino2016-08-281-0/+9
| | | | This chunk enables the build to honor LDFLAGS.
* - Update to 4.10.2 [1]pawel2016-08-275-15/+104
| | | | | | | | | | | - Add patches to fix build on head [1] - Change MASTER_SITES to new directory structure [1] - Take maintainership [1] - Register proxy dependencies found by stage-qa for QT4 option - Use options helpers PR: 212186 [1] Submitted by: Danilo G. Baio [1]
* - Update to 0.3amdmi32016-08-262-11/+8
| | | | | | | - While here, switch to USES=localbase PR: 211265 Submitted by: mp39590@gmail.com (maintainer)
* - Update to 2.2amdmi32016-08-262-9/+7
| | | | | | | - While here, switch to USES=localbase PR: 211264 Submitted by: mp39590@gmail.com (maintainer)
* - Update to 1.1.0amdmi32016-08-265-31/+22
| | | | | | | - Switch to USES=ssl PR: 211263 Submitted by: mp39590@gmail.com (maintainer)
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-242-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961
* science/epte: document ncurses, fix DFmarino2016-08-244-7/+14
| | | | | | While here, unsuppress installation commands per ports convention. Approved by: ncurses blanket + non-invasive DF support
* - Update to 1.34jadawin2016-08-092-3/+4
|
* - Update to 1.0.2wen2016-08-082-3/+4
|
* - Switch to options helpersamdmi32016-08-081-6/+10
| | | | - Cosmetic fixes
* - Update to 0.3-5.1tota2016-07-212-5/+5
| | | | - Add "compiles" argument to USES=cran
* When there is a do-install target, do not use a post-install target, domat2016-07-191-3/+1
| | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight
* science/ncs: remove optional build knob on expired net/lamrene2016-07-131-7/+2
| | | | | | PR: 210850 Submitted by: myself Approved by: maintainer (thierry)
* science/fvm: remove optional knob on expired net/lamrene2016-07-131-5/+1
| | | | | | PR: 210849 Submitted by: myself Approved by: maintainer (thierry)
* Remove expired ports without open PRs:rene2016-07-056-144/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2016-07-04 security/openpgpsdk: Broken for more than 6 months 2016-07-04 security/radiusniff: Broken for more than 6 months 2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months 2016-07-04 security/sshit: Broken for more than 6 months 2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months 2016-07-04 security/rainbowcrack: Broken for more than 6 months 2016-07-04 security/vlog: Broken for more than 6 months 2016-07-04 security/cryptstring: Broken for more than 6 months 2016-07-04 x11/libdnd: Broken for more than 6 months 2016-07-04 x11/xlupe: Broken for more than 6 months 2016-07-04 x11/xco: Broken for more than 6 months 2016-07-04 x11/xclick: Broken for more than 6 months 2016-07-04 devel/ocfpcsc: Broken for more than 6 months 2016-07-04 devel/dits: Broken for more than 6 months 2016-07-04 devel/ruby-cache: Broken for more than 6 months 2016-07-04 devel/rapidsvn: Broken for more than 6 months 2016-07-04 devel/svnkit: Broken for more than 6 months 2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months 2016-07-04 devel/cl-uffi: Broken for more than 6 months 2016-07-04 devel/ruby-event-loop: Broken for more than 6 months 2016-07-04 devel/libqxt: Broken for more than 6 months 2016-07-04 devel/dasm: Broken for more than 6 months 2016-07-04 devel/libopendaap: Broken for more than 6 months 2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi 2016-07-04 devel/cvs2p4: Broken for more than 6 months 2016-07-04 devel/bufferpool: Broken for more than 6 months 2016-07-04 devel/ifd-test: Broken for more than 6 months 2016-07-04 devel/eric4: Broken for more than 6 months 2016-07-04 devel/uclmmbase: Broken for more than 6 months 2016-07-04 devel/obfuscatejs: Broken for more than 6 months 2016-07-04 devel/oniguruma: Broken for more than 6 months 2016-07-04 devel/libbnr: Broken for more than 6 months 2016-07-04 devel/c4: Broken for more than 6 months 2016-07-04 devel/memcheck: Broken for more than 6 months 2016-07-04 devel/liblcfg: Broken for more than 6 months 2016-07-04 devel/omake: Broken for more than 6 months 2016-07-04 devel/svndelta: Broken for more than 6 months 2016-07-04 devel/papp: Broken for more than 6 months 2016-07-04 devel/mk: Broken for more than 6 months 2016-07-04 devel/avltree: Broken for more than 6 months 2016-07-04 devel/cbind: Broken for more than 6 months 2016-07-04 devel/tclgetopts: Broken for more than 6 months 2016-07-04 devel/antlrworks: Broken for more than 6 months 2016-07-04 devel/acme: Broken for more than 6 months 2016-07-04 devel/libopensync022: Broken for more than 6 months 2016-07-04 archivers/epkg: Broken for more than 6 months 2016-07-04 print/enscriptfonts: Broken for more than 6 months 2016-07-04 print/mup: Broken for more than 6 months 2016-07-04 lang/lua-mode.el: Broken for more than 6 months 2016-07-04 lang/s9fes: Broken for more than 6 months 2016-07-04 lang/alisp: Broken for more than 6 months 2016-07-04 lang/intel2gas: Broken for more than 6 months 2016-07-04 lang/stalin: Broken for more than 6 months 2016-07-04 french/eric4: Depends on expiring devel/eric4 2016-07-04 textproc/exslt: Broken for more than 6 months 2016-07-04 textproc/xt: Broken for more than 6 months 2016-07-04 textproc/ssddiff: Broken for more than 6 months 2016-07-04 textproc/xslint: Broken for more than 6 months 2016-07-04 textproc/cbedic: Broken for more than 6 months 2016-07-04 textproc/tralics: Broken for more than 6 months 2016-07-04 textproc/docbookide.el: Broken for more than 6 months 2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months 2016-07-04 textproc/tdhkit: Broken for more than 6 months 2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months 2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months 2016-07-04 dns/ldnsm: Broken for more than 6 months 2016-07-04 japanese/guesswork-classic: Broken for more than 6 months 2016-07-04 japanese/texinfo: Broken for more than 6 months 2016-07-04 japanese/jyuroku: Broken for more than 6 months 2016-07-04 japanese/mtools: Broken for more than 6 months 2016-07-04 palm/pdbar: Broken for more than 6 months 2016-07-04 graphics/gplot: Broken for more than 6 months 2016-07-04 graphics/white_dune: Broken for more than 6 months 2016-07-04 graphics/whirlgif: Broken for more than 6 months 2016-07-04 graphics/libaux: Broken for more than 6 months 2016-07-04 graphics/import-pictures: Broken for more than 6 months 2016-07-04 math/xgobi: Broken for more than 6 months 2016-07-04 math/fricas: Broken for more than 6 months 2016-07-04 math/dcdflib: Broken for more than 6 months 2016-07-04 math/libneural: Broken for more than 6 months 2016-07-04 math/open-axiom: Broken for more than 6 months 2016-07-04 irc/nefarious: Broken for more than 6 months 2016-07-04 irc/slirc: Broken for more than 6 months 2016-07-04 irc/ratbox-respond: Broken for more than 6 months 2016-07-04 irc/qwebirc: Broken for more than 6 months 2016-07-04 biology/platon: Broken for more than 6 months 2016-07-04 news/slnr: Broken for more than 6 months 2016-07-04 science/jmol: Broken for more than 6 months 2016-07-04 net/nstxd: Broken for more than 6 months 2016-07-04 net/sprinkle: Broken for more than 6 months 2016-07-04 editors/ssam: Broken for more than 6 months 2016-07-04 editors/fb: Broken for more than 6 months 2016-07-04 misc/quotes: Broken for more than 6 months 2016-07-04 misc/boxquote.el: Broken for more than 6 months 2016-07-04 misc/pypanda: Broken for more than 6 months 2016-07-04 misc/cuecat: Broken for more than 6 months 2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months 2016-07-04 german/eric4: Depends on expiring devel/eric4 2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase 2016-07-04 multimedia/ggrab: Broken for more than 6 months 2016-07-04 emulators/dynamips: Broken for more than 6 months 2016-07-04 emulators/dynamips-devel: Broken for more than 6 months 2016-07-04 emulators/sim6811: Broken for more than 6 months 2016-07-04 emulators/minivmac: Broken for more than 6 months 2016-07-04 cad/qcad-partslib: Broken for more than 6 months 2016-07-04 comms/dump1090_mr: Broken for more than 6 months 2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd 2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months 2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months 2016-07-04 sysutils/jfbterm: Broken for more than 6 months 2016-07-04 sysutils/daedalus: Broken for more than 6 months 2016-07-04 sysutils/pcfclock: Broken for more than 6 months 2016-07-04 sysutils/vlogger: Broken for more than 6 months 2016-07-04 sysutils/bontmia: Broken for more than 6 months 2016-07-04 mail/pop3gwd: Broken for more than 6 months 2016-07-04 mail/mailtray: Broken for more than 6 months 2016-07-04 mail/pflogstats: Broken for more than 6 months 2016-07-04 mail/exact: Broken for more than 6 months 2016-07-04 mail/wmpop3: Broken for more than 6 months 2016-07-04 mail/qmail-conf: Broken for more than 6 months 2016-07-04 mail/gld: Broken for more than 6 months 2016-07-04 mail/dsbl-testers: Broken for more than 6 months 2016-07-04 mail/vqregister: Broken for more than 6 months 2016-07-04 mail/atmail: Broken for more than 6 months 2016-07-04 mail/ml: Broken for more than 6 months 2016-07-04 net-im/icb: Broken for more than 6 months 2016-07-04 net-im/cicquin: Broken for more than 6 months 2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months 2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months 2016-07-04 russian/eric4: Depends on expiring devel/eric4 2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months 2016-07-04 www/xpi-clearfields: Broken for more than 6 months 2016-07-04 www/pecl-varnish: Broken for more than 6 months 2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months 2016-07-04 www/hudson: Broken for more than 6 months 2016-07-04 www/xpi-mldonkey: Broken for more than 6 months 2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months 2016-07-04 www/trac-mastertickets: Broken for more than 6 months 2016-07-04 www/dotclear: Broken for more than 6 months 2016-07-04 www/ruby-wgettsv: Broken for more than 6 months 2016-07-04 www/wwwstat: Broken for more than 6 months 2016-07-04 www/xpi-prism: Broken for more than 6 months 2016-07-04 www/xpi-fasterfox: Broken for more than 6 months 2016-07-04 www/siteframe: Broken for more than 6 months 2016-07-04 www/py-urljr: Broken for more than 6 months 2016-07-04 www/reviewboard: Broken for more than 6 months 2016-07-04 www/xpi-tabletools: Broken for more than 6 months 2016-07-04 www/wikindx: Broken for more than 6 months 2016-07-04 www/typolight: Broken for more than 6 months 2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months 2016-07-04 www/xpi-gbrain: Broken for more than 6 months 2016-07-04 www/trac-robotstxt: Broken for more than 6 months 2016-07-04 www/simplog: Broken for more than 6 months 2016-07-04 www/chtml: Broken for more than 6 months 2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months 2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months 2016-07-04 databases/mysql-xql: Broken for more than 6 months 2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months 2016-07-04 games/lucidlife: Broken for more than 6 months 2016-07-04 games/gma: Broken for more than 6 months 2016-07-04 games/smiley: Broken for more than 6 months 2016-07-04 games/noegnud-littlehack: Broken for more than 6 months 2016-07-04 games/sdlquake2: Broken for more than 6 months 2016-07-04 games/daimonin: Depends on expiring games/daimonin-music 2016-07-04 games/noegnud-nethack: Broken for more than 6 months 2016-07-04 games/xbomber: Broken for more than 6 months 2016-07-04 games/xwelltris: Broken for more than 6 months 2016-07-04 games/ftjava: Broken for more than 6 months 2016-07-04 games/daimonin-music: Broken for more than 6 months 2016-07-04 games/gno3dtet: Broken for more than 6 months 2016-07-04 games/qtv: Broken for more than 6 months 2016-07-04 games/xwordpy: Broken for more than 6 months 2016-07-04 games/netris: Broken for more than 6 months 2016-07-04 games/rt2-demo: Broken for more than 6 months 2016-07-04 games/noegnud-addons: Broken for more than 6 months 2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months 2016-07-04 games/live-f1: Broken for more than 6 months 2016-07-04 games/xonix: Broken for more than 6 months 2016-07-04 games/fgkicker: Broken for more than 6 months 2016-07-04 games/tank: Depends on expiring graphics/libaux 2016-07-04 games/linux-nwserver: Broken for more than 6 months 2016-07-04 games/quake2-zaero: Broken for more than 6 months 2016-07-04 games/pyching: Broken for more than 6 months 2016-07-04 games/thevalley: Broken for more than 6 months 2016-07-04 games/xroads: Broken for more than 6 months 2016-07-04 games/fxsudoku: Broken for more than 6 months 2016-07-04 games/sudoku: Broken for more than 6 months 2016-07-04 games/kmancala: Broken for more than 6 months 2016-07-04 games/plonx: Broken for more than 6 months 2016-07-04 games/wmminichess: Broken for more than 6 months 2016-07-04 games/noegnud-slashem: Broken for more than 6 months 2016-07-04 games/latrine: Broken for more than 6 months 2016-07-04 games/pysycache-themes: Broken for more than 6 months 2016-07-04 games/nibbles: Broken for more than 6 months 2016-07-04 games/hlstatsx: Broken for more than 6 months 2016-07-04 audio/streamtuner: Broken for more than 6 months 2016-07-04 audio/mangler: Broken for more than 6 months 2016-07-04 audio/hawkvoice: Broken for more than 6 months 2016-07-04 audio/alac: Broken for more than 6 months 2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months 2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months 2016-07-04 x11-wm/musca: Broken for more than 6 months 2016-07-04 x11-wm/e-module-places: Broken for more than 6 months 2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months 2016-07-04 x11-wm/e-module-net: Broken for more than 6 months 2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months 2016-07-04 ftp/fget: Broken for more than 6 months 2016-07-04 net-mgmt/netmond: Broken for more than 6 months 2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
* - Update to 0.2wen2016-06-302-3/+4
| | | | | PR: 210680 Submitted by: yuri@rawbw.com(maintainer)
* Reset ports maintained by bf@ until he has time again to work on them.rene2016-06-281-1/+1
| | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary
* Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the ↵tz2016-06-233-3/+3
| | | | | | | | owner requested. This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918. Approved by: junovitch (mentor)
* Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.nettz2016-06-154-4/+4
| | | | | | PR: 210265 Submitted by: Johannes Jost Meixner (johannes@perceivon.net) Approved by: pi (mentor)
* devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix buildpi2016-06-151-2/+0
| | | | | | | | | | | | for those ports, unbreak: science/veusz math/qtiplot emulators/swine devel/ninja-ide PR: 210045 Reported by: antoine Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
* science/InsightToolkit:woodsb022016-06-073-4157/+3899
| | | | | | | | | | | | | - Update to 4.10.0 - Add ITK_VER variable to Makefile to simplify future pkg-plist updates - Convert to USES=jpeg - Add dependency on science/szip (notified by new stage-qa warning) Changes this release: http://public.kitware.com/pipermail/community/2016-June/011491.html Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6737
* Mark BROKEN: fails to configureantoine2016-06-041-0/+2
| | | | | | | | | | | | File "setup.py", line 33, in <module> import pyqtdistutils File "pyqtdistutils.py", line 13, in <module> import PyQt4.pyqtconfig File "/usr/local/lib/python2.7/site-packages/PyQt4/pyqtconfig.py", line 22, in <module> import sipconfig ImportError: No module named sipconfig Reported by: pkg-fallout
* Deprecate ports broken for more than 6 monthsantoine2016-06-041-0/+2
|
* - Update to 3.0.2wen2016-05-262-5/+7
|
* Remove expired misc/kdehier4 and update all of its consumers to not ↵rene2016-05-262-2/+2
| | | | | | | | | | | | | reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542
* Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.orgpi2016-05-264-4/+4
| | | | | PR: 209746 Submitted by: xmj
* science/py-h5py: 2.5.0 -> 2.6.0pi2016-05-262-8/+7
| | | | | PR: 209630 Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
* Remove useless WRKSRC definitions.mat2016-05-253-5/+0
| | | | | | While there, correct DEV_WARNINGS when they occur. Sponsored by: Absolight
* - Fix buildamdmi32016-05-254-0/+74
| | | | - Add LICENSE_FILE
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵amdmi32016-05-241-1/+1
| | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-247-7/+7
| | | | Approved by: portmgr blanket
* - Update to 1.11.2sunpoet2016-05-232-3/+4
| | | | Changes: https://github.com/pysal/pysal/releases
* Reorganise and modernise the py-sqlalchemy ports.matthew2016-05-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches. - Deprecate the ports for the 0.6 and 0.7 release branches, as these have been declared EoL and are no longer supported by upstream. - Update to the latest available version in each branch. In detail: Port Version Maintainer ---------------------------------------------- py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1] py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1] py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1] py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2] py-sqlalchemy10 1.0.13 m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2] - Use options-helpers and option dependent make targets. - Use autoplist for documents as well as python code - Add all the docments to the packages: previously an arbitrary subset was added in a way that excluded CSS, images and other HTML assets. - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST' option. - Use py-pytest for 0.9.x and later, rather than py-nose. - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports. PR: 191442 Submitted by: robak Reviewed by: robak Reviewed by: pi Approved by: nivit (maintainer timeout, ~300days) [1] Approved by: m.tsatsenko@gmail.com (maintainer) [2] Sponsored by: https://reviews.freebsd.org/D908
* science/gramps: Update to 4.2.3woodsb022016-05-207-3211/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Take maintainership - Convert to USE_GITHUB (new location of main upstream repository) - Update dependencies for new version (namely python 3.2+ and GTK3) [1] - Convert "strongly recommended" options to dependencies (removing option) [1] - Add "optional" dependencies as OPTIONS [1] - Remove pkg-plist and convert build to USE_PYTHON=autoplist distutils - Remove pre-extract upgrade warning as it is ineffective for pkg upgrades and now only applies for systems which have not been upgraded in 1.5 years. - Add post-stage hack to fix staging support, copied from Arch Linux [2] - Delete files/patch-src_gramps.py as the offending file has been removed - Add files/patch-setup.py to allow "--single-version-externally-managed" [3] - Add files/patch-setup.py to fix double slashes in generated by autoplist [4] Changes: https://github.com/gramps-project/gramps/blob/v4.2.3/NEWS [1] https://github.com/gramps-project/gramps/blob/v4.2.3/README [2] https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/gramps&id=ee1c7fae15872481d8f55868f4211efcbce15314 [3] https://github.com/gramps-project/gramps/commit/ab67c786b03552ce4b0ac8f0ed9d7af228d46fe4 [4] https://github.com/gramps-project/gramps/pull/96 PR: 207005 Reviewed by: mat (mentor) Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6439
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-2/+2
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in Makefilesamdmi32016-05-191-6/+6
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-1923-51/+51
| | | | Approved by: portmgr blanket
* devel/jsoncpp: bump portrevision for dependent ports for shlib change .0 -> .1pi2016-05-184-0/+4
| | | | | PR: 209407 Submitted by: sunpoet
* - Update to 4.4.4sunpoet2016-05-162-3/+3
| | | | Changes: https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
* - Update to 4.3.0sunpoet2016-05-163-5/+4
| | | | Changes: https://github.com/Unidata/netcdf-cxx4/blob/master/RELEASE_NOTES.md
* science/veusz: Fix build with libc++ 3.8.0pi2016-05-141-0/+11
| | | | | | PR: 209094 Submitted by: dom Approved by: devel@stasyan.com (maintainer timeout)
* - Update to 3.0.0amdmi32016-05-113-6/+15
| | | | | | | - While here, fix LICENSE PR: 209144 Submitted by: dieterich@ogolem.org (maintainer)
* Update the maintainer email address for the ports Iwoodsb022016-05-101-1/+1
| | | | | | | maintain to woodsb02@FreeBSD.org Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6278
* Update to 2.45.mat2016-05-093-9/+75
| | | | | | PR: 209300 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* Chase hdf5 upgrade and unbreak.thierry2016-04-306-6/+26
|
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-284-4/+4
|
* create USES=gem and update rubygem- ports to use itswills2016-04-284-8/+4
| | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070
* - Update to 1.33sunpoet2016-04-252-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
* Update to 4.9.1flo2016-04-242-4/+3
| | | | | | PR: 208982 Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) Sponsored by: Essen Linuxhotel Hackathon 2016
* Remove expired ports:rene2016-04-235-73/+0
| | | | | | | | | | | | | | | | | | | | | | | 2016-04-11 deskutils/qlabels: Does not fetch, unmaintained 2016-04-14 french/tvdownloader: Many channels have modified their protocols and cannot be DL anymore 2016-04-14 comms/cdr_read: unfetchable 2016-04-14 russian/rubygem-rutils: Deprecated by upstream 2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest version (0.3.0) 2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring www/p5-HTTP-CookieMonster 2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring www/p5-HTTP-CookieMonster 2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months 2016-04-15 misc/diary-hercules: Broken for more than 6 months 2016-04-15 graphics/ffff: Broken for more than 6 months 2016-04-15 net-im/sigram: Broken for more than 6 months 2016-04-15 games/annelid: Broken for more than 6 months 2016-04-15 science/py-pydap: Broken for more than 6 months 2016-04-15 sysutils/su2: Broken for more than 6 months 2016-04-15 www/download-gemist: Broken for more than 6 months 2016-04-15 databases/p5-qdbm: Broken for more than 6 months 2016-04-15 comms/libfec: Broken for more than 6 months 2016-04-15 deskutils/ladon: Broken for more than 6 months Sponsored by: Essen Linuxhotel Hackathon 2016
* - Fix build with 1.8.x installedsunpoet2016-04-231-1/+1
|
* - Use USES=localbasesunpoet2016-04-231-15/+8
| | | | - Remove unnecessary REINPLACE_CMD
* many ports: mark broken on powerpc64swills2016-04-225-0/+10
|
* - Update to 1.10.0sunpoet2016-04-2118-51/+46
| | | | | | | | | - Add LICENSE_FILE - Remove outdated PORTSCOUT - Re-enable SZIP option by default: it was changed unintentionally in r398300 Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
* - Update to 1.32sunpoet2016-04-192-4/+3
| | | | Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
* science/py-netCDF4: Update version 1.2.3.1=>1.2.4bofh2016-04-182-3/+3
|
* - Update to 1.14.7sunpoet2016-04-185-18/+23
| | | | | | | - Add LICENSE_FILE - Bump PORTREVISION for science/grib_api shlib change Changes: https://software.ecmwf.int/wiki/display/GRIB/Latest+news
* science/minc2 is not jobs safemarino2016-04-171-0/+2
| | | | | lex needs gram.h before that header gets created. I've seen this twice now.
* Don't leave dead symlinks when deinstalling. [1] (based on)mat2016-04-143-64/+59
| | | | | | | | | While there, move man pages to a place they can be used, and fix shebangs. PR: 206476 [1] Submitted by: maintainer Sponsored by: Absolight
* science/clhep: Update version 2.2.0.8=>2.3.1.1bofh2016-04-113-4/+24
| | | | - Add conditional compiler type c++11-lib for 9.X and openmp for 10.X+
* science/py-mdp: Update version 3.3=>3.5bofh2016-04-111-1/+1
| | | | - Some typo occured which created a couple of SVN entry. Sorry for that.
* (no commit message)bofh2016-04-111-1/+1
|
* (no commit message)bofh2016-04-113-10/+9
|
* science/py-netCDF4: Update version 1.2.3=>1.2.3.1bofh2016-04-102-3/+3
|
* - Update to 1.11.1sunpoet2016-04-092-5/+4
| | | | Changes: https://github.com/pysal/pysal/releases
* Update to 4.1.0cs2016-04-083-3/+35
|
* science/py-netCDF4: Update version 1.1.1=>1.2.3bofh2016-04-082-6/+6
|
* - Resolve conflict with archivers/minizip: rename libminizip to libkmlminizipsunpoet2016-04-075-15/+40
| | | | | | | - Bump PORTREVISION for science/libkml shlib change PR: 206560 (based on) Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-01118-541/+541
| | | | | With hat: portmgr Sponsored by: Absolight
* Fixup some whitespace at the beginning of lines problems.mat2016-04-012-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 0.106sunpoet2016-03-262-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
* - Update to 1.0.1wen2016-03-252-3/+3
|
* qt4-moc: Add more Boost include guards to moc's definition list.rakuco2016-03-245-60/+0
| | | | | | | | | | | | | | In preparation for updating Boost to 1.60, add include guards from more Boost headers to the list of macros that moc automatically defines when processing files. As explained in r408911, Qt4's moc cannot parse some constructs used by a few Boost headers, so we define their include guards to make moc skip them. This is a cleaner approach that allows us to largely revert r408472, r408473, r408474, r408475, r408502, r408773 and r408419, which added several patches to many ports to work around this moc bug. PR: 199601 PR: 208322
* Move devel/py-icu to devel/py-pyicufeld2016-03-201-2/+2
| | | | | | | | | | | | | * PORTNAME devel/py-pyicu should be used rather than devel/py-icu, per policy [1] * Add LICENSE=MIT as per LICENSE file contained in distfile * Tidy up MAKE_ENV variable assignment (pet portlint) * Update WWW in pkg-descr to point to PyPI site, since the old site is down * Update other ports which depend on devel/py-icu to point to devel/py-pyicu [1] https://wiki.freebsd.org/Python/PortsPolicy PR: 207367 Approved by: maintainer timeout
* Update CMake to 3.5.0.rakuco2016-03-192-0/+23
| | | | | | | | | | | Announcement: https://blog.kitware.com/cmake-3-5-0-available-for-download/ Most ports have already been fixed for this update, but science/orthanc was included in this commit because I am not entirely sure the changes in it work with CMake < 3.5.0. In short, FindDCMTK.cmake was rewritten and the way orthanc uses the DCMTK variables was incompatible with the use upstream intended. PR: 208033
* - Update to 1.0.0wen2016-03-192-10/+16
|
* Update to 2.1.rakuco2016-03-162-7/+7
| | | | | PR: 207453 Submitted by: mp39590@gmail.com (maintainer)
* Update to 2.0.rakuco2016-03-162-3/+3
| | | | | PR: 207452 Submitted by: mp39590@gmail.com (maintainer)
* Update to 0.2.rakuco2016-03-162-3/+3
| | | | | PR: 207451 Submitted by: mp39590@gmail.com (maintainer)
* Update to 1.0.0.rakuco2016-03-163-7/+5
| | | | | PR: 207450 Submitted by: mp39590@gmail.com (maintainer)
* Change header installation location for kdelibs4-based ports.rakuco2016-03-152-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install x11/kdelibs4's headers into include/kde4 instead of include (which consequently causes several other ports to have their installation paths changed too). The idea behind this is to reduce path conflicts between KDE4 ports and the upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If we continue installing the KDE4 headers into include/, we can end up in a situation like this: c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port will unintentionally be picked up first and the build will fail. Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a few patches to FooConfig.cmake files to make them look into the kde4/ subdirectory in include/. Changes which don't fit into the above are: - deskutils/kdepimlibs4: Import an upstream patch to remove some double semicolons that cause base GCC to fail. They have always been present, but since the faulty header was referenced via -isystem /usr/local/include this never caused any problems. - devel/subversion, devel/subversion18: Update patch-configure. The current kwallet changes there date back to 2011 (r272490), at a time when the build could fail when both KDE3 and KDE4 were installed. Replace those bits with a change I've submitted upstream to use the kde4-config program to determine where KDE4's headers and libraries are installed instead of assuming the headers are always in include/. Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the first one to notice this problem when working on the KDE Frameworks 5 ports, coming up with the solution and bugging me until I had time to work on this and ask for the exp-run :-) PR: 207906 (exp-run)
* Deprecate ports broken for more than 6 monthsantoine2016-03-141-0/+2
|
* - Update to 2.8.0.stephen2016-03-113-5/+10
| | | | - Add license.
* science/liblinear: Update to version 2.1.bsam2016-03-102-3/+3
|
* science/libsvm: Update to version 3.21.bsam2016-03-102-3/+3
|
* - Update to 1.7.1sunpoet2016-03-062-4/+4
| | | | Changes: https://code.zmaw.de/news/342
* - Update to 1.4.3wen2016-03-042-4/+3
|
* Update to 2015.11.13.rakuco2016-02-2810-445/+794
| | | | | | | Upgrade to a more recent snapshot, and stop requiring GCC. PR: 206930 Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer)
* - Update to 1.83.04wen2016-02-163-10/+10
| | | | | PR: 207165 Submitted by: tkato432@yahoo.com
* Update to 4.9.0.rakuco2016-02-123-4734/+4175
| | | | | | | | This update to the port also adds a lot of dependencies on system libraries instead of using the versions bundled with ITK. PR: 206977 Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
* - Fix build with boost 1.60amdmi32016-02-096-20/+74
| | | | | | | - Switch to options helpers - Add LICENSE_FILE PR: 199601
* science/py-pysal: Avoid interactive build possibilitymarino2016-02-071-0/+4
| | | | | | | | | | | This port checks the release date, and subtracts it from the current date. If the difference is more than 6 months, it interactively asks the user if they want to upgrade. The post-patch target removes this possibility, ensuring the port never reverts to an interactive build. approved by: infrastructure blanket (interactive builds discouraged)
* graphics/py-graphviz: Move to py-pygraphviz, Fix 3.x buildkoobs2016-02-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are numerous graphviz related packages in PyPI, including: graphviz, graphviz-python and pygraphviz. This port, py-graphviz, is not and does not provide the same package as the 'graphviz' package on PyPI (CHEESESHOP). Further, it blocks the creation of a correctly named py-graphviz port, is a POLA violation in terms of users expecting to find and recieve the package they expect based on a standard search, and is likely to create confusion among other ports if they depend on a python graphviz package, which could result in incorrect packages/dependencies. This is why among other reasons, Python packages should be named exactly what they are called in PyPI, or inside install_requires, setup_requires or tests_requires as dependencies in other packages. This change moves py-graphviz to py-pygraphviz to correct the above incorrect naming. While I'm here: - Remove backup (http) MASTER_SITES, CHEESESHOP is highly-available and provides a Geo-aware CDN by Fastly. - Remove {BUILD,RUN}_DEPENDS in favour of the actual LIB_DEPENDS - Use PYDISTUTILS_* framework variables to customise the build instead of hack patching setup.py - Enable autoplist, fixing builds on Python 3.x [1] - Enable concurrent (Python version) installation - Hack patch setup.py to preclude docs installation, as it adds a directory to --record and breaks pkg-plist output [2] - Remove DOCSDIR override (no longer necessary) - Assign MAINTAINER'ship to python@ - Add TEST_DEPENDS and test target - pkg-descr: Match WWW URL to setup.py:homepage field - pkg-descr: Improve package description text (matching upstream) While I'm sweeping dependencies: - Fix a typo in science/gramps: s|>-|>= [2] https://wiki.freebsd.org/Python (Open task for install_data bug) Reported by: Ben Woods (via IRC) [1]
* - Update to 1.10.2danilo2016-02-063-3/+3
|
* - Allow concurrent installation (USE_PYTHON=concurrent)sunpoet2016-02-031-1/+1
|
* - Update to 1.11.0sunpoet2016-02-022-4/+4
| | | | | | - Relax USES=python Changes: https://github.com/pysal/pysal/releases
* science/cdf: document ncurses requirement (USES+=ncurses)marino2016-02-011-1/+1
| | | | approved by: infrastructure blanket
* science/netcdf: document ncurses requirement (USES+=ncurses)marino2016-01-311-1/+1
| | | | approved by: infrastructure blanket
* - Update to 2.0tota2016-01-262-4/+5
|
* - Add USES=pkgconfig:run: pkg-config is required by nc-config at runtimesunpoet2016-01-241-1/+2
| | | | - Bump PORTREVISION for dependency change
* - Update to 4.4.3sunpoet2016-01-233-5/+5
| | | | Changes: https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
* - Update to 1.3.0sunpoet2016-01-232-3/+3
| | | | | Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog https://github.com/Try2Code/cdo-bindings/commits/master
* - Update to 1.3.0sunpoet2016-01-232-3/+3
| | | | | Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog https://github.com/Try2Code/cdo-bindings/commits/master
* - Update to 0.3.3wen2016-01-192-5/+4
|
* - Update to 1.83.03miwi2016-01-182-6/+14
| | | | | PR: 206254 Submitted by: maintainer
* - Update to 2.7.0.stephen2016-01-186-67/+27
|
* - Update to 0.105sunpoet2016-01-172-3/+3
| | | | | Changes: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes Sponsored by: PortsCamp Taiwan
* - Update to 4.4.0sunpoet2016-01-173-6/+6
| | | | | | | | - Bump PORTREVISION for science/netcdf shlib change Changes: http://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-4-0 https://github.com/Unidata/netcdf-c/releases Sponsored by: PortsCamp Taiwan
* - Update to 2.44miwi2016-01-153-7/+10
| | | | | PR: 206253 Submitted by: ports fury
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-139-9/+9
| | | | Approved by: portmgr blanket
* Upgrade to 0.9.6v2.thierry2016-01-0810-204/+85
| | | | | Changelog at <https://sourceforge.net/projects/gnudatalanguage/files/gdl/0.9.6/#readme>
* science/metaf2xml: update 1.57 -> 1.58robak2016-01-043-8/+9
| | | | | | | - Improve COMMENT and pkg-descr PR: 205555 Submitted by: Thomas <metaf2xml@users.sourceforge.net>
* Fuzzy logic toolkit for SciPy.miwi2015-12-314-0/+36
| | | | | | | | | | | | | | The goals of scikit-fuzzy are: * To provide the community with a robust toolkit of independently developed and implemented fuzzy logic algorithms * To increase the attractiveness of scientific Python as a valid alternative to closed-source options. WWW: https://github.com/scikit-fuzzy/scikit-fuzzy/ PR: 205621 Submitted by: Yuri Victorovich <yuri@rawbw.com>
* - Clarify LICENSEamdmi32015-12-311-4/+9
| | | | | - Add LICENSE_FILE - Strip library
* Remove expired ports:rene2015-12-317-588/+0
| | | | | | | | | | | | | | | 2015-12-30 www/ocsigen: Broken for more than 6 months 2015-12-30 devel/monodevelop-database: Broken for more than 6 months 2015-12-30 lang/cduce: Broken for more than 6 months 2015-12-30 science/hdf-java: Broken for more than 6 months 2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months 2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen 2015-12-30 audio/py-fastaudio: Broken for more than 6 months 2015-12-30 devel/jgoodies-common: Broken for more than 6 months 2015-12-30 graphics/pinta: Broken for more than 6 months 2015-12-30 games/kanatest: Broken for more than 6 months 2015-12-30 editors/bless: Broken for more than 6 months 2015-12-30 security/burpsuite: Broken for more than 6 months
* Cleanup GH_* and variables order.mat2015-12-291-1/+0
| | | | Sponsored by: Absolight
* Update to 4.0.3cs2015-12-254-291/+791
|
* - Remove unneeded @dir'samdmi32015-12-241-12/+0
| | | | Approved by: portmgr blanket
* - Update to 2.43miwi2015-12-223-9/+13
| | | | | | | PR: 205217 Submitted by: Ports Fury Approved by: mat (mentor) Differential Revision: D4614
* - Update to 1.1.1wen2015-12-224-11/+13
| | | | | | | - Add LICENSE - Reset maintainer to ports@ - Change pkg-plist to PLIST_FILES - Pet portlint
* science/mol2ps: Upgrade version 0.4a => 0.4b and unbreakmarino2015-12-212-11/+9
| | | | | | | PR patch had to be modified after FPC was updated to 3.0.0 PR: 205218 Submitted by: Ports Fury
* - Update to 1.83.01 and unbreakwen2015-12-152-11/+12
| | | | | PR: 205219 Submitted by: tkato432@yahoo.com
* - Update to 2.5.0miwi2015-12-122-12/+17
| | | | | | | | | | - Switch to options helper - Switch to do-test PR: 205137 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4507
* - Update maintainer mail addressmiwi2015-12-117-14/+13
| | | | | | | | | - Update/Remove MASTER_SITE PR: 204755 Submitted by: jwbacon@tds.net (maintainer) Approved by: mat (mentor) Differential Revision: D4493
* - Update to 0.8.0wen2015-12-114-211/+13
| | | | | | | | | | - Add LICENSE - Add NO_ARCH - Change to autoplist - Update pkg-descr PR: 205220 Submitted by: tkato432@yahoo.com
* - Update to 1.0.4miwi2015-12-102-4/+5
| | | | | | | | | - Switch to options helper PR: 205114 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D4470
* Update to version 0.17.demon2015-12-072-3/+3
|
* - Update to 0.4-1tota2015-12-063-5/+4
| | | | - Update WWW in pkg-descr
* Deprecate ports broken for more than 6 monthsantoine2015-11-291-0/+2
|
* Update to latest release.shurd2015-11-282-3/+3
|
* science/InsightToolkit: update 4.8.1 -> 4.8.2robak2015-11-262-3/+3
| | | | | PR: 204727 Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
* Add new port p5-Mcstas-Tools, a general tool for simulating neutron ↵rodrigo2015-11-216-0/+111
| | | | | | | scattering instruments and experiments PR: 194849 Submitted by: Erik B Knudsen <erkn@fysik.dtu.dk>
* - Update to 1.2.7sunpoet2015-11-212-3/+3
| | | | Changes: https://github.com/Try2Code/cdo-bindings/commits/master
* science/mcstats[-comps]: update 2.1 -> 2.2ajunovitch2015-11-1210-638/+597
| | | | | | | | | | | | | | | | | - Update PORTVERSION and distinfo to 2.2a - Simplify DISTNAME/DISTFILES/MASTER_SITES/WRKSRC handling - Clean up language in COMMENT (mcstas-comps only) - Use PORTVERSION in PLIST_SUB and %%PORTVERSION%% in pkg-plist as as port installs self-contained under ${PREFIX}/mcstas/${PORTVERSION} - Add pkg-install/pkg-install to SUB_FILES and rename appropriately - Use PREFIX in pkg-install.in/pkg-deinstall.in - Remove the post-fetch routines - Switch unnecessary bsd.port.(pre|post).mk include to just bsd.port.mk - Sync pkg-descr verbiage between ports and wrap at 76 characters PR: 204223 PR: 204224 Submitted by: Erik B Knudsen <erkn@fysik.dtu.dk> (maintainer)
* - Fix i386 build on FreeBSD 9.xsunpoet2015-11-121-0/+1
|
* - Update to 0.16.1sunpoet2015-11-102-6/+7
| | | | | | | - Add CHEESESHOP to MASTER_SITES - Add LICENSE_FILE Changes: https://github.com/scipy/scipy/releases
* - Update to 1.7.0sunpoet2015-11-102-5/+5
| | | | | | - Add LICENSE_FILE Changes: https://code.zmaw.de/news/324
* Mark a few ports BROKEN: unfetchableantoine2015-11-093-0/+6
|
* - Update to 1.1.71tota2015-11-083-4/+7
| | | | - Update WWW in pkg-descr
* - Add new port: science/R-cran-etmtota2015-11-084-0/+24
| | | | | | | Matrix of transition probabilities for any time-inhomogeneous multistate model with finite state space WWW: https://cran.r-project.org/web/packages/etm/
* - Add new port: science/R-cran-cmprsktota2015-11-084-0/+28
| | | | | | | | | | | Estimation, testing and regression modeling of subdistribution functions in competing risks, as described in Gray (1988), A class of K-sample tests for comparing the cumulative incidence of a competing risk, Ann. Stat. 16:1141-1154, and Fine JP and Gray RJ (1999), A proportional hazards model for the subdistribution of a competing risk, JASA, 94:496-509. WWW: https://cran.r-project.org/web/packages/cmprsk/
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-053-3/+3
| | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
* - Mark MAKE_JOBS_UNSAFE, fails in parallel build:amdmi32015-11-051-1/+3
| | | | | | | | nifti_stats.c:2:10: fatal error: 'nifticdf.h' file not found - Use MANPREFIX Approved by: portmgr blanket
* - Mark MAKE_JOBS_UNSAFE, fails in parallel build:amdmi32015-11-051-2/+3
| | | | | | | | mkdir: objects: No such file or directory - Use options helpers Approved by: portmgr blanket
* - Update BUILD_DEPENDS: remove redundant LOCALBASE/binsunpoet2015-11-051-6/+4
| | | | - Use USES=localbase
* - Add LICENSE_FILEsunpoet2015-11-051-1/+2
| | | | - Update RUN_DEPENDS: remove redundant LOCALBASE/bin
* - Update RUN_DEPENDS: remove redundant LOCALBASE/binsunpoet2015-11-051-1/+1
|
* - Update BUILD_DEPENDS: remove redundant LOCALBASE/binsunpoet2015-11-051-5/+3
| | | | - Cosmetic change
* Rename my ports to comply with Python ports policymakc2015-11-027-2/+2
| | | | Requested by: koobs
* Update to version 2.42pawel2015-10-303-8/+13
| | | | | PR: 203803 Submitted by: tkato432@yahoo.com
* - Update to 2.2.20sunpoet2015-10-273-5/+4
| | | | Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
* Add a port of Libxc, a library of exchange-correlation functionals fordanfe2015-10-265-0/+59
| | | | | | | density-functional theory. PR: 201266 (modified) Submitted by: Johannes Dieterich
* - Update to version 1.1.6danfe2015-10-253-11/+44
| | | | | | | | - Define LICENSE (GPLv2) - Project had moved to GitHub - Clean up Makefile a bit PR: 201267
* - Use USES=localbasesunpoet2015-10-201-3/+2
|
* - Use USES=localbasesunpoet2015-10-201-3/+2
|
* - Use USES=localbasesunpoet2015-10-201-3/+2
|
* Update to 4.8.1.mat2015-10-162-3/+3
| | | | | | PR: 203472 Submitted by: maintainer Sponsored by: Absolight
* - Use USES=localbasesunpoet2015-10-161-3/+1
|
* graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22marino2015-10-121-1/+1
| | | | | | | | | | | | | GraphicsMagick was just updated, but there was as newer, second PR to upgrade it once more. And again, the shared library version has been bumped (haven't these guys heard of symbol versioning?) While the INDEX references 114 users of GraphicksMagick, I'm going to only bump the same 8 ports as yesterday. The bump script appears to be obsolete (still uses CVS!) PR: 203547 Submitted by: Walter Schwarzenfeld
* graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21marino2015-10-101-1/+1
| | | | | | | | The shared library versions changed, so bump all the ports that depend on GraphicsMagick by default too. PR: 200304 Submitted by: ports fury
* - Update to 0.103wen2015-10-102-3/+3
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Geo-WebService-Elevation-USGS-0.103/Changes
* - Strip shared librarysunpoet2015-10-101-0/+4
| | | | - Bump PORTREVISION for package change
* Remove trailing whitespace from Makefiles, M-X.olgeni2015-10-082-2/+2
|
* - Update from 1.2 to 1.3, fix buildamdmi32015-10-072-4/+4
| | | | | | | | - Add minimum required API version PR: 203609 Submitted by: mp39590@gmail.com (maintainer) MFH: 2015Q4
* This plugin extends the RESTful API of Orthanc with WADO and DICOMwebamdmi32015-10-064-0/+52
| | | | | | | | | support. WWW: http://www.orthanc-server.com/ PR: 202816 Submitted by: mp39590@gmail.com
* - Update to 1.10.0sunpoet2015-10-052-4/+6
| | | | | | | | - Add LICENSE_FILE - Add TEST_DEPENDS - Add NO_ARCH Changes: https://github.com/pysal/pysal/releases
* - Update to 0.16.0sunpoet2015-10-052-12/+9
| | | | | | | | - Sort USE_PYTHON - Convert to new options target helper - Cosmetic change Changes: https://github.com/scipy/scipy/releases
* - Add NO_ARCHsunpoet2015-10-041-0/+1
|
* - Pet portlintamdmi32015-10-021-7/+6
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* - Convert to new test frameworksunpoet2015-10-011-3/+1
|
* - Convert to new test frameworksunpoet2015-10-011-3/+1
|
* - Convert to new test frameworksunpoet2015-10-011-3/+1
|
* - Convert to new test frameworksunpoet2015-10-011-3/+1
|
* - Convert to new test frameworksunpoet2015-10-011-3/+1
|
* - Convert to new test frameworksunpoet2015-10-011-4/+2
|
* - Convert to new test frameworksunpoet2015-10-011-4/+2
| | | | - Convert to new options target helper
* - Add missing manpageamdmi32015-10-013-544/+539
| | | | | | - Switch to options helpers and OPTIONS_SLAVE - Sort plist - Fix stage-qa for mpqc-mpich