Commit Graph

39 Commits

Author SHA1 Message Date
Maxim Sobolev
d463c9e7db Update to 1.6.4. 2001-11-23 17:59:14 +00:00
Maxim Sobolev
1a7a48b6f8 Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0. 2001-10-28 04:43:18 +00:00
Maxim Sobolev
bc582f8d87 Move g-wrap from BUILD_DEPENDS to LIB_DEPENDS, because it is required at the
run time as well.

Submitted by:	Jim Freeze <jfreeze@freebsdportal.com>
		Glenn Johnson <glennpj@charter.net>
		Mike Meyer <mwm@mired.org>
2001-09-29 07:21:58 +00:00
Maxim Sobolev
a83090b440 Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessary
for getting stock quote updates.

PR:		30403
Submitted by:	Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2001-09-11 15:52:31 +00:00
Maxim Sobolev
b61a15faef Update to 1.6.2. 2001-08-16 13:13:18 +00:00
Maxim Sobolev
7f8b4ad19d Update to 1.6.1. 2001-07-31 09:53:38 +00:00
Ade Lovett
5553db9a12 Update to 1.4.12 2001-05-22 23:34:13 +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
Kris Kennaway
59d6041c85 Forgot to commit sorted, updated plist with previous commit 2001-04-17 19:04:08 +00:00
Kris Kennaway
0c703c596d Update to gnucash 1.4.11 2001-04-17 18:30:37 +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
548809869d Release a few ports back into the wild that I don't have
time to maintain any more.
2001-01-22 19:33:59 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Ade Lovett
e397622e9a Update to 1.4.9 2000-12-08 21:12:04 +00:00
Ade Lovett
18719b430a Update to 1.4.8 2000-11-03 20:49:35 +00:00
Ade Lovett
633afd4037 Update to 1.4.7 2000-10-05 22:47:27 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Ade Lovett
a17d5b334a Update to 1.4.5, reorder MASTER_SITES, and sort PLIST 2000-09-07 15:46:38 +00:00
Ade Lovett
0c1078bf2f Update to 1.4.4
Submitted by:	will (in part)
2000-08-21 16:45:57 +00:00
David E. O'Brien
52c5173fb8 Ade decided he would be a willing victim and become the maintainer of this. 2000-08-20 20:31:43 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
David E. O'Brien
e0a3c303d3 Upgrade to version 1.4.2.
Submitted by:	Matthew Condell <mcondell@bbn.com>

PR:				19550
Submitted by:	Glenn Johnson <glennpj@bayouhome.net>
2000-07-19 11:49:50 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
David E. O'Brien
8735743043 Upgrade to version 1.3.4. 2000-03-28 18:30:16 +00:00
David E. O'Brien
cf56d97906 Directory reorginization on the master site.
Submitted by:	"David G. Paschich" <dpassage@flophouse.com>
2000-03-28 18:03:51 +00:00
David E. O'Brien
181e6db4b9 Upgrade to version 1.3.3.
Submitted by:	Matthew Condell <mcondell@bbn.com>
		For whom I cannot give enough praise for upgrading one of
		the most difficult ports I know of.
2000-03-26 13:16:31 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
bcd7e08825 distsite reorged
PR:		17049
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 09:21:41 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
f8715bdca2 Whoever Wrote Whe Wexinvest Wkg/Wescr should be taken out and shot. 1999-05-02 21:53:08 +00:00
Matthew Hunt
15b2cf6756 Note that this Makefile is for "gnucash" rather than "foo".
Correct version in comments, as well.
1999-04-27 20:11:57 +00:00
David E. O'Brien
62bf46c59e Upgrade to 1.0.18.
PR:		ports/8978
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-12-25 20:10:50 +00:00
David E. O'Brien
fcfd8b307c Change maintainer (as requested by the previous maintainer) 1998-08-12 19:00:46 +00:00
David E. O'Brien
5996b7ceee gnucash moves from misc -> deskutils 1998-08-10 02:51:45 +00:00
David E. O'Brien
7494b1ec0c Merge the xacc and gnucash ports into one.
For the moment gnucash is really xacc, but the development path for xacc
has sceased in favor of gnucash.
1998-08-08 03:26:22 +00:00
David E. O'Brien
a84457de5a Gnucash is a Quicken-like next generation of money manager created
from a merger of X-Accountant and GnoMoney.
1998-07-28 23:43:25 +00:00