aboutsummaryrefslogtreecommitdiffstats
path: root/math/abakus
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-09-02 04:24:47 +0800
committermiwi <miwi@FreeBSD.org>2006-09-02 04:24:47 +0800
commit75121b7d5875d8619b558ac8ead21a67f305f6e0 (patch)
tree7c54ab6a9688448f10a940157ec21eb0a1caea17 /math/abakus
parent1dd3a6befcc970818b2f271e224778c8857883cb (diff)
downloadfreebsd-ports-graphics-75121b7d5875d8619b558ac8ead21a67f305f6e0.tar.gz
freebsd-ports-graphics-75121b7d5875d8619b558ac8ead21a67f305f6e0.tar.zst
freebsd-ports-graphics-75121b7d5875d8619b558ac8ead21a67f305f6e0.zip
- Update to 0.91
PR: ports/102754 Submitted by: Andy Fawcett <andy(at)athame.co.uk> (maintainer)
Diffstat (limited to 'math/abakus')
-rw-r--r--math/abakus/Makefile6
-rw-r--r--math/abakus/distinfo6
-rw-r--r--math/abakus/pkg-plist8
3 files changed, 14 insertions, 6 deletions
diff --git a/math/abakus/Makefile b/math/abakus/Makefile
index 6e538a70e8a..b7fe9ef99b0 100644
--- a/math/abakus/Makefile
+++ b/math/abakus/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= abakus
-PORTVERSION= 0.90
-PORTREVISION= 1
+PORTVERSION= 0.91
CATEGORIES= math kde
MASTER_SITES= http://grammarian.homelinux.net/abakus/ \
http://www.athame.co.uk/mirror/
@@ -15,7 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= andy@athame.co.uk
COMMENT= Michael Pyne's Abakus Calculator
-BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
+BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons \
+ bison:${PORTSDIR}/devel/bison2
LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4
PREFIX=${LOCALBASE}
diff --git a/math/abakus/distinfo b/math/abakus/distinfo
index 69204cc2d3d..3a0e90d2a35 100644
--- a/math/abakus/distinfo
+++ b/math/abakus/distinfo
@@ -1,3 +1,3 @@
-MD5 (abakus-0.90.tar.bz2) = 7b86a467de78108840a8c37277a12f0e
-SHA256 (abakus-0.90.tar.bz2) = c583f729f4b2b0eb98b66f5138d4339982d0ca650ae281203b46aaf83004a872
-SIZE (abakus-0.90.tar.bz2) = 375037
+MD5 (abakus-0.91.tar.bz2) = 56eaa5d98caa96973c09d62ae7da3061
+SHA256 (abakus-0.91.tar.bz2) = 54815bcbb49086d7c5434e33837391845bbccd24a22039f890fb2a721e609381
+SIZE (abakus-0.91.tar.bz2) = 380025
diff --git a/math/abakus/pkg-plist b/math/abakus/pkg-plist
index a3bda482ec0..22824039a25 100644
--- a/math/abakus/pkg-plist
+++ b/math/abakus/pkg-plist
@@ -1,8 +1,16 @@
bin/abakus
share/applnk/Utilities/abakus.desktop
share/apps/abakus/abakusui.rc
+share/doc/HTML/en/abakus/abakus-degrees-mode.png
+share/doc/HTML/en/abakus/abakus-dnd.png
+share/doc/HTML/en/abakus/abakus-result.png
share/doc/HTML/en/abakus/index.cache.bz2
share/doc/HTML/en/abakus/index.docbook
+share/doc/HTML/en/abakus/kcalc-degrees-mode.png
+share/doc/HTML/en/abakus/kcalc-fifty.png
+share/doc/HTML/en/abakus/kcalc-result.png
+share/doc/HTML/en/abakus/kcalc-sine.png
+share/doc/HTML/en/abakus/kcalc-three.png
share/icons/hicolor/64x64/apps/abakus.png
@dirrm share/doc/HTML/en/abakus
@dirrm share/apps/abakus
+0800'>2014-12-211-15/+0 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1 * - Revert --without-compress-install option, which seems to affect .el filesashish2014-11-162-1440/+1437 * - Fix pkg-install script to correctly install emacs games scores files[1]ashish2014-11-073-11/+26 * Remove * from LIB_DEPENDS lines and specify the default library namekwm2014-11-071-1/+1 * Fix check-sanityantoine2014-11-051-1/+1 * GNU Emacs Updatesashish2014-11-0519-930/+4146 * bump portrevision due to changes in the plistbapt2014-10-051-1/+1 * Fix plist for emacs info filesbapt2014-10-051-3/+1 * - Move /var/games/emacs stuff from pkg-plist into pkg-{de,}install as it'sashish2014-08-054-20/+35 * - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1 * Fix build without texinfo in basebapt2014-06-261-1/+1 * Update to 6.8.9-3 [1][3].kwm2014-06-181-2/+2 * - Fix building on 10.x when CANNA option is enabled, by updating CANNAashish2014-06-172-4/+4 * - Fix CONFLICTS to silence portlint warningsashish2014-04-221-18/+16 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * - Update the diff to fix building on Sparc and ARM platformsashish2014-02-231-15/+10 * - Fix the logic in updating emacs.desktop file, from the regression introducedashish2014-01-051-2/+2 * - Update CONFLICTS, in accordance with PKGNAME changesashish2014-01-031-2/+3 * - Add PKGNAMESUFFIXashish2014-01-025-166/+439 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * Convert from USE_MOTIF to USES=motifbapt2013-07-101-3/+2 * Convert USE_NCURSES by USES=ncursesbapt2013-05-061-1/+1 * - Fix brokenness on SPARC platformsashish2013-04-101-15/+10 * - Fix dependency on GTK2 for GTK2 optionashish2013-04-021-1/+1 * - Move INSTALLS_ICONS to X11 block since it pulls X11 dependenciesashish2013-03-301-1/+1 * GNU Emacs updatesashish2013-03-308-160/+54 * - Fix SOUND support[1]ashish2013-02-172-26/+19 * - Change the type of PORTREVISION variable assignment, to preventashish2013-02-091-1/+1 * - Add UPDATING entry for gnutls updatenovel2013-02-061-1/+2 * - Bump port after MagickCore bump.beech2012-12-111-2/+2 * - Update to version 24.2ashish2012-09-052-4/+4 * Mark as broken on ARM.linimon2012-09-041-1/+3 * GNU Emacs updatesashish2012-08-0117-381/+539 * - fix version numbers going backwards for slave portsdinoex2012-06-031-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+2 * - Update to version 23.4ashish2012-02-223-9/+187 * - Disable OPTIONS for editors/emacs-nox11 slave portashish2011-10-301-3/+5 * - Track ncurses dependencyashish2011-10-171-1/+2 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Restrict INSTALLS_ICONS knob to GTK2 section as it installs GTK+ashish2011-09-081-2/+2 * - Add fix for GNU Emacs bug report# 8522 which affects users of euc-japanashish2011-09-082-6/+58 * - Update distfile URL with new distfile which contains missing source filesashish2011-08-282-3/+5 * - Bump PORTREVISIONashish2011-08-091-1/+1 * - Apply INSTALLS_ICONS fix to prevent editors/emacs from installing X11ashish2011-08-081-2/+1 * - Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 isashish2011-05-162-0/+22 * - Update to version 23.3ashish2011-05-114-97/+52 * - Get Rid MD5 supportmiwi2011-03-201-2/+0 * - Restore GTK2 option.ashish2010-09-301-1/+2 * - Add CANNA support to the port, provided by Yuji TAKANO.ashish2010-09-275-3823/+290 * - Change my maintainer address.ashish2010-06-111-1/+1 * - Support for SOUND even when X11 support is disabled.miwi2010-06-061-7/+11 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * When dbus is already installed on FreeBSD 6.X and Emacs buildskeramida2010-05-221-2/+6 * . update to version 23.2;bsam2010-05-149-196/+571 * Ashish SHUKLA is very active in patching the emacs22, emacs andkeramida2010-05-121-1/+1 * - Bump PORTREVISION to chase the update of m17n-libwen2010-05-031-2/+2 * - update patch png14dinoex2010-03-312-3/+3 * - fix build for png-1.4.1dinoex2010-03-301-0/+47 * - update to 1.4.1dinoex2010-03-281-2/+2 * . items in emacs 23.1/GTK menus don't get updated, fix it; [1]bsam2010-03-162-1/+31 * - update to jpeg-8dinoex2010-02-051-2/+2 * - fix utmp.h -> utmpx.hpgollucci2010-02-025-0/+48 * Assign LATEST_LINK to apropriate directory names for ports:bsam2009-12-231-2/+0 * Changes to editors/emacs and Mk/bsd.emacs.mk were taken frombsam2009-12-2113-350/+1132 * . backout previous commit (revert editors/emacs to version 22.3)bsam2009-09-0813-1132/+351 * Updat GNU Emacs to v. 23.1.bsam2009-09-0813-350/+1132 * - update to jpeg7dinoex2009-07-181-1/+2 * - Do not explicitly set LATEST_LINK to the default value. Slave ports need topav2008-11-141-2/+0 * . update to version 22.3 (includes a security fix in the way Emacsbsam2008-11-117-35/+45 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Update editors/emacs to 22.2.bsam2008-06-035-623/+25 * As pointed out by mjl @ #bsdports: The patch I commited was a patchedwin2008-05-153-15/+11 * [patch] editors/emacs build on armedwin2008-05-122-1/+15 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3 * Port the gmalloc.c allocator from the CVS trunk of Emacs.keramida2007-10-092-1/+607 * - Kill packaged info files, they are splitted. We need to generate our own,pav2007-09-271-0/+4 * - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now defaultrafan2007-07-241-2/+0 * Update to 22.1.nobutaka2007-07-17