Commit Graph

14 Commits

Author SHA1 Message Date
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