aboutsummaryrefslogtreecommitdiff
path: root/math/gnumeric2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move math/gnumeric2 --> math/gnumericMichael Johnson2004-12-111-67/+0
| | | | Notes: svn path=/head/; revision=123705
* - Update to 1.4.1Pav Lucistnik2004-12-101-1/+1
| | | | Notes: svn path=/head/; revision=123647
* Update to 1.4.0. This update also represents work on the 1.3.x branch byJoe Marcus Clarke2004-11-291-14/+21
| | | | | | | adamw, ahze, and mezz. Notes: svn path=/head/; revision=122738
* Use new GCONF_SCHEMAS.Jeremy Messenger2004-11-231-0/+2
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=122241
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-231-0/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Use the correct version of libtool 13 -> 15 to avoid install the *.la files.Jeremy Messenger2004-07-271-1/+1
| | | | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=114890
* Update to 1.2.13.Joe Marcus Clarke2004-06-301-2/+1
| | | | Notes: svn path=/head/; revision=112578
* - Split libgsf port to two standalone ports:Pav Lucistnik2004-05-221-1/+2
| | | | | | | | | | | | | | | | | | | * devel/libgsf is the old port minus gsf-gnome bits * devel/libgsf-gnome contains libgsf-gnome-1 library and it's header files This greatly reduces number of dependencies for ports that was using only non-gnome part of this library. - Point USE_GNOME parameter libgsf to GNOME-less port and create new parameter libgsf_gnome for libgsf-gnome port. - Convert all consumers of libgsf-gnome-1 library to depend on libgsf-gnome port (read all as: Gnumeric) PR: ports/63851 (in the spirit of) Submitted by: Sybolt de Boer <sybolt@xs4all.nl> Prodded by: lofi (KDE team) Reviewed by: marcus (GNOME team) Notes: svn path=/head/; revision=109734
* Update to 1.2.12Alexander Nedotsukov2004-05-061-2/+2
| | | | Notes: svn path=/head/; revision=108532
* Update to 1.2.11.Joe Marcus Clarke2004-04-191-1/+1
| | | | Notes: svn path=/head/; revision=107608
* Update to 1.2.10.Joe Marcus Clarke2004-04-131-1/+1
| | | | Notes: svn path=/head/; revision=106871
* Update to 1.2.9.Joe Marcus Clarke2004-04-081-2/+1
| | | | Notes: svn path=/head/; revision=106483
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Update to 1.2.8.Joe Marcus Clarke2004-03-171-1/+1
| | | | Notes: svn path=/head/; revision=104322
* Update to 1.2.7.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104214
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to 1.2.6.Joe Marcus Clarke2004-02-081-2/+1
| | | | Notes: svn path=/head/; revision=100314
* 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.2.5Alexander Nedotsukov2004-01-191-1/+1
| | | | | | | | - Use lthack - Sort plist a bit Notes: svn path=/head/; revision=98528
* Update to 1.2.4.Joe Marcus Clarke2003-12-301-1/+4
| | | | Notes: svn path=/head/; revision=96973
* Update to 1.2.3.Joe Marcus Clarke2003-12-241-1/+1
| | | | Notes: svn path=/head/; revision=96545
* Update to 1.2.2 and remove the obsolete gal2 dependency.Joe Marcus Clarke2003-12-091-3/+5
| | | | Notes: svn path=/head/; revision=95450
* Fix the graphing plug-ins so that they can actually load.Joe Marcus Clarke2003-11-071-0/+3
| | | | | | | Reported by: Stefan Thurner <thurners@t-online.de> Notes: svn path=/head/; revision=93272
* Fix Python detection for Python <= 2.2.Joe Marcus Clarke2003-10-151-1/+2
| | | | | | | | | | | | "When a user has PYTHON_VERSION= set in make.conf and no other python installed.Gnumeric2 configure can't find the python. This is because only the lang/python port installes python next to python2.3." PR: 58082 Submitted by: Koop Mast <einekoai@chello.nl> Notes: svn path=/head/; revision=91361
* Update to 1.2.1.Adam Weinberger2003-10-091-1/+1
| | | | Notes: svn path=/head/; revision=90680
* Update to 1.2.0.Adam Weinberger2003-09-251-3/+2
| | | | Notes: svn path=/head/; revision=89291
* Add missing dependencies on py-gtk2 and libgnomedb.Joe Marcus Clarke2003-09-071-1/+5
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=88669
* Update to 1.1.20.Joe Marcus Clarke2003-08-221-1/+1
| | | | Notes: svn path=/head/; revision=87480
* Utilize USE_GNOME= libgsf.Adam Weinberger2003-06-161-3/+1
| | | | Notes: svn path=/head/; revision=83120
* * Update to 1.1.19 (Now with graphing support!)Joe Marcus Clarke2003-06-121-4/+1
| | | | | | | * Fix German translation Notes: svn path=/head/; revision=82825
* Make sure the Bonobo server file points to the correct componentJoe Marcus Clarke2003-06-011-0/+2
| | | | | | | location. Notes: svn path=/head/; revision=81810
* Update to 1.1.17.Joe Marcus Clarke2003-05-131-4/+3
| | | | Notes: svn path=/head/; revision=80890
* * Fix a problem importing text files [1]Joe Marcus Clarke2003-04-141-8/+3
| | | | | | | | | | * Convert to new GNOME infrastructure Reported by: Kevin Oberman <oberman@es.net> [1] Obtained from: Gnumeric CVS [1] Notes: svn path=/head/; revision=78974
* Chase the gal2 shared lib version.Joe Marcus Clarke2003-04-051-1/+2
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=78235
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-071-5/+5
| | | | | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
* Update to 1.1.15.Joe Marcus Clarke2003-01-191-2/+2
| | | | Notes: svn path=/head/; revision=73526
* Update to 1.1.12.Joe Marcus Clarke2002-11-161-1/+1
| | | | Notes: svn path=/head/; revision=70269
* Update to 1.1.11.Joe Marcus Clarke2002-11-081-1/+1
| | | | Notes: svn path=/head/; revision=69750
* Update to 1.1.10.Joe Marcus Clarke2002-10-281-2/+2
| | | | Notes: svn path=/head/; revision=69013
* Update to 1.1.9.Joe Marcus Clarke2002-10-051-3/+2
| | | | Notes: svn path=/head/; revision=67333
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Add a full dependency on libgda2. Bump PORTREVISION.Joe Marcus Clarke2002-09-181-7/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66627
* Prevent breakage when both gal1 and gal2 are installed.Maxim Sobolev2002-09-161-1/+2
| | | | Notes: svn path=/head/; revision=66444
* Add gnumeric2 after a repo copy from gnumeric. Gnumeric2 is a sreadsheetJoe Marcus Clarke2002-09-161-18/+25
| | | | | | | application for the GNOME 2 desktop. Notes: svn path=/head/; revision=66407
* Update to 1.0.9.Maxim Sobolev2002-07-201-1/+1
| | | | Notes: svn path=/head/; revision=63273
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-111-5/+3
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* Update to 1.0.8.Maxim Sobolev2002-06-211-6/+7
| | | | Notes: svn path=/head/; revision=61677
* Update to 1.0.7.Maxim Sobolev2002-06-071-2/+2
| | | | Notes: svn path=/head/; revision=60800