summaryrefslogtreecommitdiffstats
path: root/math/gnumeric
Commit message (Collapse)AuthorAgeFilesLines
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Update to 1.0.13.marcus2003-04-113-41/+2
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Implement the vendor fix for the recent stack overflow bug. This fixmarcus2003-01-092-4/+29
| | | | | | | increases the buffer size ten-fold, but allocates memory dynamically on the heap. Obtained from: GNOME CVS
* Reduce the XML I/O buffer size from 1 MB to 768 KB. This fixes a thread[0]marcus2003-01-062-0/+12
| | | | | | overflow that caused Gnumeric to crash or hang when opening XML files. PR: 46807
* Update to 1.0.12.marcus2003-01-052-2/+2
|
* Ypdate to 1.0.11.marcus2003-01-015-39/+18
|
* Bump PORTREVISION after the gal version bump.marcus2002-11-121-0/+1
|
* Update to 1.0.10.marcus2002-10-082-2/+2
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-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.
* Update to 1.0.9.sobomax2002-07-203-428/+425
|
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-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
* Update to 1.0.8.sobomax2002-06-213-347/+356
|
* Put back python support (requires up to date libtool).sobomax2002-06-081-1/+21
|
* Update to 1.0.7.sobomax2002-06-077-537/+485
|
* Update to 1.0.6.sobomax2002-04-153-5/+38
|
* Remove iconv->giconv hack.sobomax2002-03-281-9/+0
| | | | | PR: 36060 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Fix another few places where giconv used instead of iconv.sobomax2002-03-191-1/+1
| | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andsobomax2002-03-181-2/+0
| | | | -liconv to -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+2
| | | | libiconv.
* Add Guppi into RUN_DEPENDS, so that user gets graph plotting features rightsobomax2002-03-141-0/+1
| | | | OOB.
* Update to 1.0.5.sobomax2002-03-124-3/+18
|
* Update stf-parse.c patch not to break multibyte fixnakai2002-03-032-34/+10
|
* Chase psiconv shared library version bump.sobomax2002-02-221-1/+1
|
* Update to 1.0.4.sobomax2002-02-043-2/+3
| | | | | PR: 34571 Submitted by: Joe Clarke <marcus@marcuscom.com>
* Update to 1.0.3.sobomax2002-01-233-6/+28
|
* Update to 1.0.2.sobomax2002-01-163-4/+4
|
* Update to 1.0.1.sobomax2002-01-113-2/+6
|
* Update to 1.0.0. Just In Time [tm] for the 4.5-RELEASE. :)sobomax2002-01-023-5/+27
|
* Update to 0.99.1.sobomax2001-12-284-6/+191
|
* Update to 0.99.0.sobomax2001-12-184-144/+179
|
* Update to 0.76.sobomax2001-11-214-59/+4
|
* Update to 0.75.sobomax2001-11-075-15/+26
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* Update to 0.72.sobomax2001-10-234-11/+23
|
* Update to 0.71.sobomax2001-10-095-358/+439
|
* Forgot to cvs rm this patch when committing 0.70 update.sobomax2001-08-221-14/+0
| | | | Submitted by: olgeni
* Update to 0.70.sobomax2001-08-213-3/+7
|
* Update to 0.69.sobomax2001-08-138-258/+233
|
* Update to 0.68.sobomax2001-08-067-20/+52
|
* Explicitly link with libgiconv, because otherwise it fails to save files insobomax2001-07-171-1/+2
| | | | | | | MS Excel format. PR: 29038 Submitted by: Adam Nealis <adamnealis@yahoo.co.uk>
* Update to 0.67.sobomax2001-07-099-74/+84
|
* Clean up dependency chains after moving gtkhtml/gal inside theade2001-06-191-2/+1
| | | | USE_GNOME knob
* libgda falls under the USE_GNOME knob now, adjust dependencies accordingly.ade2001-06-191-3/+0
|
* Fix compilation problem when other iconv-type ports are installed.ade2001-05-222-0/+8
| | | | Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* Update to 0.65ade2001-05-216-360/+421
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-043-390/+427
| | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword.
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-291-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
OpenPOWER on IntegriCloud