aboutsummaryrefslogtreecommitdiff
path: root/math/calcoo
Commit message (Collapse)AuthorAgeFilesLines
* */*: Move manpages to share/manChristian Weisgerber2024-01-271-2/+5
| | | | Approved by: portmgr (blanket)
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-061-1/+1
| | | | | | | | Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math: Add missing USES={gl,gnome,php,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517068
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-0/+1
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* Support staging.Christian Weisgerber2013-10-041-4/+2
| | | | Notes: svn path=/head/; revision=329323
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* For all my portsChristian Weisgerber2013-08-011-1/+0
| | | | | | | | * remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake Notes: svn path=/head/; revision=324122
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* Remove pointless header lines from ports I created once upon a time.Christian Weisgerber2012-09-151-4/+0
| | | | Notes: svn path=/head/; revision=304323
* switch to USE_PKGCONFIGChristian Weisgerber2012-07-262-4/+5
| | | | Notes: svn path=/head/; revision=301577
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Mark MAKE_JOBS_SAFE for parallel building.Christian Weisgerber2009-03-251-0/+1
| | | | Notes: svn path=/head/; revision=230985
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 1.3.18. No user-visible changes.Christian Weisgerber2007-10-052-4/+4
| | | | Notes: svn path=/head/; revision=200915
* - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now defaultRong-En Fan2007-07-241-1/+0
| | | | | | | | | | in bsd.port.mk. Tested with: my tinderbox on i386 6 Approved by: portmgr Notes: svn path=/head/; revision=196216
* Update to 1.3.17: fixes an unbounded strcpy.Christian Weisgerber2007-07-192-7/+6
| | | | Notes: svn path=/head/; revision=195906
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 1.3.16. Notable changes:Christian Weisgerber2005-05-013-9/+11
| | | | | | | | | * switched to GTK+ 2.x * added shortcut for keypad comma * faster startup Notes: svn path=/head/; revision=134460
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104535
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 1.3.15. Adds some keyboard shortcuts.Christian Weisgerber2003-07-312-2/+2
| | | | Notes: svn path=/head/; revision=86059
* Update to 1.3.14. Minor changes only.Christian Weisgerber2003-07-142-2/+2
| | | | Notes: svn path=/head/; revision=84873
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* pkg-comment -> COMMENTChristian Weisgerber2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76039
* Fix master sites.Christian Weisgerber2003-02-121-1/+1
| | | | | | | Submitted by: Portsurvey Notes: svn path=/head/; revision=75372
* Switch to GNOMENG framework for Gtk.Christian Weisgerber2002-08-241-1/+2
| | | | Notes: svn path=/head/; revision=64951
* Update to 1.3.13. Changes in this release:Christian Weisgerber2002-08-202-2/+2
| | | | | | | | - Fix a bug which caused segfaults during pasting when the selection could not be retrieved. Notes: svn path=/head/; revision=64690
* Update to 1.3.12, which has various minor enhancements and fixes.Christian Weisgerber2002-07-292-2/+2
| | | | Notes: svn path=/head/; revision=63696
* Changes in release 1.3.11:Christian Weisgerber2002-07-152-2/+2
| | | | | | | | | Fixed: the bug in setting the color for the button labels and display glyphs. Now, calcoo DOES take this color from the current GTK+ scheme. Notes: svn path=/head/; revision=63011
* Correct typo.Christian Weisgerber2002-06-201-1/+1
| | | | | | | Submitted by: Alexei Kaminski <alexeik@physics.umd.edu> Notes: svn path=/head/; revision=61652
* Update to 1.3.10.Christian Weisgerber2002-06-202-2/+2
| | | | | | | | Changes: In the RPN mode, the keys to swap registers X and Z, and X and T have been replaced with keys to scroll the stack. Notes: svn path=/head/; revision=61633
* Update to 1.3.9. Notable changes in this release:Christian Weisgerber2002-06-113-26/+2
| | | | | | | * An option for output rounding has been added. Notes: svn path=/head/; revision=61101
* Upstream fix for decimal point stack push in RPN mode.Christian Weisgerber2002-06-042-0/+24
| | | | Notes: svn path=/head/; revision=60622
* Update to 1.3.8. Notable changes:Christian Weisgerber2002-06-042-2/+2
| | | | | | | | | | * Non-integer powers of negative numbers now yield errors instead of weird results. * The selected angle units are saved now. * Various bug fixes and pixmap cosmetics. Notes: svn path=/head/; revision=60603
* Update to 1.3.7. Visible changes in this release:Christian Weisgerber2002-03-102-2/+2
| | | | | | | | * Now all the buttons except for undo and clear_all become grayed out when an error occurs. Notes: svn path=/head/; revision=55813
* Update to 1.3.6. User-visible changes in this release:Christian Weisgerber2002-02-092-2/+2
| | | | | | | | | | * Added option to choose between infinite and four-element stack in RPN mode. * Added option to disable autorelease of arc and hyp buttons. * RPN-related options are now grayed out when the algebraic mode is chosen. * Added shortcut ctrl-q for exit. Notes: svn path=/head/; revision=54437
* Update to 1.3.5. No user-visible changes.Christian Weisgerber2002-01-213-15/+2
| | | | Notes: svn path=/head/; revision=53451