Commit graph

79 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
Maxim Sobolev
7bb784149f Add missed gal and gtkhtml into USE_GNOME. Also remove redundant gnomecc from
USE_GNOME - this dependency is inherited from gnomepilot.
2002-07-10 16:27:39 +00:00
Joe Marcus Clarke
aea805e701 * Update to 1.0.8.
* Implement USE_GNOMENG
* Implement REINPLACE

With this commit, and the upcoming bonobo-conf commit, GNOME 2.0 users
should be able to use Evolution wihtout needing any other hacks.
2002-07-09 21:56:37 +00:00
Joe Marcus Clarke
ee840f0aae Update to 1.0.7. 2002-06-14 20:11:58 +00:00
Kris Kennaway
43b454f7fe The distfile was rerolled on the official MASTER_SITES; no changes.
Noticed by:	bento
2002-05-15 23:21:32 +00:00
Joe Marcus Clarke
c252a16a73 Revert the mast site back to GNOME so that my people page isn't used as
a dist site.  It seems Ximian has posted the source tarball to the GNOME
mirrors.
2002-05-13 22:54:12 +00:00
Joe Marcus Clarke
73fce98862 Update to 1.0.5.
I'll keep the distfile in my people site until the FTP site is updated or
Ximian posts the official source tarball to the GNOME master site mirrors.
2002-05-12 04:20:04 +00:00
Joe Marcus Clarke
8cc9996555 Fix the receive timestamp when DST is in effect. Bump PORTREVISION.
Tested by:	Mike Harding <mvh@ix.netcom.com> and myself
2002-05-08 16:37:39 +00:00
Maxim Sobolev
ebb3027ee5 Update to 1.0.4. Use home-rolled distfile (using sources checked out from
their cvs repo passed through automake/autoconf with EVOLUTION_1_0_4 tag),
because ximian doesn't hurry up to release an official source tarball.
2002-05-08 15:19:31 +00:00
Joe Marcus Clarke
e6fe84427b Fix a problem were date stamps were offset by one hour when DST was in effect.
Bump PORTREVISION.

PR:		37471
Submitted by:	Larry Rosenman <ler@lerctr.org>
Approved by:	sobomax
2002-04-26 21:25:28 +00:00
Maxim Sobolev
60d074af1c Since MASTER_SITE_LOCAL distribution mechanism appears to be broken (48 hours
elapsed since I had put db3 distfile into my ~/public_distfiles, but it still
unavailable from mirrors), provide http://people.freebsd.org download location.
2002-03-27 16:49:38 +00:00
Maxim Sobolev
fb32b2e1ae Update to 1.0.3. 2002-03-25 20:21:08 +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
Maxim Sobolev
7d3860493c Regen after a recent addition of the PATCHFILE.
Submitted by:	Mike Hardling <mvh@ix.netcom.com>
Pointy hat to:	sobomax
2002-02-25 08:14:49 +00:00
Maxim Sobolev
d4333f98f0 New feature: allow per-profile configuration of reply-to address. Bump
PORTREVISION. The patch was submitted to the vendor for integration into
the next release.
2002-02-23 20:05:08 +00:00
Maxim Sobolev
df3162b574 Remove useless patches. 2002-02-13 16:14:59 +00:00
Bill Fenner
863ca7db55 Fix closing parenthesis for defined()
Submitted by:	port survey
2002-02-13 15:40:56 +00:00
Ade Lovett
90be146649 Add OpenLDAP2 support if WITH_LDAP is defined - this is a candidate for
turning into a WITHOUT_LDAP switch to abide by accepted GNOME bloatware
standards.

