aboutsummaryrefslogtreecommitdiffstats
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingmakc2013-10-234-8/+5
| | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-226-6/+0
| | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery)
* - Add dependency on pkgconfig when building with cairo support [1]makc2013-10-182-28/+20
| | | | | | | - Support staging - Use option helpers Reported by: Andreas Nilsson via mail [1]
* - Update to 0.12.1wen2013-10-172-3/+3
|
* Fix index by removing a hidden dependency on vtk4bapt2013-10-146-315/+0
|
* Remove ports depending on vtk4bapt2013-10-146-117/+0
| | | | Approved by: yuri@irfu.se (maintainer)
* Fix package name collisionbapt2013-10-141-1/+1
|
* - Upgrade to GDL 0.9.4.thierry2013-10-1116-472/+201
| | | | - Switch to cmake.
* - Strip shared librarysunpoet2013-10-101-0/+1
|
* - Support STAGEDIRsunpoet2013-10-101-1/+0
|
* Added FisicaLab port.theraven2013-10-095-0/+2219
| | | | Approved by: bapt (mentor)
* Explicitly link libraries on 10 unmaintained portsmarino2013-10-081-0/+1
| | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5
* - Remove LATEST_LINK from my Qt4/KDE4 portsmakc2013-10-071-23/+7
| | | | | - Use new LIB_DEPENDS syntax - Use options helpers
* Mark seven unmaintained ports as jobs unsafe.marino2013-10-071-0/+2
|
* - Update to 0.3-13tota2013-10-043-5/+7
| | | | | - Add LICENSE section - Replace tab with a space after WWW: in pkg-descr
* science/paraview: add <unistd.h>, <cstddef>, other c++ fixesmarino2013-10-023-0/+31
| | | | | | | | The non-header fix addresses the error, "calls to overloaded operations cannot appear in a constant-expression". The fix was suggested on various bug trackers. Approved by: portmgr (bapt, implicit)
* science/libkml: add <unistd.h> for modern compilersmarino2013-10-022-1/+11
| | | | | | | Also, this port unfortunately sets -Werror, and the use of long-long with c++98 triggers a warning, so also turn off that check. Approved by: portmgr (bapt, implicit)
* - Support STAGEDIRsunpoet2013-10-012-4/+2
|
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-255-5/+0
| | | | With hat: portmgr
* Fix NO_STAGE attributionbapt2013-09-231-1/+1
|
* - Update to 3.02wen2013-09-212-8/+12
| | | | | - Fix build on Head - Reset maintainer to ports@
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21185-229/+233
| | | | science)
* - Reassign to the heap at maintainer's requesttabthorpe2013-09-211-6/+2
|
* - Switch from ImageMagick to GraphicsMagick, due to a problemthierry2013-09-201-16/+20
| | | | | | with plplot because dynamic drivers are enabled by default; - Pet portlint.
* Convert to the new Uses/tk.mk.thierry2013-09-191-2/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-181-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-164-8/+7
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Remove USE_GCC.ed2013-09-151-1/+0
| | | | | | | All versions of FreeBSD we support are shipped with at least GCC 4.2.1 or Clang. The code seems to build fine with Clang. In fact, on platforms where we no longer ship libstdc++, this port seems to only build using Clang.
* Bump bddsolve to version 1.0.3.ed2013-09-152-9/+6
| | | | | Though this does not yet fix the build on FreeBSD HEAD, this version does fix some tiny issues that prevent it from being built with clang.
* - Update to 1.25sunpoet2013-09-142-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
* Add explicit dependency on pkgconf (18 ports)marino2013-09-121-2/+1
| | | | Approved by: portmgr (bapt, implicit)
* Add explicit dependency on pkgconf (27 ports)marino2013-09-122-6/+3
|
* - Update to 1.3.3olivierd2013-09-113-295/+5
| | | | | | - Remove patch for clang (adopted by upstream) ChangeLog: http://freecode.com/projects/equake-xfce/releases/357605
* Add an explicit dependency on pkgconfantoine2013-09-111-6/+2
| | | | Approved by: portmgr (bapt)
* - convert to the new perl5 frameworkaz2013-09-103-18/+9
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1019-109/+54
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-101-6/+3
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfantoine2013-09-102-1/+2
| | | | Approved by: portmgr (bapt)
* - Use single space after WWW:sunpoet2013-09-081-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-062-6/+3
|
* Add an explicit dependency on pkgconfantoine2013-09-051-0/+1
| | | | Approved by: portmgr (bapt)
* Update to 1.2skreuzer2013-09-043-11/+34
| | | | | PR: ports/178240 Submitted by: Stas Timokhin <devel@stasyan.com>
* Update to 3.2.1skreuzer2013-09-043-6/+5
| | | | | PR: ports/178239 Submitted by: Stas Timokhin <devel@stasyan.com>
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-0/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-4/+1
|
* science/py-pupynere: Module for reading and writing NetCDF files [NEW PORT]koobs2013-09-026-0/+52
| | | | | | | | | | | Pupynere is a Python module for reading and writing NetCDF files, using the same API as Scientific.IO.NetCDF and pynetcdf. It depends only on Numpy, so you don't need to have the NetCDF library installed. WWW: https://pypi.python.org/pypi/pupynere/ PR: ports/179744 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-011-1/+1
| | | | Suggested by: wg
* - Update to 1.8.10 patch 1sunpoet2013-08-313-31/+30
| | | | | | | | | | | | - Update MASTER_SITES - Cosmetic change - Take maintainership - Reformat pkg-descr Changes: http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.10-patch1/src/hdf5-1.8.10-patch1-RELEASE.txt PR: ports/176809 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 24 weeks)
* Convert USE_GNOME=pkgconfig to USES=pkgconfigbapt2013-08-311-3/+2
| | | | | Convert USE_GMAKE to USES=gmake Convert USE_PERL5 to USES=perl5
* - Fix build after USES=pathfix update obsoleted the need for a patch inbdrewery2013-08-311-19/+0
| | | | r315827
* - do not use local bsd.python.mk variables within the port Makefile - switchmva2013-08-311-1/+1
| | | | the publicly accessible ones instead
* - Update to 1.24sunpoet2013-08-303-17/+18
| | | | | | | | - Add BUILD_DEPENDS - Sort MAN3 and PLIST - Fix Makefile header Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
* - Update to 1.6.1sunpoet2013-08-302-6/+5
| | | | | | - Remove deprecated PTHREAD_* Changes: https://code.zmaw.de/news/205
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2013-08-291-1/+1
|
* - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these shouldbdrewery2013-08-291-1/+1
| | | | | | | | | | be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES and require manual fetching, others are already marked RESTRICTED. - Trim headers - Convert some pre-fetch errors into IGNORE - Remove needless quoting in java/jdk7-doc IGNORE With hat: portmgr
* - Use single space after WWW:sunpoet2013-08-291-1/+1
|
* - Use single space after WWW:sunpoet2013-08-292-2/+2
|
* Update math/gsl to 1.16 and adjust some dependent portsbf2013-08-278-10/+14
|
* science/minc2: Switch license to BSDmarino2013-08-231-4/+2
| | | | | | | | | | | | | | | | | | | | | | | The license was defined as "AS-IS" but this license has no definition in bsd.license*.mk. As a result, this port would not build in bulk because there was no implied acceptance of the "AS-IS" license. Upon re-examination, the maintainer believes it is close enough in spirit to BSD license to be classified as BSD. Copyright 1993-2000 Peter Neelin and David MacDonald, McConnell Brain Imaging Centre, Montreal Neurological Institute, McGill University. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies. The author and McGill University make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. The PORTREVISION was bumped because when a license is specified, it modifies the pkg-plist. PR: 181350 Approved by: bapt/culot (mentors, implicit), jwbacon (maintainer)
* - Cleanup Makefile headersunpoet2013-08-224-20/+4
|
* - Remove leading indefinite article from COMMENTsunpoet2013-08-222-2/+2
|
* - Use RUN_DEPENDS:=BUILD_DEPENDSsunpoet2013-08-211-1/+2
| | | | | - Add BUILD_DEPENDS - Cosmetic change
* - Convert to new perl frameworksunpoet2013-08-211-1/+2
|
* - Add missing tab in USES=pathfixsunpoet2013-08-211-2/+2
| | | | - Add test:
* - Use USES=gmakesunpoet2013-08-212-3/+2
|
* - Update to 1.0.5wen2013-08-213-4/+4
|
* - Take maintainershipwen2013-08-211-1/+1
|
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-185-6/+5
| | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery)
* - update to 0.12.0dryice2013-08-172-3/+3
|
* - Remove MAKE_JOBS_SAFE variableak2013-08-1516-16/+0
| | | | Approved by: portmgr (bdrewery)
* science/py-h5py: Add OPTION support for HDF5 1.8koobs2013-08-132-12/+17
| | | | | | | | - Add OPTION to use science/hdf5-18 instead of science/hdf5 PR: ports/179572 Submitted by: Johannes Meixner <xmj@chaot.net> Approved by: maintainer timeout (8 weeks)
* - Convert to new perl frameworkaz2013-08-061-6/+3
| | | | | | - Trim Makefile header Approved by: wen@ (maintainer)
* - Fix double usage of USESaz2013-08-041-2/+1
|
* - Convert to new perl frameworkmat2013-08-031-1/+2
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkaz2013-08-032-3/+2
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-037-17/+16
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* Unbreak with clangolivierd2013-08-032-0/+291
| | | | Submitted by: Roman Cat <roman-cat@yandex.ru> (private email)
* - Update to 1.3.2olivierd2013-08-022-3/+3
|
* - Tighten Makefile header and COMMENTdanfe2013-07-282-19/+22
| | | | | | | | - Convert to OptionsNG (docs, examples) - Unbreak parallel builds (-jX) - Minor Makefile and pkg-descr cleanups Reported by: pointyhat-west
* - Try to unbreak parallel builds (-jX)danfe2013-07-283-8/+115
| | | | | | | | - Trim Makefile header, convert USE_GMAKE - Install manpage relative to MANPREFIX - Replace tab with space after WWW line Reported by: pointyhat-west
* - Reset maintainer after no response to mail since Jan 2013swills2013-07-281-2/+2
| | | | | | - Clean up headers and comments while here Reviewed by: danfe
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-2719-1762/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* Fix build with recent binutilsbapt2013-07-261-1/+1
|
* Mark as broken: does not buildbapt2013-07-241-2/+3
| | | | | | configure: error: cannot find the flags to link with Boost thread Reported by: pkg-fallout
* - Update to 4.1.2wen2013-07-233-283/+305
|
* - Update to 1.4.1wen2013-07-234-29/+29
| | | | - Trim Makefile headers
* science/hdf5: Remove h5perf that is missing shared librarymarino2013-07-233-8/+13
| | | | | | | | | The h5perf program will not run because it is linked to libh5test.so.0 which is not installed. Rather than install this shared library, a patch was added to prohibit h5perf from installing. PR: ports/179951 Approved by: bapt (mentor), maintainer timeout (~4 weeks)
* Equake is a panel plugin which monitors and displays earthquakes each timeolivierd2013-07-236-0/+57
| | | | | | a new one occurs. WWW: http://freecode.com/projects/equake-xfce
* - Update to 0.4amiwi2013-07-222-3/+3
| | | | | PR: 180694 Submitted by: Ports Fury
* - Update to 0.99.26miwi2013-07-222-4/+4
| | | | | PR: 180687 Submitted by: Ports FUry
* - Changed my emailvg2013-07-222-3/+3
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* - let it build with python3 toorm2013-07-221-1/+1
| | | | | | | | Both python2 and python3 are supported according to official documentation and setup.py PR: 180465 Submitted by: nwhitehorn
* - Update COMMENT and pkg-descrwen2013-07-192-13/+11
| | | | | | - Add missing DEPENDS Reported by: Tobias Megies <megies@geophysik.uni-muenchen.de>
* - Update to 0.8.4wen2013-07-173-6/+3
|
* - Update to 4.6.3miwi2013-07-152-8/+6
| | | | | PR: 180503 Submitted by: Ports Fury
* Fix plist.rakuco2013-07-151-1/+0
| | | | As reported by one of the miwimails.
* - Update to 1.12swills2013-07-123-13/+3
| | | | | PR: ports/179870 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* - Update to 7.31.0sunpoet2013-07-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* Upgrade to 2.2.00.thierry2013-07-104-71/+19
| | | | | PR: ports/180411 Approved by: jwbacon (at) tds.net (maintainer)
* Downgrade to 3.1.4.thierry2013-07-103-10/+144
| | | | | | Release-2 has been removed from SF without explanations. Reported by: pointyhat via miwi
* Mark jobs unsafebapt2013-07-101-6/+3
| | | | | Convert to USES=gmake where appropriate Trim headers
* Mark jobs unsafebapt2013-07-101-5/+2
|
* Convert from USE_MOTIF to USES=motifbapt2013-07-103-12/+6
| | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
* Adopt, pet portlint a bit and update to new ports features.kwm2013-07-101-8/+4
|
* - Drop all my portspav2013-07-102-2/+2
|
* Upgrade to CGNS Version 3.1.4, Release 2.thierry2013-07-084-220/+11
|
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-052-4/+4
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-032-4/+4
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* Convert to USES to update-desktop-database on package install and uninstallantoine2013-07-012-4/+2
|
* Convert to USES=imakebapt2013-06-291-7/+5
| | | | | Trim headers optionsng
* Update to 0.14.2.kwm2013-06-275-133/+117
| | | | | | This version switched to Gtk3. Unbreak XUL options since it build with the version in ports. Use USES desktop-file-utils and shared-mime-info.
* gramps installs a .desktop file with a MimeType and registers Mime typesantoine2013-06-252-4/+4
| | | | While trim, remove a tab in pkg-descr
* . introduce optionsNG;bsam2013-06-212-94/+21
| | | | | | | | | . create EXAMPLES option; . bump PORTREVISION (EXAMPLES are on by default now); . use PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile; . remove pkg-plist; . unmute install and cp commands; . trim Makefile headers.
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-202-39/+12
| | | | | | | . use PORTDOCS and PORTEXAMPLES at Makefile (trim pkg-plist); . introduce option EXAMPLES; . mute mkdir command; . remove an article from COMMENT.
* Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS.bsam2013-06-201-3/+5
|
* . portlint: use tab (not space) to make indentation;bsam2013-06-201-6/+2
| | | | . trim Makefile headers.
* NOPORTDOCS -> PORT_OPTIONS:MDOCS.bsam2013-06-201-2/+2
|
* . add license (GPLv2);bsam2013-06-201-14/+11
| | | | | | . bump PORTREVISION; . remove shlib ABI version numbers from LIB_DEPENDS; . trim Makefile headers.
* . remove shlib ABI version numbers from LIB_DEPENDS;bsam2013-06-201-3/+4
| | | | | . add USE_LDCONFIG (portlint: installing shared libraries); . mute mkdir at install command.
* . portlint: remove whitespace before end of line;bsam2013-06-201-6/+2
| | | | . trim Makefile headers.
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-202-18/+11
| | | | | | . use PLIST_FILES and PORTDOCS at Makefile; . get rid of pkg-plist; . trim Makefile headers.
* . remove shlib ABI version from LIB_DEPENDS;bsam2013-06-201-2/+2
| | | | . portlint: use a tab (not space) after a variable name.
* . trim Makefile headers;bsam2013-06-201-7/+3
| | | | | . remove arcticle from COMMENT; . pet portlint: remove trailing space from a command.
* - Update to 1.17.1makc2013-06-193-15/+98
| | | | | | | - Trim Makefile header PR: ports/177961 Submitted by: Stas Timokhin (maintainer)
* - Reset maintainer due to fatal email bouncezi2013-06-181-1/+1
| | | | Reported by: portscout
* - Update to 0.99.25miwi2013-06-175-39/+7
| | | | | PR: 179593 Submitted by: Ports Fury
* - Update to version 0.4miwi2013-06-172-4/+5
| | | | | PR: 179589 Submitted by: Ports Fury
* Clean up.mandree2013-06-161-2/+1
| | | | Suggested by: danfe
* Fix typoes in acronym.mandree2013-06-162-2/+2
| | | | http://ferret.wrc.noaa.gov/noaa_coop/coop_cdf_profile.html
* Add new port science/py-coards:mandree2013-06-165-0/+38
| | | | | | | | | Coards is a parser for time values represented using the COADS convention. WWW: https://pypi.python.org/pypi/coards PR: ports/179576 Submitted by: Johannes Meixner <xmj@chaot.net>
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forflo2013-06-151-1/+2
| | | | | | | | | quite some time. - Switch all remaining consumers to depend on www/libxul - Mark ports that don't work with the new libxul BROKEN - Mark some old ports DEPRECATED with a reasonable timeout Approved by: portmgr (miwi)
* - Correct DOCS handlingmiwi2013-06-142-1/+2
| | | | | | - Add missing dirctory to plist Reported by: pointyhat/pkg (dev_mode)
* - Fix i18n manpagesmiwi2013-06-141-0/+10
|
* Fix spelling LICENCE -> LICENSE.bsam2013-06-131-1/+1
| | | | Reported by: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
* . add LICENCE=GPLv2;bsam2013-06-131-2/+4
| | | | | . bump PORTREVISION; . remove the indefinite article from COMMENT.
* Fix build with clang.thierry2013-06-131-0/+20
|
* - Fix pkgconfigmiwi2013-06-112-1/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to 1.6.0sunpoet2013-06-093-12/+9
| | | | | | | | | | - Cleanup Makefile header Changes: https://code.zmaw.de/news/179 https://code.zmaw.de/news/165 https://code.zmaw.de/news/149 https://code.zmaw.de/news/130 https://code.zmaw.de/news/129
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-052-4/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2013.2.0.0 Please note that port revisions for all the Haskell ports without version changes are bumped. Some highlights of the update: - Fix PDF generation for pandoc [1] - From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with portmaster(8) [2] - Experimental support for LLVM-based code generation (disabled by default) - Many simplifications, refactoring in bsd.cabal.mk New ports (11): devel/hs-asn1-types 0.1.3 devel/hs-data-default-class 0.0.1 devel/hs-data-default-instances-base 0.0.1 devel/hs-data-default-instances-containers 0.0.1 devel/hs-data-default-instances-dlist 0.0.1 devel/hs-data-default-instances-old-locale 0.0.1 devel/hs-extensible-exceptions 0.1.1.4 devel/hs-mmorph 1.0.0 devel/hs-quickcheck-io 0.1.0 x11-toolkits/hs-GLURaw 1.3.0.0 x11-toolkits/hs-OpenGLRaw 1.3.0.0 Updated ports (104): archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1 databases/hs-persistent 1.1.5.1 --> 1.2.0.1 databases/hs-persistent-sqlite 1.1.5 --> 1.2.0 databases/hs-persistent-template 1.1.2.4 --> 1.2.0 devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2 devel/hs-IORefCAS 0.2_3 --> 0.2.0.1 devel/hs-MonadRandom 0.1.8 --> 0.1.9 devel/hs-QuickCheck 2.5.1.1_1 --> 2.6 devel/hs-abstract-deque 0.1.6_1 --> 0.2 devel/hs-alex 3.0.2_1 --> 3.0.5 devel/hs-async 2.0.1.3_1 --> 2.0.1.4 devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0 devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1 devel/hs-byteorder 1.0.3_4 --> 1.0.4 devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2 devel/hs-classy-prelude 0.5.3 --> 0.5.7 devel/hs-cmdargs 0.10.2 --> 0.10.3 devel/hs-conduit 1.0.2 --> 1.0.5 devel/hs-data-default 0.5.0_1 --> 0.5.3 devel/hs-fsnotify 0.0.6 --> 0.0.11 devel/hs-generic-deriving 1.4.0 --> 1.5.0 devel/hs-git-annex 4.20130323_1 --> 4.20130601 devel/hs-haddock 2.11.0_1 --> 2.13.2 devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1 devel/hs-hlint 1.8.43 --> 1.8.45 devel/hs-hspec 1.4.4 --> 1.5.4 devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2 devel/hs-largeword 1.0.4 --> 1.0.5 devel/hs-lens 3.8.7.3 --> 3.9.0.2 devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5 devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1 devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1 devel/hs-monad-par 0.3.4.1 --> 0.3.4.2 devel/hs-pool-conduit 0.1.1_1 --> 0.1.2 devel/hs-profunctors 3.3 --> 3.3.0.1 devel/hs-reflection 1.1.7 --> 1.3.2 devel/hs-resourcet 0.4.5 --> 0.4.7.1 devel/hs-show 0.5 --> 0.6 devel/hs-split 0.2.1.1_1 --> 0.2.2 devel/hs-stm 2.4_1 --> 2.4.2 devel/hs-syb 0.3.7_1 --> 0.4.0 devel/hs-tagged 0.4.4_1 --> 0.6 devel/hs-text 0.11.2.3_1 --> 0.11.3.1 devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1 devel/hs-unix-time 0.1.5 --> 0.1.8 devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1 devel/hs-utility-ht 0.0.8_3 --> 0.0.9 devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3 devel/hs-uuid 1.2.9 --> 1.2.13 devel/hs-void 0.5.11 --> 0.6 math/hs-NumInstances 1.2 --> 1.3 math/hs-comonad-transformers 3.0.1_1 --> 3.0.2 math/hs-semigroups 0.9 --> 0.9.1 math/hs-statistics 0.10.2.0_2 --> 0.10.3.1 net/hs-network 2.3.1.0_1 --> 2.4.1.2 net/hs-publicsuffixlist 0.0.3 --> 0.1 net/hs-socks 0.5.0 --> 0.5.1 security/hs-certificate 1.3.5_1 --> 1.3.7 security/hs-cipher-aes 0.1.7 --> 0.1.8 security/hs-clientsession 0.8.1_1 --> 0.9 security/hs-crypto-api 0.11 --> 0.12.1 security/hs-crypto-conduit 0.5.0 --> 0.5.2 security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3 security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2 security/hs-cryptocipher 0.4.0_1 --> 0.5.0 security/hs-cryptohash 0.8.3_1 --> 0.9.0 security/hs-skein 0.1.0.12 --> 1.0.3 textproc/hs-HaXml 1.23.3_2 --> 1.24 textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1 textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1 textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5 textproc/hs-case-insensitive 1.0 --> 1.0.0.2 textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9 textproc/hs-hs-bibutils 4.17 --> 5.0 textproc/hs-polyparse 1.8_3 --> 1.9 textproc/hs-texmath 0.6.1.3 --> 0.6.1.5 textproc/hs-xml 1.3.12_4 --> 1.3.13 textproc/hs-yaml 0.8.2.3 --> 0.8.2.4 www/hs-HTTP 4000.2.5_1 --> 4000.2.8 www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1 www/hs-hamlet 1.1.6.3 --> 1.1.7.1 www/hs-happstack-server 7.1.7 --> 7.1.7.1 www/hs-heist 0.11.1 --> 0.12.0 www/hs-http-conduit 1.9.0 --> 1.9.3 www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6 www/hs-shakespeare 1.0.3.1 --> 1.0.5 www/hs-shakespeare-css 1.0.3 --> 1.0.5.1 www/hs-shakespeare-js 1.1.2.1 --> 1.1.4 www/hs-snap 0.11.2 --> 0.12.0 www/hs-wai-extra 1.3.2.4 --> 1.3.4 www/hs-wai-test 1.3.0.4 --> 1.3.1 www/hs-warp 1.3.7.4 --> 1.3.8.1 www/hs-yesod 1.1.9.2 --> 1.2.0.1 www/hs-yesod-auth 1.1.5.3 --> 1.2.0 www/hs-yesod-core 1.1.8.2 --> 1.2.0.4 www/hs-yesod-form 1.2.1.3 --> 1.3.0 www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0 www/hs-yesod-platform 1.1.8 --> 1.2.0.1 www/hs-yesod-routes 1.1.2 --> 1.2.0 www/hs-yesod-static 1.1.2.2 --> 1.2.0 www/hs-yesod-test 0.3.5 --> 1.2.0 x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1 x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1 x11/hs-xmobar 0.16_2 --> 0.17 Removed ports (2): www/hs-yesod-default 1.1.3.2 www/hs-yesod-json 1.1.2.1 PR: ports/179146 [1] Requested by: Omar Thameen <omar@biglist.com> [1] Reported by: sperber, bapt [2] Tested by: sperber [2] Obtained from: FreeBSD Haskell
* WITHOUT_NLS -> PORT_OPTIONS:MNLSbapt2013-06-042-14/+18
| | | | | NOPORTDOCS -> PORT_OPTIONS:MDOCS NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES
* - Fix build with Tcl/Tk 8.6gahr2013-06-042-1/+79
| | | | | Reported by: miwi (Tcl/Tk 8.6 exp-run late comers) Approved by: maintainer (via private email)
* - Update to 4.6.2miwi2013-06-044-3/+44
| | | | | PR: 179208 Submitted by: Ports Fury
* - worked with upstream to roll versioned source distfilejgh2013-06-012-5/+3
| | | | | - no difference in previous distfile (ie. checksum) - remove unneeded dist_subdir directive
* - Update to 0.3amiwi2013-05-292-3/+3
| | | | | PR: 179057 Submitted by: Ports Fury
* Update math/R to 3.0.1-patched, and adjust dependent ports;bf2013-05-2810-7/+10
| | | | | | | synchronize math/rpy with upstream repository Reviewed by: wen Approved by: wen, tota
* The FreeBSD x11 team proudly presentszeising2013-05-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* Fix plist.thierry2013-05-241-0/+4
| | | | Reported by: pointyhat via erwin
* Force Tk85 to unbreak.thierry2013-05-241-1/+1
| | | | Reported by: stephen
* - Updated to 3.1.6wen2013-05-232-4/+3
|
* - Update to 1.1.49tota2013-05-192-4/+3
|
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-193-5/+4
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* - update to 0.5jgh2013-05-192-3/+3
| | | | Submitted by: pointhat (erwin@)
* - Update to 0.8.3wen2013-05-174-33/+1407
|
* - Rename science/py-obspy-core to science/py-obspywen2013-05-175-1/+1
|
* - Remove these obspy modules, because they are included in obspy upstream now.wen2013-05-1738-1280/+0
|
* - Update to 1.77.00wen2013-05-164-128/+365
|
* - Backout previous commitmiwi2013-05-152-21/+0
| | | | | | This got fixed in r318197 Reported by: fluffy/makc
* - Fix build with amd64miwi2013-05-152-0/+21
| | | | | PR: 178583 Submitted by: Ports Fury
* - Update to 1.23wen2013-05-152-3/+3
| | | | Changes: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.23/Changes
* Fix the build on 64-bits systems.rakuco2013-05-151-0/+41
| | | | | | | | | Add "-fPIC" to the compilation lines if `uname -p' returns "amd64" (FreeBSD's case). The patch has been submitted upstream. PR: ports/178537
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-124-6/+5
| | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk.
* - Update to 2.1.5 and [1]:makc2013-05-113-7/+5
| | | | | | | | - Allow to build with python3 - Simplify MASTER_SITES - Don't remove python shared directories Prompted by: rm [1]
* Allow to build with python3makc2013-05-112-4/+2
| | | | | | | Simplify MASTER_SITES Don't remove python shared directories Prompted by: rm
* - Update to 1.1.0miwi2013-05-104-149/+855
| | | | | PR: 177935 Submitted by: Ports Fury
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-1/+1
| | | | Convert USE_READLINE by USES=readline
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-064-7/+7
| | | | instead to make migration to TeXLive easier.
* Fix build with bmakebapt2013-05-051-7/+6
|
* Fix with bmake(1)bapt2013-05-031-1/+1
|
* - Update to 1.22wen2013-04-302-9/+7
| | | | | | | Changes: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.22/Changes - Trim Makefile headers - Add LICENSE - Reset maintainer to perl@
* - Update to version 1.0.4miwi2013-04-303-23/+45
| | | | | PR: 177915 Submitted by: Ports Fury
* Readd specific EXAMPLES description because of specific comment in itbapt2013-04-291-0/+1
| | | | Submitted by: kvm
* Add missing descriptionbapt2013-04-291-2/+1
|
* Convert science to new options frameworkbapt2013-04-2912-132/+103
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-286-12/+6
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-262-4/+2
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-257-7/+7
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-243-6/+3
| | | | Approved by: portmgr (bapt)
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-234-6/+4
|
* - add new port: science/voro++jgh2013-04-175-0/+54
| | | | | | | | | | | | | | | | | Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations, computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used to analyze a system of particles. WWW: http://math.lbl.gov/voro++/ PR: 177678 Submitted by: jwbacon@tds.net Feature safe: yes
* - Reset maintainer [1]rene2013-04-171-8/+2
| | | | | | | | | | | | While here: - convert Makefile header - pet portlint (including USE_GNOME=pkgconfig -> USE_PKGCONFIG=yes) - drop support for unsupported FreeBSD versions - convert to optionsNG Submitted by: previous maintainer (tkjacobsen@gmail.com) [1] in http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082815.html Feature safe: yes
* - Does not build on 8.3-i386. Does build ok on 9.1-i386.bdrewery2013-04-161-6/+5
| | | | | | | | | | | | | ports/155546 may fix this. The issue is that the libtool linking stage is not respecting the CC=gcc46 environment that is used to compile the rest of the port first. This causes the linking to use 'cc' instead. .libs/ctl.o(.text.__i686.get_pc_thunk.bx+0x0): In function `__i686.get_pc_thunk.bx': : multiple definition of `__i686.get_pc_thunk.bx' /usr/lib/crtbeginS.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here *** Error code 1 Approved by: portmgr (implicit)
* - Fix bad plist prevents packagingwen2013-04-072-6/+1
| | | | | | PR: 177609 Submitted by: John Marino <draco@marino.st> Approved by: portmgr(miwi@)
* - update to 0.4ejgh2013-04-072-5/+3
| | | | | | | - unbreak as distfile is unversioned - future mismatches should be investigated as potential software updates Approved by: portmgr (erwin)
* Fix plistmakc2013-04-032-0/+4
| | | | Approved by: portmgr (miwi)
* - Mark BROKEN checksum mismatchmiwi2013-03-301-0/+2
| | | | | Reported by: pointyhat Approved by: portmgr
* Convert a few remaining straglers from the unmaintined ports to pathfixeadler2013-03-291-1/+2
|
* Style: tab -> space.eadler2013-03-292-2/+2
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* - Rename pyBioLCCC to pyteomics.biolccc (follow upstream)makc2013-03-288-33/+30
| | | | | - Update to 1.5.0 - Trim Makefile header
* Add new port science/pyteomics:makc2013-03-285-0/+77
| | | | | | | | | | | | | | | | | | Pyteomics is a collection of lightweight and handy tools for Python that help to handle various sorts of proteomics data. Pyteomics provides a growing set of modules to facilitate the most common tasks in proteomics data analysis, such as: * calculation of basic physico-chemical properties of polypeptides: . mass and isotopic distribution . charge and pI . chromatographic retention time * access to common proteomics data: . MS or LC-MS data . FASTA databases . search engines output * easy manipulation of sequences of modified peptides and proteins WWW: https://pypi.python.org/pypi/pyteomics
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-281-1/+2
| | | | "pathfix" instead.
* update to 3.0wr-021113bf2013-03-282-8/+4
|
* - Update to 0.3-12tota2013-03-282-4/+3
|
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-274-10/+10
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* - Update to 4.6.1miwi2013-03-253-9/+16
| | | | | PR: 177243 Submitted by: ports fury
* - Update to 1.76.0wen2013-03-243-7/+44
|
* - convert USE_CMAKE to USESmakc2013-03-238-10/+8
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Mk/bsd.kde4.mk:makc2013-03-222-2/+3
| | | | | | | | | | - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed
* Add an explicit dependency on pkgconfbapt2013-03-221-0/+1
|
* Chase french/med upgrade.thierry2013-03-202-12/+6
|
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-195-5/+5
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* Fix minor nit: use the canconical FreeBSD.org form for email addresses.eadler2013-03-181-6/+2
| | | | | | | | | This was causing me issues when attempting to gather certain statistics. While here trim header Approved by: miwi, adrian, tj No objection from: db, bjk, cperciva, scheidell, osa
* In categories starting with [n-s], remove empty lines (and also few cases ofdanfe2013-03-172-2/+0
| | | | trailing slashes) from pkg-plist.
* Generalize the BROKEN message to remove i386 referencebdrewery2013-03-171-1/+1
|
* Unbreak on i386; builds fine.bdrewery2013-03-171-1/+1
| | | | Reported by: John Marino <draco@marino.st>
* - Unbreak build with clangmiwi2013-03-141-5/+2
| | | | | | PR: i176346 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> Approved by: maintainer timeout
* - Convert to Optionsngmiwi2013-03-141-9/+7
| | | | - While here trim header
* - Fix warning when building in a jailbdrewery2013-03-141-5/+2
| | | | | | | | perl: not found "Makefile", line 28: warning: "perl -V:archname" returned non-zero status PR: ports/174576 Approved by: maintainer timeout (>2 months via email)
* Update to version 0.13.1.demon2013-03-113-25/+83
|
* update math/R to 2.15.3, and adjust dependent portsbf2013-03-0710-8/+10
|
* - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-071-1/+1
| | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt
* update to 2012/5/1 R2 version.maho2013-03-0512-419/+712
|
* - Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocationlwhsu2013-03-041-1/+1
|
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationlwhsu2013-03-032-15/+7
|
* - Update to 0.3miwi2013-03-023-14/+19
| | | | | PR: 176540 Submitted by: Ports Fury
* - Update to 4.9miwi2013-03-025-94/+81
| | | | | PR: 176554 Submitted by: Ports Fury
* - Update to 2.31miwi2013-03-023-23/+20
| | | | | PR: 176568 Submitted by: Ports Fury
* - Update to 0.4dmiwi2013-03-022-11/+17
| | | | | PR: 176547 Submitted by: ports fury
* - Update to 0.90miwi2013-03-0211-400/+87
| | | | | PR: 176549 Submitted by: Ports Fury
* - Update to 0.7.5miwi2013-03-022-9/+5
| | | | | | | - Trim header PR: 176533 Submitted by: ports fury
* - Add patch to fix buildswills2013-02-262-5/+11
| | | | With hat: ruby@
* Add new ports science/fvcom and science/fvcom-mpi:makc2013-02-218-0/+230
| | | | | | | | | | | | FVCOM is a prognostic, unstructured-grid, finite-volume, free-surface, 3-D primitive equation coastal ocean circulation model developed by UMASSD-WHOI joint efforts. WWW: http://fvcom.smast.umassd.edu/FVCOM/index.html PR: ports/166726 PR: ports/166728 Submitted by: Jason Bacon <jwbacon at tds.net>
* - Update to 4.6miwi2013-02-107-370/+291
| | | | | PR: 175589 Submitted by: Ports Fury
* - Update to 3.4.0miwi2013-02-092-3/+5
| | | | | PR: 175601 Submitted by: maintainer
* - Update to 1.1.44tota2013-02-092-5/+4
| | | | - Remove indefinite article from COMMENT
* - Fix build with clangmiwi2013-02-074-3/+35
| | | | | PR: 175022 Submitted by: Ports Fury
* japanese/vflib||2013-02-06|Has expired: No more public distfilesbapt2013-02-0612-218/+0
| | | | | | | | | graphics/py-visual||2013-02-06|Has expired: Depends on the expired x11-toolkits/gtkglarea [1] math/gnuplot+||2013-02-06|Upstream says: This package is obsolete. The author does not recommend to use it science/vis5d+||2013-02-06|No new release since 2001, depends on expired x11-toolkits/gtkglarea [2] Approved by: stephen [1], nivit [2]
* - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/libffi update - Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE) Please note that port revision for all the Haskell ports without version changes are bumped. New ports (20): devel/hs-MonadRandom 0.1.8 devel/hs-base64-conduit 0.5.1 devel/hs-bifunctors 3.2 devel/hs-either 3.1 devel/hs-errors 1.3.1 devel/hs-generic-deriving 1.4.0 devel/hs-lens 3.8.5 devel/hs-profunctor-extras 3.3 devel/hs-profunctors 3.2 devel/hs-reflection 1.1.6 devel/hs-timezone-olson 0.1.2 devel/hs-timezone-series 0.1.2 math/hs-comonads-fd 3.0.1 math/hs-groupoids 3.0.1.1 math/hs-nats 0.1 math/hs-semigroupoid-extras 3.0.1 security/hs-cipher-rc4 0.1.2 security/hs-crypto-numbers 0.1.3 security/hs-crypto-pubkey 0.1.2 security/hs-crypto-random-api 0.2.0 Updated ports (107): archivers/hs-zip-archive 0.1.2.1 --> 0.1.3.3 archivers/hs-zlib-bindings 0.1.1.2 --> 0.1.1.3 audio/hs-libmpd 0.8.0.1 --> 0.8.0.2 benchmarks/hs-criterion 0.6.2.0 --> 0.6.2.1 converters/hs-aeson 0.6.0.2_2 --> 0.6.1.0 converters/hs-dataenc 0.14.0.4 --> 0.14.0.5 databases/hs-persistent 1.0.2.2 --> 1.1.4 databases/hs-persistent-sqlite 1.0.1 --> 1.1.2 databases/hs-persistent-template 1.0.0.2 --> 1.1.2.1 devel/hs-BNFC 2.4.2.1_1 --> 2.6.0.3 devel/hs-Boolean 0.1.1 --> 0.1.2 devel/hs-TypeCompose 0.9.7 --> 0.9.9 devel/hs-ansi-terminal 0.5.5_5 --> 0.5.5.1 devel/hs-ansi-wl-pprint 0.6.4_3 --> 0.6.6 devel/hs-basic-prelude 0.3.1.0 --> 0.3.2.0 devel/hs-checkers 0.2.9_2 --> 0.3.1 devel/hs-classy-prelude 0.4.1 --> 0.4.3 devel/hs-classy-prelude-conduit 0.4.1 --> 0.4.3 devel/hs-conduit 0.5.5 --> 0.5.6 devel/hs-configurator 0.2.0.1 --> 0.2.0.2 devel/hs-cpphs 1.15 --> 1.16 devel/hs-edit-distance 0.2.1.1 --> 0.2.1.2 devel/hs-file-embed 0.0.4.6 --> 0.0.4.7 devel/hs-filestore 0.5.0.1 --> 0.6 devel/hs-fsnotify 0.0.4 --> 0.0.6 devel/hs-ghc-paths 0.1.0.8_5 --> 0.1.0.9 devel/hs-git-annex 3.20121211 --> 3.20130124 devel/hs-hashable 1.1.2.5 --> 1.2.0.5 devel/hs-hastache 0.4.2 --> 0.5.0 devel/hs-hlint 1.8.39 --> 1.8.43 devel/hs-hoogle 4.2.14 --> 4.2.15 devel/hs-hspec 1.4.2 --> 1.4.3 devel/hs-largeword 1.0.3 --> 1.0.4 devel/hs-lifted-base 0.2 --> 0.2.0.2 devel/hs-monad-logger 0.2.3 --> 0.2.3.2 devel/hs-optparse-applicative 0.4.2 --> 0.5.2.1 devel/hs-pool-conduit 0.1.0.3 --> 0.1.1 devel/hs-project-template 0.1.0.1 --> 0.1.1 devel/hs-silently 1.2.4 --> 1.2.4.1 devel/hs-smallcheck 0.6.1_2 --> 0.6.2 devel/hs-system-fileio 0.3.10 --> 0.3.11 devel/hs-unix-compat 0.4.0.0 --> 0.4.1.0 devel/hs-unordered-containers 0.2.2.1 --> 0.2.3.0 devel/hs-vault 0.2.0.1 --> 0.2.0.4 devel/hs-void 0.5.8 --> 0.5.11 devel/hs-word8 0.0.2 --> 0.0.3 mail/hs-mime-types 0.1.0.0 --> 0.1.0.2 math/hs-categories 1.0.4 --> 1.0.5 math/hs-comonad 3.0.0.2 --> 3.0.1.1 math/hs-comonad-transformers 3.0 --> 3.0.1 math/hs-distributive 0.2.2_2 --> 0.3 math/hs-pointed 3.0.1 --> 3.0.2 math/hs-semigroupoids 3.0.0.1 --> 3.0.2 math/hs-semigroups 0.8.4.1 --> 0.9 net/hs-network-conduit 0.6.1.1 --> 0.6.2.2 net/hs-simple-sendfile 0.2.8 --> 0.2.10 print/hs-hscolour 1.20.3,1 --> 1.20.3_1,1 security/hs-certificate 1.3.3 --> 1.3.5 security/hs-cipher-aes 0.1.5 --> 0.1.7 security/hs-clientsession 0.8.0.1 --> 0.8.1 security/hs-cprng-aes 0.2.4 --> 0.3.4 security/hs-crypto-conduit 0.4.1 --> 0.4.3 security/hs-cryptocipher 0.3.6 --> 0.4.0 security/hs-cryptohash 0.7.9 --> 0.8.3 security/hs-pem 0.1.1_2 --> 0.1.2 security/hs-skein 0.1.0.10 --> 0.1.0.11 security/hs-tls 1.0.2 --> 1.1.1 security/hs-tls-extra 0.5.0 --> 0.6.1 sysutils/hs-angel 0.3.3 --> 0.3.4 textproc/hs-Diff 0.1.3_3 --> 0.2.0 textproc/hs-attoparsec 0.10.2.0_2 --> 0.10.3.0 textproc/hs-blaze-html 0.5.1.1 --> 0.5.1.3 textproc/hs-blaze-markup 0.5.1.2 --> 0.5.1.4 textproc/hs-case-insensitive 0.4.0.3 --> 0.4.0.4 textproc/hs-citeproc-hs 0.3.6 --> 0.3.7 textproc/hs-double-conversion 0.2.0.5 --> 0.2.0.6 textproc/hs-highlighting-kate 0.5.3.3 --> 0.5.3.5 textproc/hs-hs-bibutils 4.15 --> 4.16 textproc/hs-regex-pcre-builtin 0.94.4.3.8.31 --> 0.94.4.5.8.31 textproc/hs-texmath 0.6.1.1 --> 0.6.1.3 textproc/hs-yaml 0.8.1.1 --> 0.8.2 www/hs-gitit 0.10.0.2 --> 0.10.1.2 www/hs-hamlet 1.1.1.1 --> 1.1.3.1 www/hs-heist 0.8.2 --> 0.11.0 www/hs-hjsmin 0.1.3 --> 0.1.4 www/hs-http-conduit 1.8.4.3 --> 1.8.7 www/hs-http-date 0.0.3 --> 0.0.4 www/hs-http-reverse-proxy 0.1.0.6 --> 0.1.1.1 www/hs-shakespeare-js 1.1.0 --> 1.1.1 www/hs-snap 0.9.2.2 --> 0.11.0 www/hs-wai-app-static 1.3.0.4 --> 1.3.1_1 www/hs-wai-extra 1.3.0.4 --> 1.3.2 www/hs-warp 1.3.5 --> 1.3.7.1 www/hs-xss-sanitize 0.3.2_2 --> 0.3.3 www/hs-yesod 1.1.4.1 --> 1.1.7.2 www/hs-yesod-auth 1.1.2 --> 1.1.3 www/hs-yesod-core 1.1.6.1 --> 1.1.7.1 www/hs-yesod-default 1.1.2 --> 1.1.3 www/hs-yesod-form 1.2.0.1 --> 1.2.0.2 www/hs-yesod-persistent 1.1.0 --> 1.1.0.1 www/hs-yesod-platform 1.1.5 --> 1.1.7.2 www/hs-yesod-static 1.1.1.1 --> 1.1.1.2 www/hs-yesod-test 0.3.1.1 --> 0.3.3 x11-wm/hs-xmonad 0.10_4 --> 0.11 x11-wm/hs-xmonad-contrib 0.10_4 --> 0.11 x11/hs-X11 1.5.0.1_3 --> 1.6.0.2 x11/hs-xmobar 0.14_3 --> 0.16 Obtained from: FreeBSD Haskell
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-045-18/+7
| | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.makc2013-02-042-1/+2
| | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* Chase boost updatebapt2013-01-311-2/+2
|
* Update to 0.011.tobez2013-01-292-8/+4
| | | | Changes: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
* - Update to 1.2.2swills2013-01-222-3/+3
| | | | | PR: ports/173749 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
* - Chase lib version changes from ilmbase and OpenEXR updatesswills2013-01-181-1/+1
|
* - Update to 1.75.01wen2013-01-153-92/+211
| | | | - Trim Makefile headers
* - Update to 0.2-6tota2013-01-082-4/+3
|
* Update to 3.0.0.maho2013-01-083-6/+8
|
* update to 1.0.0.maho2013-01-082-7/+6
|
* * Update to 3.0.0.maho2013-01-084-175/+8
| | | | | | * Some build cleanups. [1] Submitted by: bapt@ [1]
* Fix recent build on tinderbox. Somehow "sc_PsiCCSD_T.3" is notmaho2013-01-082-7/+10
| | | | | | build on tinderbox, so I removed as a quick hack. pointed out by: beat@
* Host some documens in local-distfiles. Somehow documents are dissapeared.maho2013-01-071-1/+2
| | | | The reason seems that developers are now interested in psi4.
* - Remove wrong dependency on gtkglareabapt2013-01-071-7/+4
| | | | | | | | While here: - Trim headers - Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG= build Approved by: maho (maintainer)
* - Add an explicit dependency on gettext to fix build on system where everythingbapt2013-01-071-5/+4
| | | | | | | | | is built without NLS While here: - Trim headers - Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG= build Approved by: maho (maintainer)
* - remove an obsoleted dependency on py-numarray;thierry2013-01-051-6/+5
| | | | | | | | | - limiting python version to 2.x only (because py-numpy isn't python3 aware yet); - eliminating PYTHON_SITELIBDIR in matplotlib dependency. Submitted by: rm
* update the R base ports to 2.15.2 and adjust dependent portsbf2013-01-0510-47/+18
| | | | Reviewed by: thierry, tota, wen
* Upgrade GDL to 0.9.3.thierry2013-01-0212-67/+140
| | | | | Change log at <http://sourceforge.net/projects/gnudatalanguage/files/gdl/0.9.3/README>
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-304-0/+12
| | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
* - Fix build with clangbeech2012-12-246-42/+106
| | | | | | | | - Support PLIST_FILES - Strip binaries PR: ports/174167 Submitted by: KATO Tsuguru <tkato432@yahoo.com> (maintainer)