Joe Marcus Clarke
8fc3be91f1
Add support for the gnucash-docs port.
...
PR: 48402
Submitted by: Glenn Johnson <glennpj@charter.net>
2003-02-18 03:45:50 +00:00
Joe Marcus Clarke
ba99e66049
* Add a dependency on libofx as well as a missing Perl module dependency [1]
...
* Update plist to satisfy portlint
PR: 48360 [1]
Submitted by: Glenn Johnson <glennpj@charter.net> [1]
2003-02-17 21:24:43 +00:00
Joe Marcus Clarke
a5261b9aa3
Fix I18N support.
...
Reported by: Burkard Meyendriesch <bm@malepartus.de>
2003-02-14 18:30:05 +00:00
Joe Marcus Clarke
cb9a70023b
Update to 1.8.1.
2003-02-12 04:28:13 +00:00
Joe Marcus Clarke
575f96958a
Move gnucash from deskutils to finance.
2003-02-06 03:20:56 +00:00
Joe Marcus Clarke
d6d5c6b370
Install the modules .la files. This is one of the rare exceptions where
...
this is required to get the application working.
2003-02-05 08:33:53 +00:00
Joe Marcus Clarke
76a6849607
Update to 1.8.0.
2003-02-05 06:12:43 +00:00
Joe Marcus Clarke
318ecf9e72
GnuCash no longer requires swig or eperl to build.
...
Submitted by: Mike Harding <mvh@ix.netcom.com>
2003-02-02 16:14:47 +00:00
Joe Marcus Clarke
9911298e4e
Fix build with the new gtkhtml.
2002-11-12 03:10:10 +00:00
Joe Marcus Clarke
49834e035e
Bump PORTREVISION after the gtkhtml version bump.
2002-11-12 02:09:58 +00:00
Akinori MUSHA
229367aa37
devel/SWIG-devel -> devel/swig13
2002-10-30 13:16:07 +00:00
Joe Marcus Clarke
6dd176bc6c
Update to 1.6.8.
2002-08-22 20:33:37 +00:00
Maxim Sobolev
2c3e4f7d47
Update to 1.6.7.
2002-08-18 07:40:20 +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
Maxim Sobolev
1456f96a12
- Fix incompatibility with guile-1.4.1 and bump PORTREVISION;
...
- use USE_REINPLACE while I am here.
Reported by: Glenn Johnson <glennpj@charter.net>
2002-06-21 12:22:08 +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
da7926a34c
Remove iconv->giconv hack.
2002-04-08 11:05:53 +00:00
Maxim Sobolev
449a928eea
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
...
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Maxim Sobolev
ad661490f2
Update to 1.6.6.
2002-03-13 10:52:13 +00:00
Maxim Sobolev
8e47a4aba8
Update version number of guppi shared library.
...
Submitted by: Michael V. Harding <mvh@corp.namesafe.com>
2002-01-25 06:28:45 +00:00
Maxim Sobolev
a21212ed3e
Update to 1.6.5.
2002-01-10 12:10:07 +00:00
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