PR:		32838
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-13 05:03:22 +00:00
Maxim Sobolev
94daf38cda Update to match the realiry.
Prompted by:	nbm
2002-02-11 11:28:47 +00:00
Maxim Sobolev
d458fa5a98 Update to 1.0.2.
PR:		34580
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-08 09:08:39 +00:00
Maxim Sobolev
d1ce5655e4 Catch up changed MASTER_SITE_SUBDIR. 2002-02-05 07:44:06 +00:00
Maxim Sobolev
727a9e81e0 Don't compile/install useless statically linked versions of shared objects. 2002-01-22 20:39:37 +00:00
Maxim Sobolev
7c3e94491b Don't compile/install useless statically linked version of shared object. 2002-01-22 14:17:19 +00:00
Maxim Sobolev
845c05afac Update to 1.0.1.
PR:		33835
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-13 19:25:17 +00:00
Jeremy Lea
52d84ee998 Missed ${LOCALBASE}/pilot/ -> ${LOCALBASE} 2002-01-06 20:52:03 +00:00
Maxim Sobolev
d23345cc35 Add gnomespell into RUN_DEPENDS, so that spell checking works right out of the
box. Bump PORTREVISION.
2001-12-29 21:42:36 +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
eaaacfa441 Enable SSL support. Bump PORTREVISION. 2001-12-19 11:11:28 +00:00
Maxim Sobolev
e51ad01593 Disable LDAP support for now, because it appears that db3-3.2.9 linked with
libopenldap is being linked into evolution before our private static
db3-3.1.17, which again destabilises Evolution. Bump PORTREVISION.
2001-12-17 19:39:33 +00:00
Maxim Sobolev
6ccfca34ce Add LDAP support.
PR:		32838
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-17 16:07:51 +00:00
Maxim Sobolev
7b632d55dd Make pilot support optional (controllable via WITHOUT_PILOT make(1) variable).
Submitted by:	roam
2001-12-17 11:34:52 +00:00
Maxim Sobolev
2e5922223d - Add information for fetching Ukrainian weather forecasts;
- add Daily Daemon News and FreeBSD Newsflash newsfeeds.

No PORTREVISION bump, because these changes aren't significant enough.
2001-12-15 11:55:07 +00:00
Maxim Sobolev
cc3a50e708 Build our own, private static db3-3.1.17 library, because Ximian recommends
using 3.1.17, insisting that Evolution might not work properly with more
recent versions (3.2.9 in this case). Bump PORTREVISION.

Recommended update.
2001-12-15 04:40:13 +00:00
Maxim Sobolev
c85f2730b9 Enable gnomepilot support.
Submitted by:	Jan Stocker <Jan.Stocker@t-online.de>
2001-12-14 14:26:43 +00:00
Maxim Sobolev
e4623b8763 Fix a bug in local timezone handling. Bump PORTREVISION.
Submitted by:	Gary Geisbert <geisbert@code1200.nrl.navy.mil>
2001-12-07 19:02:56 +00:00
Maxim Sobolev
af27c52aa3 Disable run-time checks for the libdb version. This should fix problems with
addressbook. Bump PORTREVISION.

PR:		32541
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-06 12:01:24 +00:00
Maxim Sobolev
64c34dbae9 Update to 1.0. 2001-12-05 13:21:27 +00:00
Maxim Sobolev
4dc189f662 Update to 0.99.2. 2001-11-20 14:20:03 +00:00
Maxim Sobolev
3206ad8e7f Change permissions of all files in ${PREFIX}/share/gnome/evolution/default_user
to be 644, otherwise after installation the user will be unable to make any
changes to his/her mailboxes.

See http://bugzilla.ximian.com/show_bug.cgi?id=14961 for details.

Submitted by:	Christopher Masto <chris@netmonger.net>
2001-11-12 10:45:21 +00:00
Maxim Sobolev
38f07d4a74 Update to 0.99.0. 2001-11-09 16:43:33 +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
155c9663b5 Update to 0.15. 2001-10-09 07:29:16 +00:00
Maxim Sobolev
7f176f977d Update to 0.14. 2001-10-01 06:40:03 +00:00
Satoshi Asami
cee16c481f Fix compilation problems.
Submitted by:	asmodai
2001-09-13 06:43:26 +00:00
Maxim Sobolev
e8bd479404 Update to 0.13. 2001-09-11 18:14:12 +00:00
Maxim Sobolev
3ef1afa8d7 Update to 0.12. Unfortunately it still doesn't work, even with fixed oaf,
however it goes further that earlier and instead of hanging solidly at
startup tries to launch its components, but goes kaboom (i.e. sig 12) and
dies in agony. Therefore, brave souls with loaded debuggers are welcome to
fix this fscking crap and submit their patches to gnome@FreeBSD.org.
2001-09-04 18:53:13 +00:00
Maxim Sobolev
bc0ac667f4 Mark as B0RKEN - out of sync with the latest gal (it was not working, so not a
big deal really).

PR:		28238
Submitted by:	Kevin Oberman <oberman@es.net>
2001-07-17 15:54:02 +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