aboutsummaryrefslogtreecommitdiff
path: root/math/gnumeric
Commit message (Collapse)AuthorAgeFilesLines
* - Update for goffice 0.4.1Pav Lucistnik2007-07-152-3/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=195649
* - Update to 1.7.10Pav Lucistnik2007-05-243-10/+13
| | | | Notes: svn path=/head/; revision=191648
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-32/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove libgnomeprintui since gnumeric now uses GTK printMichael Johnson2007-04-221-1/+1
| | | | | | | Reported by: mezz Notes: svn path=/head/; revision=190644
* Update to 1.7.9Michael Johnson2007-04-213-9/+12
| | | | Notes: svn path=/head/; revision=190595
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-194-39/+183
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
| | | | | | | Found by: portlint (cports.sh) Notes: svn path=/head/; revision=176401
* Fix internal path to the online help.Joe Marcus Clarke2006-06-031-1/+2
| | | | | | | | PR: 98438 Submitted by: lawrance Notes: svn path=/head/; revision=164313
* Add a missing dependency on libgnomeui now that libgnomedb is no longerJoe Marcus Clarke2006-03-271-1/+1
| | | | | | | | | there by default. Reported by: pointyhat via kris Notes: svn path=/head/; revision=158262
* Add a forgotten '='.Joe Marcus Clarke2006-03-271-1/+1
| | | | Notes: svn path=/head/; revision=158230
* Turn the libgnomedb dependency into an OPTION.Joe Marcus Clarke2006-03-271-2/+3
| | | | Notes: svn path=/head/; revision=158229
* Optionalize libgnomedb support since libgda2 and libgda3 conflict.Joe Marcus Clarke2006-03-262-10/+22
| | | | Notes: svn path=/head/; revision=158219
* Update to 1.6.3.Joe Marcus Clarke2006-03-253-42/+4
| | | | Notes: svn path=/head/; revision=158111
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+40
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix build on 4.xJean-Yves Lefort2006-02-081-0/+35
| | | | | | | | PR: ports/92878 Submitted by: Tod McQuillin <devin@spamcop.net> Notes: svn path=/head/; revision=155476
* - Update to 1.6.2Michael Johnson2006-01-312-6/+5
| | | | Notes: svn path=/head/; revision=154938
* Update to 1.6.1.Joe Marcus Clarke2005-11-144-552/+10
| | | | Notes: svn path=/head/; revision=148296
* Fix build with goffice 0.1.1 [1].Koop Mast2005-11-083-0/+547
| | | | | | | | | Add SHA256 Checksum. Obtained from: Gnumeric cvs. Notes: svn path=/head/; revision=147580
* Update to 1.6.0.Joe Marcus Clarke2005-11-059-615/+509
| | | | Notes: svn path=/head/; revision=147311
* Add manual to update the mimetype database, bump the PORTREVISION.Jeremy Messenger2005-04-032-1/+5
| | | | | | | Submitted by: kwm Notes: svn path=/head/; revision=132377
* - Only remove locale directories if emptyMichael Johnson2005-03-131-2/+2
| | | | Notes: svn path=/head/; revision=131106
* - Update to 1.4.3Michael Johnson2005-03-133-410/+416
| | | | Notes: svn path=/head/; revision=131105
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 1.4.2.Joe Marcus Clarke2005-01-186-23/+25
| | | | Notes: svn path=/head/; revision=126694
* - Change forgotten PORTSNAME from gnumeric2 to gnumeric fromMichael Johnson2004-12-201-3/+2
| | | | Notes: svn path=/head/; revision=124558
* Move math/gnumeric2 --> math/gnumericMichael Johnson2004-12-1118-781/+565
| | | | Notes: svn path=/head/; revision=123705
* Unbreak with GCC 3.4.2.Joe Marcus Clarke2004-09-203-4/+37
| | | | | | | | Submitted by: Anish Mistry <mistry.7@osu.edu> Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118309
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* 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
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* Update to 1.0.13.Joe Marcus Clarke2003-04-113-41/+2
| | | | Notes: svn path=/head/; revision=78724
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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
* Implement the vendor fix for the recent stack overflow bug. This fixJoe Marcus Clarke2003-01-092-4/+29
| | | | | | | | | | increases the buffer size ten-fold, but allocates memory dynamically on the heap. Obtained from: GNOME CVS Notes: svn path=/head/; revision=72820
* Reduce the XML I/O buffer size from 1 MB to 768 KB. This fixes a thread[0]Joe Marcus Clarke2003-01-062-0/+12
| | | | | | | | | overflow that caused Gnumeric to crash or hang when opening XML files. PR: 46807 Notes: svn path=/head/; revision=72648
* Update to 1.0.12.Joe Marcus Clarke2003-01-052-2/+2
| | | | Notes: svn path=/head/; revision=72554
* Ypdate to 1.0.11.Joe Marcus Clarke2003-01-015-39/+18
| | | | Notes: svn path=/head/; revision=72077
* Bump PORTREVISION after the gal version bump.Joe Marcus Clarke2002-11-121-0/+1
| | | | Notes: svn path=/head/; revision=69935
* Update to 1.0.10.Joe Marcus Clarke2002-10-082-2/+2
| | | | Notes: svn path=/head/; revision=67585
* 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
* Update to 1.0.9.Maxim Sobolev2002-07-203-428/+425
| | | | 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-213-347/+356
| | | | Notes: svn path=/head/; revision=61677
* Put back python support (requires up to date libtool).Maxim Sobolev2002-06-081-1/+21
| | | | Notes: svn path=/head/; revision=60895
* Update to 1.0.7.Maxim Sobolev2002-06-077-537/+485
| | | | Notes: svn path=/head/; revision=60800
* Update to 1.0.6.Maxim Sobolev2002-04-153-5/+38
| | | | Notes: svn path=/head/; revision=57732
* Remove iconv->giconv hack.Maxim Sobolev2002-03-281-9/+0
| | | | | | | | PR: 36060 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56786