Commit graph

54 commits

Author SHA1 Message Date
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
Ade Lovett
03b601d7b6 Point WWW to www.gnome.org for now.
Submitted by:	distfile survey
2001-05-21 18:39:51 +00:00
Maxim Sobolev
4d93d275ae Update 0.10. It still hangs at startup, though... 2001-05-16 15:59:21 +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
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +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
Maxim Sobolev
0de82c5856 Update to 0.9. Please note that I was not able to get anything but cool
splash screen out of it, so use with caution. However, this version at least
compiles with, which is a big step forward ;-).
2001-03-16 20:59:47 +00:00
Ade Lovett
1b6567ed73 Chase gtkhtml shared library revision. 2001-01-31 15:57:21 +00:00
Ade Lovett
e7f24dbc0a Max kindly agreed to be the vict^Wmaintainer. We need fresh new
blood to sacrif^Wget rid of the Linuxisms.

Good luck, Max!
2001-01-30 16:45:58 +00:00
Ade Lovett
3c67654ba0 Chase new gtkhtml shared library number 2001-01-25 23:32:55 +00:00
Ade Lovett
cc82dead1e Newest bonobo breaks this. Shame. 2001-01-05 15:37:16 +00:00
Ade Lovett
10d9e1753f Unbreak and update to 0.8
This one just seems to hang and chew CPU, at least on
my -current laptop.

I fear having to build a separate GNOME environment, with
all the debug symbols, to track this one down.

Two GNOME's on one machine!  He must be mad!
2000-12-16 01:43:26 +00:00
Ade Lovett
d55e1b9614 Use new gtkhtml - still broken :) 2000-12-15 17:56:51 +00:00
Ade Lovett
54028856d9 Mark BROKEN.. it's incompatible with the new x11-toolkits/gal.
I love GNOME release engineering.  Really.
2000-12-08 21:12:35 +00:00
Ade Lovett
c0a31816d5 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
Ade Lovett
83c84856f6 Update to 0.6 2000-11-03 17:52:13 +00:00
Ade Lovett
84141096a6 Chase gtkhtml shlib version 2000-10-20 16:27:45 +00:00
Ade Lovett
ee5ebb4c1d Temporarily mark broken, primarily because of the new bonobo.
New releases should be out real soon now.
2000-10-10 17:26:17 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Ade Lovett
8bda462858 Chase new gnomeprint 2000-09-28 18:04:46 +00:00
Ade Lovett
dc24d06d3f Add a couple of patches to make evolution do the right thing on
initial startup (you no longer have to manually copy some files
around).  These updates will be committed to the next version of
evolution itself.

Many thanks to Dan Winship <danw@helixcode.com> for pointing
me in the right direction after my bug report.
2000-09-19 21:14:01 +00:00
Ade Lovett
d5b5af0c11 Update to 0.5.1 2000-09-16 17:28:06 +00:00
Ade Lovett
ba1bf5726e Update to 0.5 -- they still haven't fixed that stupid
"I don't want to copy all the files" first-time-install bug *sigh*
2000-09-13 22:43:58 +00:00
Ade Lovett
4fb7aa4053 Update to 0.4.1 2000-08-23 17:55:43 +00:00
Ade Lovett
cc3f544077 Updates for new gtkhtml and bonobo 2000-08-17 16:45:29 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00