Commit Graph

89 Commits

Author SHA1 Message Date
Maxim Sobolev 1fe95ede94 Update to 1.0.6. 2002-04-15 21:02:53 +00:00
Maxim Sobolev f0b8fe1818 Remove iconv->giconv hack.
PR:		36060
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-28 12:32:03 +00:00
Maxim Sobolev 47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Maxim Sobolev a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA 21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev 8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Maxim Sobolev a107489360 Add Guppi into RUN_DEPENDS, so that user gets graph plotting features right
OOB.
2002-03-14 14:28:22 +00:00
Maxim Sobolev c16cfedb57 Update to 1.0.5. 2002-03-12 22:51:01 +00:00
Yukihiro Nakai 82c07df8d3 Update stf-parse.c patch not to break multibyte fix 2002-03-03 10:12:42 +00:00
Maxim Sobolev 2d86193b11 Chase psiconv shared library version bump. 2002-02-22 20:15:33 +00:00
Maxim Sobolev 32241e4b71 Update to 1.0.4.
PR:		34571
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-02-04 14:30:56 +00:00
Maxim Sobolev a58e8d418d Update to 1.0.3. 2002-01-23 15:23:21 +00:00
Maxim Sobolev d46fd5235f Update to 1.0.2. 2002-01-16 12:45:38 +00:00
Maxim Sobolev cef31e6dda Update to 1.0.1. 2002-01-11 14:44:11 +00:00
Maxim Sobolev 878acbb345 Update to 1.0.0. Just In Time [tm] for the 4.5-RELEASE. :) 2002-01-02 12:01:04 +00:00
Maxim Sobolev 66d07f1382 Update to 0.99.1. 2001-12-28 08:53:02 +00:00
Maxim Sobolev c7192d0412 Update to 0.99.0. 2001-12-18 06:13:26 +00:00
Maxim Sobolev df13eaabdc Update to 0.76. 2001-11-21 11:30:54 +00:00
Maxim Sobolev 5e65c4e862 Update to 0.75. 2001-11-07 10:10:12 +00:00
Maxim Sobolev b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev e0aca85cdd Update to 0.72. 2001-10-23 13:33:33 +00:00
Maxim Sobolev b691224435 Update to 0.71. 2001-10-09 13:18:41 +00:00
Maxim Sobolev 85a7238f2b Forgot to cvs rm this patch when committing 0.70 update.
Submitted by:	olgeni
2001-08-22 16:30:40 +00:00
Maxim Sobolev 730752364f Update to 0.70. 2001-08-21 14:12:20 +00:00
Maxim Sobolev ecdcb91991 Update to 0.69. 2001-08-13 11:19:45 +00:00
Maxim Sobolev 89b6ca446c Update to 0.68. 2001-08-06 11:02:56 +00:00
Maxim Sobolev 1925790266 Explicitly link with libgiconv, because otherwise it fails to save files in
MS Excel format.

PR:		29038
Submitted by:	Adam Nealis <adamnealis@yahoo.co.uk>
2001-07-17 15:48:46 +00:00
Maxim Sobolev c728c60608 Update to 0.67. 2001-07-09 16:46:59 +00:00
Ade Lovett 4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Ade Lovett 25c88b865f libgda falls under the USE_GNOME knob now, adjust dependencies accordingly. 2001-06-19 08:15:06 +00:00
Ade Lovett d2e53511fc Fix compilation problem when other iconv-type ports are installed.
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-05-22 22:22:30 +00:00
Ade Lovett 1bc76ecc3a Update to 0.65 2001-05-21 18:07:24 +00:00
Ade Lovett 5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett 48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
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.
2001-05-04 21:51:17 +00:00
Maxim Sobolev 4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-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.
2001-03-29 16:35:19 +00:00
Ade Lovett d0d337cf0e Update for new x11-toolkits/gal shared library revision 2001-02-09 22:01:59 +00:00
Ade Lovett bf3d4efb9c Allow CATEGORIES to be overriden by the respective japanese/* ports
(and others, should they ever be born)

Still don't understand why practically all of this can't be merged
into the main GNOME source tree, but hey ho.

Requsted by:	knu
2001-01-24 16:03:49 +00:00
Ade Lovett 69b7a85272 Update to 0.61 2000-12-22 02:20:35 +00:00
Ade Lovett 77ceb66014 Update to use new gal 2000-12-15 17:54:21 +00:00
Ade Lovett 83ec3c4afc Update to 0.60 2000-12-08 21:10:56 +00:00
Ade Lovett 7115ab8f02 Update to 0.59a 2000-11-30 18:16:15 +00:00
Ade Lovett 7fdc1932c0 Update to 0.59 - we got the pregenerated documentation back, hurrah! 2000-11-19 21:36:09 +00:00
Ade Lovett 67217ea418 Update to 0.58, without helpfiles on this one, since there are no
pregenerated files (unlike previous tarballs), and we need db2html
to build them ourselves.  I'm assuming that db2html is a part of
docbook somewhere, and whilst GNOME is a little bloated by itself,
I don't (yet) want to make docbook a dependency.
2000-11-14 21:53:52 +00:00
Ade Lovett c0a31816d5 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
Ade Lovett 04acf74c9f Fixes for new lang/gnomebasic 2000-11-02 21:20:23 +00:00
Ade Lovett 9b32edba90 Chase gal shlib version
Implement USE_PYTHON
2000-10-20 16:25:09 +00:00
Ade Lovett 9087164bf4 Update to 0.57, now using x11-toolkits/gal 2000-10-11 18:31:36 +00:00
Jeremy Lea c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Ade Lovett 8bda462858 Chase new gnomeprint 2000-09-28 18:04:46 +00:00
Ade Lovett 972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00