aboutsummaryrefslogtreecommitdiff
path: root/math/libqalculate
Commit message (Collapse)AuthorAgeFilesLines
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.hTijl Coosemans2014-09-251-9/+5
| | | | | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=369260
* - Bump PORTREVISION due to pkg-plist changesJason E. Hale2014-06-191-1/+1
| | | | | | | Reported by: tijl Notes: svn path=/head/; revision=358444
* - Use new LIB_DEPENDS syntaxJason E. Hale2014-06-192-18/+16
| | | | | | | | | | - Convert USE_AUTOTOOLS=libtool -> USES=libtool - Use options helpers - Strip binaries - Take maintainership Notes: svn path=/head/; revision=358337
* Reset the 99 ports still listed under sylvio@John Marino2014-06-111-1/+1
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Stage supportMartin Wilke2014-03-011-5/+2
| | | | Notes: svn path=/head/; revision=346686
* Remove trailing whitespaces from category mathEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345420
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* 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
* Make the port really respect NLS optionBaptiste Daroussin2013-05-261-1/+5
| | | | Notes: svn path=/head/; revision=319105
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Replace reference to -lpthread in .pc fileJason E. Hale2012-10-161-9/+9
| | | | | | | | | | | | | | | | | | | - Bump PORTREVISION since installed file will change While here: - Trim Makefile header - Convert to new options framework - Add explict USE_PKGCONFIG (was implied by USE_GNOME) - Drop specific ABI version numbers from LIB_DEPENDS to satisfy portlint(1) PR: ports/170507 Submitted by: myself Approved by: maintainer timeout (5 weeks) makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=305953
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 0.9.7Sylvio Cesar Teixeira2010-04-176-582/+17
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252844
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Bump PORTREVISION in favor of math/cln update.Marcelo Araujo2009-08-161-4/+11
| | | | | | | | | | - Pass maintainer to submitter. PR: ports/137567 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=239623
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Back out previous commit. An explicit dependency on math/libgmp4 is wrong.Pietro Cerutti2009-05-181-3/+2
| | | | | | | Reported by: pav@ Notes: svn path=/head/; revision=234172
* - Add dependency on math/libgmp4Pietro Cerutti2009-05-181-2/+3
| | | | | | | | | - Bump PORTREVISION Reported by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=234155
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Fix build with latest math/clnMartin Wilke2008-05-224-2/+568
| | | | | | | | PR: 123773 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) Notes: svn path=/head/; revision=213493
* - Mark BROKEN: does not configure with new cln. cln port no longer installsPav Lucistnik2008-04-231-0/+2
| | | | | | | | | cln-config binary, it moved to pkg-config Reported by: pointyhat Notes: svn path=/head/; revision=211855
* - Chase cln updatePav Lucistnik2008-04-221-1/+2
| | | | | | | Pointy hat to: araujo Notes: svn path=/head/; revision=211797
* - Update to 0.9.6Martin Wilke2007-07-022-6/+5
| | | | | | | | PR: 114074 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=194648
* - Update to 0.9.5Martin Wilke2007-03-063-17/+15
| | | | | | | | | | - Remove 4.X Support PR: 109803 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186700
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Reset asa@agava.com after several months of inactivity and no response toMark Linimon2006-12-061-1/+1
| | | | | | | | | email. Hat: portmgr Notes: svn path=/head/; revision=179017
* Update to 0.9.3Tilman Keskinoz2006-05-213-14/+14
| | | | | | | | | PR: 96873, 96874 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Sergey Akifyev <asa@agava.com> (maintainer) Notes: svn path=/head/; revision=162936
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 0.9.0 [1]Jean-Yves Lefort2005-12-243-37/+6
| | | | | | | | | | | | | | | - Move to ${LOCALBASE}, since it does not depend on X [2] - Cleanup USE_GNOME - Remove USE_GCC=3.4+ and change BROKEN to IGNORE on 4.x [1]: PR: ports/90331 Submitted by: maintainer [2]: Approved by: maintainer Notes: svn path=/head/; revision=151985
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Be more precise about error on 4.x. Setting USE_GCC (implied by math/cln)Volker Stolz2005-11-091-1/+2
| | | | | | | will fix configure, but breaks later on. Notes: svn path=/head/; revision=147722
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 0.8.2Pav Lucistnik2005-11-035-17/+34
| | | | | | | | | - Fix build with latest cln Submitted by: maintainer Notes: svn path=/head/; revision=147146
* - Chase cln and ginac updatesPav Lucistnik2005-11-011-1/+2
| | | | Notes: svn path=/head/; revision=146971
* - Update qalculate to 0.8.0, which splits out libqalculatePav Lucistnik2005-06-077-0/+101
PR: ports/81832 Submitted by: Sergey Akifyev <asa@agava.com> (maintainer) Notes: svn path=/head/; revision=136977