aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-07-19 00:23:26 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-07-19 00:23:26 +0800
commit0597b877c5bf4d21ac4048742ddf6b11e24877ba (patch)
tree74501a98fdec4d2c11d26a1f1d7d43a3058ad6f5 /ChangeLog
parent68d73b10b22a2ba0e022b812321bc435e04c4867 (diff)
downloadgsoc2013-evolution-0597b877c5bf4d21ac4048742ddf6b11e24877ba.tar.gz
gsoc2013-evolution-0597b877c5bf4d21ac4048742ddf6b11e24877ba.tar.zst
gsoc2013-evolution-0597b877c5bf4d21ac4048742ddf6b11e24877ba.zip
** Fixes bug #542125
2008-07-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #542125 ** This set of changes migrates CompEditor, CompEditorPage and the various subclasses from using BonoboUI to GtkUIManager for menus and toolbars. It also substantially cleans up the code and streamlines the CompEditorPage API, making more effective use of GObject properties. Core changes: * gui/dialogs/comp-editor-page.c: * gui/dialogs/comp-editor-page.h: * gui/dialogs/comp-editor.c: * gui/dialogs/comp-editor.h: * gui/dialogs/event-editor.c: * gui/dialogs/event-editor.h: * gui/dialogs/event-page.c: * gui/dialogs/event-page.h: * gui/dialogs/memo-editor.c: * gui/dialogs/memo-editor.h: * gui/dialogs/memo-page.c: * gui/dialogs/memo-page.h: * gui/dialogs/recurrence-page.c: * gui/dialogs/recurrence-page.h: * gui/dialogs/schedule-page.c: * gui/dialogs/schedule-page.h: * gui/dialogs/task-details-page.c: * gui/dialogs/task-details-page.h: * gui/dialogs/task-editor.c: * gui/dialogs/task-editor.h: * gui/dialogs/task-page.c: * gui/dialogs/task-page.h: Supporting changes: * gui/calendar-component.c: * gui/comp-editor-factory.c: * gui/e-cal-popup.c: * gui/e-calendar-table.c: * gui/e-calendar-view.c: * gui/e-comp-editor-registry.c: * gui/e-memo-table.c: * gui/e-tasks.c: * gui/gnome-cal.c: * gui/memos-component.c: * gui/tasks-component.c: * gui/dialogs/alarm-dialog.c: * gui/dialogs/comp-editor-util.c: * art/Makefile.am: Move query-free-busy.png to data/icons. svn path=/trunk/; revision=35753
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cc6dbf274..5cf8e6280d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-07-18 Matthew Barnes <mbarnes@redhat.com>
+
+ * data/icons/hicolor_actions_24x24_query-free-busy.png:
+ Moved here from art/query-free-busy.png so we can treat it as a
+ named icon.
+
+ * data/icons/Makefile.am:
+ Add hicolor_actions_24x24_query-free-busy.png.
+
2008-07-03 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
2017-03-192-6/+17 | | | | | PR: 215764 Submitted by: riggs@ * math/amath: Update to version 1.7.0.jrm2017-03-184-13/+163 | | | | | | | | | - Also switch to using the configure script included upstream (with patches). PR: 217724 Submitted by: cs@innolan.dk (maintainer) Approved by: swills (mentor, implicit) * update math/geogebra to 5.0.341.0lifanov2017-03-172-5/+4 | | | | | PR: 217798 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer) * math/p5-Math-Random-Secure: update 0.06 -> 0.080001robak2017-03-152-4/+4 | | | | | PR: 217754 Submitted by: Dereckson <dereckson@gmail.com> (maintainer) * - Fix WWW:amdmi32017-03-151-1/+1 | * - Fix WWW:amdmi32017-03-151-1/+1 | * 0.5.0 is reported to have fixed the compile problems on aarch64.linimon2017-03-131-6/+3 | | | | | | | While here, pet portlint. Reported by: Sijmen Mulder <iku@yokattana.com> Approved by: bapt (implicit) * math/py-pandas: remove support for expired SQL Alchemy 0.8 and 0.9, userene2017-03-131-6/+2 | | | | | | | | SQL Alchemy 1.0 for test dependencies. PR: 217593 Submitted by: rene Approved by: maintainer (john@saltant.com) * math/libRmath: Update to version 3.3.3jrm2017-03-102-30/+30 | | | | Approved by: swills (mentor, implicit) * Unbreak INDEXantoine2017-03-101-2/+1 | * - Rather than rm share/cmake/hdf5/libhdf5.settings, have cmake not install it.stephen2017-03-102-5/+18 | | | | | PR: ports/216330 Submitted by: Tobias C. Berner <tcberner@freebsd.org> * math/R: Update to version 3.3.3.jrm2017-03-103-7/+9 | | | | | | Upstream changes: https://cran.r-project.org/doc/manuals/r-release/NEWS.html Approved by: swill (mentor, implicit) * PyWavelets is a free Open Source library for wavelet transforms in Python.wen2017-03-104-0/+43 | | | | | | | | | | | | Wavelets are mathematical basis functions that are localized in both time and frequency. Wavelet transforms are time-frequency transforms employing wavelets. They are similar to Fourier transforms, the difference being that Fourier transforms are localized only in frequency instead of in time and frequency. WWW: https://github.com/PyWavelets/pywt PR: 217426 Submitted by: eric@camachat.org * Update devel/tbb to 2017.5martymac2017-03-071-0/+1 | | | | | | Also bring the following changes: - Fetch distfiles from Github - Bump dependent ports' PORTREVISIONs * - Add LICENSE, don't install it with docsamdmi32017-03-072-13/+14 | | | | | | - Switch to options helpers Approved by: portmgr blanket * - Update to 2.2.5jhale2017-03-074-100/+64 | | | | | | | | | | | | | | | | | | | - Fetch from Github (Sourceforge files no longer available) - Use USES=dos2unix to convert header files - Remove DOCS option (all html docs were replaced with a single html page that just redirects to the muparser homepage) - Add DOXYGEN option to build API documentation - Use options target helpers - configure script already supplies -fPIC -DPIC where needed, so remove it from the port Makefile - Add LICENSE_FILE - Move USES upward, group OPTIONS stuff together Changes: http://beltoforion.de/article.php?a=muparser&hl=en&p=release_notes PR: 216090 Submitted by: jhale Approved by: maintainer timeout (7 weeks) * math/ocaml-ocamlgraph: Fix finding via ocaml's ld.confmmokhi2017-03-042-1/+5 | | | | | | Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9790 * Mark the remaining ports depending on Google Code as DEPRECATED, with anmat2017-03-044-0/+8 | | | | | | | | | | | EXPIRATION_DATE at the end of April 2017. In the past six months, about a third of the ports marked BROKEN because they were hosted on Google Code have been fixed. The remaining must not be of use to anyone. With hat: portmgr Sponsored by: Absolight * Update to 0.2612sunpoet2017-03-032-4/+4 | | | | Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES * Update to 0.17sunpoet2017-03-032-4/+4 | | | | Changes: http://search.cpan.org/dist/Math-BigInt-Lite/CHANGES * Update math/cminpack to 1.3.6krion2017-03-025-21/+9 | | | | | | | PR: 217366 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9813 * - Update to 7.800.1danilo2017-03-023-5/+5 | * - Update to 5.0.16wen2017-03-012-4/+4 | * - Update to 2.4.22wen2017-03-012-3/+4 | * - Update to version 20170124wen2017-03-015-10/+51 | | | | | PR: 217410 Submitted by: pfg@(maintainer) * Mark as not for armv6: "not supported".linimon2017-03-012-0/+6 | | | | | | Note that in both of these cases, new versions are available. Approved by: portmgr (tier-2 blanket) * Update to 0.2611sunpoet2017-03-012-4/+4 | | | | | | - Use real PORTVERSION Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES * Update to 1.14sunpoet2017-03-012-4/+6 | | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Math-BaseCnv/Changes * Update to 0.51sunpoet2017-02-282-5/+10 | | | | | | | | - Add LICENSE - Add NO_ARCH - Convert to options target helper Changes: http://search.cpan.org/dist/Math-Currency/Changes * `math/acalc' is a simple and pretty Qt4-based expression calculator.danfe2017-02-284-0/+39 | | | | | | | | | Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1481206796 which corresponds to commit 6c032ba tagged as this release. PR: 215158 Submitted by: Andrey Ponomarenko * Update to upstream version 1.4.0; un-breank build; changed OPTIONsriggs2017-02-2812-227/+180 | | | | | | | | | | | | | | | Details: - Update to upstream version 1.4.0 - Fix build - Update maintainer e-mail address - Removed OPTIONs: GEOTIFF LIBXML2 LASZIP APPS ATTRIBUTE - New OPTIONs: PGPOINTCLOUD SQLITE PYTHON TESTS PR: 215842 Submitted by: lbartoletti@tuxfamily.org Reviewed by: riggs Approved by: maintainer timeout MFH: 2017Q1 (build fix blanket) * math/ipopt: update 3.12.6 -> 3.12.7robak2017-02-283-10/+18 | | | | | | | | | - Reset maintainership - Add patches - Add regression test option PR: 217377 Submitted by: pfg (maintainer) * - Fix LICENSEamdmi32017-02-273-9/+9 | | | | - Regenerate patches * - Cleanup pkg-descramdmi32017-02-271-2/+1 | * - Add LICENSEamdmi32017-02-271-0/+8 | * - Update to 1.2.2wen2017-02-272-4/+4 | | | | | PR: 217370 Submitted by: neel@neelc.org(maintainer) * - Freepascal update to 3.0.2acm2017-02-273-3/+0 | | | | | - Lazarus BUMP PORTREVISION - Connect www/fpc-googleapi and devel/fpc-fcl-pdf * Update to 5.9.0.rakuco2017-02-263-9/+13 | | | | | There seems to be no need to set CPPFLAGS and LDFLAGS, and install all of numdiff's documentation. * math/openblas: Fix build on 12-CURRENT armv6.jrm2017-02-264-3/+40 | | | | | | | | | | | | The build still fails on 11 armv6, however MFC of r313873 will hopefully fix the build there as well. While here also add LICENSE_FILE and fix portlint warnings. PR: 217279 Submitted by: mikael.urankar@gmail.com Approved by: phd_kimberlite@yahoo.co.jp (maintainer), swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D9801 * - Fix LICENSEamdmi32017-02-251-4/+7 | | | | | | - Add LICENSE_FILE - Add NO_ARCH - Switch to options helpers * Mark a few leaf ports broken on aarch64.linimon2017-02-251-0/+2 | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) * Remove the devel/libc++ and devel/libcxxrt ports.dim2017-02-251-6/+1 | | | | | | | | | | | | | | | Since all supported versions of FreeBSD now have libc++ and libcxxrt in the base system, and these ports were outdated, remove them, and update any ports that still depended on them: * graphics/gnash * textproc/hs-double-conversion * x11-toolkits/hs-wxc * math/parmetis Approved by: portmgr (antoine) Exp-run by: antoine PR: 217257 MFH: 2017Q1 * Fix build if math/pari is installed.mat2017-02-241-1/+1 | | | | | | | PR: 217233 Submitted by: w schwarzenfeld utanet at Reported by: nico lifeisabug com Sponsored by: Absolight * - Update to 7.800.0danilo2017-02-243-5/+5 | * Drop maintainership and return them back to the pool.cpm2017-02-241-1/+1 | * Update to 0.5.0bapt2017-02-204-70/+13 | * - Update to 5.0.15wen2017-02-172-4/+4 | * - Update to 3.3.4miwi2017-02-172-10/+4 | | | | | PR: 217101 Submitted by: Yuri Victorovich (maintainer) * - Fix licenseamdmi32017-02-161-5/+10 | | | | - Switch to options helpers * Return the ports mistakenly reset to ports@ in r433856 to John Marino.rene2017-02-162-2/+2 | | | | | | | | The mistake was completely on my part, I somehow connected the dots the wrong way in my head. The only exceptions (for now) are archivers/zstd and ports-mgmt/synth which were already picked up by new volunteers in the mean time. * Remove -fPIC. Problem was already fixed in r432070.tijl2017-02-151-8/+2 | | | | Remove some other bits from older versions that no longer have any effect. * Remove -fPIC. It builds fine without.tijl2017-02-151-2/+1 | * Update to 0.46sunpoet2017-02-142-4/+4 | | | | Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES * Zero memory used by mpn_lshift_com configure test, this should fixantoine2017-02-141-0/+20 | | | | | | | configure when malloc debugging is turned on (default on head) With help from: dim@ Reported by: pkg-fallout * math/amath: Update to version 1.6.4.jrm2017-02-142-9/+6 | | | | | | | | | | Remove ONLY_FOR_ARCHS. PR: 216926 Submitted by: cs@innolan.dk (maintainer) Reviewed by: linimon Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9541 * Update to 0.45sunpoet2017-02-143-4/+5 | | | | Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES * Finally update to 6.1.2 release, it should work fine with currently ↵ale2017-02-143-11/+10 | | | | | | | supported FreeBSD releases. PR: 217071 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> * math/cvc3: unbreak with gcc6 or laterjbeich2017-02-121-0/+1 | | | | | | | | | | | | | | | | | | | | | | | In file included from src/include/expr_manager.h:445:0, from src/include/expr.h:803, from expr.cpp:25: src/include/expr_value.h: In static member function 'static size_t CVC3::ExprString::hash(const string&)': src/include/expr_value.h:667:34: error: no match for call to '(std::hash<char*>) (const char*)' return s_charHash(str.c_str()); ^ In file included from src/include/hash_map.h:54:0, from src/include/compat_hash_map.h:34, from src/include/expr.h:33, from src/include/assumptions.h:36, from src/include/theorem_producer.h:75, from common_theorem_producer.h:34, from common_theorem_producer.cpp:27: src/include/hash_table.h: In instantiation of 'Hash::hash_table<_Key, _Value, _HashFcn, _EqualKey, _ExtractKey>::~hash_table() [with _Key = CVC3::Expr; _Value = std::pair<const CVC3::Expr, CVC3::CDOmap<CVC3::Expr, CVC3::Theorem, std::hash<CVC3::Expr> >*>; _HashFcn = std::hash<CVC3::Expr>; _EqualKey = std::equal_to<CVC3::Expr>; _ExtractKey = Hash::_Select1st<std::pair<const CVC3::Expr, CVC3::CDOmap<CVC3::Expr, CVC3::Theorem, std::hash<CVC3::Expr> >*> >]': src/include/hash_map.h:82:9: required from 'CVC3::CDMap<Key, Data, HashFcn>::~CDMap() [with Key = CVC3::Expr; Data = CVC3::Theorem; HashFcn = std::hash<CVC3::Expr>]' common_theorem_producer.h:60:38: required from here src/include/hash_table.h:319:5: error: use of deleted function 'std::hash<CVC3::Expr>::~hash()' } ^ * - Update to 7.700.0danilo2017-02-113-6/+18 | * Return ports maintained by John Marino to the pool, see r433827 for detailsrene2017-02-112-2/+2 | * Add -fPIC to various ports to enable them to build on armv6.linimon2017-02-102-0/+4 | | | | Approved by: portmgr (tier-2 blanket) * Remove expired ports:rene2017-02-094-60/+0 | | | | | | | | 2017-02-08 misc/teslams: Broken for more than 6 months 2017-02-08 devel/libdict: Broken for more than 6 months 2017-02-08 math/R-cran-SuppDists: Broken for more than 6 months 2017-02-08 devel/py-re2: Broken for more than 6 months 2017-02-08 net-p2p/digitalcoin: Broken for more than 6 months * Unbreak.thierry2017-02-092-6/+4 | * - Mark BROKEN: does not fetch (404 not found)amdmi32017-02-081-0/+2 | | | | MFH: 2017Q1 * - Update to 1.3-9 [1]tota2017-02-082-5/+5 | | | | | | - Fix minimal version of CRAN_DEPENDS Submitted by: wen@ (via private e-mail) [1] * Mark ports not building with PHP 7.1.mat2017-02-072-2/+2 | | | | Sponsored by: Absolight * - Update to 5.0.14wen2017-02-072-4/+4 | * Update to 1.6004sunpoet2017-02-062-4/+4 | | | | Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES * Add test target and update patches.ale2017-02-062-3/+9 | | | | | PR: 216820 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> * math/scilab: unbreak with clang 4.0jbeich2017-02-062-1/+12 | | | | | | | | | | src/cpp/diary_manager.cpp:64:24: error: ordered comparison between pointer and zero ('int *' and 'int') if (array_size > 0) ~~~~~~~~~~ ^ ~ PR: 216214 Submitted by: pfg Approved by: maintainer timeout (2 weeks) * math/plplot: Update to 5.12.0woodsb022017-02-057-233/+74 | | | | | Changes this release: https://sourceforge.net/p/plplot/news/2017/01/plplot-5120-has-been-released/ * Update math/cadabra2 to 2.1.2krion2017-02-055-41/+75 | | | | | | | PR: 216717 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9439 * Prefer -std=gnu89 over -fgnu89-inlinejbeich2017-02-051-1/+1 | * Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDStcberner2017-02-041-4/+4 | | | | | | | | | pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports not yet using it to it. Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9261 * Fix check-sanity: RUN_DEPENDS contains unsupported relative path to dependencyantoine2017-02-031-1/+1 | * Update math/pari to 2.9.1krion2017-02-032-4/+4 | | | | | | | PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216713 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9416 * Update to 1.29sunpoet2017-02-023-9/+16 | | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Math-String/CHANGES * Update to 2.14sunpoet2017-02-022-4/+4 | | | | Changes: http://search.cpan.org/dist/Math-GMP/Changes * - Add LICENSEamdmi32017-02-021-22/+25 | | | | - Switch to options helpers * Update IGNORE_WITH_PHPsunpoet2017-02-021-1/+1 | * Move to GitHub as the original author of the project, George Gesslein II, isehaupt2017-02-013-7/+11 | | | | | | | now deceased. A diff between the GitHub tagname and the last distfile shows no changes. Correct the license from GPLv2 to LGPL21 and define LICENSE_FILE. * - Update to 1.1.21amdmi32017-02-012-5/+6 | | | | | | | | - Allow concurrent installs (fix docdir) PR: 212213 Submitted by: xmj@FreeBSD.org Approved by: maintainer timeout (johannes@perceivon.net, 6 weeks) * math/newmat: unbreak with clang 4.0jbeich2017-02-011-0/+11 | | | | | | | | newmat6.cpp:431:13: error: ordered comparison between pointer and zero ('int *' and 'int') if (indx > 0) { delete [] indx; indx = 0; } ~~~~ ^ ~ Reported by: antoine (via exp-run) * Add forgotten revbump for math/opensolaris-libmmarino2017-02-011-0/+1 | * math/opensolaris-libm: Second *BSD releasemarino2017-02-012-13/+5 | | | | | | | | | | | | | Interestingly, this update comes 11 years to the days after the original source was released. This resolves the OpenLibm testsuite failures for the double variant of Bessel functions (seen always on Clang and on GCC when fno-builtin switch set) and the gamma/lgamma failures for 0.5 and 3.0 arguments. The associated implementions were replaced with the 1993 SunPro versions found in all BSD-based math libraries. The failures were of the off-by-1-bit type explained by floating point rounding. Now all float and double tests found in OpenLibm's testsuite pass. * Update to version 4.61.demon2017-01-313-8/+8 | * - Fix LICENSEamdmi32017-01-311-13/+14 | | | | | | | | - Add LICENSE_FILE - Fix CONFLICTS - Strip library - Switch to new test framework - Simplify docs installation * Mark various ports broken on aarch64 and armv6.linimon2017-01-313-0/+7 | | | | Approved by: portmgr (tier-2 blanket) * Update to 3.35sunpoet2017-01-313-4/+5 | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES * Update to 2.6.2sunpoet2017-01-312-4/+4 | | | | Changes: https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst * math/why3: Unbreak after ocaml-findlib changemarino2017-01-302-0/+12 | | | | | | | | Use the same technique madpilot used on x11-toolkits/ocaml-lablgtk2 to restore the build after the (unexpected) changed to the output of ocamlfindlib during its update to 1.7.1 While here, document previously unknown ocamlfind requirement. * math/ocaml-zarith: Unbreak after ocaml-findlib changemarino2017-01-302-2/+9 | | | | | | Use the same technique madpilot used on x11-toolkits/ocaml-lablgtk2 to restore the build after the (unexpected) changed to the output of ocamlfindlib during its update to 1.7.1 * Mark BROKEN, does bot build (probably because of math/pari update):amdmi32017-01-291-0/+2 | | | | | | | | | /usr/local/include/pari/paridecl.h:3202:9: error: conflicting types for 'mulreal' GEN mulreal(GEN x, GEN y); ^ ../include/ca.h:1749:6: note: previous declaration is here void mulreal(Num,Num,Real *); ^ * - Mark BROKEN:amdmi32017-01-291-0/+2 | | | | ocamlfind: Bad configuration: Cannot mkdir /wrkdirs/usr/ports/math/ocaml-zarith/work/stage/usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml/zarith because a path component does not exist or is not a directory * Update to 1.6.2arved2017-01-292-4/+5 | | | | | PR: 216538 Submitted by: maintainer * Remove expired ports:rene2017-01-285-270/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-01-28 databases/ruby-rdbc1: Upstream no longer active 2017-01-28 databases/ruby-sybct: Upstream no longer active 2017-01-28 databases/ruby-o_dbm: Upstream no longer active 2017-01-28 databases/ruby-cdb: Upstream no longer active 2017-01-28 devel/ruby-rbison: Does not work on modern ruby 2017-01-28 devel/ruby-property: Upstream no longer exists 2017-01-28 devel/ruby-dialogs: Upstream no longer active 2017-01-28 devel/ruby-byaccr: Upstream no longer active 2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead 2017-01-28 devel/ruby-locale: No longer useful 2017-01-28 devel/ruby-wirble: Upstream no longer active 2017-01-28 devel/ruby-tzfile: Upstream no longer exists 2017-01-28 devel/ruby-rreadline: Upstream no longer exists 2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead 2017-01-28 graphics/ruby-imlib2: Upstream no longer active 2017-01-28 graphics/ruby-image_size: Upstream no longer active 2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead 2017-01-28 irc/ruby-rice: Upstream no longer active 2017-01-28 irc/ruby-rica: Upstream no longer active 2017-01-28 irc/ruby-irc: Upstream no longer active 2017-01-28 japanese/ruby-usersguide: Does not exist upstream 2017-01-28 japanese/ruby-mecab: Upstream no longer active 2017-01-28 mail/ruby-rmail: Upstream no longer active 2017-01-28 mail/ruby-rfilter: Upstream no longer active 2017-01-28 math/ruby-algebra: Use rubygem-algebra instead 2017-01-28 net/ruby-tserver: Upstream no longer active 2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active 2017-01-28 net/ruby-icmp: Upstream no longer active 2017-01-28 net/ruby-dict: Upstream no longer active 2017-01-28 palm/palmos-sdk: Upstream no longer exists 2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead 2017-01-28 security/ruby-tcpwrap: Upstream no longer active 2017-01-28 security/ruby-password: Upstream no longer active 2017-01-28 sysutils/ruby-quota: Upstream no longer active 2017-01-28 textproc/ruby-rss.alt: Upstream no longer active 2017-01-28 textproc/ruby-rss: Upstream no longer exists 2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists 2017-01-28 textproc/ruby-xmlscan: Upstream no longer active 2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists 2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists 2017-01-28 www/ruby-google: Upstream no longer active 2017-01-28 archivers/ruby-lha: Upstream no longer active 2017-01-28 x11/ruby-X11: Upstream no longer active 2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby 2017-01-28 audio/ruby-mp3tag: Upstream no longer active 2017-01-28 converters/ruby-dump.rb: Upstream no longer active * SC-IM is a spreadsheet program that is based on SCbapt2017-01-276-0/+135 | | | | | | | | | | | | | | | | | | | | | | | | | Some of the features of SC-IM * UNDO / REDO. * 65.536 rows and 702 columns supported. (The number of rows can be expanded to 1.048.576 if wished). * CSV / TAB delimited file import and export. * XLS / XLSX file import. * Key-mappings. * Sort of rows. * Filter of rows. * Cell shifting. * 256 color support - screen colors can be customized by user, even at runtime. * Colorize cells or give them format such as bold or underline. * Wide character support. The following alphabets are supported: English, Spanish, French, Italian, German, Portuguese, Russian, Ukrainian, Greek, Turkish, Czech, Japanese, Chinese. * Implement external functions in the language you prefer and use them in SC-IM * Use SC-IM as a non-interactive calculator, reading its input from a external script. * More movements commands implemented ! * Input and Output was completely rewritten WWW: https://github.com/andmarti1424/sc-im * Library for parsing Excel (XLS) files, with a sample program for convertingbapt2017-01-275-0/+41 | | | | | | Excel files into CSV. WWW: http://libxls.sourceforge.net/ * math/p5-Math-Pari: Fix fetch on older Pari sourcemarino2017-01-271-1/+1 | | | | Approved by: Just-fix-it * Disable portscout for math/opensolaris-libmmarino2017-01-251-0/+1 | | | | | | | | | | Interestingly, since I created a release tag in the same date format used by the PORTVERSION, portscout thinks there is a new version available (2006.01.31 => 2017.01.24). Since the PORTVERSION is never going to change, disable portscout entirely. As the maintainer of the github repo, I'll know when a new release is available anyway. * small typo in math/opensolaris-libm description fixedmarino2017-01-251-1/+1 | * Add new port math/opensolaris-libmmarino2017-01-255-0/+105 | | | | | | | | | | | | | | | | | | | | | | | In 2006, Sun Microsystems released math and vector math libraries as part of their effort to open-source Solaris: libmvec - vector math library This library contains function to evaluate common mathematical functions for several arguments at once. The argument values are specified by one or more vectors (arrays) of data, and the corresponding result values are stored in another vector. libm - C99 math library Functions in this library provide common elementary mathematical functions and floating point environment routines defined by System V, ANSI C, POSIX, and so on. Additional functions in this library provide extended support for handling floating point exceptions. The original source has been modified to build on FreeBSD and DragonFly using GCC or clang and the GNU assembler. All fixes introduced by Nexenta and Illumos projects have also been incorporated. Missing x86_64 variants of lrint and lround have added. The floating-point exception logging including address->symbol tranlation has also been implemented. * cleanup.mat2017-01-251-3/+0 | | | | Sponsored by: Absolight * Unbreak after math/pari's latest upgrade by bundeling previous themat2017-01-254-14/+53 | | | | | | | | previous pari version. Additionnally, update to 2.01080900. Sponsored by: Absolight * Connect PHP 7.1 ports (r432324)tz2017-01-241-0/+2 | * Add PHP 7.1tz2017-01-242-0/+18 | | | | Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org * - Update from 2.3.1 to 3.0.0wen2017-01-247-63/+87 | | | | | | | | | | - Add dependency science/libsvm - Add USES=pkgconfig - Sort USES alphabetical - INSTALL_TARGET=install-strip PR: 216367 Submitted by: rhurlin@gwdg.de(maintainer) * Pantheon-calculator is a tiny, simple calculator designed for the Pantheonolivierd2017-01-2410-0/+308 | | | | | | desktop. WWW: https://launchpad.net/pantheon-calculator * Reset sanpei@'s ports after 18 months of inactivity.rene2017-01-232-2/+2 | * math/rkward-kde4 : fix stage-qatcberner2017-01-231-2/+1 | | | | | | | | | Not a gnome port, so don't use INSTALLS_ICONS. (As INSTALLS_ICONS pulls in dependencies, bump revision). Reviewed by: rakuco, thierry Approved by: thierry (maintainer), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9275 * Update math/gmm++ to 5.1tcberner2017-01-223-3/+5 | | | | | | | | | | | | Due to it requiring c++11 features now, the consumers audio/csound and audio/csound6 we're version bumped, and set USE_CXXSTD. * http://download.gna.org/getfem/html/homepage/whatsnew/5.0.html * http://download.gna.org/getfem/html/homepage/whatsnew/5.1.html Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7730 * - Add LICENSE_FILEamdmi32017-01-223-5/+8 | | | | | - Switch to options helpers - Regenerate patches * Update to upstream version 2.9.0; new maintainer yuri@rawbw.comriggs2017-01-224-45/+15 | | | | | | PR: 201381 Submitted by: yuri@rawbw.com (maintainer) Reviewed by: pi, riggs * Update to 1.6.1.rakuco2017-01-213-8/+7 | | | | | | | | - Clang support. - New website. PR: 216344 Submitted by: Carsten Larsen <cs@innolan.dk> (maintainer) * - update to 1.0.3wen2017-01-212-4/+4 | * Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-215-5/+5 | * Update WWW: remove trailing /sunpoet2017-01-201-1/+1 | * The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-186-11/+7 | | | | | | | | | | | | | | | | | | locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine) * Update to 3.3.6-pl1 (3.3.6.1)jhale2017-01-175-18/+11 | | | | | | | Use ports test framework Remove obsolete CVS tags Changes: http://www.fftw.org/release-notes.html * - Update to 1.2.0amdmi32017-01-162-4/+4 | | | | | PR: 216003 Submitted by: neel@neelc.org (maintainer) * Update to upstream version 5.0.311.0riggs2017-01-152-4/+4 | | | | | PR: 216073 Submitted by: udvzsolt@gmail.com (maintainer) * Fix ports using PREFIX in their depends instead of LOCALBASE.mat2017-01-141-1/+1 | | | | | With hat: portmgr Sponsored by: Absolight * Update to 1.3003sunpoet2017-01-132-5/+5 | | | | Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES * Update to 1.6003sunpoet2017-01-132-4/+4 | | | | Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES * Update to 0.5006sunpoet2017-01-132-5/+5 | | | | Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES * Update to 1.999808sunpoet2017-01-132-5/+4 | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES With hat: perl * Update to version 0.8.2.demon2017-01-132-4/+4 | | | | | PR: 215894 Submitted by: wen * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-121-13/+11 | | | | | | - Switch to new test framework - Whitespace fixes - Switch to options helpers * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-111-7/+1 | | | | Approved by: portmgr blanket * 1: Update to 4.2.0.vanilla2017-01-113-32/+24 | | | | | 2: strip binary. 3: modenize. * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-9/+1 | | | | Approved by: portmgr blanket * - Update to 0.19.2wen2017-01-092-5/+11 | | | | | | | | - Expand optional dependency on SQLAlchemy to v1.1 - Strip binary modules PR: 215876 Submitted by: john@saltant.com(maintainer) * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-12/+3 | | | | | - Switch to new test framework - Switch to options helpers * Remove math/proj.4.thierry2017-01-086-85/+0 | | | | | | math/libproj was already duplicated as graphics/proj. Reported by: sunpoet and cmt * Add more PLIST_SUB to Mk/Uses/python.mksunpoet2017-01-084-50/+32 | | | | | | | | | | | | | | | | - Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX - Add PYTHON2 and PYTHON3 - Respect PYTHON_VERSION - Rename PYOEXTENSION to PYTHON_PYOEXTENSION This change would help: - Build databases/postgresql*-plpython with Python 3 (It has PLIST issue since bsd.python.mk to Uses/python.mk transition) - Simplify Makefile PR: 205807 Differential Revision: https://reviews.FreeBSD.org/D4758 Exp-run by: antoine * Drop useless declaration of PKG_CONFIG_PATHbapt2017-01-081-1/+0 | * Upgrade libproj4 to proj.4 4.9.3.thierry2017-01-0811-127/+80 | * Deprecate ports broken for more than 6 monthsantoine2017-01-081-0/+2 | * Add USES=makeinfoantoine2017-01-071-1/+1 | | | | | Even with the recently added USES=gmake I still have spurious failures on the exp builders, adding USES=makeinfo works around the problem * Fix configure with zlib 1.2.10, configure script believes that versionantoine2017-01-072-1/+2 | | | | | | | 1.2.10 is lower than 1.2.5 Reported by: pkg-fallout MFH: 2017Q1 * Switch to gmake to hopefully prevent pkg-fallout errors that have been poppingjhale2017-01-071-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | up (specifically for math/fftw3-long), although, I can't reproduce them. Making all in FAQ restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh /wrkdirs/usr/ ports/math/fftw3-long/work/fftw-3.3.5/missing makeinfo --version) >/dev/null 2>&1; then for f in ./fftw3.info ./fftw3.info-[0-9] ./fftw3.info-[0-9][0-9] ./fftw3.i[0-9] ./fftw3.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if /bin/sh /wrkdirs/usr/ports/math/fftw3-long/work/fftw-3.3.5/missing makeinfo -I . -o ./fftw3.info ./fftw3.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././fftw3.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc /wrkdirs/usr/ports/math/fftw3-long/work/fftw-3.3.5/missing: makeinfo: not found WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: <http://www.gnu.org/software/texinfo/> The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: <http://www.gnu.org/software/make/> *** Error code 127 * devel/boost-*: update to 1.63.0jbeich2017-01-0618-17/+18 | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 * Remove always-true/false conditions after 9.x, 10.[12] EOLamdmi32017-01-051-10/+1 | | | | | | While here, couple minor fixes portmgr blanket * - Update to 3.4.5lwhsu2017-01-052-3/+4 | * Never set WRKSRC when using USE_GITHUB.mat2017-01-041-2/+0 | | | | | | | | | | If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight * Cleanup BROKEN/IGNORE for 10.3-mat2017-01-033-21/+3 | | | | Sponsored by: Absolight * lang/gcc: clear BROKEN from consumers as 10.1 is past EOLjbeich2017-01-032-11/+1 | | | | PR: 214863 * . Pet portlint.glewis2017-01-032-5/+5 | | | | | PR: 215538 Submitted by: rsmith@xs4all.nl * . Turn gnuplotrc into a sample to avoid complaints if one customises it.glewis2017-01-032-1/+7 | | | | | PR: 215538 Submitted by: rsmith@xs4all.nl * Fix DISTFILES to not create duplicate lines in distinfoantoine2017-01-022-5/+4 | * Remove duplicate lines from distinfoantoine2017-01-021-2/+0 | * Update 0.2.18 --> 0.2.19cy2017-01-023-8/+10 | | | | | | PR: 215699 Submitted by: cy Approved by: maintainer (phd_kimberlite@yahoo.co.jp) * - Fix build by add a patch which forgot in previous commitwen2017-01-013-2/+14 | | | | | | while here add USES=dos2unix Submitted by: Yuri Victorovich<yuri@rawbw.com>(maintainer, via email) * Remove BROKEN_FreeBSD_9sunpoet2017-01-019-16/+0 | | | | Approved by: portmgr (blanket) * Update to 8.6. Fix PORTEPOCH accidentally removed in the previous commit.hrs2017-01-016-158/+152 | * Update to 8.5.hrs2016-12-315-853/+2865 | * - Add missing dependencies.hrs2016-12-311-16/+42 | | | | - Strip installed binaries. * - Add LICENSE.hrs2016-12-302-2/+44 | | | | | - Strip installed binaries. - Build "bistellar" binary. * - Fix LICENSEamdmi32016-12-291-4/+2 | | | | | | | - Remove bogus (in presence of USE_GITHUB) USES=tar* - Switch to USES=localbase Approved by: portmgr blanket * - Update to 7.600.2danilo2016-12-293-5/+5 | * - Fix BROKEN: only fails to build on 10.1amdmi32016-12-291-2/+2 | | | | Approved by: portmgr blanket * - Add LICENSEamdmi32016-12-291-0/+7 | | | | - Switch to options helpers * - Update to 1.0.5wen2016-12-292-4/+4 | | | | Changes: http://cpansearch.perl.org/src/MARKOV/Math-Polygon-1.05/ChangeLog * Update math/facile to 1.1.3tcberner2016-12-292-4/+4 | | | | Approved by: rakuco (mentor) * - Require newer clang instead of gcc to circumvent clang 3.8 internal error; ↵amdmi32016-12-291-10/+12 | | | | | | this fixes consumer ports (at least cad/openscad) which suffer from libc++/libstdc++ incompatibility Approved by: portmgr blanket * - Update to 1.2.4wen2016-12-282-3/+4 | * math/ruby-algebra: deprecateswills2016-12-281-0/+3 | * math/rubygem-algebra: create portswills2016-12-284-0/+24 | | | | | | | | | This is a library for mathematical computations. Our purpose is to express the mathematical object naturally in Ruby. Though it is not operated fast, we can see the algorithm of the mathematical processing not in black box but in scripts. This library is in development stage. WWW: https://github.com/kunishi/algebra-ruby2 * yt supports structured, variable-resolution meshes, unstructured meshes,wen2016-12-275-0/+59 | | | | | | | | | | | | and discrete or sampled data such as particles. Focused on driving physically-meaningful inquiry, yt has been applied in domains such as astrophysics, seismology, nuclear engineering, molecular dynamics, and oceanography. WWW: http://yt-project.org PR: 214565 Submitted by: yuri@rawbw.com * - Fix LICENSEamdmi32016-12-261-3/+4 | | | | | | | - Add LICENSE_FILE - Add missing USES=libedit Approved by: portmgr blanket * - Add LICENSEamdmi32016-12-261-6/+17 | | | | - Switch to options helpers * - Revert to 2.1.2 because 2.2.0 breaks octave forge package installation.stephen2016-12-262-4/+6 | | | | - Bump portepoch. * - Update to 2.2.0.stephen2016-12-262-4/+4 | * - Add comment on why USE_GCC is neededamdmi32016-12-251-0/+1 | | | | Approved by: portmgr blanket * - Update to 1.2.5tota2016-12-242-6/+5 | | | | - Fix argument of USES=cran * - Update to 0.99.8tota2016-12-232-4/+4 |