Commit graph

17 commits

Author SHA1 Message Date
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
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
2002-07-11 17:16:10 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Maxim Sobolev
c5a9970f43 Manually invoke `${MAKE} patch' for Gnumeric, because puting it into
BUILD_DEPEDS creates short circuit when make clean is invoked either for
Gnumeric port or for Guppi port. Perhaps our bsd.port.mk should be fixed
to avoid such problems.

Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-03-14 16:40:24 +00:00
Maxim Sobolev
28d8169871 Remove Gnumeric from RUN_DEPENDS. It is still needed at the build phase, but
only to take few files from the distribution. For example, this should allow
to use Gnucash without installing Gnumeric as well as to use Guppi in
Gnumeric's RUN_DEPENDS to make graph plotting features working OOB.

Bump PORTREVISION.
2002-03-14 14:24:24 +00:00
Maxim Sobolev
5578230f6e <cvs="sucks">
Grrr, `cvs rm' followed by `cvs add' in a remote mode doesn't add the file
  back to a repo.
</cvs>
2002-01-23 15:32:59 +00:00
Maxim Sobolev
175ca0ddfb Update to 0.40.3. 2002-01-23 15:23:29 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
4232aaa5fa Update to 0.40.2. 2001-11-23 17:58:18 +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
47eb709f12 Update to 0.40.0. 2001-10-23 13:36:38 +00:00
Maxim Sobolev
76eaf6e089 Unbroke with latest libglade. 2001-09-11 15:37:23 +00:00
Maxim Sobolev
9f2be6cffe Add python libraries into list of libs returned by libguppiConf.sh script,
so other pacages (e.g. gnucash) will be able to link with libguppi.
2001-07-27 15:37:21 +00:00
Maxim Sobolev
4555fd436f Add --enable-explicit-python-linking into CONFIGURE_ARGS - this should allow
guppi to be used from other Gnome components, like Gnucash.

Submitted by:	Mixtim <mixtim@home.com>
2001-07-11 08:57:06 +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
Maxim Sobolev
51ed61908b Add guppi 0.35.5, a ploting program for GNOME. 2001-05-21 12:41:59 +00:00